Age | Commit message (Expand) | Author |
2019-03-27 | Cleanup: provide printGPSCoords in C and C++ versions | Berthold Stoeger |
2019-03-24 | Cleanup: fix printGPSCoords signature and leaks | Berthold Stoeger |
2019-02-14 | Mobile: only show dive computers in the Bluetooth connection list | Dirk Hohndel |
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-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 | Parser: add trip_table parameter to parsing functions | Berthold Stoeger |
2019-01-09 | Core: add trip_table parameter to trip-functions | Berthold Stoeger |
2019-01-09 | Core: keep trips in table(s) | Berthold Stoeger |
2019-01-09 | Core: Rename functions to more generic names | Berthold Stoeger |
2018-12-29 | Mobile: fix editing dive site | Berthold Stoeger |
2018-12-21 | Mobile: add helper function to fill in the BT name | Dirk Hohndel |
2018-12-21 | Mobile: force update of ui on paste | Miika Turkia |
2018-12-21 | Mobile: initialize copy variables | Miika Turkia |
2018-12-21 | Mobile: UI for selecting what to copy-paste | Miika Turkia |
2018-12-17 | Cleanup: make DCDeviceData a "normal" singleton | Berthold Stoeger |
2018-11-20 | Core: replace tripflag by notrip boolean | Berthold Stoeger |
2018-11-18 | Dive list: replace dive-list of trips by a table | Berthold Stoeger |
2018-11-18 | Core: unify insert_trip() and insert_trip_dont_merge() | Berthold Stoeger |
2018-11-18 | Mobile: visual indication for copy and paste operations | Miika Turkia |
2018-11-18 | Mark cache invalid to get data saved | Miika Turkia |
2018-11-18 | Verify that copy is done | Miika Turkia |
2018-11-18 | Support for copy-pasting specific fields on mobile | Miika Turkia |
2018-11-15 | Mobile: Allow multiple divemasters | Jocke |
2018-10-29 | Dive site: replace dive->dive_site_uuid by dive_site | Berthold Stoeger |
2018-10-29 | Dive site: return pointer to dive_site in create_dive_site_*() | Berthold Stoeger |
2018-10-29 | Dive site: return pointer to dive_site in get_dive_site_*() | Berthold Stoeger |
2018-10-23 | Mobile/filtering: update filter in separate thread | Dirk Hohndel |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-10-11 | Undo: make diverse trip-related operations undo-able | Berthold Stoeger |
2018-10-09 | Mobile: factor out syncToCloud [3/3] | Jan Mulder |
2018-10-09 | Mobile: mark divelist changed on no-cloud to cloud account | Jan Mulder |
2018-10-06 | Import: pass "downloaded" parameter to process_imported_dives() | Berthold Stoeger |
2018-10-06 | Core: remove preexisting field from struct dive_table | Berthold Stoeger |
2018-09-29 | Mobile: don't call clear_dive() on deleteDive | Berthold Stoeger |
2018-09-23 | Core: split process_dives() in post-import and post-load versions | Berthold Stoeger |
2018-09-23 | Mobile/remember DCs: try to match device names | Dirk Hohndel |
2018-09-19 | Mobile: git prefs overrules locale | Jocke |
2018-09-12 | mobile-widgets: remove setTimeThreshold from system | jan Iversen |
2018-09-12 | mobile-widgets: move distanceThreshold handling to qPref | jan Iversen |
2018-09-11 | core/settings ... : remove qPref* includes in qPref.h | jan Iversen |
2018-09-11 | core: declare cloud_status in qPrefCloudStorage | jan Iversen |
2018-09-11 | cleanup[4/6], mobile: remove superfluous code from gpslocation | Jan Mulder |
2018-09-10 | prefs: git_local_only is not a preference | Dirk Hohndel |
2018-09-06 | mobile_widgets: correct cloudCredentials save problem | jan Iversen |
2018-08-25 | mobile-widgets: remove QSettings | jan Iversen |
2018-08-23 | Parse: pass dive_table argument to parse_file() | Berthold Stoeger |