summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-05Cleanup: remove bogus code that slipped in earlierGravatar Dirk Hohndel
2019-10-04Cleanup: Implicitly free QApplicationGravatar Berthold Stoeger
2019-10-04Cleanup: Make constructor of singletons privateGravatar Berthold Stoeger
2019-10-04Cleanup: Turn DiveListSortModel into classical singletonGravatar Berthold Stoeger
2019-10-04Cleanup: turn GpsListModel into standard singletonGravatar Berthold Stoeger
2019-10-04Cleanup: turn DiveListModel into standard singletonGravatar Berthold Stoeger
2019-10-04Cleanup: initialize DiveListSortModel in constructorGravatar Berthold Stoeger
2019-10-04android-build: Add some more libzip hacksGravatar Anton Lundin
2019-10-04mobile: Expose ftdi if compiled inGravatar Anton Lundin
2019-10-04android-build: Add support for x86_64Gravatar Anton Lundin
2019-10-04android-build: Load variables file relative source dirGravatar Anton Lundin
2019-10-03Analyze gasswitches in CCR bailoutGravatar Robert C. Helling
2019-10-02Mobile: fix reloading dive list after downloadGravatar Dirk Hohndel
2019-10-02Mobile: don't allow width change without rotationGravatar Dirk Hohndel
2019-10-02Mobile: add more debugging output for screen width issueGravatar Dirk Hohndel
2019-10-02Android: move OnePlus font hack earlierGravatar Dirk Hohndel
2019-10-02Mobile: recalculate base units only for first real changeGravatar Dirk Hohndel
2019-10-02Avoid duplicate debug output from GPS moduleGravatar Dirk Hohndel
2019-10-02Android: allow passing through -quick argumentGravatar Dirk Hohndel
2019-10-02build-system: add option to enable profilingGravatar Dirk Hohndel
2019-10-02Mobile: update version to 2.2.2Gravatar Dirk Hohndel
2019-10-02Mobile: only print debug output if there's informationGravatar Dirk Hohndel
2019-10-02Cleanup: Remove DownloadThread QML-typeGravatar Berthold Stoeger
2019-10-02Import: remove DiveImportedModel::lastIndexGravatar Berthold Stoeger
2019-10-02Cleanup: remove DiveImportedModel::firstIndexGravatar Berthold Stoeger
2019-10-02Import: avoid model inconsistency in DiveImportedModel::recordDives()Gravatar Berthold Stoeger
2019-10-02Import: keep dive and dive site tables in DiveImportedModelGravatar Berthold Stoeger
2019-10-02Cleanup: make table argument to get_dive_from_table() constGravatar Berthold Stoeger
2019-10-02Cleanup: remove dive_table and dive_site_table Q_METATYPEsGravatar Berthold Stoeger
2019-10-02Import: remove QML properties from DownloadThreadGravatar Berthold Stoeger
2019-10-02Import: extract number of dives from model not from threadGravatar Berthold Stoeger
2019-10-02Import: clear table via model not via threadGravatar Berthold Stoeger
2019-10-02Import: get tables from DiveImportedModel not DownloadThreadGravatar Berthold Stoeger
2019-10-02Documentation: add comment to Command::importDivesGravatar Berthold Stoeger
2019-10-02Desktop: Use DiveImportedModel::deleteDeselected()Gravatar Berthold Stoeger
2019-10-02Import: keep model state consistent when deleting unselected divesGravatar Berthold Stoeger
2019-10-02Import: Make DownloadThread a subobject of DiveImportedModelGravatar Berthold Stoeger
2019-10-02Core: implement move functions for dive and dive_site tableGravatar Berthold Stoeger
2019-09-27Mobile: replace model-reset by row-addition in DiveListModel::reload()Gravatar Berthold Stoeger
2019-09-27Mobile: clear dive data via modelGravatar Berthold Stoeger
2019-09-27Mobile: Don't access dive-id via DiveObjectHelperGravatar Berthold Stoeger
2019-09-27Revert the singleton PRGravatar Dirk Hohndel
2019-09-25Cleanup: remove GpsLocation::instance() functionGravatar Berthold Stoeger
2019-09-25Cleanup: Pass gpsTrackers directly to GpsListModel::update()Gravatar Berthold Stoeger
2019-09-25Cleanup: unify idiosyncratic singletonsGravatar Berthold Stoeger
2019-09-25Cleanup: remove GpsLocation::hasInstance()Gravatar Berthold Stoeger
2019-09-23AppImage: Fix path of machine-id in dbus libraryGravatar Paul Buxton
2019-09-23AppImage: Fix missing libssl1.1Gravatar Paul Buxton
2019-09-21Mobile: make sure QML gets notified when value changesGravatar Dirk Hohndel
2019-09-21Mobile: more space around menu button on Download pageGravatar Dirk Hohndel