summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-03Android: add Suunto EON Steel as deviceGravatar Dirk Hohndel
2017-07-04Add new sources to ios .pro fileGravatar Robert C. Helling
2017-07-04BT discovery Android: Allow BT/LE devices connect both waysGravatar Jan Mulder
2017-07-03WhitespaceGravatar Dirk Hohndel
2017-07-03Fix '-L-lcurl' linker warningGravatar Dirk Hohndel
2017-07-03Mac packaging - don't move Grantlee pluginsGravatar Dirk Hohndel
2017-07-03Don't warn about missing en-US translation for QtGravatar Dirk Hohndel
2017-07-04Mac packaging: don't lose minimum versionGravatar Dirk Hohndel
2017-07-04build.sh: add option to build all dependenciesGravatar Dirk Hohndel
2017-07-04build.sh: build against older SDK / minimum OSX versionGravatar Dirk Hohndel
2017-07-04build.sh: don't override existing CMAKE_PREFIX_PATHGravatar Dirk Hohndel
2017-07-04Mac package build: adjust handling of libgit2Gravatar Dirk Hohndel
2017-07-04Mac package build: remove obsolete hackGravatar Dirk Hohndel
2017-07-02QML UI: add more dive computersGravatar Dirk Hohndel
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