Age | Commit message (Expand) | Author |
2015-01-19 | Hide the old flag when editing a location on the map | Dirk Hohndel |
2015-01-19 | Show a flag when editing a location on the globe | Dirk Hohndel |
2015-01-19 | Don't just change the location when double clicking on the globe | Dirk Hohndel |
2015-01-19 | Always updated the coordinates from the displayed_dive | Dirk Hohndel |
2015-01-19 | Fix extreme sluggish profile over time | Tomaz Canabrava |
2015-01-19 | Only update the "add dive profile / plan dive" 20x/s | Tomaz Canabrava |
2015-01-18 | Fix build: add missing #includes | Thiago Macieira |
2015-01-18 | Move the heart rate graph | Joakim Bygdell |
2015-01-18 | Clean up the header files | Dirk Hohndel |
2015-01-17 | Cache the complex items to give us a boost of speed | Tomaz Canabrava |
2015-01-17 | Fix memleak of QGraphicsRectItem | Tomaz Canabrava |
2015-01-17 | Only update text if something changed | Tomaz Canabrava |
2015-01-17 | Fix the colors - brush wasn't being set anymore. | Tomaz Canabrava |
2015-01-17 | Reduce the amount of new/delete when setting a new text on DiveTextItem | Tomaz Canabrava |
2015-01-17 | Make Facebook support a config option | Dirk Hohndel |
2015-01-17 | Planner rebreather mode | Robert C. Helling |
2015-01-17 | Minor PSCR fixes | Robert C. Helling |
2015-01-17 | Reduce the refresh rate of the toolTipItem to 25fps. | Tomaz Canabrava |
2015-01-17 | Honor prefs.anim_speed on the ToolTip animations | Tomaz Canabrava |
2015-01-17 | Reduce the number of calls to boundingRect | Tomaz Canabrava |
2015-01-17 | Fix the colors of the rectangle | Tomaz Canabrava |
2015-01-17 | Implement the paint method to draw the rounded rectangle. | Tomaz Canabrava |
2015-01-17 | Remove the background and the separator | Tomaz Canabrava |
2015-01-17 | Inherit from QGraphicsRectItem instead of QGraphicsShapeItem | Tomaz Canabrava |
2015-01-15 | Reduce the amount of calls to create the background on the ToolTip | Tomaz Canabrava |
2015-01-15 | Reuse the entry tooltip item and do fewer calls for each mouse move | Tomaz Canabrava |
2015-01-15 | Do not set the rectangle if it's the same | Tomaz Canabrava |
2015-01-15 | Only update the rectangle if it changed | Tomaz Canabrava |
2015-01-15 | Do not free the membuffer, reuse it | Tomaz Canabrava |
2015-01-15 | Speed Improvemens: fewer calls to mapFromScene / mapToScene | Tomaz Canabrava |
2015-01-15 | Fix memory leak | Tomaz Canabrava |
2015-01-15 | Major speedup when moving the mouse in the profile | Tomaz Canabrava |
2015-01-14 | Remove instantMeanDepthLine | Cristine Guadelupe |
2015-01-14 | Ignore QWebView in Android | Joseph W. Joshua |
2015-01-13 | Dive download UI: sort the dive computer dropdown | Dirk Hohndel |
2015-01-13 | Attempt a better layout for the download dialog | Dirk Hohndel |
2015-01-11 | Dive d/l selection UI: clear table when retrying | Dirk Hohndel |
2015-01-11 | Don't use current_dc unless you know there's a current_dive | Dirk Hohndel |
2015-01-10 | Refactor dctype -> divemode | Robert C. Helling |
2015-01-10 | Replot after changing divetype | Robert C. Helling |
2015-01-10 | Add preferences field for default set-point | Robert C. Helling |
2015-01-10 | Add setpoint events according to divetype | Robert C. Helling |
2015-01-10 | Maintab combobox to set dive type | Robert C. Helling |
2015-01-10 | Rebreather type selector UI | Robert C. Helling |
2015-01-09 | Dive d/l UI: redo the states, the flow, the buttons | Dirk Hohndel |
2015-01-09 | If we can't find the dive, simply return no data | Dirk Hohndel |
2015-01-09 | Now use our table when downloading from the dive computer | Dirk Hohndel |
2015-01-09 | Add a private table for downloaded dives | Dirk Hohndel |
2015-01-09 | Add more infrastructure for a separate dive table | Dirk Hohndel |
2015-01-09 | Dive d/l selection UI: remove setData() method | Dirk Hohndel |