aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml
AgeCommit message (Expand)Author
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
2018-12-21Mobile: deal with BT name and address when tapping DownloadGravatar Dirk Hohndel
2018-12-21Mobile: copy the dive data when configuring settingsGravatar Miika Turkia
2018-12-21Mobile: UI for selecting what to copy-pasteGravatar Miika Turkia
2018-12-17Import: unglobalize downloadTableGravatar Berthold Stoeger
2018-11-23Mobile: don't format trip heading for all divesGravatar Berthold Stoeger
2018-11-18delete-copy-paste buttons layed out properlyGravatar Miika Turkia
2018-11-18Support for copy-pasting specific fields on mobileGravatar Miika Turkia
2018-11-15Mobile: Allow multiple divemastersGravatar Jocke
2018-10-31Mobile/filtering: don't show the filter line when pulling divelist downGravatar Dirk Hohndel
2018-10-29Dive site: replace UUID by pointer in mobile codeGravatar Berthold Stoeger
2018-10-27QML UI: we don't need Controls 2.4Gravatar Dirk Hohndel
2018-10-23Mobile/filtering: make busy indicator smallerGravatar Dirk Hohndel
2018-10-23Mobile/filtering: update number of dives shown when resetting filterGravatar Dirk Hohndel
2018-10-23QML UI: remove some of the log file noiseGravatar Dirk Hohndel
2018-10-23Mobile/filtering: show a better message while waiting for the filterGravatar Dirk Hohndel
2018-10-23Mobile/filtering: implement the filter update through a threadGravatar Dirk Hohndel
2018-10-23Mobile/filtering: remove redundant busy indicator on dive listGravatar Dirk Hohndel
2018-10-23Mobile/filtering: simplify the filter toggleGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add properties for dive list model and filter textGravatar Dirk Hohndel
2018-10-23QML UI: add busy indicator to the main windowGravatar Dirk Hohndel
2018-10-23Mobile/filtering: clean up whitespace from last commitGravatar Dirk Hohndel