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-24
QML UI: remove the checkbox for remembering the password
Dirk Hohndel
2016-03-23
QML UI: always convert the cloud user name to lower case
Dirk Hohndel
2016-03-13
QML UI: show user manual in browser window
Dirk Hohndel
2016-03-13
QML UI: font color isn't supported on app log page
Dirk Hohndel
2016-03-13
QML UI: show cloud access notification when refreshing from menu
Dirk Hohndel
2016-03-11
QML UI: don't allow negative gas consumption
Dirk Hohndel
2016-03-10
QML UI: don't claim to be accessing the cloud when you are not
Dirk Hohndel
2016-03-10
Red error messages in QML
Tomaz Canabrava
2016-03-10
QML UI: correctly validate the gasmix entered
Dirk Hohndel
2016-03-10
QML UI: if the date entered doesn't match the format, try harder
Dirk Hohndel
2016-03-08
QMLManager: helper function for devivePixelRatio
Dirk Hohndel
2016-03-08
QMLManager: fix order of initialization
Dirk Hohndel
2016-03-05
Introduce separate version number for Subsurface-mobile
Dirk Hohndel
2016-03-03
QML UI: show notification for saving dives to cloud as well
Dirk Hohndel
2016-03-03
QML UI: ensure that cloud notification is always cleared
Dirk Hohndel
2016-03-02
QML UI: new property to tell the UI that we are accessing cloud storage
Dirk Hohndel
2016-03-02
QML UI: update profile when editing duration of manually added dive
Dirk Hohndel
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
[next]