index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-models
Age
Commit message (
Expand
)
Author
2020-04-13
dive sites: properly reload dive site model on desktop
Berthold Stoeger
2020-04-13
mobile: remove fine-grained notification
Berthold Stoeger
2020-04-13
Preserve events when editing dive in planner
Robert C. Helling
2020-04-11
Merge pull request #2643 from bstoeger/cylinder4
Dirk Hohndel
2020-04-11
cleanup: don't keep pointer-to-picture in PictureEntry
Berthold Stoeger
2020-04-10
cleanup: directly return from DivePictureModel::data()
Berthold Stoeger
2020-04-10
media: move picture function from dive.c to picture.c
Berthold Stoeger
2020-04-07
cleanup: remove conditional compilation in cylindermodel.cpp
Berthold Stoeger
2020-04-07
undo: show multiple dive warning when editing equipment
Berthold Stoeger
2020-04-07
undo: more fine-grained editing of cylinder
Berthold Stoeger
2020-04-07
CylindersModel: use flag to decide whether we are in planner
Berthold Stoeger
2020-04-07
undo/cylinder: call undo command to edit cylinder fields
Berthold Stoeger
2020-04-07
undo/cylinders: Implement editing of the type
Berthold Stoeger
2020-04-07
cleanup: remove unused CylindersModelFiltered functions
Berthold Stoeger
2020-04-07
CylindersModel: fold CHANGED() macro into setData()
Berthold Stoeger
2020-04-07
CylindersModel: test for CHANGED() outside of switch statement
Berthold Stoeger
2020-04-07
CylindersModel: remove mark_dive_list_changed
Berthold Stoeger
2020-04-07
cylinders: remove CylindersModel::changed
Berthold Stoeger
2020-04-07
CylindersModel: listen and react to signals
Berthold Stoeger
2020-04-07
CylindersModel: don't test for planner-state in remove()
Berthold Stoeger
2020-04-07
undo: reorder cylinders on remove-cylinder undo/redo
Berthold Stoeger
2020-04-07
cleanup: remove CylindersModels::rows
Berthold Stoeger
2020-04-07
CylinderModel: make dive dynamic
Berthold Stoeger
2020-04-07
core: add create_new_cylinder() function
Berthold Stoeger
2020-04-04
core/models: give progress update while populating models
Dirk Hohndel
2020-03-31
mobile/dive-summary: use 64bit integers for statistics
Dirk Hohndel
2020-03-30
message handler: make the log output less verbose
Dirk Hohndel
2020-03-24
divelist: don't initialize invalidFont at startup
Berthold Stoeger
2020-03-21
mobile/models: make dive invalid flag available to mobile UI
Dirk Hohndel
2020-03-21
Android: use Subsurface as TAG for log messages
Dirk Hohndel
2020-03-20
Dive list: mark invalid dives with a struck out font
Berthold Stoeger
2020-03-18
models: update divesite-model when clearing/updating dive model
Berthold Stoeger
2020-03-17
divetripmodel: remove setData() function
Berthold Stoeger
2020-03-12
cleanup: remove current_dive parameter from divesSelected signal
Berthold Stoeger
2020-03-12
divetripmodel: change current dive if no dives are selected
Berthold Stoeger
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: remove no longer used DiveListModel
Berthold Stoeger
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-10
mobile: unify download code on mobile and desktop
Berthold Stoeger
2020-03-10
undo: clear undo-stack when clearing dive data
Berthold Stoeger
2020-03-09
mobile/undo: compile WSInfoModel
Berthold Stoeger
2020-03-09
mobile/divelist: connect click on trip to toggle MobileListModel
Berthold Stoeger
2020-03-09
mobile: remove collapsed model that we no longer use
Dirk Hohndel
2020-03-09
mobile/divelist: trip date and title roles for new model
Dirk Hohndel
2020-03-09
mobile/divelist: implement trip title and short date for mobile
Dirk Hohndel
[next]