aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-28Revert "QML UI: newer Kirigami and fallout"Gravatar Dirk Hohndel
2018-09-28Revert "build-system: fix kirigami.pri for iOS build"Gravatar Dirk Hohndel
2018-09-28CHANGELOG: update for mobileGravatar Jan Mulder
2018-09-28Update translation source stringsGravatar Dirk Hohndel
2018-09-28Update libdivecomputerGravatar Dirk Hohndel
2018-09-28Cleanup: remove redundant prototypes from dive.hGravatar Berthold Stoeger
2018-09-28Cleanup: Make add_sample_data() local to translation unitGravatar Berthold Stoeger
2018-09-28Mac: Turn on automatic GPU switchingGravatar Robert C. Helling
2018-09-27build-system: fix kirigami.pri for iOS buildGravatar Dirk Hohndel
2018-09-27QML UI: newer Kirigami and falloutGravatar Jan Mulder
2018-09-27Update to latest libdivecomputerGravatar Dirk Hohndel
2018-09-27mobile, QML UI: Settings page scalabilityGravatar Jan Mulder
2018-09-26qt-ble: allow reading of partial packet dataGravatar Linus Torvalds
2018-09-26Allow XML sample times to have hh:mm:sec formatGravatar Linus Torvalds
2018-09-26mobile, QML UI: whitespace in dive details pageGravatar Jan Mulder
2018-09-26mobile, QML UI: margings and paddings in download screenGravatar Jan Mulder
2018-09-26mobile, QML UI: make SsrfCheckBox resizableGravatar Jan Mulder
2018-09-26mobile, QML UI: fix overlapping buttonGravatar Jan Mulder
2018-09-26mobile, QML UI: ssrfButton and download controls resizableGravatar Jan Mulder
2018-09-25Update to latest libdivecomputerGravatar Dirk Hohndel
2018-09-25qt-ble: add BLE packet debugging codeGravatar Linus Torvalds
2018-09-25qt-ble: only connect the signals to the preferred serviceGravatar Linus Torvalds
2018-09-25CHANGELOG.md updateGravatar Berthold Stoeger
2018-09-25Metadata: rudimentary support for XMP metadataa in MP4-based videosGravatar Berthold Stoeger
2018-09-25Mobile: use editText instead of currentText in Suit and DiveMaster boxesGravatar Berthold Stoeger
2018-09-25mobile, QML: correct font scaling of the divelistGravatar Jan Mulder
2018-09-25mobile, QML: scale font from the buttonsGravatar Jan Mulder
2018-09-25mobile, QML: introduce basePointSize in subsurfaceThemeGravatar Jan Mulder
2018-09-25mobile, QML: do not user a local font metric objectGravatar Jan Mulder
2018-09-25cleanup: do not compare doubles like thisGravatar Jan Mulder
2018-09-25QML UI: add settings for scale factorGravatar Dirk Hohndel
2018-09-25qPref: don't compare doubles for equalityGravatar Dirk Hohndel
2018-09-25qPref: add mobile_scale preferenceGravatar Dirk Hohndel
2018-09-25QML UI: ensure we use the correct default fontGravatar Dirk Hohndel
2018-09-25Mobile/download DC: disable selected DC buttonGravatar Jocke
2018-09-25Mobile/settings: clear all of qPrefDiveComputer.vendorGravatar Jocke
2018-09-25Mobile/Settings: Disable unusable optionGravatar Jocke
2018-09-25Mobile/download DC: simplify startupGravatar Jocke
2018-09-25Mobile/downloadDC: always start with empty indexGravatar Jocke
2018-09-25Mobile: let Flow object use all of the parent widthGravatar Jocke
2018-09-25Update libdivecomputerGravatar Dirk Hohndel
2018-09-24qt-ble: re-organize how we pick the GATT characteristics to read and writeGravatar Linus Torvalds
2018-09-24Desktop/remember DCs: insert the remember connection into dropdownGravatar Dirk Hohndel
2018-09-24macOS: always list 'FTDI' as a serial connectionGravatar Dirk Hohndel
2018-09-24cleanup: remove more GPS webservice codeGravatar Jan Mulder
2018-09-24core: fix connect callGravatar Jan Mulder
2018-09-23Update mobile version numberGravatar Dirk Hohndel
2018-09-23qt-ble: set up infrastructure for better preferred service choiceGravatar Linus Torvalds
2018-09-23qt-ble: use the WAITFOR() macro rather than open-coding wait loopsGravatar Linus Torvalds
2018-09-23Core: split process_dives() in post-import and post-load versionsGravatar Berthold Stoeger