Age | Commit message (Expand) | Author |
2017-12-28 | cleanup: Uninitialized scalar field | Jan Mulder |
2017-12-28 | cleanup: Logically dead code | Jan Mulder |
2017-12-28 | cleanup: Argument cannot be negative | Jan Mulder |
2017-12-28 | cleanup: Uninitialized pointer field | Jan Mulder |
2017-12-28 | cleanup: correct signature and declare extern | Jan Mulder |
2017-12-28 | Cleanup: Uninitialized scalar field | Jan Mulder |
2017-12-28 | filter: fix trip header bug | Jan Mulder |
2017-12-28 | filter: setStringList() at end of every change | Jan Mulder |
2017-12-28 | filter: prevent assert trap on exit filters | Jan Mulder |
2017-12-28 | Replace less-or-equal by less-than comparison in lessThan function | Berthold Stoeger |
2017-12-28 | Remove unnecessary dynamic_cast<>s in filter code | Berthold Stoeger |
2017-12-27 | Cleanup: avoid dereferencing NULL pointer | Dirk Hohndel |
2017-12-27 | Cleanup: avoid uninitialized members | Dirk Hohndel |
2017-12-27 | Cleanup: avoid potentially uninitialized members | Dirk Hohndel |
2017-12-27 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-27 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-27 | Cleanup: correctly prevent memory leak | Dirk Hohndel |
2017-12-27 | Check different sensors on divinglog import | Miika Turkia |
2017-12-26 | Cleanup: avoid dereferencing NULL pointer | Dirk Hohndel |
2017-12-26 | Cleanup: avoid accessing uninitialized variable | Dirk Hohndel |
2017-12-26 | Cleanup: avoid out of bounds access | Dirk Hohndel |
2017-12-26 | Cleanup: avoid out of bounds access | Dirk Hohndel |
2017-12-26 | Cleanup: avoid out of bounds access | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: prevent out of bounds read | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: prevent potential out of bounds write | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: check we have dive before dereferencing | Dirk Hohndel |
2017-12-26 | Cleanup: avoid a few memory leaks | Dirk Hohndel |
2017-12-26 | Update CHANGELOG.md to reflect new filter features | Berthold Stoeger |
2017-12-26 | Introduce negate-toggle buttons to filter lists | Berthold Stoeger |
2017-12-26 | Turn filter list options into context menu | Berthold Stoeger |
2017-12-26 | Remove Q_OBJECT macros and friend declaration from *Filter classes | Berthold Stoeger |
2017-12-26 | mobile: close GPS menu drawer when selected | Jan Mulder |
2017-12-26 | Android build: make androiddeployqt less verbose | Dirk Hohndel |
2017-12-26 | Travis: try another work around | Dirk Hohndel |
2017-12-26 | Android build: work around odd bug with cmake 3.10 | Dirk Hohndel |
2017-12-26 | Android build: no point making the docs | Dirk Hohndel |
2017-12-25 | CHANGELOG.md | Jan Mulder |
2017-12-25 | Use correct date format | Jan Mulder |
2017-12-25 | Prevent overflow in effective GF calculation | Robert C. Helling |
2017-12-24 | Travis: hack around Android build failuers | Dirk Hohndel |
2017-12-24 | Android build: reorder downloading Qt vs SDK | Dirk Hohndel |
2017-12-24 | Fix build for cmake before 3.10 | Dirk Hohndel |