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.cpp
Age
Commit message (
Expand
)
Author
2019-12-13
qt-models: remove LOG_STP from mobile/desktop
jan Iversen
2019-11-08
Mobile: correctly update filter text and update all three models
Dirk Hohndel
2019-11-08
Mobile: ensure the sort order is always set
Dirk Hohndel
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: Turn DiveListSortModel into classical singleton
Berthold Stoeger
2019-10-04
Cleanup: turn DiveListModel into standard singleton
Berthold Stoeger
2019-10-04
Cleanup: initialize DiveListSortModel in constructor
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-21
Mobile: pass trip-ids through QML, not formatted pointers
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: create DiveObjectHelper only when needed
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
DiveObjectHelper: Turn DiveObjectHelper into Q_GADGET based object
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-09-14
Mobile: decouple full text search from DiveObjectHelper
Berthold Stoeger
2019-08-13
Mobile: fix bound check in DiveListModel::data()
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-04-15
Core: turn add_single_dive() to append_dive()
Berthold Stoeger
2019-04-12
get rid of some foreach and Q_FOREACH constructs
Rolf Eike Beer
2019-01-09
Cleanup: Make add_dive_to_table local to divelist.c
Berthold Stoeger
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-11-18
Dive list: replace dive-list of trips by a table
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: finally implement the new settings in the actual filter
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-25
QML UI: correctly update the model
Dirk Hohndel
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
[next]