summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-12-28filter: fix trip header bugGravatar Jan Mulder
2017-12-28filter: setStringList() at end of every changeGravatar Jan Mulder
2017-12-28filter: prevent assert trap on exit filtersGravatar Jan Mulder
2017-12-28Replace less-or-equal by less-than comparison in lessThan functionGravatar Berthold Stoeger
2017-12-28Remove unnecessary dynamic_cast<>s in filter codeGravatar Berthold Stoeger
2017-12-27Cleanup: avoid dereferencing NULL pointerGravatar Dirk Hohndel
2017-12-27Cleanup: avoid uninitialized membersGravatar Dirk Hohndel
2017-12-27Cleanup: avoid potentially uninitialized membersGravatar Dirk Hohndel
2017-12-27Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-27Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-27Cleanup: correctly prevent memory leakGravatar Dirk Hohndel
2017-12-27Check different sensors on divinglog importGravatar Miika Turkia
2017-12-26Cleanup: avoid dereferencing NULL pointerGravatar Dirk Hohndel
2017-12-26Cleanup: avoid accessing uninitialized variableGravatar Dirk Hohndel
2017-12-26Cleanup: avoid out of bounds accessGravatar Dirk Hohndel
2017-12-26Cleanup: avoid out of bounds accessGravatar Dirk Hohndel
2017-12-26Cleanup: avoid out of bounds accessGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: prevent out of bounds readGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
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