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
2018-11-01
Dive list: make filter model aware of its source
Berthold Stoeger
2018-10-29
Dive site: compare pointers in MultiFilterSortModel::showDive()
Berthold Stoeger
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-29
Dive site: remove [start|stop]FilterDiveSite signals
Berthold Stoeger
2018-10-21
Dive list: move dive-selection code from filter to list
Berthold Stoeger
2018-10-13
Cleanup: rename MainWindow member variables
Berthold Stoeger
2018-10-13
Cleanup: Turn widget accessor-functions into simple pointers
Berthold Stoeger
2018-10-11
Filter: reload only when checkstate changed
Berthold Stoeger
2018-10-11
Filter: Make filters aware of added / removed dives
Berthold Stoeger
2018-08-31
Filter: sort filter items in FilterModelBase::updateList()
Berthold Stoeger
2018-08-31
Filter: Make FilterModelBase a proper Qt model (mostly)
Berthold Stoeger
2018-08-28
Filter: cache number of dives fulfilling filter rules
Berthold Stoeger
2018-08-28
Whitespace: make range based for loops consistent in filtermodels.cpp
Berthold Stoeger
2018-08-28
Filter: replace checked-state by struct
Berthold Stoeger
2018-08-16
Filter: separate backend from frontend logic
Berthold Stoeger
2018-08-14
Filter: break out showDive() function from filterAcceptsRow()
Berthold Stoeger
2018-08-14
Filter: constify doFilter() argument
Berthold Stoeger
2018-08-14
Filter: remove unused parameters from doFilter functions
Berthold Stoeger
2018-07-30
Cleanup: remove DiveListView::fixMessyQtModelBehaviour()
Berthold Stoeger
2018-05-21
qt-models: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-02-17
Coding-style: remove superfluous parentheses
Berthold Stoeger
2017-12-28
cleanup: Argument cannot be negative
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
Remove unnecessary dynamic_cast<>s in filter code
Berthold Stoeger
2017-12-26
Introduce negate-toggle buttons to filter lists
Berthold Stoeger
2017-12-24
Small whitespace updates
Dirk Hohndel
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-21
Fix BuddyFilterModel
Berthold Stoeger
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
[prev]
[next]