Age | Commit message (Expand) | Author |
2015-01-10 | Maintab combobox to set dive type | Robert C. Helling |
2015-01-10 | Prepare for PSCR calculations | Robert C. Helling |
2015-01-10 | Rebreather type selector UI | Robert C. Helling |
2015-01-10 | Small adjustment to the Mac build instructions | Dirk Hohndel |
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 | Don't use the result of unsupported libdivecomputer calls | 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 | Include the right class, not QDebug | Anton Lundin |
2015-01-08 | Adjust array size to fit all csv params | 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 |
2015-01-08 | Dive d/l selection UI: show useful data in a useful format | Dirk Hohndel |
2015-01-08 | Dive d/l selection UI: don't close the dialog when we're done downloading | Dirk Hohndel |
2015-01-08 | Dive d/l selection UI: Rename button | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI: Only try to get the dive list if d/l succeeded | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI: Remove unused variable | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI: Add method to remove unused dives | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI: Hook up OK button | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI: Create a button to download the data from DC | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI: Add a table for the new dives from DC dialog | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI: Fill the checked vector as true | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI: Set the item flags | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI: Add the setData method | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI: Add the check states | Tomaz Canabrava |