Age | Commit message (Expand) | Author |
2018-06-21 | Update libdivecomputer submodule | Dirk Hohndel |
2018-06-21 | Revert "cleanup: remove empty function" | Anton Lundin |
2018-06-21 | mobile/ios: correct whitespaces to coding standard | jan Iversen |
2018-06-20 | qt-ble: purge pending read data when writing | Linus Torvalds |
2018-06-20 | qt-ble: improve responsiveness of waiting for bluetooth data | Linus Torvalds |
2018-06-20 | QML UI: remove unused property | Dirk Hohndel |
2018-06-20 | QML UI: ensure we track vendor/product for download | Dirk Hohndel |
2018-06-20 | QML UI: improve banner in global drawer | Dirk Hohndel |
2018-06-20 | Update CHANGELOG.md | Dirk Hohndel |
2018-06-20 | QML UI: store nocloud data when adding cloud credentials | Dirk Hohndel |
2018-06-20 | QML UIL: fix more problems with members moving from manager to prefs | Dirk Hohndel |
2018-06-20 | CHANGELOG.md: add note about fixing a MAX_TANK_INFO bug | Lubomir I. Ivanov |
2018-06-20 | equipment: use MAX_TANK_INFO in equipment.c | Lubomir I. Ivanov |
2018-06-20 | equipment: sanitize 'ws_info' loop limits | Lubomir I. Ivanov |
2018-06-20 | equipment: sanitize 'tank_info' loop limits | Lubomir I. Ivanov |
2018-06-20 | core: add free_samples helper | Dirk Hohndel |
2018-06-20 | mobile: set alloc_samples to 0 when resetting. | jan Iversen |
2018-06-20 | core: use num in alloc_samples | jan Iversen |
2018-06-18 | Update to CHANGELOG.md | Berthold Stoeger |
2018-06-18 | In dive picture shift time dialog suppress double triggering of timeEdit | Stefan Fuchs |
2018-06-18 | Switch mobile version to 2.1.0 in preparation for next release | Dirk Hohndel |
2018-06-18 | Change from gettextFromC::instance()->tr() to gettextFromC::tr(); | Stefan Fuchs |
2018-06-18 | Use correct "tr" call for translating dive mode names | Stefan Fuchs |
2018-06-18 | mobile: use full icon path. | Murillo Bernardes |
2018-06-18 | mobile: move call to savePreferences back to manager. | jan Iversen |
2018-06-18 | mobile: revert e993d4f005e62c12765e2e45342ecf840476e3bf | jan Iversen |
2018-06-18 | Add CHANGELOG entry | Dirk Hohndel |
2018-06-18 | Travis: build mobile on Linux with newer gcc | Dirk Hohndel |
2018-06-18 | QML UI: show the cloud credentials in the global drawer banner | Dirk Hohndel |
2018-06-18 | QML UI: build our own icon and header for global drawer | Dirk Hohndel |
2018-06-18 | build-system: add another Kirigami hack | Dirk Hohndel |
2018-06-18 | QML UI: update to newer Kirigami | Dirk Hohndel |
2018-06-18 | Whitespace cleanup | Dirk Hohndel |
2018-06-18 | libdc interface: remove debug messages | Berthold Stoeger |
2018-06-17 | build-system: use common code to download tarballs | Murillo Bernardes |
2018-06-17 | mobile: add Dark_gps.svg | jan Iversen |
2018-06-17 | CHANGELOG: update with end-user relevant PR`s | jan Iversen |
2018-06-17 | Pull latest translations from Transifex | Dirk Hohndel |
2018-06-17 | build-system: avoid checkout when unneeded | Murillo Bernardes |
2018-06-17 | build-system: add function to checkout from git | Murillo Bernardes |
2018-06-17 | Update translation source strings | Dirk Hohndel |
2018-06-17 | Dive computers: turn QMultiMap into sorted vector | Berthold Stoeger |
2018-06-17 | Cleanup: remove eplicit constructors and unused member variable | Berthold Stoeger |
2018-06-17 | Cleanup: fold DiveComputerManagementDialog::update() into init() | Berthold Stoeger |
2018-06-17 | Cleanup: use QScopedPointer for DiveComputerManagementDialog::model | Berthold Stoeger |
2018-06-17 | Fix an error around translation of dive modes in the UI | Stefan Fuchs |
2018-06-17 | Enable translation for even name "modechange" | Stefan Fuchs |
2018-06-17 | Remove a useless translation in diveeventitem.cpp | Stefan Fuchs |
2018-06-17 | Code cleanup: Correct typo "Swith" to "Switch" | Stefan Fuchs |
2018-06-17 | desktop: better handling of progress dialog width | Dirk Hohndel |