Age | Commit message (Expand) | Author |
2020-04-07 | core: add remove_event_from_dc() function | Berthold Stoeger |
2020-04-07 | core: split add_event() in two parts | Berthold Stoeger |
2020-04-07 | cleanup: use SAMPLE_EVENT_BOOKMARK in add_event() calls | Berthold Stoeger |
2020-04-07 | undo: reorder cylinders on remove-cylinder undo/redo | Berthold Stoeger |
2020-04-07 | undo: add cylinder undo commands by copy & paste | Berthold Stoeger |
2020-04-07 | cleanup: move fill_default_cylinder from planner.c to equipment.c | Berthold Stoeger |
2020-04-07 | core: add create_new_cylinder() function | Berthold Stoeger |
2020-04-07 | core: introduce set_cylinder() function | Berthold Stoeger |
2020-04-07 | core: make free_cylinder() global | Berthold Stoeger |
2020-04-07 | core: introduce clone_cylinder() function | Berthold Stoeger |
2020-04-04 | core/fulltext: give progress update while populating index | Dirk Hohndel |
2020-04-04 | core: add additional notification callback | Dirk Hohndel |
2020-04-04 | cleanup: copy saved_git_id, don't use local buffer | Berthold Stoeger |
2020-03-24 | cleanup: fix unitialized value | Dirk Hohndel |
2020-03-22 | translations: use German translation for non-Swiss German locales | Dirk Hohndel |
2020-03-22 | cleanup: don't allocate translators on heap | Berthold Stoeger |
2020-03-22 | cleanup: remove memory leak in initUiLocale() | Berthold Stoeger |
2020-03-22 | cleanup: split uiLanguage() in two functions | Berthold Stoeger |
2020-03-22 | locale: store locate to preferences after fixing up mac-weirdness | Berthold Stoeger |
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 |