Age | Commit message (Expand) | Author |
2019-08-11 | Mobile: use a default weight name when adding weight system | Dirk Hohndel |
2019-08-11 | Mobile: support editing of dives with no weightsystem | Berthold Stoeger |
2019-08-10 | Mobile: catch null references in DownloadDCThread | Berthold Stoeger |
2019-08-10 | Mobile: update dive site model if dive sites are created | Berthold Stoeger |
2019-08-08 | Cleanup: move error reporting function declarations to errorhelper.h | Berthold Stoeger |
2019-07-18 | Core: dynamically resize weight table | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-05-11 | Mobile: add checkbox to force downloading all dives | Dirk Hohndel |
2019-04-25 | Update (and fix) device mobile ID's for Scubapro dive computers | Linus Torvalds |
2019-04-12 | Dive site: introduce proxy model DiveSiteSortedModel | Berthold Stoeger |
2019-04-12 | Dive site: add dive site ref-counting | Berthold Stoeger |
2019-04-12 | Cleanup: move parse-function declarations out of "dive.h" | Berthold Stoeger |
2019-04-12 | Dive site: set UUID only on save or load | Berthold Stoeger |
2019-04-12 | Undo: make undo-system dive site-aware | Berthold Stoeger |
2019-04-12 | Parser: parse into custom dive site table | Berthold Stoeger |
2019-04-12 | Dive site: add dive site table parameter to dive site functions | Berthold Stoeger |
2019-04-12 | get rid of some foreach and Q_FOREACH constructs | Rolf Eike Beer |
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 | 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 |