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
/
mobilelistmodel.h
Age
Commit message (
Expand
)
Author
2020-12-17
core: create string-format.cpp source file
Berthold Stoeger
2020-05-14
mobile/models: add access to tags string
Dirk Hohndel
2020-05-07
cleanup: invert control-flow when resetting the core structures
Berthold Stoeger
2020-03-21
mobile/models: make dive invalid flag available to mobile UI
Dirk Hohndel
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
2020-03-10
mobile models: add trip location and notes
Dirk Hohndel
2020-03-10
dive models: add helper role to find trip above or below dive
Dirk Hohndel
2020-03-10
core: add 'diveInTrip' role to underlying data model
Dirk Hohndel
2020-03-10
mobile/divelist: implement model that shows all dives in trip-order
Berthold Stoeger
2020-03-10
mobile/divelist: derive MobileListModel from a base model
Berthold Stoeger
2020-03-10
mobile/divelist: create memory management class for models
Berthold Stoeger
2020-03-09
mobile/divelist: connect click on trip to toggle MobileListModel
Berthold Stoeger
2020-03-09
mobile/divelist: implement trip title and short date for mobile
Dirk Hohndel
2020-03-09
mobile/divelist: copy & paste the roles-code from DiveListModel
Berthold Stoeger
2020-03-09
mobile/divelist: add first version of new MobileListModel proxy model
Berthold Stoeger