Age | Commit message (Expand) | Author |
2018-05-13 | Dive pictures: replace picture struct by QString | Berthold Stoeger |
2018-05-13 | Dive pictures: turn SHashedImage class into getHashedImage() function | Berthold Stoeger |
2018-05-13 | Dive pictures: remove close-button optimization | Berthold Stoeger |
2018-05-13 | Dive pictures: Convert thumbnailHash to individual files | Berthold Stoeger |
2018-05-13 | Dive pictures: save thumbnails to individual files | Berthold Stoeger |
2018-05-13 | Dive pictures: Scale thumbnails on demand | Berthold Stoeger |
2018-05-13 | mobile: fix next icon prefix | Murillo Bernardes |
2018-05-13 | iOS: fix "previous" button icon | Murillo Bernardes |
2018-05-13 | Update CHANGELOG.md | Berthold Stoeger |
2018-05-13 | Desktop: On dive edit from the dive list or map, switch to new state | Berthold Stoeger |
2018-05-13 | Desktop: Make "Edit dive" menu entry work for downloaded dives | Berthold Stoeger |
2018-05-13 | mobile: prevent Action buttons hijack after delete | Murillo Bernardes |
2018-05-12 | Update libdivecomputer submodule | Dirk Hohndel |
2018-05-12 | Add Qt header so Q_OS_xxx macros work | Dirk Hohndel |
2018-05-12 | DC transport debugging messages | Dirk Hohndel |
2018-05-12 | Simplier way to get QT_VERSION | Cristian Ionescu-Idbohrn |
2018-05-11 | BLE: add EON Core and Mares Bluelink to detection | Dirk Hohndel |
2018-05-11 | iOS: only DC_TRANSPORT_BLE is supported | Dirk Hohndel |
2018-05-11 | Mac: update build.sh to hack around autotools problem | Dirk Hohndel |
2018-05-11 | Add script to download/clone 3rd party libs | jan Iversen |
2018-05-11 | iOS: update weigth... weight to avoid warning | jan Iversen |
2018-05-11 | iOS: corrected ^space to tab | jan Iversen |
2018-05-10 | Whitespace | Dirk Hohndel |
2018-05-10 | iOS: cleaned/bumped versions | jan Iversen |
2018-05-10 | iOS: removed local build of libxml2 | jan Iversen |
2018-05-10 | iOS: removed local build of sqllite3 | jan Iversen |
2018-05-10 | iOS: build.sh does not run configure for libdivecomputer | jan Iversen |
2018-05-10 | Travis: remove flag for iOS that is no longer necessary | Dirk Hohndel |
2018-05-10 | iOS: Allow change of bundle identifier | jan Iversen |
2018-05-11 | Fixed erroneous comparison of cylinders and weight systems. | Oliver Schwaneberg |
2018-05-11 | Corrected file name "weigthsysteminfomodel" to "weightsysteminfomodel" | Oliver Schwaneberg |
2018-05-10 | Removed a duplicate include in maintab.cpp | Oliver Schwaneberg |
2018-05-10 | Added Info.plist and Qt to .gitignore | jan Iversen |
2018-05-10 | Updated .gitignore to silence ios dirs | jan Iversen |
2018-05-10 | iOS: use recommended variable for bundle ID | Murillo Bernardes |
2018-05-09 | iOS: update build script | jan Iversen |
2018-05-09 | iOS: update build instractions | jan Iversen |
2018-05-09 | mobile: show selected dive on details view | Murillo Bernardes |
2018-05-09 | iOS, set lowest deployment target to 8.0 | jan Iversen |
2018-05-08 | Add a comment on building option -mobile | Robert C. Helling |
2018-05-07 | Planner: Unify final ascent rates in plan() and fake_dc() | Berthold Stoeger |
2018-05-07 | Fix CCR setpoint display bug | Willem Ferguson |
2018-05-07 | Planner: Correctly fill out last_manual_time in fake_dc() | Berthold Stoeger |
2018-05-07 | Planner: don't return static data in fake_dc() | Berthold Stoeger |
2018-05-07 | Travis: fix Android build by forcing Ubuntu:xenial for container | Dirk Hohndel |
2018-05-04 | Desktop: fix time format in main tab | Dirk Hohndel |
2018-05-03 | Profile: Fix crash on addition of dive to fresh logbook | Berthold Stoeger |
2018-05-01 | CSV import: include visibility and rating in import | Miika Turkia |
2018-05-01 | CSV import: parse (unit) style headers | Miika Turkia |
2018-04-29 | Ubuntu build script update | Dirk Hohndel |