Age | Commit message (Expand) | Author |
2018-05-21 | Dive pictures: change removePicture() interface | Berthold Stoeger |
2018-05-17 | Dive pictures: Don't plot pictures twice when changing current dive | Berthold Stoeger |
2018-05-14 | Planner: Add combo box for dive mode selection | Robert C. Helling |
2018-05-14 | Rename enum dive_comp_type to divemode_t | Robert C. Helling |
2018-05-14 | Cloud-storage: consistently don't save empty file on desktop version | Berthold Stoeger |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-05-13 | Dive pictures: Update pictures when thumbnails are ready | 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-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-04 | Desktop: fix time format in main tab | Dirk Hohndel |
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-28 | Plot OC-pO2 graph for SCR dives | Willem Ferguson |
2018-04-27 | Configure ostc3: Remove obsoleted setting | Anton Lundin |
2018-04-24 | Convert our custom IO model to new libdivecomputer IO model | Linus Torvalds |
2018-04-19 | CSV import: fix setpoint (typo) | Miika Turkia |
2018-04-09 | Change taglist_get_tagstring to support 'unlimited' tag list size | Jeremie Guichard |
2018-04-04 | Add "Tags" column in Desktop app's dive list view | Jeremie Guichard |
2018-04-03 | Revert "GPS: use applyGpsLocation::applyLocations from core" | Dirk Hohndel |
2018-04-03 | Revert "cleanup: localize global variable" | Dirk Hohndel |
2018-04-01 | Dive pictures: Move metadata functions into own translation unit | Berthold Stoeger |
2018-03-19 | Profile heatmap/heartrate: Only enable max one of these at same time | Stefan Fuchs |
2018-03-19 | Cleanup: Initialize variable MainTab::lastSelectedDive | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use toUtf8() instead of toLocal8Bit() | Berthold Stoeger |
2018-03-14 | Cleanup: introduce copy_qstring() function | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-03-05 | Cleanup: Fold add_hash() call into learnHash() function | Berthold Stoeger |
2018-03-05 | Configure DC dialog: Always correctly set update firmware button | Stefan Fuchs |
2018-03-05 | Configure DC dialog: Add a few missing translations | Stefan Fuchs |
2018-03-05 | Configure DC dialog: Change order of DCs and correct names | Stefan Fuchs |
2018-03-04 | Indentation fix in desktop-widgets/downloadfromdivecomputer.cpp | Stefan Fuchs |
2018-03-04 | Correctly spell OSTC cR | Stefan Fuchs |
2018-03-02 | Choose water presets from a qcombobox in planner, custom value possible | Oliver Schwaneberg |
2018-02-26 | Move icd preference setting | Willem Ferguson |
2018-02-26 | Cleanup: remove two unused macros in tabwidgets/maintab.cpp | Berthold Stoeger |
2018-02-26 | Cleanup: Use QString as parameter for [get|save]BtDeviceInfo() | Berthold Stoeger |
2018-02-24 | Use temperature_t for temperatures in struct stats_t | Stefan Fuchs |
2018-02-22 | In configure DC dialogs don't use a space between values and units | Stefan Fuchs |
2018-02-17 | Consistently use the famous l for liters in info tab | Stefan Fuchs |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2018-02-11 | Cleanup: fix emits in WinBluetoothDeviceDiscoveryAgent | Berthold Stoeger |
2018-02-11 | Cleanup: use constructor directly instead of move-assignment | Berthold Stoeger |
2018-02-10 | Add a preference to turn on ICD warnings | Robert C. Helling |
2018-02-04 | downloadfromdivecomputer.cpp: remove unused variable err_string | Berthold Stoeger |
2018-02-04 | Cleanup: Remove redefinition of DC_TRANSPORT_BLUETOOTH | Berthold Stoeger |
2018-02-04 | Do not remove seconds from duration input field | Oliver Schwaneberg |