aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-02Update SupportedDivecomputersGravatar Dirk Hohndel
2017-07-02MXE cross build: allow to specify mxe directoryGravatar Dirk Hohndel
2017-07-02BT discovery: detect Scubapro G2Gravatar Dirk Hohndel
2017-06-30Android build: switch to Qt 5.9.1Gravatar Dirk Hohndel
2017-06-30BLE: require Qt 5.6 and suggest Qt 5.9.1Gravatar Dirk Hohndel
2017-06-30Android: mark BLE only paired devicesGravatar Dirk Hohndel
2017-06-30QML UI: save BT address as stringGravatar Dirk Hohndel
2017-06-30BLE handling: create helper function to add the LE: prefixGravatar Dirk Hohndel
2017-06-29Better colors for BT pairing dialogGravatar Dirk Hohndel
2017-06-29Don't crash trying to record zero divesGravatar Dirk Hohndel
2017-06-29QML UI: disable reachability modeGravatar Dirk Hohndel
2017-06-30BT address 0 is bogusGravatar Robert C. Helling
2017-06-29QML UI: only drag a pull down sync, and not flick itGravatar Jan Mulder
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