aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml
AgeCommit message (Expand)Author
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: update the map when the selected dive changesGravatar Dirk Hohndel
2019-10-13Mobile: move pageIndex function to main.qmlGravatar Dirk Hohndel
2019-10-13Mobile: when selecting dive via map, expand its tripGravatar Dirk Hohndel
2019-10-13Mobile: when selecting dive via map, update details viewGravatar Dirk Hohndel
2019-10-13Mobile: when switching to the details, reuse existing pageGravatar 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-13Mobile: show the undo for delete for 5 secondsGravatar Dirk Hohndel
2019-10-06Fix text in darkmode on mobile app.Gravatar Paul Buxton
2019-10-02Mobile: fix reloading dive list after downloadGravatar Dirk Hohndel
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-10-02Import: Make DownloadThread a subobject of DiveImportedModelGravatar Berthold Stoeger
2019-09-27Mobile: replace model-reset by row-addition in DiveListModel::reload()Gravatar Berthold Stoeger
2019-09-27Mobile: Don't access dive-id via DiveObjectHelperGravatar Berthold Stoeger
2019-09-21Mobile: more space around menu button on Download pageGravatar Dirk Hohndel
2019-09-21Mobile: pass section directly to tripTitle() and tripShortDate()Gravatar Berthold Stoeger
2019-09-21Mobile: don't show filter button when entering credentialsGravatar Dirk Hohndel
2019-09-21Mobile: dump the information QML has about the screenGravatar Dirk Hohndel
2019-09-21Mobile: correct font size of 'Previously used DC' labelGravatar 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-14Mobile: don't generate numerous DiveObjectHelpers in startEditMode()Gravatar Berthold Stoeger
2019-09-14Mobile: replace clear()/addAllDives() pairs by reload()Gravatar Berthold Stoeger
2019-09-14Mobile: return depthDuration directly from DiveListModelGravatar Berthold Stoeger
2019-09-14Mobile: return location directly from DiveListModelGravatar Berthold Stoeger
2019-09-14Mobile: return dive-number directly from DiveListModelGravatar Berthold Stoeger
2019-09-14Mobile: return dive-id directly from DiveListModelGravatar Berthold Stoeger
2019-09-14Mobile: return dateTime directly from DiveListModelGravatar Berthold Stoeger
2019-09-14Mobile: move tripNrDive from DiveObjectHelper to DiveListModelGravatar Berthold Stoeger
2019-09-14Mobile: move tripId from DiveObjectHelper to DiveListModelGravatar Berthold Stoeger
2019-09-11Mobile: adjust grid unit on very narrow screensGravatar Dirk Hohndel
2019-09-11Mobile: reserve space for the hamburger menu on Download pageGravatar Dirk Hohndel
2019-08-10Mobile: catch null references in DownloadDCThreadGravatar Berthold Stoeger
2019-05-11Mobile: add checkbox to force downloading all divesGravatar Dirk Hohndel
2019-04-12Undo: make undo-system dive site-awareGravatar Berthold Stoeger
2019-02-14Mobile: only show dive computers in the Bluetooth connection listGravatar Dirk Hohndel
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2019-01-09Import: add trip_table argument to DiveImportedModel::repopulate()Gravatar Berthold Stoeger
2019-01-02update year to 2019 in about screensGravatar Lubomir I. Ivanov