aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/main.qml
AgeCommit message (Expand)Author
2019-12-03mobile-widgets/qml: integrate export page in main.qmlGravatar jan Iversen
2019-11-11mobile-widget/qml: correct syntax error introduced in e63257f0eGravatar jan Iversen
2019-11-10Mobile: add ability to directly open support emailGravatar Dirk Hohndel
2019-11-08Mobile: reconnect the correct model after changing filterGravatar Dirk Hohndel
2019-11-08Mobile: allow message argument to showBusy functionGravatar Dirk Hohndel
2019-11-08Mobile: add UI feature tests to Developer menuGravatar Dirk Hohndel
2019-11-03Mobile: disconnect model while updating dive listGravatar Dirk Hohndel
2019-11-03Mobile: use appendTextToLog to get timestamps in logsGravatar Dirk Hohndel
2019-10-27Mobile: make the GPS service icon work againGravatar Dirk Hohndel
2019-10-26Mobile: try harder to get the right dive listGravatar Dirk Hohndel
2019-10-26Mobile: also show busy spinner when applying GPS fixesGravatar Dirk Hohndel
2019-10-26Mobile: change show/hide busy functionsGravatar Dirk Hohndel
2019-10-26Mobile: provide better tracking of applied GPS fixesGravatar Dirk Hohndel
2019-10-26Mobile: reset dive list after applying GPS fixesGravatar Dirk Hohndel
2019-10-26Mobile: don't push map page if it's already on the stackGravatar Dirk Hohndel
2019-10-14Mobile: pick icons depending on themeGravatar Dirk Hohndel
2019-10-13Mobile: bring back the adaptive size for the tool barGravatar Dirk Hohndel
2019-10-13Mobile: ensure consistent path when accessing arrow iconsGravatar Dirk Hohndel
2019-10-13Mobile: implement our own back entry for GlobalDrawerGravatar Dirk Hohndel
2019-10-13Mobile: move pageIndex function to main.qmlGravatar Dirk Hohndel
2019-10-13Mobile: use tri-state variable to improve the map hackGravatar Dirk Hohndel
2019-10-13Mobile: insane hack to make map page workGravatar Dirk Hohndel
2019-10-13Mobile: keep existing page stack when showing mapGravatar Dirk Hohndel
2019-10-13Mobile: need to recalculate column width when rotatingGravatar Dirk Hohndel
2019-10-13Mobile: don't make sub-pages fill the parentGravatar Dirk Hohndel
2019-10-13Mobile: change handling of columns and column widthGravatar Dirk Hohndel
2019-10-13Mobile: ApplicationHeader is now deprecatedGravatar Dirk Hohndel
2019-10-06Fix text in darkmode on mobile app.Gravatar Paul Buxton
2019-10-02Mobile: don't allow width change without rotationGravatar Dirk Hohndel
2019-10-02Mobile: add more debugging output for screen width issueGravatar Dirk Hohndel
2019-10-02Mobile: recalculate base units only for first real changeGravatar Dirk Hohndel
2019-10-02Mobile: only print debug output if there's informationGravatar Dirk Hohndel
2019-09-21Mobile: dump the information QML has about the screenGravatar Dirk Hohndel
2019-09-21Mobile: recalculate gridUnit and font size if width changesGravatar Dirk Hohndel
2019-09-21Mobile: move gridUnit and font adjustment to functionGravatar Dirk Hohndel
2019-09-11Mobile: adjust grid unit on very narrow screensGravatar Dirk Hohndel
2018-12-21Mobile: UI for selecting what to copy-pasteGravatar Miika Turkia
2018-10-23Mobile/filtering: make busy indicator smallerGravatar Dirk Hohndel
2018-10-23Mobile/filtering: implement the filter update through a threadGravatar Dirk Hohndel
2018-10-23QML UI: add busy indicator to the main windowGravatar Dirk Hohndel
2018-10-23Mobile/filtering: first attempt to filter on dive siteGravatar Jan Mulder
2018-10-12QML, cleanup: remove stackViewGravatar Jan Mulder
2018-10-09Mobile: factor out syncToCloud [3/3]Gravatar Jan Mulder
2018-10-09Mobile: preserve auto download status [2/3]Gravatar Jan Mulder
2018-10-09Mobile: no switch to auto cloud in no-cloud modeGravatar Jan Mulder
2018-10-01Mobile QML UI: bump Kirigami imports to 2.4Gravatar Jan Mulder
2018-09-27mobile, QML UI: Settings page scalabilityGravatar Jan Mulder
2018-09-25mobile, QML: introduce basePointSize in subsurfaceThemeGravatar Jan Mulder
2018-09-25QML UI: ensure we use the correct default fontGravatar Dirk Hohndel
2018-09-12mobile-widgets: replace qmlprefs::theme with qPrefDisplay::themeGravatar jan Iversen