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
/
qt-mobile
/
qmlmanager.cpp
Age
Commit message (
Expand
)
Author
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-04-04
Don't write back dive data that hasn't changed in git
Linus Torvalds
2016-04-04
QML UI: rate limit git progress output
Dirk Hohndel
2016-04-04
Use the same format for output to stderr and AppLog
Dirk Hohndel
2016-04-04
QML UI: keep cloud sync enabled state in settings
Dirk Hohndel
2016-04-04
QML UI: allow user to disable automatic cloud sync
Dirk Hohndel
2016-04-04
QML UI: be more careful when to show us accessing the cloud
Dirk Hohndel
2016-04-04
QML UI: don't immediately save data after we make changes
Dirk Hohndel
2016-04-04
Instrument the git storage code
Dirk Hohndel
2016-04-04
Make accessingCloud an integer so it can convey more information
Dirk Hohndel
2016-04-04
Change the git progress update callback signature
Dirk Hohndel
2016-04-02
QML UI: don't go through manager object to show map
Dirk Hohndel
2016-04-02
QML UI: don't go through manager object to open user manual
Dirk Hohndel
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
[next]