Age | Commit message (Expand) | Author |
2020-03-10 | mobile: unify download code on mobile and desktop | Berthold Stoeger |
2019-11-14 | Refactoring: move undo commands to top level | Berthold Stoeger |
2019-10-02 | Import: extract number of dives from model not from thread | Berthold Stoeger |
2019-10-02 | Import: clear table via model not via thread | Berthold Stoeger |
2019-10-02 | Import: get tables from DiveImportedModel not DownloadThread | Berthold Stoeger |
2019-10-02 | Desktop: Use DiveImportedModel::deleteDeselected() | Berthold Stoeger |
2019-10-02 | Import: Make DownloadThread a subobject of DiveImportedModel | Berthold Stoeger |
2019-08-29 | Fix broken windows build with latest MXE | Paul Buxton |
2019-07-18 | Cleanup: remove includes from qthelper.h | Berthold Stoeger |
2019-07-09 | Desktop: update BT selection when picking remembered dive computer | Dirk Hohndel |
2019-06-19 | Cleanup: generate clear_*_table() functions by macro | Berthold Stoeger |
2019-04-12 | Undo: make undo-system dive site-aware | Berthold Stoeger |
2019-03-18 | Leak fix: make ostcFirmwareCheck a unique_ptr | Berthold Stoeger |
2019-01-20 | Import: fix erroneous flag | Berthold Stoeger |
2019-01-19 | Import: control process_imported_dives() by flags | Berthold Stoeger |
2019-01-19 | Import: don't add to new trip while downloading | Berthold Stoeger |
2019-01-19 | Import: add add_to_new_trip flag to process_imported_dives() | Berthold Stoeger |
2019-01-13 | Download: don't refresh display if thread finished | Berthold Stoeger |
2019-01-09 | Undo: make dive-import undoable | Berthold Stoeger |
2019-01-09 | Import: split process_imported_dives() function | Berthold Stoeger |
2019-01-09 | Import: add merge_all_trips parameter to process_imported_dives() | Berthold Stoeger |
2019-01-09 | Import: merge dives trip-wise | Berthold Stoeger |
2019-01-09 | Import: add trip_table argument to DiveImportedModel::repopulate() | Berthold Stoeger |
2019-01-09 | Core: move autogroup() into divelist.c | Berthold Stoeger |
2018-12-17 | Import: unglobalize downloadTable | Berthold Stoeger |
2018-12-17 | Cleanup: remove DiveImportedModel::setImportedDivesIndexes() | Berthold Stoeger |
2018-10-15 | Dowload: Deselect dives only if at least one dive was downloaded | Berthold Stoeger |
2018-10-15 | Bluetooth cleanup: remove pointless download_mode | Dirk Hohndel |
2018-10-15 | Desktop/trivial: fix misleading comment | Dirk Hohndel |
2018-10-13 | Cleanup: rename MainWindow member variables | Berthold Stoeger |
2018-10-13 | Cleanup: Turn widget accessor-functions into simple pointers | Berthold Stoeger |
2018-10-12 | Bluetooth: actually download from the device selected | Dirk Hohndel |
2018-10-12 | Bluetooth: show the user that we are waiting to connect to DC | Dirk Hohndel |
2018-10-12 | Bluetooth: start discovery if address isn't already known | Dirk Hohndel |
2018-10-12 | Bluetooth: run a discovery agent for BT/BLE dive computers on macOS | Dirk Hohndel |
2018-10-11 | Undo: isolate undo-commands | Berthold Stoeger |
2018-10-11 | Undo: clear undo history on load / import | Berthold Stoeger |
2018-10-06 | Import: pass "downloaded" parameter to process_imported_dives() | Berthold Stoeger |
2018-10-06 | Import: pass a dive table to process_imported_dives() | Berthold Stoeger |
2018-09-24 | Desktop/remember DCs: insert the remember connection into dropdown | Dirk Hohndel |
2018-09-23 | Core: split process_dives() in post-import and post-load versions | Berthold Stoeger |
2018-09-23 | Desktop/remember DCs: move non-UI-specific code into the core layer | Dirk Hohndel |
2018-09-23 | Desktop/remember DCs: hook up the shortcut buttons | Dirk Hohndel |
2018-09-23 | Desktop/remember DCs: remember dive computers that were used | Dirk Hohndel |
2018-09-23 | Desktop/remember DCs: base UI | Dirk Hohndel |
2018-09-01 | Desktop: allow using a file dialog to find Garmin folder | Dirk Hohndel |
2018-08-27 | Make device enumeration use the device transport data | Linus Torvalds |
2018-08-27 | Show new firmware notice for OSTC Plus | Jan Mulder |
2018-08-15 | desktop-widget: remove SettingsObjectWrapper and update qPref calls | jan Iversen |
2018-07-26 | Whitespace cleanup desktop-widget | Dirk Hohndel |