Age | Commit message (Expand) | Author |
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 |
2018-07-25 | core: activate qPrefDiveComputer | jan Iversen |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-21 | desktop-widgets: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-04-24 | Convert our custom IO model to new libdivecomputer IO model | Linus Torvalds |
2018-03-14 | Cleanup: introduce copy_qstring() function | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-03-04 | Indentation fix in desktop-widgets/downloadfromdivecomputer.cpp | Stefan Fuchs |
2018-03-04 | Correctly spell OSTC cR | Stefan Fuchs |
2018-02-04 | downloadfromdivecomputer.cpp: remove unused variable err_string | Berthold Stoeger |
2018-02-04 | Cleanup: Remove redefinition of DC_TRANSPORT_BLUETOOTH | Berthold Stoeger |
2018-01-31 | Use queued connection to thread-safe MainWindow error handling | Berthold Stoeger |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2017-12-31 | Get Bluetooth device nam from preferences if dialog wasn't shown | Berthold Stoeger |
2017-12-17 | Cleanup: mark parameter as unused | Dirk Hohndel |
2017-11-13 | Make Bluetooth naming consistent | Berthold Stoeger |
2017-11-11 | Fix memory leak in download-from-dive-computer widget | Berthold Stoeger |
2017-11-06 | Remove unnecessary == NULL test. | Berthold Stoeger |
2017-11-04 | Correct, cleanup, translate and unify file filters | Stefan Fuchs |
2017-11-04 | Replace QMap::operator[] with QMap::value() | Berthold Stoeger |
2017-11-01 | Reset device field in DownloadFromDCWidget according to dive computer | Berthold Stoeger |
2017-10-31 | Postpone error message display if not in GUI thread | Berthold Stoeger |
2017-10-16 | Connect finished signal of download thread only once | bs |
2017-09-17 | DC download: show info messages on Mac | Dirk Hohndel |
2017-09-17 | DC download: better message at beginning of download | Dirk Hohndel |
2017-09-17 | DC download: don't clear message if no dives downloaded | Dirk Hohndel |