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
Age
Commit message (
Expand
)
Author
2020-03-10
mobile UI: add divelist context drawer action to edit trip details
Dirk Hohndel
2020-03-10
mobile models: add trip location and notes
Dirk Hohndel
2020-03-10
mobile/dive-list: add context menu when long-pressing on trip
Dirk Hohndel
2020-03-10
mobile UI: don't call into the event loop
Dirk Hohndel
2020-03-10
mobile/dive-list: allow moving dives between trips
Dirk Hohndel
2020-03-10
mobile UI: more context actions in dive list
Dirk Hohndel
2020-03-10
mobile/dive-list: long press on dive selects and opens context drawer
Dirk Hohndel
2020-03-10
mobile UI: fix autoclose of context drawer
Dirk Hohndel
2020-03-10
mobile UI: add context menu to dive list
Dirk Hohndel
2020-03-10
mobile UI: allow adding a dive to a trip from context menu
Dirk Hohndel
2020-03-10
mobile/trip-handling: add helper to add dive to a trip
Dirk Hohndel
2020-03-10
dive models: add helper role to find trip above or below dive
Dirk Hohndel
2020-03-10
core/trip handling: add helper function to get trip from id
Dirk Hohndel
2020-03-10
mobile UI: add ability to remove dive from its trip
Dirk Hohndel
2020-03-10
core: add 'diveInTrip' role to underlying data model
Dirk Hohndel
2020-03-10
mobile UI: only show context menu when viewing a dive
Dirk Hohndel
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
[prev]
[next]