Age | Commit message (Expand) | Author |
2019-11-08 | Mobile: modify filter so that all models get notified | Dirk Hohndel |
2019-11-08 | Mobile: setup CollapsedDiveListSortModel | Dirk Hohndel |
2019-11-08 | Mobile: let the user know if we can't save changes | Dirk Hohndel |
2019-11-08 | Mobile: remember if we were able to open the local cache | Dirk Hohndel |
2019-11-08 | Mobile: remove useless attempt to prevent access to the cloud | Dirk Hohndel |
2019-11-08 | Mobile: drop extra argument to QString | Dirk Hohndel |
2019-10-26 | Mobile: change show/hide busy functions | Dirk Hohndel |
2019-10-26 | Mobile: provide better tracking of applied GPS fixes | Dirk Hohndel |
2019-10-21 | Mobile: allow editing dive number | Dirk Hohndel |
2019-10-13 | Mobile: improve helper function to track selected dives | Dirk Hohndel |
2019-10-13 | Mobile: add helper function to keep selection in sync | Dirk Hohndel |
2019-10-04 | Cleanup: Turn DiveListSortModel into classical singleton | Berthold Stoeger |
2019-10-02 | Mobile: add more debugging output for screen width issue | Dirk Hohndel |
2019-09-27 | Mobile: clear dive data via model | Berthold Stoeger |
2019-09-27 | Revert the singleton PR | Dirk Hohndel |
2019-09-25 | Cleanup: Pass gpsTrackers directly to GpsListModel::update() | Berthold Stoeger |
2019-09-25 | Cleanup: unify idiosyncratic singletons | Berthold Stoeger |
2019-09-21 | Mobile: make sure QML gets notified when value changes | Dirk Hohndel |
2019-09-21 | Android: print Android HW information | Dirk Hohndel |
2019-09-21 | Mobile: print out Qt information on the system we are running on | Dirk Hohndel |
2019-09-14 | Mobile: transform DiveObjectHelper into value-type | Berthold Stoeger |
2019-09-14 | Mobile: remove dive argument from DiveListModel::insertDive() | Berthold Stoeger |
2019-09-14 | Mobile: use value semantics for DiveObjectHelper in qmlmanager.cpp | Berthold Stoeger |
2019-09-14 | Mobile: replace clear()/addAllDives() pairs by reload() | Berthold Stoeger |
2019-09-11 | Mobile: deal better with incorrect credentials | Dirk Hohndel |
2019-09-11 | Mobile: check if credentials are valid before accepting them | Dirk Hohndel |
2019-09-11 | Mobile: add helper function to check cloud credentials | Dirk Hohndel |
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: 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-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 |