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
Age
Commit message (
Expand
)
Author
2020-03-10
mobile/filter: use signal to reload filter
Berthold Stoeger
2020-03-10
mobile: remove dive::collapsed
Berthold Stoeger
2020-03-10
mobile UI: set the correct location string when editing dives
Dirk Hohndel
2020-03-10
mobile UI: add context menu to DiveDetails
Dirk Hohndel
2020-03-10
mobile: replace undoDelete() with generic undo()
Dirk Hohndel
2020-03-10
mobile UI: make the text of the undo/redo action available to QML
Dirk Hohndel
2020-03-10
core/undo: provide access to the QUndoStack
Dirk Hohndel
2020-03-10
mobile/divelist: add context drawer
Dirk Hohndel
2020-03-10
mobile: remove no longer used DiveListModel
Berthold Stoeger
2020-03-10
mobile/filter: connect directly to filter
Berthold Stoeger
2020-03-10
mobile: remove selectedDiveTimeStamp logic
Berthold Stoeger
2020-03-10
mobile: remove updateSelectedDive logic
Berthold Stoeger
2020-03-10
mobile/undo: create EditDive command
Berthold Stoeger
2020-03-10
mobile/divelist: better handling of selection change
Dirk Hohndel
2020-03-10
mobile: use undo-command to paste dives
Berthold Stoeger
2020-03-10
mobile: random white space cleanup
Dirk Hohndel
2020-03-10
mobile: don't disconnect model on download
Berthold Stoeger
2020-03-10
mobile: reduce the number of model reloads when opening cloud data
Berthold Stoeger
2020-03-10
mobile UI: use undo-command for adding dive.
Berthold Stoeger
2020-03-10
mobile UI: don't hide dive view when deleting dive
Berthold Stoeger
2020-03-10
mobile/divelist: select dive after swipe
Berthold Stoeger
2020-03-10
mobile/divelist: don't set currentIndex on undo of dive deletion
Berthold Stoeger
2020-03-10
mobile/divelist: remove showDiveIndex QML-function
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/divedetails: send current-dive changes up to mobile UI
Berthold Stoeger
2020-03-10
mobile/divelist: when clicking on a row, use select_single_dive()
Berthold Stoeger
2020-03-10
mobile/divelist: switch to the correct model
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: use undo-command to apply gps fixes
Berthold Stoeger
2020-03-09
undo: implement ApplyGPSFixes undo command
Berthold Stoeger
2020-03-09
GPS fixes: split collecting GPS fixes into own function
Berthold Stoeger
2020-03-09
cleanup: use QStringLiterals in core/gpslocation.cpp
Berthold Stoeger
2020-03-09
GPS fixes: collect fixes first, apply later
Berthold Stoeger
2020-03-09
mobile: correctly reset model instead of disconnecting it
Dirk Hohndel
2020-03-09
mobile/undo: remove deletedDive and deletedTrip from QMLManager
Berthold Stoeger
2020-03-09
mobile/undo: create undo-action and connect to undo of dive deletion
Berthold Stoeger
2020-03-09
mobile/undo: compile undo commands and call undo command for deletion.
Berthold Stoeger
2020-03-09
tests: don't build PlannerShared
Dirk Hohndel
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: rewrite the QML dive list
Dirk Hohndel
2020-03-09
mobile/divelist: set up the new model for the dive list
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
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
[next]