Age | Commit message (Expand) | Author |
2017-06-04 | QML UI: show selection box on the Download from DC list | Tomaz Canabrava |
2017-06-02 | Silence compiler warnings | Jan Mulder |
2017-06-02 | Android BT: generalize pairing data | Jan Mulder |
2017-06-01 | Android BT: do not force BT on | Jan Mulder |
2017-06-01 | Android BT: pull the pairing data from a device | Jan Mulder |
2017-06-01 | Use #if defined() instead of #if | Jan Mulder |
2017-05-31 | QML UI: try to also detect OSTC BT dive computers | Dirk Hohndel |
2017-05-31 | Android: connect to BT via uuid instead of port | Dirk Hohndel |
2017-05-31 | QML UI: use the BT address of the first dive computer found | Dirk Hohndel |
2017-05-31 | QML UI: add getBtAddress function | Dirk Hohndel |
2017-05-29 | QML UI: populate dive computer vendor and product | Dirk Hohndel |
2017-05-29 | QML UI: detect BT dive computers | Dirk Hohndel |
2017-05-29 | QML UI: try to match BT names to known dive computers | Dirk Hohndel |
2017-05-29 | QML UI: remove unused layout | Tomaz Canabrava |
2017-05-29 | QML UI: select / unselect dive by clicking on it | Tomaz Canabrava |
2017-05-29 | QML UI: add DownloadDiveDelegate | Tomaz Canabrava |
2017-05-29 | QML UI: remove unused item on the interface | Tomaz Canabrava |
2017-05-29 | QML UI: start BT discovery | Dirk Hohndel |
2017-05-28 | QML UI: add downloaded dives to dive list | Dirk Hohndel |
2017-05-28 | QML UI: stub out saving downloaded dives | Dirk Hohndel |
2017-05-28 | QML UI: add some DC Download info to AppLog | Dirk Hohndel |
2017-05-28 | QML UI: fix typo in component id | Dirk Hohndel |
2017-05-28 | QML UI: remove code that's commented out | Dirk Hohndel |
2017-05-27 | QML UI: use QtQuick.Controls 2.0 everywhere | Dirk Hohndel |
2017-05-27 | QML UI: add the Downloaded Dive Model | Tomaz Canabrava |
2017-05-27 | QML UI: add the DownloadThread | Tomaz Canabrava |
2017-05-27 | QML UI: Fill the product list | Tomaz Canabrava |
2017-05-27 | QML UI: show the VendorList on the Download from DC | Tomaz Canabrava |
2017-05-27 | QML UI: fix the layout for the Download from DC | Tomaz Canabrava |
2017-05-27 | QML UI: initial code for Download from Dive Computer | Tomaz Canabrava |
2017-04-29 | Add SPDX header to mobile widgets and QML files | Dirk Hohndel |
2017-04-16 | QML UI: more fine tuning of the magic shift factor | Dirk Hohndel |
2017-04-16 | QML UI: correctly update dive list after editing timestamp | Dirk Hohndel |
2017-04-16 | QML UI: correctly parse manually edited date | Dirk Hohndel |
2017-04-15 | QML UI: fix broken delete from dive details page | Dirk Hohndel |
2017-04-15 | QML UI: fix GPS list rendering | Dirk Hohndel |
2017-04-14 | QML UI: reset completion fields when adding dive | Dirk Hohndel |
2017-04-14 | QML UI: create completion list for cylinders as well | Dirk Hohndel |
2017-04-14 | QML UI: fix profile for device pixel ratio of 1.5 | Dirk Hohndel |
2017-04-14 | QML UI: better simulation of onPressed in TextField | Dirk Hohndel |
2017-04-14 | QML UI: don't populate hints texts when adding dive | Dirk Hohndel |
2017-04-14 | QML UI: correctly render dive list when showing delete button | Dirk Hohndel |
2017-04-14 | QML UI: keep the fontMetric | Dirk Hohndel |
2017-04-14 | QML UI: don't shrink fonts on narrow displays | Dirk Hohndel |
2017-04-14 | QML UI: make run with Qt 5.7 again | Dirk Hohndel |
2017-04-14 | QML-UI: remove references to download from divecomputer | Dirk Hohndel |
2017-04-13 | QML UI: add 2cm x 2cm square to theme test page | Dirk Hohndel |
2017-04-13 | QML UI: only assign actions in a declarative way | Marco Martin |
2017-04-11 | QML UI: re-layout the details view | Dirk Hohndel |
2017-04-10 | QML UI: correctly set grid column widths | Dirk Hohndel |