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
/
divelistmodel.h
Age
Commit message (
Expand
)
Author
2020-03-09
mobile: remove collapsed model that we no longer use
Dirk Hohndel
2020-03-01
mobile/filter: derive numShown from a new Q_PROPERTY
Berthold Stoeger
2020-03-01
filter: introduce people- and tags-filtering in the mobile UI
Berthold Stoeger
2020-03-01
mobile: remove DiveListSortModel::getFilterString()
Berthold Stoeger
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2019-11-08
Mobile: add second filter proxy model for dive list
Dirk Hohndel
2019-10-20
Mobile: remove remaining accesses to DiveObjectHelper from QML
Dirk Hohndel
2019-10-20
Mobile: get dive details directly from the model
Dirk Hohndel
2019-10-04
Cleanup: Make constructor of singletons private
Berthold Stoeger
2019-10-04
Cleanup: Turn DiveListSortModel into classical singleton
Berthold Stoeger
2019-10-04
Cleanup: turn DiveListModel into standard singleton
Berthold Stoeger
2019-09-27
Mobile: replace model-reset by row-addition in DiveListModel::reload()
Berthold Stoeger
2019-09-27
Mobile: clear dive data via model
Berthold Stoeger
2019-09-27
Revert the singleton PR
Dirk Hohndel
2019-09-25
Cleanup: unify idiosyncratic singletons
Berthold Stoeger
2019-09-21
Mobile: pass section directly to tripTitle() and tripShortDate()
Berthold Stoeger
2019-09-14
Mobile: Map directly from source in DiveListSortModel::getIdxForId()
Berthold Stoeger
2019-09-14
Mobile: provide direct access to dives in DiveListModel
Berthold Stoeger
2019-09-14
Mobile: remove dive argument from DiveListModel::insertDive()
Berthold Stoeger
2019-09-14
Mobile: replace clear()/addAllDives() pairs by reload()
Berthold Stoeger
2019-09-14
Cleanup: remove DiveListSortModel::addAllDives()
Berthold Stoeger
2019-09-14
Mobile: Generate DiveObjectHelpers on the fly
Berthold Stoeger
2019-09-14
Mobile: return depthDuration directly from DiveListModel
Berthold Stoeger
2019-09-14
Mobile: return location directly from DiveListModel
Berthold Stoeger
2019-09-14
Mobile: return dive-number directly from DiveListModel
Berthold Stoeger
2019-09-14
Mobile: return dive-id directly from DiveListModel
Berthold Stoeger
2019-09-14
Mobile: return dateTime directly from DiveListModel
Berthold Stoeger
2019-09-14
Mobile: move tripNrDive from DiveObjectHelper to DiveListModel
Berthold Stoeger
2019-09-14
Mobile: move tripId from DiveObjectHelper to DiveListModel
Berthold Stoeger
2019-09-14
Mobile: remove full-text properties from DiveObjectHelper
Berthold Stoeger
2019-04-12
get rid of some foreach and Q_FOREACH constructs
Rolf Eike Beer
2018-12-27
Cleanup: remove getDiveId() functions
Berthold Stoeger
2018-11-23
Filter: use hidden_by_filter also on mobile
Berthold Stoeger
2018-11-23
Mobile: don't format trip heading for all dives
Berthold Stoeger
2018-10-25
Mobile/filtering: update nr of dives shown in a trip when filtering
Dirk Hohndel
2018-10-23
Mobile/filtering: roll our own filtering for performance reasons
Dirk Hohndel
2018-10-23
Mobile/filtering: add fullTextNoNotes role to the dive list model
Dirk Hohndel
2018-10-23
Mobile/filtering: add count of filtered dives to search bar
Dirk Hohndel
2018-10-23
Mobile/filtering: full text filter, instead of just dive site
Dirk Hohndel
2018-10-23
Mobile/filtering: first attempt to filter on dive site
Jan Mulder
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-01-10
mobile: fix crash on delete dive from divelist
Jan Mulder
2017-05-28
QML UI: add downloaded dives to dive list
Dirk Hohndel
2017-04-29
Add SPDX header to Qt models
Dirk Hohndel
2016-04-05
DiveListModel: don't add the dives one at a time
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-02
Add helper functions to identify the position of a dive in the dive list
Dirk Hohndel
2016-01-29
Add helper to remove dive from model
Dirk Hohndel
2016-01-28
Add our own sort proxy class which provides two helper functions
Dirk Hohndel
[next]