summaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2020-02-10mobile/summary: remove some debug outputGravatar Dirk Hohndel
2020-02-10mobile/summary: expand refresh buttonGravatar Dirk Hohndel
2020-02-10mobile/summary: more UI fine tuningGravatar Dirk Hohndel
2020-02-09mobile UI: fix font size breakage on AndroidGravatar Dirk Hohndel
2020-02-09mobile UI: fix alignment issue in dive details viewGravatar Dirk Hohndel
2020-02-09Correcting typos of the word celsiusGravatar Jason Bramwell
2020-02-09Cleanup: remove exportFunc classGravatar Berthold Stoeger
2020-02-08mobile UI: correctly determine the number of columns when screen size changesGravatar Dirk Hohndel
2020-02-08mobile/settings: add UI for single column preferenceGravatar Dirk Hohndel
2020-02-08mobile/summary: use more intuitive time periodsGravatar Dirk Hohndel
2020-02-08mobile/summary: improve the spacing of the contentGravatar Dirk Hohndel
2020-02-08mobile/summary: correctly align text to vertical centerGravatar Dirk Hohndel
2020-02-08mobile/summary: add refresh buttonGravatar Berthold Stoeger
2020-02-08mobile/summary: add section headersGravatar Berthold Stoeger
2020-02-08mobile/summary: remove dive summary calculationGravatar Berthold Stoeger
2020-02-08mobile/summary: implement frontend code for the new summary modelGravatar Dirk Hohndel
2020-02-08mobile/summary: recalculate first and last dive on visibility changeGravatar Berthold Stoeger
2020-02-08mobile/summary: implement firstDiveDate and lastDiveDateGravatar Berthold Stoeger
2020-02-08mobile: prevent crash adding divesGravatar Dirk Hohndel
2020-02-07mobile/notes-edit: ensure cursor stays visible editing dive notesGravatar Dirk Hohndel
2020-02-06mobile/settings: fix the width of cylinder drop downGravatar Dirk Hohndel
2020-02-06mobile UI: set correct width for TeplatePageGravatar Dirk Hohndel
2020-02-06random white space fixGravatar Dirk Hohndel
2020-02-06mobile UI: redo the screen size magicGravatar Dirk Hohndel
2020-02-06mobile: comment out planner referencesGravatar Dirk Hohndel
2020-02-06mobile/settings: correctly draw the size buttonsGravatar Dirk Hohndel
2020-02-06mobile/settings: refer to the correct theme objectGravatar Dirk Hohndel
2020-02-06mobile/settings: white space cleanupGravatar Dirk Hohndel
2020-02-06mobile/settings: make the color swatches work as color swatchesGravatar Dirk Hohndel
2020-02-06mobile/settings: correctly set label backgroundGravatar Dirk Hohndel
2020-02-06mobile/settings: remove confusing frame around column titlesGravatar Dirk Hohndel
2020-02-04Cleanup: remove capture-all lambda clausesGravatar Berthold Stoeger
2020-02-03mobile-widgets: switch to new subsurfaceThemeGravatar jan Iversen
2020-02-03mobile-widgets/qml: secure subsurfaceTheme.initial*Gravatar jan Iversen
2020-02-03mobile-widgets/qml/settings.qml: show all colorsGravatar jan Iversen
2020-02-03mobile-widgets/themeinterface: make most part staticGravatar jan Iversen
2020-02-03mobile-widgets/qml: use new templates in converted pagesGravatar jan Iversen
2020-02-03mobile-widgets/qml: add TemplateButtonGravatar jan Iversen
2020-02-03mobile-widgets/qml: add TemplatePageGravatar jan Iversen
2020-02-04Cleanup: rename plannerShared to PlannerSharedGravatar Berthold Stoeger
2020-01-31Cleanup: remove QMLInterface::instance()Gravatar Berthold Stoeger
2020-01-31Cleanup: connect QMLInterface signals in constructorGravatar Berthold Stoeger
2020-01-30mobile-widgets/qml/divesummary.qml: detect change in unitsGravatar jan Iversen
2020-01-30mobile-widgets: emit signals for each colorGravatar jan Iversen
2020-01-30mobile-widgets: correct empty linesGravatar jan Iversen
2020-01-30mobile-widgets/qml: move fontMetrics to ThemeTestGravatar jan Iversen
2020-01-30mobile-widgets: do not use fontmetric for heightGravatar jan Iversen
2020-01-30mobile-widgets: move font property to themeInterfaceGravatar jan Iversen
2020-01-30mobile-widgets: move basePointSize to themeinterfaceGravatar jan Iversen
2020-01-30mobile/dive summary: rewrite statistics codeGravatar Dirk Hohndel