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
path:
root
/
qt-models
/
filtermodels.cpp
Age
Commit message (
Expand
)
Author
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-25
Use equality instead of substring comparison in suits and buddy filter
Berthold Stoeger
2017-11-25
Update filters on refreshDisplay and remember old selecttions
Berthold Stoeger
2017-11-25
Replace bool * array by std::vector<char> in MultiFilterInterface
Berthold Stoeger
2017-11-25
LocationFilter: use equality instead of substring comparison
Berthold Stoeger
2017-04-29
Add SPDX header to Qt models
Dirk Hohndel
2016-07-09
Fix fix for filters
Dirk Hohndel
2016-07-09
Make filters work again in master
Salvador Cuñat
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-07
Silence more warnings
Tomaz Canabrava
2015-11-07
filtermodels.cpp: fix an argument order warning
Lubomir I. Ivanov
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava
2015-10-30
Modify code to make it compile after rebase
Tomaz Canabrava
2015-08-20
Display dives from the same location on the list
Tomaz Canabrava
2015-06-22
Address uninitialized member warnings
Dirk Hohndel
2015-05-29
Move the models to its own folder
Tomaz Canabrava