summaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2018-06-11Mobile: correct wrong C++ ref in qmlGravatar jan Iversen
2018-06-09core: remove qml properties from downloadfromcthreadGravatar jan Iversen
2018-06-09core: update deviceData default from qmlGravatar jan Iversen
2018-06-09mobile: add DCDeviceData properties to qmlmanagerGravatar jan Iversen
2018-06-09mobile: remove context iconsGravatar jan Iversen
2018-06-09mobile: remove png/svg icons not usedGravatar jan Iversen
2018-06-09profile: make profile self containedGravatar jan Iversen
2018-06-09mobile: clean use of DiveId in qmlprofileGravatar jan Iversen
2018-06-09mobile: do not call plotDive during startupGravatar jan Iversen
2018-06-09mobile: white space clean in DiveDetailsView.qmlGravatar jan Iversen
2018-06-08mobile: decoupled ssrf.qrc and mobile.qrcGravatar jan Iversen
2018-06-08mobile: main.qml, change load of dive.jpgGravatar jan Iversen
2018-06-08mobile: mobile unreferenced ic iconsGravatar jan Iversen
2018-06-08mobile: remove unneeded alias from mobile-resourcesGravatar jan Iversen
2018-06-08mobile: clean qml dir (move dive.jpg to icons)Gravatar jan Iversen
2018-06-08mobile: sort mobile-resources.qrcGravatar jan Iversen
2018-06-07mobile: correct comboProduct if model changesGravatar jan Iversen
2018-06-04mobile: delay combobox selection for download.Gravatar jan Iversen
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-30mobile: add timer to measure startup.Gravatar jan Iversen
2018-05-27mobile: make list action buttons appear againGravatar Murillo Bernardes
2018-05-27mobile: Adjust About.qml to fit small screens.Gravatar jan Iversen
2018-05-26Cleanup: remove deleteLater() in QMLProfileGravatar Berthold Stoeger
2018-05-26Cleanup: remove reply and request member variables in QMLManagerGravatar Berthold Stoeger
2018-05-24profile-widget: set printmode but allow events for ssrf-mobileGravatar jan Iversen
2018-05-21mobile: removing print mode from mobile.Gravatar jan Iversen
2018-05-21mobile-widgets: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-21iOS: copy libdivecomputer.log to clipboardGravatar jan Iversen
2018-05-21iOS: updated text in About to reflect logs not logGravatar jan Iversen
2018-05-21iOS: store libdivecomputer.log in documents (same dir as app log)Gravatar jan Iversen
2018-05-21mobile: removed setting for libdivecomputer.logGravatar jan Iversen
2018-05-20QML UI: allow changing the connection IDGravatar jan Iversen
2018-05-18mobile: add "Copy log to clipboard" buttonGravatar jan Iversen
2018-05-17mobile: fix wrong coords when saving new locationGravatar Murillo Bernardes
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-05-13mobile: fix next icon prefixGravatar Murillo Bernardes
2018-05-13iOS: fix "previous" button iconGravatar Murillo Bernardes
2018-05-09mobile: show selected dive on details viewGravatar Murillo Bernardes
2018-05-07Planner: don't return static data in fake_dc()Gravatar Berthold Stoeger
2018-04-16QML UI: fix incorrect icon referencesGravatar Dirk Hohndel
2018-04-16QML UI: ensure delegate height is not a fractionGravatar Dirk Hohndel
2018-04-16QML UI: dive list performance: enable cachingGravatar Dirk Hohndel
2018-04-16QML UI: dive list performance: no background rectangleGravatar Dirk Hohndel
2018-04-16QML UI: make the code easier to readGravatar Dirk Hohndel
2018-04-16QML UI: show offline notice when going offlineGravatar Dirk Hohndel
2018-04-16QML UI: change auto cloud sync menu textsGravatar Dirk Hohndel
2018-04-15QML UI: suppress warnings when showing GPS fixesGravatar Dirk Hohndel
2018-04-15QML UI: recalculate derived information after editing diveGravatar Dirk Hohndel
2018-04-15QML UI: don't show a vertical scrollbar in dive listGravatar Dirk Hohndel