Age | Commit message (Expand) | Author |
2019-09-27 | Mobile: Don't access dive-id via DiveObjectHelper | 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 | Mobile: more space around menu button on Download page | Dirk Hohndel |
2019-09-21 | Mobile: pass section directly to tripTitle() and tripShortDate() | Berthold Stoeger |
2019-09-21 | Mobile: don't show filter button when entering credentials | 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-21 | Mobile: dump the information QML has about the screen | Dirk Hohndel |
2019-09-21 | Mobile: correct font size of 'Previously used DC' label | Dirk Hohndel |
2019-09-21 | Mobile: recalculate gridUnit and font size if width changes | Dirk Hohndel |
2019-09-21 | Mobile: move gridUnit and font adjustment to function | Dirk Hohndel |
2019-09-14 | Mobile: don't generate numerous DiveObjectHelpers in startEditMode() | Berthold Stoeger |
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-14 | Mobile: return depthDuration directly from DiveListModel | Berthold Stoeger |
2019-09-14 | Mobile: return location directly from DiveListModel | Berthold Stoeger |
2019-09-14 | Mobile: return dive-number directly from DiveListModel | Berthold Stoeger |
2019-09-14 | Mobile: return dive-id directly from DiveListModel | Berthold Stoeger |
2019-09-14 | Mobile: return dateTime directly from DiveListModel | Berthold Stoeger |
2019-09-14 | Mobile: move tripNrDive from DiveObjectHelper to DiveListModel | Berthold Stoeger |
2019-09-14 | Mobile: move tripId from DiveObjectHelper to DiveListModel | 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-09-11 | Mobile: adjust grid unit on very narrow screens | Dirk Hohndel |
2019-09-11 | Mobile: reserve space for the hamburger menu on Download page | 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: 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 |