aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2018-03-11main.qml: create an instance of MapPageGravatar Lubomir I. Ivanov
2018-03-11mobile-resources.qrc: add the map related resources for mobileGravatar Lubomir I. Ivanov
2018-03-11mappage.qml: add a Kirigami page for the map widgetGravatar Lubomir I. Ivanov
2018-03-11divelist.qml: add the setCurrentDiveListIndex() helperGravatar Lubomir I. Ivanov
2018-02-24QML UI Mobile: correct margins on log pageGravatar Jan Mulder
2018-02-24Mobile QML UI: wideScreen property changeGravatar Jan Mulder
2018-02-24Revert "Mobile QML UI: fix more background colors (gpslist)"Gravatar Jan Mulder
2018-02-19QML UI: do not overflow right margin on BT textGravatar Jan Mulder
2018-02-17Mobile QML UI: fix more background colors (gpslist)Gravatar Jan Mulder
2018-02-17Mobile QML UI: color the application header correctlyGravatar Jan Mulder
2018-02-17Mobile QML UI: fix background colorsGravatar Jan Mulder
2018-02-17Mobile QML UI: Divelist hover/selected colorsGravatar Jan Mulder
2018-02-17Mobile QML: main.qml to Kirigmi 2.2Gravatar Jan Mulder
2018-02-11Mobile QML: set fontsize for developer logGravatar Jan Mulder
2018-02-08Mobile cleanup: remove unused actionsGravatar Jan Mulder
2018-02-02mobile cleanup: repair stupid mistakeGravatar Jan Mulder
2018-01-31mobile: introduce simple private helper updateAllGlobalLists()Gravatar Jan Mulder
2018-01-31mobile cleanup: restyle construction of locationlistGravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (3)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (2)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (1)Gravatar Jan Mulder
2018-01-31Make report_error() reentrantGravatar Berthold Stoeger
2018-01-31Use error callback to log errors in QMLManagerGravatar Berthold Stoeger
2018-01-25Remove function-call indirection in qmlmanager.cppGravatar Berthold Stoeger
2018-01-18Mobile: start message timer on startupGravatar Berthold Stoeger
2018-01-18Mobile: don't show timer twice in log-messageGravatar Berthold Stoeger
2018-01-18Remove redundant local variables cloudPwd and cloudUserGravatar Berthold Stoeger
2018-01-18Remove redundant QML getter functionsGravatar Berthold Stoeger
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2018-01-10mobile: fix crash on delete dive from divelistGravatar Jan Mulder
2018-01-08Move resetting of current file out of clear_dive_file_data()Gravatar Berthold Stoeger
2018-01-07Remove redundant call to clear_dive_file_data()Gravatar Berthold Stoeger
2018-01-03mobile: silence warnings in the app logGravatar Jan Mulder
2018-01-03mobile: newer Kirigami SHAGravatar Jan Mulder
2017-12-30Get ready for 2018Gravatar Jan Mulder
2017-12-26Cleanup: avoid out of bounds accessGravatar Dirk Hohndel
2017-12-26Cleanup: check we have dive before dereferencingGravatar Dirk Hohndel
2017-12-26mobile: close GPS menu drawer when selectedGravatar Jan Mulder
2017-12-18CHANGELOG.mdGravatar Jan Mulder
2017-12-18mobile: exit edit mode when navigating away from edit pageGravatar Jan Mulder
2017-12-17Cleanup: fix potential uninitialized use of uuidGravatar Dirk Hohndel
2017-12-17mobile: use short date format in edit modeGravatar Jan Mulder
2017-12-16mobile: manual add dive and cancel fails when repeatedGravatar Jan Mulder
2017-12-15mobile: clear internal data when edit/add dive is finishedGravatar Jan Mulder
2017-12-14mobile: show message when going offlineGravatar Jan Mulder
2017-12-14Don't create GeneralSettingsObjectWrapper objectGravatar Berthold Stoeger
2017-12-13mobile: reset download screen in a sane stateGravatar Jan Mulder
2017-12-13mobile: reset Retry button to DownloadGravatar Jan Mulder
2017-12-13mobile: do not just create a new dive siteGravatar Jan Mulder
2017-12-11Remove second parameter (bool force) in set_filename()Gravatar Berthold Stoeger