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
2018-07-04
core: remove double definition of enum cloud_storage_status
jan Iversen
2018-06-28
Android: limit the amount of data copied to clipboard
Dirk Hohndel
2018-06-28
iOS and Android: try more logfile locations
Dirk Hohndel
2018-06-28
QML UI: provide information why logfile couldn't be written
Dirk Hohndel
2018-06-27
QML UI: remove unused property
Dirk Hohndel
2018-06-21
mobile: iOS/Android: always delete libdivecomputer.log at start
Dirk Hohndel
2018-06-20
QML UI: remove unused property
Dirk Hohndel
2018-06-20
QML UI: store nocloud data when adding cloud credentials
Dirk Hohndel
2018-06-20
core: add free_samples helper
Dirk Hohndel
2018-06-20
mobile: set alloc_samples to 0 when resetting.
jan Iversen
2018-06-15
mobile: move settings from qmlmanager to qmlprefs
jan Iversen
2018-06-15
mobile: move NOCLOUD_LOCALSTORAGE from qmlmanager.cpp to .h
jan Iversen
2018-06-09
core: remove qml properties from downloadfromcthread
jan Iversen
2018-06-09
mobile: add DCDeviceData properties to qmlmanager
jan Iversen
2018-05-30
mobile: add timer to measure startup.
jan Iversen
2018-05-26
Cleanup: remove reply and request member variables in QMLManager
Berthold Stoeger
2018-05-21
mobile-widgets: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-21
iOS: copy libdivecomputer.log to clipboard
jan Iversen
2018-05-21
iOS: store libdivecomputer.log in documents (same dir as app log)
jan Iversen
2018-05-21
mobile: removed setting for libdivecomputer.log
jan Iversen
2018-05-18
mobile: add "Copy log to clipboard" button
jan Iversen
2018-05-17
mobile: fix wrong coords when saving new location
Murillo Bernardes
2018-05-07
Planner: don't return static data in fake_dc()
Berthold Stoeger
2018-04-15
QML UI: recalculate derived information after editing dive
Dirk Hohndel
2018-04-14
Debug location saving
Dirk Hohndel
2018-04-14
QML UI: if we don't have a current position, update it later
Dirk Hohndel
2018-04-13
iOS: log messages
Dirk Hohndel
2018-04-13
iOS: make logfile accessible to user
Dirk Hohndel
2018-04-13
iOS: always create subsurface.log file
Dirk Hohndel
2018-03-14
Cleanup: introduce copy_qstring() function
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-03-12
Mobile: pass QString as value to registerError()
Berthold Stoeger
2018-01-31
mobile: introduce simple private helper updateAllGlobalLists()
Jan Mulder
2018-01-31
mobile cleanup: restyle construction of locationlist
Jan Mulder
2018-01-31
mobile cleanup: unduplicate code and do not loop over dives (3)
Jan Mulder
2018-01-31
mobile cleanup: unduplicate code and do not loop over dives (2)
Jan Mulder
2018-01-31
mobile cleanup: unduplicate code and do not loop over dives (1)
Jan Mulder
2018-01-31
Make report_error() reentrant
Berthold Stoeger
2018-01-31
Use error callback to log errors in QMLManager
Berthold Stoeger
2018-01-25
Remove function-call indirection in qmlmanager.cpp
Berthold Stoeger
2018-01-18
Mobile: start message timer on startup
Berthold Stoeger
2018-01-18
Mobile: don't show timer twice in log-message
Berthold Stoeger
2018-01-18
Remove redundant local variables cloudPwd and cloudUser
Berthold Stoeger
2018-01-18
Remove redundant QML getter functions
Berthold Stoeger
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2018-01-10
mobile: fix crash on delete dive from divelist
Jan Mulder
2018-01-08
Move resetting of current file out of clear_dive_file_data()
Berthold Stoeger
2018-01-07
Remove redundant call to clear_dive_file_data()
Berthold Stoeger
2017-12-26
Cleanup: avoid out of bounds access
Dirk Hohndel
2017-12-26
Cleanup: check we have dive before dereferencing
Dirk Hohndel
[next]