index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2017-12-24
Update translation source strings
Dirk Hohndel
2017-12-24
Update CHANGELOG
Dirk Hohndel
2017-12-24
Silence cmake 3.10 warnings
Dirk Hohndel
2017-12-24
mapwidget: QtQuick really to 2.5
Jan Mulder
2017-12-24
Remove superfluous QScopedPointer<>s in singletons
Berthold Stoeger
2017-12-24
mapwidget: revert QtQuick version to 2.0
Jan Mulder
2017-12-24
Small whitespace updates
Dirk Hohndel
2017-12-24
Re-add newlines to help message
Berthold Stoeger
2017-12-24
beginInsertRows requires last >= first
Jan Mulder
2017-12-24
Add select-all, deselect-all and invert-selection options to filters
Berthold Stoeger
2017-12-24
Move *FilterModel functions into base class
Berthold Stoeger
2017-12-24
Fold MultiFilterInterface into FilterModelBase
Berthold Stoeger
2017-12-24
Factor out *Filter code into FilterBase base class
Berthold Stoeger
2017-12-24
Use function emitDataChanged in diveplannermodel consistently
Stefan Fuchs
2017-12-24
Code cleanup: Indentation mistake plus simplification
Stefan Fuchs
2017-12-24
Simplify update of gflow and gfhigh values in the code
Stefan Fuchs
2017-12-24
Remove obsolete declaration of void gfLowAtMaxDepthChanged
Stefan Fuchs
2017-12-24
Correcty typo ghflow -> gflow in diveplannermodel.cpp
Stefan Fuchs
2017-12-23
cleanup: remove unused include
Jan Mulder
2017-12-21
Fix BuddyFilterModel
Berthold Stoeger
2017-12-21
cleanup: remove empty function
Jan Mulder
2017-12-21
Make QMap<> access in deleteGpsFix() more idiomatic
Berthold Stoeger
2017-12-21
Handle plot_info->nr <= 0 gracefully
Berthold Stoeger
2017-12-21
Fix use of uninitialized variable in core/profile.c
Berthold Stoeger
2017-12-21
Check return of fread() in core/ostctools.c
Berthold Stoeger
2017-12-21
Fix order of initilization list in MainTab constructor.
Berthold Stoeger
2017-12-20
core: ignore erroneous quotes as well
Jan Mulder
2017-12-20
core: fix commit 46004c39e266fe7 for real (erroneous quotes)
Jan Mulder
2017-12-19
CHANGELOG.md
Jan Mulder
2017-12-19
git storage: invalidate cache on merge dive site
Jan Mulder
2017-12-18
Changelog
Robert C. Helling
[next]