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: 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
2020-03-09
mobile/DC-download: be more careful exiting download page
Dirk Hohndel
2020-03-09
mobile UI: ensure download page is shown if started by plug-in event
Dirk Hohndel
2020-03-09
mobile UI: move code to open download page on device plug-in
Dirk Hohndel
2020-03-09
mobile UI: add consistent way to show a page
Dirk Hohndel
2020-03-09
Android: don't list devices with unsupported transport
Dirk Hohndel
2020-03-09
cleanup: fix NOCLOUD_LOCALSTORAGE leak
Berthold Stoeger
2020-03-08
usb-serial-for-android: Implement timeout-handling
Christof Arnosti
2020-03-08
usb-serial-for-android: switch detection to usb-serial and add more PID/VID
Dirk Hohndel
2020-03-07
debug: try to capture changes that don't invalidate git cache
Dirk Hohndel
2020-03-07
mobile UI: remove obsolete access to already removed model role
Dirk Hohndel
2020-03-07
mobile UI: re-enable download status when restarting download
Dirk Hohndel
2020-03-07
usb-serial-for-android: add changelog line
Christof Arnosti
2020-03-07
usb-serial-for-android: add PID/VIDs
Christof Arnosti
2020-03-07
usb-serial-for-android: Implementation
Christof Arnosti
[next]