Age | Commit message (Expand) | Author |
2018-08-13 | core: activate qPrefLanguage | jan Iversen |
2018-08-13 | core: create qPrefLanguage from SettingsObjectWrapper | jan Iversen |
2018-08-13 | Reverse html trip list rendering order | Monty Taylor |
2018-08-12 | Use hex USB VID/PID | Dirk Hohndel |
2018-08-12 | tests: add LocationService qml test cases | jan Iversen |
2018-08-12 | tests: move LocationService test from testpreferences | jan Iversen |
2018-08-12 | tests: add qPrefLocationService testcases | jan Iversen |
2018-08-12 | core: activate qPrefLocationService | jan Iversen |
2018-08-12 | core: create qPrefLocationService from SettingsObjectWrapper | jan Iversen |
2018-08-12 | tests: add TechnicalDetails qml test cases | jan Iversen |
2018-08-12 | tests: move TechnicalDetails test from testpreferences | jan Iversen |
2018-08-12 | tests: add qPrefTechincalDetails testcases | jan Iversen |
2018-08-12 | core: activate qPrefTechnicalDetails | jan Iversen |
2018-08-12 | core: create qPrefTechnicalDetails from SettingsObjectWrapper | jan Iversen |
2018-08-12 | core: SettingsObjectWrapper remove buehlmann property | jan Iversen |
2018-08-12 | desktop_widget: preferences_graph, replace setBuehlmann | jan Iversen |
2018-08-12 | core: qPrefDivePlanner, cleanup SettingsObjectWrapper | jan Iversen |
2018-08-11 | Add Android changes to CHANGELOG | Dirk Hohndel |
2018-08-11 | Android: recognize OSTC 2N when plugged in | Dirk Hohndel |
2018-08-11 | Update CHANGELOG.md | Joakim Bygdell |
2018-08-11 | Mobile: fix saving new dive | Jocke |
2018-08-11 | Mobile: fix adding new dive | Jocke |
2018-08-11 | QlmManager: fix cylinderInit | Jocke |
2018-08-11 | Mobile: save pressures | Jocke |
2018-08-11 | Mobile: return pressures for all used cylinders | Jocke |
2018-08-11 | Mobile: save gasmixes | Jocke |
2018-08-11 | Mobile: display all used gases on the edit page | Jocke |
2018-08-11 | Mobile: return all used gasmixes as a list | Jocke |
2018-08-11 | Mobile: save edited cylinders | Jocke |
2018-08-11 | Mobile: Display used cylinders on edit page | Jocke |
2018-08-11 | Mobile: display all used cylinders | Jocke |
2018-08-11 | Mobile: return all used cylinders as a list | Jocke |
2018-08-11 | FTDI support: list PIDs in decimal everywhere | Dirk Hohndel |
2018-08-11 | Whitespace cleanup, extra braces, and null checks | Dirk Hohndel |
2018-08-11 | Android: fix typo in OSTC3 FTDI device name | Dirk Hohndel |
2018-08-11 | Android: fix function signature in java code | Dirk Hohndel |
2018-08-11 | QML UI: don't overwrite good info with bad | Dirk Hohndel |
2018-08-11 | Android: only handle Intents after the app is initialized | Dirk Hohndel |
2018-08-11 | QML UI: add callback to run after app is fully initialized | Dirk Hohndel |
2018-08-11 | Android: add callback to Java code to check pending Intents | Dirk Hohndel |
2018-08-11 | QML UI: add another product ID to recognized FTDI cables | Dirk Hohndel |
2018-08-11 | Android: add another FTDI product id to recognized IDs | Dirk Hohndel |
2018-08-11 | QML UI: don't show bogus warning if page stack is reset | Dirk Hohndel |
2018-08-11 | Android: don't assume that non-BT means FTDI on Android | Dirk Hohndel |
2018-08-11 | core: remove confusing information from debug message | Dirk Hohndel |
2018-08-11 | QML UI: don't mangle 'USB device' as device name | Dirk Hohndel |
2018-08-11 | QML UI: directly access currentText | Dirk Hohndel |
2018-08-11 | QML UI: disable connection selection for Atomics Aquatics | Dirk Hohndel |
2018-08-11 | QML UI: pass the indices for the combo boxes on the downloadpage to UI | Dirk Hohndel |
2018-08-11 | QML UI: when triggering download page, set up vendor/product/connection | Dirk Hohndel |