aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DownloadFromDiveComputer.qml
AgeCommit message (Expand)Author
2019-11-08Mobile: give visual indication that we are saving divesGravatar 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-26Mobile: ensure we go back to the dive list after downloadGravatar Dirk Hohndel
2019-10-26Mobile: simple message and busy spinner while storing downloaded divesGravatar Dirk Hohndel
2019-10-02Mobile: fix reloading dive list after downloadGravatar 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-21Mobile: more space around menu button on Download pageGravatar Dirk Hohndel
2019-09-21Mobile: correct font size of 'Previously used DC' labelGravatar Dirk Hohndel
2019-09-14Mobile: replace clear()/addAllDives() pairs by reload()Gravatar Berthold Stoeger
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-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
2018-12-21Mobile: deal with BT name and address when tapping DownloadGravatar Dirk Hohndel
2018-12-17Import: unglobalize downloadTableGravatar Berthold Stoeger
2018-10-12QML, cleanup: remove stackViewGravatar Jan Mulder
2018-10-10QML UI: disable rescan when no bluetoothGravatar Jan Mulder
2018-10-10QML UI: do not try to download from DC with empty vendor/productGravatar Jan Mulder
2018-10-09Mobile/DC download: reset the "Download" buttonGravatar Jocke
2018-10-09Mobile/rememberDCs: remove duplicated codeGravatar Jocke
2018-10-09Mobile/rememberDC: update matching logicGravatar Jocke
2018-10-01Mobile download from DC: improve selection logicGravatar Jocke
2018-10-01Mobile QML UI: bump Kirigami imports to 2.4Gravatar Jan Mulder
2018-09-26mobile, QML UI: margings and paddings in download screenGravatar Jan Mulder
2018-09-26mobile, QML UI: ssrfButton and download controls resizableGravatar Jan Mulder
2018-09-25Mobile/download DC: disable selected DC buttonGravatar Jocke
2018-09-25Mobile/download DC: simplify startupGravatar Jocke
2018-09-25Mobile/downloadDC: always start with empty indexGravatar Jocke
2018-09-25Mobile: let Flow object use all of the parent widthGravatar Jocke
2018-09-23Mobile/remember DCs: try to match device namesGravatar Dirk Hohndel
2018-09-23Mobile/remember DCs: allow the buttons to flowGravatar Dirk Hohndel
2018-09-23Mobile/remember DCs: add UI for the mobile appGravatar Dirk Hohndel
2018-08-11QML UI: don't mangle 'USB device' as device nameGravatar Dirk Hohndel
2018-08-11QML UI: directly access currentTextGravatar Dirk Hohndel
2018-08-11QML UI: disable connection selection for Atomics AquaticsGravatar Dirk Hohndel
2018-08-11QML UI: expose vendor/product/connection index as propertiesGravatar Dirk Hohndel
2018-06-27QML UI: fix layout of Download pageGravatar Dirk Hohndel
2018-06-26QML UI: don't use anchors within LayoutsGravatar Dirk Hohndel
2018-06-20QML UI: ensure we track vendor/product for downloadGravatar Dirk Hohndel
2018-06-16QML UI: fix variable referenceGravatar Dirk Hohndel
2018-06-11Mobile: correct wrong C++ ref in qmlGravatar jan Iversen
2018-06-09core: update deviceData default from qmlGravatar jan Iversen
2018-06-07mobile: correct comboProduct if model changesGravatar jan Iversen
2018-06-04mobile: delay combobox selection for download.Gravatar jan Iversen
2018-05-21mobile: removed setting for libdivecomputer.logGravatar jan Iversen
2018-05-20QML UI: allow changing the connection IDGravatar jan Iversen