Age | Commit message (Expand) | Author |
2015-01-26 | Fix crash when no dives were selected for downloading | Miika Turkia |
2015-01-26 | Fix (un)selecting of downloaded dives | Miika Turkia |
2015-01-17 | Clean up the header files | Dirk Hohndel |
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-09 | Dive d/l UI: redo the states, the flow, the buttons | 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 | 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-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: 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 | 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: 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: 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 |
2015-01-08 | Dive d/l selection UI: Display the downloaded dives in a table | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI: setImportedDivesIndexes implementation | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI:: Constructor, rowCount and ColumnCount | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI:: Add skeleton for the dialog | Tomaz Canabrava |
2014-12-29 | Only check for update after successfull download | Anton Lundin |
2014-12-29 | Initialize members in the declared order | Anton Lundin |
2014-12-28 | Automatic OSTC firmware update: download file and try to install | Dirk Hohndel |
2014-12-28 | OSTC firmware update prompt: use the stable changelog files | Dirk Hohndel |
2014-12-28 | Progress towards automatic OSTC firmware updates | Dirk Hohndel |
2014-12-27 | Move OSTC firmware check around a bit | Dirk Hohndel |
2014-10-12 | Pass the whole 'device_data_t' to the uemis downloader | Linus Torvalds |
2014-08-14 | Add "download into private trip" dialog checkmark | Linus Torvalds |