Age | Commit message (Expand) | Author |
2020-05-26 | Use single cylinder dive for tests | Miika Turkia |
2020-05-26 | Initialize variable to silence compiler warning | Miika Turkia |
2020-05-26 | Add multicylinder support for Subsurface CSV import | Miika Turkia |
2020-05-26 | Take SAC into account on SubsurfaceCSV import | Miika Turkia |
2020-05-26 | Multi cylinder support for CSV export | Miika Turkia |
2020-05-26 | CSV export: Split printing of header | Miika Turkia |
2020-05-25 | mobile/credentials: email address must be lower case | Dirk Hohndel |
2020-05-25 | cleanup: whitespace fixes in TabDiveInformation | Berthold Stoeger |
2020-05-25 | desktop: localize salinity value | Berthold Stoeger |
2020-05-22 | cleanup: constify time_during_dive_with_offset() function | Berthold Stoeger |
2020-05-22 | cleanup: remove unused function get_dive_n_near() | Berthold Stoeger |
2020-05-22 | cleanup: create common QDateTime -> timestamp conversion function | Berthold Stoeger |
2020-05-22 | cleanup: remove unused libc-structures from get_trip_date_string() | Berthold Stoeger |
2020-05-22 | cleanup: move timestampToDateTime() to qthelper.cpp | Berthold Stoeger |
2020-05-22 | Fix incorrect Farenheit to Kelvin formula. | Paul Buxton |
2020-05-22 | desktop: update date and time fields if user changes format | Berthold Stoeger |
2020-05-22 | desktop: refresh date/time format when switching to system defaults | Berthold Stoeger |
2020-05-22 | cleanup: set long and short date formats in independent branches | Berthold Stoeger |
2020-05-18 | update CHANGELOG | Dirk Hohndel |
2020-05-18 | mobile/dive-edit: use template components and theme colors | Dirk Hohndel |
2020-05-18 | mobile/UI: correctly theme template spin box | Dirk Hohndel |
2020-05-18 | mobile/dc-download: fix dark theme appearance | Dirk Hohndel |
2020-05-18 | Use stored SAC for validation | Miika Turkia |
2020-05-18 | TestParse to support SAC | Miika Turkia |
2020-05-18 | CSV export: include SAC when exporting dive details | Miika Turkia |
2020-05-18 | format for readability | Miika Turkia |
2020-05-17 | add missing CHANGELOG entry | Dirk Hohndel |
2020-05-17 | mobile: update version to 3.0.7 | Dirk Hohndel |
2020-05-17 | BLE: trivial updates to the GATT services lists | Linus Torvalds |
2020-05-17 | BLE: add list of known good/bad BLE GATT services | Linus Torvalds |
2020-05-16 | filter: properly search for tags | Berthold Stoeger |
2020-05-16 | filter: include tags in fulltext search | Berthold Stoeger |
2020-05-16 | desktop: don't call plotDive with doClearPictures = true | Berthold Stoeger |
2020-05-16 | cleanup: use pointer-to-member style connect for ComboBoxDelegate | Berthold Stoeger |
2020-05-16 | cleanup: make overridden functions in model delegates private | Berthold Stoeger |
2020-05-16 | cleanup: whitespace fixes in modeldelegates.[cpp|h] | Berthold Stoeger |
2020-05-15 | cleanup: remove redundant model source files in CMakeLists.txt | Berthold Stoeger |
2020-05-15 | cleanup: replace to "dive.h" includes by more specific includes | Berthold Stoeger |
2020-05-15 | core/bt: ensure that BT/BLE addresses with name sort first | Dirk Hohndel |
2020-05-15 | core/bt: always add bt name for devices | Dirk Hohndel |
2020-05-15 | core/bt: match DC descriptor in lower case | Dirk Hohndel |
2020-05-14 | Save SAC, OTU and CNS in the XML export | Linus Torvalds |
2020-05-14 | Update CHANGELOG | Dirk Hohndel |
2020-05-14 | mobile/dive-details: show tags | Dirk Hohndel |
2020-05-14 | mobile/models: add access to tags string | Dirk Hohndel |
2020-05-14 | mobile/dive-details: less whitespace at the top | Dirk Hohndel |
2020-05-14 | mobile/dive-details: use our labels to create denser display | Dirk Hohndel |
2020-05-14 | mobile: reduce vertical white space around labels | Dirk Hohndel |
2020-05-14 | mobile: add smaller, vertically dense template label | Dirk Hohndel |
2020-05-12 | Remove 'string marker after running out of strings' warning | Linus Torvalds |