Age | Commit message (Expand) | Author |
2017-06-20 | QML UI: DiveList: don't show empty trip heading for dives without trip | Dirk Hohndel |
2017-06-20 | QML UI: DiveList: show left bar on dives that are part of a trip | Dirk Hohndel |
2017-06-20 | QML UI: DiveList: add blue bar on the left to trip heading | Dirk Hohndel |
2017-06-20 | QML UI: re-indent DiveList code | Dirk Hohndel |
2017-06-20 | QML UI: DiveList: add background color to trip heading | Dirk Hohndel |
2017-06-20 | QML UI: turn DiveList heading into label | Dirk Hohndel |
2017-06-18 | QML UI: make the dive list heading slightly smaller | Dirk Hohndel |
2017-06-18 | QML UI: use the short date format | Dirk Hohndel |
2017-06-18 | QML UI: less whitespace around dive list entries | Dirk Hohndel |
2017-06-18 | QML UI: improve the dive list layout | Dirk Hohndel |
2017-06-18 | Desktop UI: reset cloud storage progress 'percentage' | Dirk Hohndel |
2017-06-18 | Clean up git storage update messages | Dirk Hohndel |
2017-06-17 | QML UI: show debug output in the App Log | Dirk Hohndel |
2017-06-17 | QML UI: redesign the user notification | Dirk Hohndel |
2017-06-17 | Set default cloud timeout to ten seconds for mobile app | Dirk Hohndel |
2017-06-17 | QML UI: explicitly reference parent id | Dirk Hohndel |
2017-06-16 | QML UI: better App Log | Dirk Hohndel |
2017-06-16 | QML UI: clear the previous list when downloading | Dirk Hohndel |
2017-06-15 | tankinfomodel.cpp: clamp row index to [0 - MAX_TANK_INFO] | Lubomir I. Ivanov |
2017-06-15 | Fix buffer overrun and primary sensor id issues in Liquivision import | Robert Bodily |
2017-06-16 | code cleanup: one more unused include | Jan Mulder |
2017-06-16 | code cleanup: remove unimplemented classes and structs | Jan Mulder |
2017-06-16 | code cleanup: remove 2 unused structs | Jan Mulder |
2017-06-15 | Correctly hook up libdivecomputer log and dump | Dirk Hohndel |
2017-06-13 | Parse He when importing from DM5 | Miika Turkia |
2017-06-13 | QML UI: small fix and whitespace cleanup | Dirk Hohndel |
2017-06-12 | BT Discovery: add Shearwater Petrel and Perdix | Jan Mulder |
2017-06-12 | Don't declare static function in .h file | Dirk Hohndel |
2017-06-12 | Mobile: wrap up fixes for BT download on Android | Jan Mulder |
2017-06-12 | Mobile: add BT name to vendor/product capability | Jan Mulder |
2017-06-12 | Mobile: do not BT Discover on Android (Q_OS_ANDROID vs Q_OS_LINUX) | Jan Mulder |
2017-06-12 | BT discovery: distinguish names with addresses | Dirk Hohndel |
2017-06-12 | QML UI: add internal admin for virtual vendor | Jan Mulder |
2017-06-12 | Android BT: fix compile bug | Jan Mulder |
2017-06-12 | QML UI: call correct function for BT address | Jan Mulder |
2017-06-12 | QML UI: do not crash on selecting dive computers | Jan Mulder |
2017-06-12 | Download dialog showed time incorrectly | Miika Turkia |
2017-06-11 | qthelper.cpp: leave lbs rounding to QString().arg() with 'f' | Lubomir I. Ivanov |
2017-06-11 | TabDiveInformation.cpp: use lrint() for sac.mliter in updateData() | Lubomir I. Ivanov |
2017-06-11 | simplewidgets.cpp: silence warning about parentheses | Lubomir I. Ivanov |
2017-06-11 | datatrak.c: don't use POSIX %m format for sscanf() in dtrak_prepare_data() | Lubomir I. Ivanov |
2017-06-11 | Android build fix | Dirk Hohndel |
2017-06-11 | Fix a few warnings | Dirk Hohndel |
2017-06-11 | smtk2ssrf-mxe-build.sh: add a flag for git repo | Salvador Cuñat |
2017-06-11 | QML UI: move BT handling into core code | Dirk Hohndel |
2017-06-11 | QML UI: adjust to modified logging API | Dirk Hohndel |
2017-06-11 | Make message handler write to console as well | Dirk Hohndel |
2017-06-11 | Add a messageHandler to take care of qDebug & friends on QML | Tomaz Canabrava |
2017-06-11 | QML UI: add paired BT devices as vendor | Dirk Hohndel |
2017-06-11 | QML UI: correctly set up the divecomputer for download | Dirk Hohndel |