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
/
mobile-widgets
/
qmlmanager.cpp
Age
Commit message (
Expand
)
Author
2020-03-12
mobile UI: make user and log messages consistent for no cloud
Dirk Hohndel
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
2020-03-10
Android: remove USB devices we don't support
Dirk Hohndel
2020-03-10
mobile: add ability to update trip details
Dirk Hohndel
2020-03-10
mobile UI: don't call into the event loop
Dirk Hohndel
2020-03-10
mobile/trip-handling: add helper to add dive to a trip
Dirk Hohndel
2020-03-10
mobile UI: add ability to remove dive from its trip
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
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: use undo-command to paste dives
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/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: create memory management class for models
Berthold Stoeger
2020-03-10
mobile/divelist: when clicking on a row, use select_single_dive()
Berthold Stoeger
2020-03-09
mobile: use undo-command to apply gps fixes
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
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
cleanup: fix NOCLOUD_LOCALSTORAGE leak
Berthold Stoeger
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-06
mobile: allow disabling BT support from the command line
Dirk Hohndel
2020-03-01
filter: don't search in background on mobile
Berthold Stoeger
2020-03-01
filter: introduce people- and tags-filtering in the mobile UI
Berthold Stoeger
2020-02-17
mobile/export: remove most of the export options
Dirk Hohndel
2020-02-09
Cleanup: remove exportFunc class
Berthold Stoeger
2020-02-08
mobile: prevent crash adding dives
Dirk Hohndel
2020-02-04
Cleanup: remove capture-all lambda clauses
Berthold Stoeger
2020-01-26
code cleanup: whitespace cleanup
Dirk Hohndel
2020-01-26
code cleanup: QLatin1Literal is deprecated in Qt 5.14
Dirk Hohndel
2020-01-20
mobile UI: add ability to unset the default cylinder
Dirk Hohndel
2020-01-20
core/settings:: remove string functions for units
jan Iversen
2020-01-10
whitespace cleanup
Dirk Hohndel
2020-01-10
code cleanup: add empty table structures
Dirk Hohndel
2019-12-29
mobile-widgets: use oldStatus in qmlmanager
jan Iversen
2019-12-29
mobile-widgets: add oldStatus variable to qmlmanager
jan Iversen
2019-12-29
mobile-widgets: remove showPin from qmlmanager
jan Iversen
2019-12-29
mobile-widgets: remove second setCredentialStatus()
jan Iversen
2019-12-29
mobile-widgets: remove first setCredentialStatus() in finishSetup()
jan Iversen
2019-12-29
mobile-widgets: remove setCredentialStatus() from saveCloudCredentials()
jan Iversen
[next]