summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-27QML UI: DiveList: make download from DC main actionGravatar Dirk Hohndel
2017-06-27Fix one call site that hadn't been updatedGravatar Dirk Hohndel
2017-06-27WhitespaceGravatar Dirk Hohndel
2017-06-27BLE code: address some compiler warningsGravatar Dirk Hohndel
2017-06-27Update Subsurface-branch of libdivecomputer checkGravatar Dirk Hohndel
2017-06-27Use SSRF_CUSTOM_IO v2 to implement device data quirks for BLE GATTGravatar Linus Torvalds
2017-06-27Switch over to SSRF_CUSTOM_IO v2Gravatar Linus Torvalds
2017-06-27Use QLowEnergyController without QEventLoopGravatar Alex Blasche
2017-06-27Ensure all found BLE services are trackedGravatar Alex Blasche
2017-06-27Fix incorrect uuid check due to temporary char* in QString::toUtf8()Gravatar Alex Blasche
2017-06-26BT serial: recognize LE-only devices, and fall back to emulated serialGravatar Linus Torvalds
2017-06-26Bluetooth: make LE-only devices add "LE:" as an address prefixGravatar Linus Torvalds
2017-06-27Two simple export UDDF fixesGravatar Jan Mulder
2017-06-26Fix Travis breakage (and overall breakage)Gravatar Dirk Hohndel
2017-06-25QML UI: Download from DC: move accept button to the rightGravatar Dirk Hohndel
2017-06-25QML UI: Download from DC: avoid assignments of undefined valuesGravatar Dirk Hohndel
2017-06-25QML UI: DC Download progress indicatorGravatar Dirk Hohndel
2017-06-24Add the EON Steel as support DC on AndroidGravatar Dirk Hohndel
2017-06-24Enable BLE on AndroidGravatar Dirk Hohndel
2017-06-24BLE support: convert fprintf(stderr,...) to qDebug()Gravatar Dirk Hohndel
2017-06-24BLE support: add SPDX headersGravatar Dirk Hohndel
2017-06-24Very early and likely quite broken BLE GATT codeGravatar Linus Torvalds
2017-06-25QML UI: make toast message translatableGravatar Jan Mulder
2017-06-24QML UI: DiveList: add date box to trip headerGravatar Dirk Hohndel
2017-06-24Avoid Q_ASSERT with debug build of QtGravatar Dirk Hohndel
2017-06-24QML UI: set opacity of 1 for dive listGravatar Dirk Hohndel
2017-06-24QML UI: Davide's colors for the blue themeGravatar Dirk Hohndel
2017-06-23QML UI: Theme colors: fix bad typoGravatar Dirk Hohndel
2017-06-23QML UI: remember the themeGravatar Dirk Hohndel
2017-06-23QML UI: show a small color palette previewGravatar Dirk Hohndel
2017-06-23QML UI: use textColor instead of diveListTextColorGravatar Dirk Hohndel
2017-06-23QML UI: move theme setting into preferencesGravatar Dirk Hohndel
2017-06-23QML UI: clean up the setting of theme colorsGravatar Dirk Hohndel
2017-06-23QML UI: set color of the action buttonGravatar Dirk Hohndel
2017-06-23QML UI: color the status bar on AndroidGravatar Dirk Hohndel
2017-06-23Translate "more than n days" for surface intervalGravatar Stefan Fuchs
2017-06-22Warn when not compiling against the matching libdc versionGravatar Dirk Hohndel
2017-06-22Merge branch 'master' of git://github.com/torvalds/subsurface-for-dirkGravatar Dirk Hohndel
2017-06-22Update translation source stringsGravatar Dirk Hohndel
2017-06-23Typo of translated stringGravatar Jan Mulder
2017-06-22QML UI: switch to Kirigami masterGravatar Dirk Hohndel
2017-06-22QML UI: add missing go-up iconGravatar Dirk Hohndel
2017-06-22Convert to new libdivecomputer custom IO modelGravatar Linus Torvalds
2017-06-22Update plural translationsGravatar Dirk Hohndel
2017-06-22Latest translationsGravatar Dirk Hohndel
2017-06-22Update translation source stringsGravatar Dirk Hohndel
2017-06-22Use plural form for cloud connection waitGravatar Dirk Hohndel
2017-06-22Add en_US translation for pluralsGravatar Dirk Hohndel
2017-06-22QML UI: correctly build plural translationGravatar Dirk Hohndel
2017-06-22QML UI: DiveList: allow trip header to wrapGravatar Dirk Hohndel