Age | Commit message (Expand) | Author |
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 | Import: add trip_table argument to DiveImportedModel::repopulate() | 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 |
2019-01-02 | update year to 2019 in about screens | Lubomir I. Ivanov |
2018-12-29 | Mobile: fix editing dive site | Berthold Stoeger |
2018-12-21 | Mobile: deal with BT name and address when tapping Download | Dirk Hohndel |
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: copy the dive data when configuring settings | Miika Turkia |
2018-12-21 | Mobile: UI for selecting what to copy-paste | Miika Turkia |
2018-12-17 | Import: unglobalize downloadTable | Berthold Stoeger |
2018-12-17 | Cleanup: make DCDeviceData a "normal" singleton | Berthold Stoeger |
2018-11-23 | Mobile: don't format trip heading for all dives | 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 | delete-copy-paste buttons layed out properly | 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-31 | Mobile/filtering: don't show the filter line when pulling divelist down | Dirk Hohndel |
2018-10-29 | Dive site: replace dive->dive_site_uuid by dive_site | Berthold Stoeger |
2018-10-29 | Dive site: replace UUID by pointer in mobile code | 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-27 | QML UI: we don't need Controls 2.4 | Dirk Hohndel |
2018-10-23 | Mobile/filtering: make busy indicator smaller | Dirk Hohndel |
2018-10-23 | Mobile/filtering: update number of dives shown when resetting filter | Dirk Hohndel |
2018-10-23 | QML UI: remove some of the log file noise | Dirk Hohndel |
2018-10-23 | Mobile/filtering: show a better message while waiting for the filter | Dirk Hohndel |
2018-10-23 | Mobile/filtering: implement the filter update through a thread | Dirk Hohndel |
2018-10-23 | Mobile/filtering: remove redundant busy indicator on dive list | Dirk Hohndel |
2018-10-23 | Mobile/filtering: simplify the filter toggle | Dirk Hohndel |
2018-10-23 | Mobile/filtering: update filter in separate thread | Dirk Hohndel |
2018-10-23 | Mobile/filtering: add properties for dive list model and filter text | Dirk Hohndel |
2018-10-23 | QML UI: add busy indicator to the main window | Dirk Hohndel |
2018-10-23 | QML UI: make the QML window object part of the QMLManager class | Dirk Hohndel |
2018-10-23 | Mobile/filtering: clean up whitespace from last commit | Dirk Hohndel |
2018-10-23 | Mobile/filtering: add background rectangle for filter row | Dirk Hohndel |