aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-09-21Mobile: pass section directly to tripTitle() and tripShortDate()Gravatar Berthold Stoeger
2019-09-21Mobile: pass trip-ids through QML, not formatted pointersGravatar Berthold Stoeger
2019-09-21Core: add unique id to tripGravatar Berthold Stoeger
2019-09-21If only one dive selected, only one temperature in stats tabGravatar Fabio Rueda
2019-09-21Cleanup: remove bogus assignment in startFilterDiveSites()Gravatar Berthold Stoeger
2019-09-21Export: special case dive site mode when exporting dive sitesGravatar Berthold Stoeger
2019-09-21Cleanup: return each dive site only once in selectedDiveSites()Gravatar Berthold Stoeger
2019-09-21Export: move dive site selection logic to C++Gravatar Berthold Stoeger
2019-09-21Cleanup: make location argument to put_location() constGravatar Berthold Stoeger
2019-09-21Cleanup: replace is_dive_site_used() by is_dive_site_selected()Gravatar Berthold Stoeger
2019-09-21Cleanup: make two functions in core/save-xml.c of static linkageGravatar Berthold Stoeger
2019-09-21Mobile: don't show filter button when entering credentialsGravatar Dirk Hohndel
2019-09-21Android: force different font on OnePlus devicesGravatar Dirk Hohndel
2019-09-21Android: bundle default font for use in OnePlus devicesGravatar Dirk Hohndel
2019-09-21Android: print Android HW informationGravatar Dirk Hohndel
2019-09-21Mobile: update version to 2.2.1Gravatar Dirk Hohndel
2019-09-21Mobile: print out Qt information on the system we are running onGravatar Dirk Hohndel