Age | Commit message (Expand) | Author |
2020-03-22 | cleanup: don't call uiLanguage() in qPref::loadSync() | Berthold Stoeger |
2020-03-21 | Revert "core: use set_lang_locale to modify prefs.locale.lang_locale" | Berthold Stoeger |
2020-03-20 | Ignore invalid dives in statistics | Berthold Stoeger |
2020-03-20 | Core: consider invalid flag when adding dives | Berthold Stoeger |
2020-03-20 | Filter: hide invalid dives | Berthold Stoeger |
2020-03-20 | Undo: implement invalidate-dive command | Berthold Stoeger |
2020-03-20 | Core: introduce invalid flag for dives | Berthold Stoeger |
2020-03-19 | cleanup: fix mis-spelling of UCT in comments as well | Dirk Hohndel |
2020-03-19 | cleanup: remove unnecessary include | Berthold Stoeger |
2020-03-17 | cleanup: remove record_dive() function | Berthold Stoeger |
2020-03-17 | git: load into arbitrary dive tables | Berthold Stoeger |
2020-03-17 | mobile/edit: don't add dive site twice to table | Berthold Stoeger |
2020-03-16 | git: return strdup()ed empty string on error in pop_cstring | Berthold Stoeger |
2020-03-16 | android/usb: better memory management | Dirk Hohndel |
2020-03-16 | android/usb: simply restart the download after receiving permission | Dirk Hohndel |
2020-03-16 | android/usb: remove "autoselect driver" option for unknown VID/PIDs | Christof Arnosti |
2020-03-16 | android/usb: pass in the UsbDevice when downloading | Dirk Hohndel |
2020-03-16 | android/usb: pass the usbDevice for intent handling | Dirk Hohndel |
2020-03-16 | android/usb: remove alternative way of scanning for devices | Dirk Hohndel |
2020-03-16 | android/usb: add helper to recognize chipsets known to us | Dirk Hohndel |
2020-03-16 | android/usb: guess the actual manufacturer and product | Dirk Hohndel |
2020-03-16 | usb-serial-for-android: More fields in device descriptor | Christof Arnosti |
2020-03-16 | usb-serial-for-android: Use correct format spezifier for size_t | Christof Arnosti |
2020-03-16 | android usb serial: Prepare device / driver select | Christof Arnosti |
2020-03-14 | iostream: fix incorrect rfcomm error case when writing | Linus Torvalds |
2020-03-14 | iostream: fix incorrect rfcomm error case when reading | Linus Torvalds |
2020-03-12 | cleanup: remove current_dive parameter from divesSelected signal | Berthold Stoeger |
2020-03-11 | Grammar: replaces 'indexes' by 'indices' | Robert C. Helling |
2020-03-10 | Add timestamps to libdivecomputer.log | Christof Arnosti |
2020-03-10 | Android: stop trying to list only FTDI based serial DCs | Dirk Hohndel |
2020-03-10 | cloud storage: add list of changes made to commit messages | Dirk Hohndel |
2020-03-10 | core: make command texts available for C code | Dirk Hohndel |
2020-03-10 | core/trip handling: add helper function to get trip from id | Dirk Hohndel |
2020-03-10 | mobile/filter: use signal to reload filter | Berthold Stoeger |
2020-03-10 | mobile: remove dive::collapsed | Berthold Stoeger |
2020-03-10 | mobile: unify download code on mobile and desktop | Berthold Stoeger |
2020-03-09 | mobile: use undo-command to apply gps fixes | Berthold Stoeger |
2020-03-09 | GPS fixes: split collecting GPS fixes into own function | Berthold Stoeger |
2020-03-09 | cleanup: use QStringLiterals in core/gpslocation.cpp | Berthold Stoeger |
2020-03-09 | GPS fixes: collect fixes first, apply later | Berthold Stoeger |
2020-03-09 | Android: don't list devices with unsupported transport | Dirk Hohndel |
2020-03-08 | usb-serial-for-android: Implement timeout-handling | Christof Arnosti |
2020-03-07 | usb-serial-for-android: Implementation | Christof Arnosti |
2020-03-07 | serial-usb-for-android: Display all Serial computers | Christof Arnosti |
2020-03-06 | mobile: allow disabling BT support from the command line | Dirk Hohndel |
2020-03-06 | Cleanup: Move stringToList to core/qthelper.cpp | Berthold Stoeger |
2020-03-06 | Core: don't return invalid cylinders from explicit_first_cylinder() | Berthold Stoeger |
2020-03-05 | cleanup: make version_printed variable static and local to function | Berthold Stoeger |
2020-03-01 | mobile: remove filter settings | Berthold Stoeger |
2020-03-01 | filter: implement searching for tags and people in mobile filter | Berthold Stoeger |