aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-12-26Cleanup: prevent potential out of bounds writeGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: check we have dive before dereferencingGravatar Dirk Hohndel
2017-12-26Cleanup: avoid a few memory leaksGravatar Dirk Hohndel
2017-12-26Update CHANGELOG.md to reflect new filter featuresGravatar Berthold Stoeger
2017-12-26Introduce negate-toggle buttons to filter listsGravatar Berthold Stoeger
2017-12-26Turn filter list options into context menuGravatar Berthold Stoeger
2017-12-26Remove Q_OBJECT macros and friend declaration from *Filter classesGravatar Berthold Stoeger
2017-12-26mobile: close GPS menu drawer when selectedGravatar Jan Mulder
2017-12-26Android build: make androiddeployqt less verboseGravatar Dirk Hohndel
2017-12-26Travis: try another work aroundGravatar Dirk Hohndel
2017-12-26Android build: work around odd bug with cmake 3.10Gravatar Dirk Hohndel
2017-12-26Android build: no point making the docsGravatar Dirk Hohndel
2017-12-25CHANGELOG.mdGravatar Jan Mulder
2017-12-25Use correct date formatGravatar Jan Mulder
2017-12-25Prevent overflow in effective GF calculationGravatar Robert C. Helling
2017-12-24Travis: hack around Android build failuersGravatar Dirk Hohndel
2017-12-24Android build: reorder downloading Qt vs SDKGravatar Dirk Hohndel
2017-12-24Fix build for cmake before 3.10Gravatar Dirk Hohndel
2017-12-24Update translation source stringsGravatar Dirk Hohndel
2017-12-24Update CHANGELOGGravatar Dirk Hohndel
2017-12-24Silence cmake 3.10 warningsGravatar Dirk Hohndel
2017-12-24mapwidget: QtQuick really to 2.5Gravatar Jan Mulder
2017-12-24Remove superfluous QScopedPointer<>s in singletonsGravatar Berthold Stoeger
2017-12-24mapwidget: revert QtQuick version to 2.0Gravatar Jan Mulder
2017-12-24Small whitespace updatesGravatar Dirk Hohndel
2017-12-24Re-add newlines to help messageGravatar Berthold Stoeger
2017-12-24beginInsertRows requires last >= firstGravatar Jan Mulder
2017-12-24Add select-all, deselect-all and invert-selection options to filtersGravatar Berthold Stoeger
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