Age | Commit message (Expand) | Author |
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-31 | Don't override device name when using BT | Dirk Hohndel |
2017-05-30 | Import NDL from Shearwater Desktop | Miika Turkia |
2017-05-30 | Fix Shearwater import pressure data | Miika Turkia |
2017-05-30 | Import pressure data for tank0 on Shearwater Desktop import | Miika Turkia |
2017-05-29 | FTDI support: add minimal debugging output | Dirk Hohndel |
2017-05-29 | Subsurface-mobile on Android: add USB intent filter | 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 | Use magic 'ftdi' as device name on Android | 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-29 | Fix typo | Dirk Hohndel |
2017-05-29 | QML UI: process freshly downloaded dives | Dirk Hohndel |
2017-05-29 | Don't leak memory on downloaded dives not picked | Dirk Hohndel |
2017-05-29 | More optimal search | Jan Mulder |
2017-05-29 | mobile: dive_table.preexisting not set importing from mobile | Jan Mulder |
2017-05-29 | mobile: Prevent tripping assert on empty BT download | Jan Mulder |
2017-05-28 | QML UI: add downloaded dives to dive list | Dirk Hohndel |
2017-05-28 | Fix abort when Bluetooth mode is default | Jan Mulder |
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 | Android build: rely on KEYSTORE environment for release build | Dirk Hohndel |
2017-05-27 | Update Android build scripts | Dirk Hohndel |
2017-05-27 | QML UI: use QtQuick.Controls 2.0 everywhere | Dirk Hohndel |
2017-05-27 | Fix build error | Dirk Hohndel |
2017-05-27 | Random whitespace cleanup | 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 | Set descriptor when starting thread. | Tomaz Canabrava |
2017-05-27 | Reduce the scope of variables | Tomaz Canabrava |
2017-05-27 | Extract the device_data_t into helper class | Tomaz Canabrava |
2017-05-27 | New class DCDeviceData | Tomaz Canabrava |
2017-05-27 | Display the dialog correctly | 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-05-27 | Move the fill_computer_list() out of widgets | Tomaz Canabrava |
2017-05-27 | Separate the download thread from the widget logic | Tomaz Canabrava |
2017-05-27 | Move model code to models | Tomaz Canabrava |
2017-05-27 | Whitespace and warning fixes for cochran.c | Dirk Hohndel |
2017-05-27 | Don't use the deprecated CMake variable | Thiago Macieira |