summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-12-18ChangelogGravatar Robert C. Helling
2017-12-18Update CHANGELOG.mdGravatar Berthold Stoeger
2017-12-18Implement different zoom levels for dive photos tabGravatar Berthold Stoeger
2017-12-18Make protected DivePictureModel members privateGravatar Berthold Stoeger
2017-12-18Make scaleImages() a static functionGravatar Berthold Stoeger
2017-12-18core: ignore bogus m in cylinderGravatar Jan Mulder
2017-12-18Allow to read factor cache concurrentlyGravatar Robert C. Helling
2017-12-18Update download URL for libzipGravatar Robert C. Helling
2017-12-18Compile with -O2 optimization even in debug modeGravatar Berthold Stoeger
2017-12-18CHANGELOG.mdGravatar Jan Mulder
2017-12-18mobile: exit edit mode when navigating away from edit pageGravatar Jan Mulder
2017-12-18Elevate "can't write hashes" message from debug to warning levelGravatar Berthold Stoeger
2017-12-18core: fix git storage save (regression 4.7.4 -> 4.7.5)Gravatar Jan Mulder
2017-12-17Cleanup: mark parameter as unusedGravatar Dirk Hohndel
2017-12-17CLeanup: remove duplicate typedefGravatar Dirk Hohndel
2017-12-17Cleanup: durations are now signedGravatar Dirk Hohndel
2017-12-17Cleanup: fix potential uninitialized use of uuidGravatar Dirk Hohndel
2017-12-17Turn on -WallGravatar Dirk Hohndel
2017-12-17mobile: use short date format in edit modeGravatar Jan Mulder
2017-12-17Unify float calulations: use doubleGravatar Berthold Stoeger
2017-12-16mobile: manual add dive and cancel fails when repeatedGravatar Jan Mulder
2017-12-15divepicturemodel: Reset start and end row for displayed_dive correctlyGravatar Stefan Fuchs
2017-12-15mobile: clear internal data when edit/add dive is finishedGravatar Jan Mulder
2017-12-14Add git submodule init to build scriptGravatar Miika Turkia
2017-12-14CHANGELOG.mdGravatar Jan Mulder
2017-12-14mobile: stay on same dive after editGravatar Jan Mulder
2017-12-14mobile: show message when going offlineGravatar Jan Mulder
2017-12-14Don't create GeneralSettingsObjectWrapper objectGravatar Berthold Stoeger
2017-12-14Remove function isCloudUrl()Gravatar Berthold Stoeger
2017-12-13CHANGELOG.mdGravatar Jan Mulder
2017-12-13mobile: reset download screen in a sane stateGravatar Jan Mulder
2017-12-13mobile: reset Retry button to DownloadGravatar Jan Mulder
2017-12-13Add CHANGELOG for the last mergeGravatar Dirk Hohndel
2017-12-13Enable removal of pictures from different dives at the same momentGravatar Stefan Fuchs
2017-12-13Fine tune the position of pictures in the profileGravatar Stefan Fuchs
2017-12-13Reenable picture tab when dive trip is selectedGravatar Stefan Fuchs
2017-12-13Dive pictures show pictures of all selected divesGravatar Stefan Fuchs
2017-12-13Remove unused divesitepicturemodel from qt-modelsGravatar Stefan Fuchs
2017-12-13applying gps fixes: group repetitive code under a macroGravatar Jan Mulder
2017-12-13Do not prefer gps fixes just for being into dive timeGravatar Jan Mulder
2017-12-13mobile: do not just create a new dive siteGravatar Jan Mulder
2017-12-13CHANGELOG.mdGravatar Jan Mulder
2017-12-13Add pSCR divemode detectionGravatar Jan Mulder
2017-12-13Rename DC_DIVEMODE_CC to DC_DIVEMODE_CCRGravatar Jan Mulder
2017-12-12Update to the latest libdc versionGravatar Dirk Hohndel
2017-12-11Simplify mainwindow title logic: remove MainWindowTitleFormat enumGravatar Berthold Stoeger
2017-12-12Remove unused variable in on_actionCloudstorageopen_triggered()Gravatar Berthold Stoeger
2017-12-11Write profile images to correct directory in TeX exportGravatar Robert C. Helling
2017-12-11Use the copy_string() helper function in set_filename()Gravatar Berthold Stoeger
2017-12-11Remove second parameter (bool force) in set_filename()Gravatar Berthold Stoeger