aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-12-24Move *FilterModel functions into base classGravatar Berthold Stoeger
2017-12-24Fold MultiFilterInterface into FilterModelBaseGravatar Berthold Stoeger
2017-12-24Factor out *Filter code into FilterBase base classGravatar Berthold Stoeger
2017-12-24Use function emitDataChanged in diveplannermodel consistentlyGravatar Stefan Fuchs
2017-12-24Code cleanup: Indentation mistake plus simplificationGravatar Stefan Fuchs
2017-12-24Simplify update of gflow and gfhigh values in the codeGravatar Stefan Fuchs
2017-12-24Remove obsolete declaration of void gfLowAtMaxDepthChangedGravatar Stefan Fuchs
2017-12-24Correcty typo ghflow -> gflow in diveplannermodel.cppGravatar Stefan Fuchs
2017-12-23cleanup: remove unused includeGravatar Jan Mulder
2017-12-21Fix BuddyFilterModelGravatar Berthold Stoeger
2017-12-21cleanup: remove empty functionGravatar Jan Mulder
2017-12-21Make QMap<> access in deleteGpsFix() more idiomaticGravatar Berthold Stoeger
2017-12-21Handle plot_info->nr <= 0 gracefullyGravatar Berthold Stoeger
2017-12-21Fix use of uninitialized variable in core/profile.cGravatar Berthold Stoeger
2017-12-21Check return of fread() in core/ostctools.cGravatar Berthold Stoeger
2017-12-21Fix order of initilization list in MainTab constructor.Gravatar Berthold Stoeger
2017-12-20core: ignore erroneous quotes as wellGravatar Jan Mulder
2017-12-20core: fix commit 46004c39e266fe7 for real (erroneous quotes)Gravatar Jan Mulder
2017-12-19CHANGELOG.mdGravatar Jan Mulder
2017-12-19git storage: invalidate cache on merge dive siteGravatar Jan Mulder
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