Age | Commit message (Expand) | Author |
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 |
2015-01-09 | Dive d/l selection UI: fix the row count ranges | Dirk Hohndel |
2015-01-09 | Dive d/l selection UI: update checkmark state correctly | Dirk Hohndel |
2015-01-09 | Dive d/l selection UI: the indices are inclusive, allocate enough space | Dirk Hohndel |
2015-01-09 | Dive d/l selection UI: only allow one download for now | Dirk Hohndel |
2015-01-09 | Dive d/l selection UI: don't setup the model if there are no dives | Dirk Hohndel |
2015-01-09 | Repair minor bug in CCR setpoint graph | Willem Ferguson |
2015-01-08 | Remove unused headers | Anton Lundin |
2015-01-08 | Only suggest OSTC3 fw upgrade on newer version | Anton Lundin |
2015-01-08 | Remove stray debug prints | Anton Lundin |
2015-01-08 | No need for a new variable | Dirk Hohndel |
2015-01-08 | Use setEnabled() instead of setDisabled() | Dirk Hohndel |
2015-01-08 | Dive d/l selection UI: hook up select / unselect all | Dirk Hohndel |
2015-01-08 | Dive d/l selection UI: add select all / unselect all | Dirk Hohndel |
2015-01-08 | Dive d/l selection UI: allow clicking anywhere in a row | Dirk Hohndel |
2015-01-08 | Dive d/l selection UI: fix more array access errors | Dirk Hohndel |
2015-01-08 | Dive d/l selection UI: brute force size optimizations | Dirk Hohndel |
2015-01-08 | Give reasonable names to layouts | Dirk Hohndel |
2015-01-08 | Dive d/l selection UI: show reasonable column headers | Dirk Hohndel |
2015-01-08 | Random whitespace cleanup | Dirk Hohndel |
2015-01-08 | Dive d/l selection UI: fix check if things were checked | Dirk Hohndel |
2015-01-08 | Dive d/l selection UI: close the dialog when done | Dirk Hohndel |
2015-01-08 | Dive d/l selection UI: Only show checkbox on the first column | Dirk Hohndel |
2015-01-08 | Dive d/l selection UI: disable OK until things are downloaded | Dirk Hohndel |
2015-01-08 | Fix missing return value | Dirk Hohndel |