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
/
mobile-widgets
/
qmlmanager.cpp
Age
Commit message (
Expand
)
Author
2021-01-23
mobile/debugging: copy GPS fixes to clipboard
Dirk Hohndel
2021-01-19
mobile/UI: add button to change notification
Dirk Hohndel
2021-01-19
mobile/UI: show notification with changes made after save
Dirk Hohndel
2021-01-19
mobile/UI: normally don't show git progress info to user
Dirk Hohndel
2021-01-19
mobile/git-storage: ensure correct commit messages get saved
Dirk Hohndel
2021-01-02
mobile: replace locationProvider with calls to GpsLocation::instance()
Dirk Hohndel
2021-01-02
mobile: turn GpsLocation into a regular singleton construct
Dirk Hohndel
2021-01-02
mobile: don't connect to applicationStateChanged signal early
Dirk Hohndel
2021-01-01
mobile/UI: provide more structured debug output for dive edit
Dirk Hohndel
2020-12-17
core: remove DiveObjectHelper
Berthold Stoeger
2020-12-17
mobile: remove DiveObjectHelper code
Berthold Stoeger
2020-12-13
core: keep tank infos in a dynamic table
Berthold Stoeger
2020-11-14
desktop: automatically reload completion-models
Berthold Stoeger
2020-10-25
cleanup: move application flags to core/subsurfacehelper.h
Berthold Stoeger
2020-10-25
cleanup: move mark_divelist_changed() to qmlmanager.cpp
Berthold Stoeger
2020-10-24
git: add device-table to git-parser-state
Berthold Stoeger
2020-10-24
devices: add devices in Command::importTable()
Berthold Stoeger
2020-10-24
devices: add functions to add / remove / check for devices
Berthold Stoeger
2020-10-24
parser: add device_table to parser state
Berthold Stoeger
2020-10-17
filter: remove filter_preset_table_t
Berthold Stoeger
2020-09-29
filter: implement loading of filter presets from git repositories
Berthold Stoeger
2020-09-29
filter: load filter presets from XML files
Berthold Stoeger
2020-09-29
filter: unify desktop and mobile filters
Berthold Stoeger
2020-09-27
mobile/dive-list: correctly update view when changing dive date
Dirk Hohndel
2020-08-16
mobile/cleanup: use local variable to simplify code
Dirk Hohndel
2020-06-14
mobile: add status text for cloud sync state
Dirk Hohndel
2020-06-14
mobile: track if we have changes that aren't synced to cloud
Dirk Hohndel
2020-06-07
mobile: add helper to import data from local cloud cache
Dirk Hohndel
2020-06-07
mobile: make list of local cloud cache directories available
Dirk Hohndel
2020-05-25
mobile/credentials: email address must be lower case
Dirk Hohndel
2020-05-22
cleanup: create common QDateTime -> timestamp conversion function
Berthold Stoeger
2020-05-07
cleanup: invert control-flow when resetting the core structures
Berthold Stoeger
2020-04-21
cleanup: replace constructs of the type &vector[0] by vector.data()
Berthold Stoeger
2020-04-13
mobile: don't call main loop for notifications once initialized
Berthold Stoeger
2020-04-04
mobile/startup: fix potential crash when switching back and forth
Dirk Hohndel
2020-04-04
mobile/cleanup: create helper function to hide verbose casts
Dirk Hohndel
2020-04-04
mobile/cloud-storage: correctly transition from no-cloud to cloud
Dirk Hohndel
2020-04-04
mobile/cloud-storage: fix test for no cloud to cloud transition
Dirk Hohndel
2020-04-04
mobile/cleanup: remove outdated comment and fix whitespace
Dirk Hohndel
2020-04-04
mobile/undo: set undo stack as clean after save
Berthold Stoeger
2020-04-04
mobile/undo: consider undo-stack when checking for unsaved changes
Berthold Stoeger
2020-04-04
mobile/edits: ensure changesNeedSaving is called
Dirk Hohndel
2020-04-04
mobile: when creating gps dive site use the new dive site name
Berthold Stoeger
2020-04-04
mobile: properly recognize changed dive site
Berthold Stoeger
2020-04-04
mobile UI: delay reading the dive list until app is active
Dirk Hohndel
2020-04-04
mobile/core: remove locking for git access
Dirk Hohndel
2020-04-04
mobile/startup: show progress update earlier
Dirk Hohndel
2020-04-04
mobile UI: setup callback for the new notification mechanism
Dirk Hohndel
2020-04-04
mobile: add indication if the app has finished initializing
Dirk Hohndel
2020-04-04
undo/mobile: keep track of dive sites
Berthold Stoeger
[next]