Age | Commit message (Expand) | Author |
2018-05-27 | Dive pictures: give user option to recalculate thumbnails | Berthold Stoeger |
2018-05-26 | Cleanup: remove three instances of deleteLater() in mainwindow.cpp | Berthold Stoeger |
2018-05-25 | Cleanup: Don't defer deletion of oldModel in DiveListView::reload() | Berthold Stoeger |
2018-05-24 | desktop-widgets: replace (void) with no parameter name | jan Iversen |
2018-05-23 | Fix includes for building against Qt-5.11.0 | Gaetan Bisson |
2018-05-21 | desktop-widgets/statistics: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | desktop-widgets/.../facebook: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | desktop-widgets: Change Q_UNUSED to no parameter name | jan Iversen |
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 |