aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2021-07-23cleanup: replace membuffer by membufferpp in C-codeGravatar Berthold Stoeger
2021-07-03cleanup: update copyrightsGravatar Dirk Hohndel
2021-01-23mobile/UI: show result of manual syncGravatar Dirk Hohndel
2021-01-23mobile/debugging: copy GPS fixes to clipboardGravatar Dirk Hohndel
2021-01-19mobile/UI: correctly update title bar font sizeGravatar Dirk Hohndel
2021-01-19mobile/cleanup: make theme test page work in dark modeGravatar Dirk Hohndel
2021-01-19mobile/statistics: force redraw after rotationGravatar Dirk Hohndel
2021-01-19mobile/statistics: bare minimum dark theme supportGravatar Dirk Hohndel
2021-01-19mobile/kirigami: fix width of passive notificationGravatar Dirk Hohndel
2021-01-19mobile/UI: add button to change notificationGravatar Dirk Hohndel
2021-01-19mobile/UI: show notification with changes made after saveGravatar Dirk Hohndel
2021-01-19mobile/UI: normally don't show git progress info to userGravatar Dirk Hohndel
2021-01-19mobile/cleanup: remove outdated commentGravatar Dirk Hohndel
2021-01-19mobile/git-storage: ensure correct commit messages get savedGravatar Dirk Hohndel
2021-01-19mobile/UI: move dive delete to context menuGravatar Dirk Hohndel
2021-01-19mobile/statistics: fix layout warningGravatar Dirk Hohndel
2021-01-19mobile/cleanup: fix cylinder visibility in dive editGravatar Dirk Hohndel
2021-01-19mobile/edit: fix broken screen repositioningGravatar Dirk Hohndel
2021-01-19mobile/UI: update dive edit layoutGravatar Dirk Hohndel
2021-01-19mobile/UI: simplify and cleanup SettingsGravatar Dirk Hohndel
2021-01-19mobile/UI: improve layout of styled ComboBox and TextFieldGravatar Dirk Hohndel
2021-01-19mobile/UI: don't change the window size when gridUnits changeGravatar Dirk Hohndel
2021-01-19mobile/UI: correctly scale UI without restartGravatar Dirk Hohndel
2021-01-19mobile/UI: remember the system default font sizeGravatar Dirk Hohndel
2021-01-19mobile/UI: offer more font sizesGravatar Dirk Hohndel
2021-01-19mobile/UI: don't double apply the font scale factorGravatar Dirk Hohndel
2021-01-19mobile/UI: add visualization of font size vs gridUnitGravatar Dirk Hohndel
2021-01-19mobile: add GF fields for ceiling calculationGravatar Doug Junkins
2021-01-13mobile/cleanup: remove more noisy debug outputGravatar Dirk Hohndel
2021-01-13mobile/GPS: fix two errors in the GPS handlingGravatar Dirk Hohndel
2021-01-13mobile/statistics: allow chart selection for statisticsGravatar Dirk Hohndel
2021-01-13mobile/statistics: make charts model available to UIGravatar Berthold Stoeger
2021-01-13mobile/statistics: start with dives per year bar chartGravatar Dirk Hohndel
2021-01-13mobile/statistics: fix layout issue in wide modeGravatar Dirk Hohndel
2021-01-12mobile/UI: small adjustments, using the slim combo boxGravatar Dirk Hohndel
2021-01-12mobile/UI: better sizing for Global Drawer header imageGravatar Dirk Hohndel
2021-01-12mobile/UI: make the comboboxes slightly more modern lookingGravatar Dirk Hohndel
2021-01-12mobile/UI: add another variation of the combo boxGravatar Dirk Hohndel
2021-01-12mobile/statistics: fix crash in dropdownsGravatar Berthold Stoeger
2021-01-10mobile/UI: add settings to display profile ceilingGravatar Dirk Hohndel
2021-01-10mobile/UI: add signal to redraw profileGravatar Dirk Hohndel
2021-01-10mobile/statistics: small UI improvementsGravatar Dirk Hohndel
2021-01-10statistics/mobile: add variable2 operations combo-boxGravatar Berthold Stoeger
2021-01-10statistics/mobile: set currentIndex of QML combo boxesGravatar Berthold Stoeger
2021-01-10mobile/statistics: add simple iconGravatar Dirk Hohndel
2021-01-10mobile/UI: rewrite screen size logicGravatar Dirk Hohndel
2021-01-10mobile/statistics: add a statistics page on mobileGravatar Dirk Hohndel
2021-01-10statistics: add a skeleton StatsManager classGravatar Berthold Stoeger
2021-01-02mobile: replace locationProvider with calls to GpsLocation::instance()Gravatar Dirk Hohndel
2021-01-02mobile: turn GpsLocation into a regular singleton constructGravatar Dirk Hohndel