summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveDetails.qml
AgeCommit message (Expand)Author
2021-08-18mobile: add ability to edit tagsGravatar Dirk Hohndel
2021-01-19mobile/UI: move dive delete to context menuGravatar Dirk Hohndel
2021-01-01mobile/UI: don't try to set the combobox indexGravatar Dirk Hohndel
2021-01-01mobile/UI: don't show virtual keyboard when starting dive editGravatar Dirk Hohndel
2020-12-23mobile/UI: initialize Kirigami theme to use our colorsGravatar Dirk Hohndel
2020-12-21mobile/UI: again, correct side button colorsGravatar Dirk Hohndel
2020-12-21mobile/profile: directly set up the diveIdGravatar Dirk Hohndel
2020-12-20mobile/UI: correctly color the action button icons for dive viewGravatar Dirk Hohndel
2020-03-31mobile/dive-details: add option to toggle the invalid flagGravatar Dirk Hohndel
2020-03-31mobile/dive-details: fix incorrect call to create tripGravatar Dirk Hohndel
2020-03-31mobile/dive-details: if menu is open, close that with back buttonGravatar Dirk Hohndel
2020-03-31mobile/dive-details: don't show virtual keyboard in dive view modeGravatar Dirk Hohndel
2020-03-26mobile UI: add create trip to DiveDetails context menuGravatar Dirk Hohndel
2020-03-26mobile UI: undo partial dive add when cancelingGravatar Dirk Hohndel
2020-03-21mobile UI: stop the use of dark icon themeGravatar Dirk Hohndel
2020-03-10mobile UI: six new iconsGravatar Dirk Hohndel
2020-03-10mobile UI: allow adding a dive to a trip from context menuGravatar Dirk Hohndel
2020-03-10mobile UI: add ability to remove dive from its tripGravatar Dirk Hohndel
2020-03-10mobile UI: only show context menu when viewing a diveGravatar Dirk Hohndel
2020-03-10mobile UI: set the correct location string when editing divesGravatar Dirk Hohndel
2020-03-10mobile UI: add context menu to DiveDetailsGravatar Dirk Hohndel
2020-03-10mobile: replace undoDelete() with generic undo()Gravatar Dirk Hohndel
2020-03-10mobile: remove selectedDiveTimeStamp logicGravatar Berthold Stoeger
2020-03-10mobile: remove updateSelectedDive logicGravatar Berthold Stoeger
2020-03-10mobile UI: use undo-command for adding dive.Gravatar Berthold Stoeger
2020-03-10mobile UI: don't hide dive view when deleting diveGravatar Berthold Stoeger
2020-03-10mobile/divelist: select dive after swipeGravatar Berthold Stoeger
2020-03-10mobile/divelist: don't set currentIndex on undo of dive deletionGravatar Berthold Stoeger
2020-03-10mobile/divelist: remove showDiveIndex QML-functionGravatar Berthold Stoeger
2020-03-10mobile/divelist: implement model that shows all dives in trip-orderGravatar Berthold Stoeger
2020-03-10mobile/divedetails: send current-dive changes up to mobile UIGravatar Berthold Stoeger
2020-03-07mobile UI: remove obsolete access to already removed model roleGravatar Dirk Hohndel
2020-02-03mobile-widgets: switch to new subsurfaceThemeGravatar jan Iversen
2020-01-26mobile-widgets/qml: integrate ThemeNew in qmlGravatar jan Iversen
2019-11-08Mobile: derive the index from the dive idGravatar Dirk Hohndel
2019-11-03Mobile: use appendTextToLog to get timestamps in logsGravatar Dirk Hohndel
2019-10-26Mobile: more code to deal with undefined elementsGravatar Dirk Hohndel
2019-10-26Mobile: don't show nothing for the locationGravatar Dirk Hohndel
2019-10-20Mobile: remove remaining accesses to DiveObjectHelper from QMLGravatar Dirk Hohndel
2019-10-20Mobile: get dive details directly from the modelGravatar Dirk Hohndel
2019-10-14Mobile: pick icons depending on themeGravatar Dirk Hohndel
2019-10-13Mobile: update the map when the selected dive changesGravatar Dirk Hohndel
2019-10-13Mobile: don't make sub-pages fill the parentGravatar Dirk Hohndel
2019-10-13Mobile: show the undo for delete for 5 secondsGravatar Dirk Hohndel
2019-09-14Mobile: don't generate numerous DiveObjectHelpers in startEditMode()Gravatar Berthold Stoeger
2018-11-15Mobile: Allow multiple divemastersGravatar Jocke
2018-10-29Dive site: replace UUID by pointer in mobile codeGravatar Berthold Stoeger
2018-10-12QML, cleanup: remove stackViewGravatar Jan Mulder
2018-10-07QML UI, consistency: add text attribute for all actionsGravatar Jan Mulder
2018-10-01Mobile QML UI: bump Kirigami imports to 2.4Gravatar Jan Mulder