index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-models
Age
Commit message (
Expand
)
Author
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
Remove unnecessary dynamic_cast<>s in filter code
Berthold Stoeger
2017-12-26
Cleanup: avoid a few memory leaks
Dirk Hohndel
2017-12-26
Introduce negate-toggle buttons to filter lists
Berthold Stoeger
2017-12-24
Remove superfluous QScopedPointer<>s in singletons
Berthold Stoeger
2017-12-24
Small whitespace updates
Dirk Hohndel
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
Use function emitDataChanged in diveplannermodel consistently
Stefan Fuchs
2017-12-24
Simplify update of gflow and gfhigh values in the code
Stefan Fuchs
2017-12-24
Correcty typo ghflow -> gflow in diveplannermodel.cpp
Stefan Fuchs
2017-12-21
Fix BuddyFilterModel
Berthold Stoeger
2017-12-18
Implement different zoom levels for dive photos tab
Berthold Stoeger
2017-12-18
Make protected DivePictureModel members private
Berthold Stoeger
2017-12-18
Make scaleImages() a static function
Berthold Stoeger
2017-12-15
divepicturemodel: Reset start and end row for displayed_dive correctly
Stefan Fuchs
2017-12-14
mobile: stay on same dive after edit
Jan Mulder
2017-12-13
Enable removal of pictures from different dives at the same moment
Stefan Fuchs
2017-12-13
Dive pictures show pictures of all selected dives
Stefan Fuchs
2017-12-13
Remove unused divesitepicturemodel from qt-models
Stefan Fuchs
2017-12-10
Remove outdated comment
Berthold Stoeger
2017-12-10
Make thumbnail code threadsafe
Berthold Stoeger
2017-12-10
Simplify DivePictureModel
Berthold Stoeger
2017-12-10
Whitespace fixes in qt-models/divepicturemodel.cpp
Berthold Stoeger
2017-12-08
Cleanup: mark parameter as potentially unused
Dirk Hohndel
2017-12-02
In planner variations use variables for delta values
Stefan Fuchs
2017-12-02
Planner variations stop time calculation cover all stops
Stefan Fuchs
2017-12-01
Remove unnecessary #include and correct whitespace
Robert C. Helling
2017-12-01
Change #include line to make Linux builds happy
Robert C. Helling
2017-12-01
Document background computation of variations
Robert C. Helling
2017-12-01
Prevent redundant replanning
Robert C. Helling
2017-12-01
Disable plan variation in recreational mode
Rick Walsh
2017-12-01
Add imperial units to variations computation
Robert C. Helling
2017-12-01
Don't block profile updates in variations computation
Robert C. Helling
2017-12-01
Make background calculation optional
Robert C. Helling
2017-12-01
Actually compute variations in background
Robert C. Helling
2017-11-30
Use better aliases for icons.
Martin Měřinský
2017-11-29
Revert "Use consistent aliases for all icons."
Dirk Hohndel
2017-11-29
Use consistent aliases for all icons.
Martin Měřinský
2017-11-27
Add debug function dump_cylinders
Stefan Fuchs
2017-11-26
Inform LocationFilterModel of added dive site name
Berthold Stoeger
2017-11-26
Inform LocationFilterModel of changed dive site name
Berthold Stoeger
2017-11-26
Fix comparison function in qt-models/divelocationmodel.cpp
Berthold Stoeger
2017-11-26
Remove unused method LocationInformationModel::addDiveSite()
Berthold Stoeger
2017-11-25
Use equality instead of substring comparison in suits and buddy filter
Berthold Stoeger
2017-11-25
Hand planner variables to profile
Robert C. Helling
[next]