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
/
qt-mobile
/
qmlmanager.cpp
Age
Commit message (
Expand
)
Author
2016-03-02
QML UI: update the correct dive in the model when committing a change
Dirk Hohndel
2016-03-02
Add helper functions to identify the position of a dive in the dive list
Dirk Hohndel
2016-02-29
QML UI: implement undelete
Dirk Hohndel
2016-02-28
QML UI: we no longer use the return value of commitChanges()
Dirk Hohndel
2016-02-23
Add helper to delete dive from QML
Dirk Hohndel
2016-02-20
QML UI: further validation in the C++ code
Dirk Hohndel
2016-02-20
Add option to allocate the samples in fake_dc()
Dirk Hohndel
2016-02-20
After freeing the samples, clear the pointer
Dirk Hohndel
2016-02-20
QML UI: fix recreation of profile after dive edit
Dirk Hohndel
2016-02-15
QML UI: no longer change unit preferences when parsing edits
Dirk Hohndel
2016-02-14
Remove debug output
Dirk Hohndel
2016-02-13
QML UI: enable edit of gasmix
Joakim Bygdell
2016-02-13
While parsing weight and pressure we should not change the users settings.
Joakim Bygdell
2016-02-12
QML UI: when saving edits, really only save them locally
Dirk Hohndel
2016-02-12
QML UI: don't even try to connect if email or password are empty
Dirk Hohndel
2016-02-12
QML UI: more progress update on start page
Dirk Hohndel
2016-02-12
QML UI: more progress information on the start page
Dirk Hohndel
2016-02-11
QML UI: clear up more data when changing credentials
Dirk Hohndel
2016-02-10
Invalidate the remembered git SHA when changing credentials
Dirk Hohndel
2016-02-10
Reset the authentication cache when trying new credentials
Dirk Hohndel
2016-02-10
Better tracking of the status of the credentials
Dirk Hohndel
2016-02-10
QML UI: more accurate messages on the start page
Dirk Hohndel
2016-02-10
Support function to print version string
Miika Turkia
2016-02-09
QML UI: dive edit, treat numeric input of duration as full minutes
Joakim Bygdell
2016-02-09
QML UI: enable edit of cylinder pressures
Joakim Bygdell
2016-02-09
QML UI: load from cache first when changing cloud credentials
Dirk Hohndel
2016-02-08
Sync load from cloud status when changing cloud storage accounts
Dirk Hohndel
2016-02-08
Always sync with cloud server when updating backend data
Dirk Hohndel
2016-02-08
Remember status of specific cloud account in settings
Dirk Hohndel
2016-02-06
QML UI: make time parsing more lenient
Dirk Hohndel
2016-02-05
QML UI: enable editing of weight
Dirk Hohndel
2016-01-29
Add helper to remove dive from model
Dirk Hohndel
2016-01-28
QML UI: make manually added dives more like those added on desktop
Dirk Hohndel
2016-01-28
QML UI: clear out empty strings from the UI
Dirk Hohndel
2016-01-27
QML UI: avoid clearing and rebuilding the dive list model
Dirk Hohndel
2016-01-27
QML UI: fix Qt's broken handling of two digit years in dates
Dirk Hohndel
2016-01-27
Move helper function to DiveObjectsHelper
Joakim Bygdell
2016-01-27
QML UI: on edit only request location if user checks the box
Dirk Hohndel
2016-01-27
QML UI: fix precision of total weight displayed
Dirk Hohndel
2016-01-26
Correct usage of QString on qmlmanager
Tomaz Canabrava
2016-01-26
We already have a QNetworkAcessManager global, use it
Tomaz Canabrava
2016-01-25
QML UI: If a dive has multiple cylinders show "Multiple" in the details page
Joakim Bygdell
2016-01-25
QML UI: Add helper function to get weights
Joakim Bygdell
2016-01-25
QML UI: Add helper function to get cylinder info
Joakim Bygdell
2016-01-20
QML UI: fix bugs in change detection on dive edit
Dirk Hohndel
2016-01-20
If set imperial units explicitly on mobile app
Miika Turkia
2016-01-11
Random whitespace cleanup
Dirk Hohndel
2016-01-10
QML UI: Store the dive duration in dive and (fake) divecomputer
Dirk Hohndel
2016-01-10
QML UI: only store the new date/time if they are valid
Dirk Hohndel
2016-01-10
Save a dive has to mean "save to local storage" on mobile
Dirk Hohndel
[next]