Age | Commit message (Expand) | Author |
2017-07-03 | Android: add Suunto EON Steel as device | Dirk Hohndel |
2017-07-04 | Add new sources to ios .pro file | Robert C. Helling |
2017-07-04 | BT discovery Android: Allow BT/LE devices connect both ways | Jan Mulder |
2017-07-03 | Whitespace | Dirk Hohndel |
2017-07-03 | Fix '-L-lcurl' linker warning | Dirk Hohndel |
2017-07-03 | Mac packaging - don't move Grantlee plugins | Dirk Hohndel |
2017-07-03 | Don't warn about missing en-US translation for Qt | Dirk Hohndel |
2017-07-04 | Mac packaging: don't lose minimum version | Dirk Hohndel |
2017-07-04 | build.sh: add option to build all dependencies | Dirk Hohndel |
2017-07-04 | build.sh: build against older SDK / minimum OSX version | Dirk Hohndel |
2017-07-04 | build.sh: don't override existing CMAKE_PREFIX_PATH | Dirk Hohndel |
2017-07-04 | Mac package build: adjust handling of libgit2 | Dirk Hohndel |
2017-07-04 | Mac package build: remove obsolete hack | Dirk Hohndel |
2017-07-02 | QML UI: add more dive computers | Dirk Hohndel |
2017-07-02 | Update SupportedDivecomputers | Dirk Hohndel |
2017-07-02 | MXE cross build: allow to specify mxe directory | Dirk Hohndel |
2017-07-02 | BT discovery: detect Scubapro G2 | Dirk Hohndel |
2017-06-30 | Android build: switch to Qt 5.9.1 | Dirk Hohndel |
2017-06-30 | BLE: require Qt 5.6 and suggest Qt 5.9.1 | Dirk Hohndel |
2017-06-30 | Android: mark BLE only paired devices | Dirk Hohndel |
2017-06-30 | QML UI: save BT address as string | Dirk Hohndel |
2017-06-30 | BLE handling: create helper function to add the LE: prefix | Dirk Hohndel |
2017-06-29 | Better colors for BT pairing dialog | Dirk Hohndel |
2017-06-29 | Don't crash trying to record zero dives | Dirk Hohndel |
2017-06-29 | QML UI: disable reachability mode | Dirk Hohndel |
2017-06-30 | BT address 0 is bogus | Robert C. Helling |
2017-06-29 | QML UI: only drag a pull down sync, and not flick it | Jan Mulder |
2017-06-27 | QML UI: DiveList: make download from DC main action | Dirk Hohndel |
2017-06-27 | Fix one call site that hadn't been updated | Dirk Hohndel |
2017-06-27 | Whitespace | Dirk Hohndel |
2017-06-27 | BLE code: address some compiler warnings | Dirk Hohndel |
2017-06-27 | Update Subsurface-branch of libdivecomputer check | Dirk Hohndel |
2017-06-27 | Use SSRF_CUSTOM_IO v2 to implement device data quirks for BLE GATT | Linus Torvalds |
2017-06-27 | Switch over to SSRF_CUSTOM_IO v2 | Linus Torvalds |
2017-06-27 | Use QLowEnergyController without QEventLoop | Alex Blasche |
2017-06-27 | Ensure all found BLE services are tracked | Alex Blasche |
2017-06-27 | Fix incorrect uuid check due to temporary char* in QString::toUtf8() | Alex Blasche |
2017-06-26 | BT serial: recognize LE-only devices, and fall back to emulated serial | Linus Torvalds |
2017-06-26 | Bluetooth: make LE-only devices add "LE:" as an address prefix | Linus Torvalds |
2017-06-27 | Two simple export UDDF fixes | Jan Mulder |
2017-06-26 | Fix Travis breakage (and overall breakage) | Dirk Hohndel |
2017-06-25 | QML UI: Download from DC: move accept button to the right | Dirk Hohndel |
2017-06-25 | QML UI: Download from DC: avoid assignments of undefined values | Dirk Hohndel |
2017-06-25 | QML UI: DC Download progress indicator | Dirk Hohndel |
2017-06-24 | Add the EON Steel as support DC on Android | Dirk Hohndel |
2017-06-24 | Enable BLE on Android | Dirk Hohndel |
2017-06-24 | BLE support: convert fprintf(stderr,...) to qDebug() | Dirk Hohndel |
2017-06-24 | BLE support: add SPDX headers | Dirk Hohndel |
2017-06-24 | Very early and likely quite broken BLE GATT code | Linus Torvalds |
2017-06-25 | QML UI: make toast message translatable | Jan Mulder |