Age | Commit message (Expand) | Author |
2018-06-17 | Dive computers: turn QMultiMap into sorted vector | Berthold Stoeger |
2018-06-17 | Fix an error around translation of dive modes in the UI | Stefan Fuchs |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-21 | qt-models: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | Dive pictures: don't repopulate DivePictureModel on deletion | Berthold Stoeger |
2018-05-21 | Dive pictures: change removePicture() interface | Berthold Stoeger |
2018-05-21 | Dive pictures: use modelReset signal when reseting picture list | Berthold Stoeger |
2018-05-18 | mobile: add "Copy log to clipboard" button | jan Iversen |
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 | Add planner infra structure for bailout | Robert C. Helling |
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: Don't update all pictures on drag & drop to profile | Berthold Stoeger |
2018-05-13 | Dive pictures: Move thumbnail-size to Thumbnailer class | Berthold Stoeger |
2018-05-13 | Dive pictures: Update pictures when thumbnails are ready | Berthold Stoeger |
2018-05-13 | Dive pictures: Introduce thumbnailer class | Berthold Stoeger |
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: save thumbnails to individual files | Berthold Stoeger |
2018-05-13 | Dive pictures: Scale thumbnails on demand | Berthold Stoeger |
2018-05-11 | Corrected file name "weigthsysteminfomodel" to "weightsysteminfomodel" | Oliver Schwaneberg |
2018-05-07 | Planner: don't return static data in fake_dc() | Berthold Stoeger |
2018-04-28 | Plot OC-pO2 graph for SCR dives | Willem Ferguson |
2018-04-13 | iOS: log messages | Dirk Hohndel |
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-01 | Debug: sprinkle debug messages in thumbnailing code | Berthold Stoeger |
2018-03-22 | cmake: move maplocationmodel to generic models | Dirk Hohndel |
2018-03-14 | Cleanup: introduce copy_qstring() function | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-03-11 | cmake: update CMake to build the map components on mobile | Lubomir I. Ivanov |
2018-03-05 | Cleanup: Remove superfluous QString constructions in divetripmodel.cpp | Stefan Fuchs |
2018-03-05 | Use correct numeric format based on selected locale (Qt domain part) | Stefan Fuchs |
2018-02-27 | Updated strategy for removing cylinders | Stefan Fuchs |
2018-02-24 | Use temperature_t for temperatures in struct stats_t | Stefan Fuchs |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2018-02-07 | Bugfix in plannermodel for very short dive durations | Oliver Schwaneberg |
2018-01-31 | mobile cleanup: restyle construction of locationlist | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (1) | Jan Mulder |
2018-01-26 | Initialise cylinder start pressure with working pressure | Robert C. Helling |
2018-01-19 | Improve profile display in planner | Willem Ferguson |
2018-01-11 | Use helper function empty_string() instead of manual checks | Berthold Stoeger |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-10 | Pictures tied to profile are not supported on mobile | Jan Mulder |
2018-01-10 | Un-tie plannner model from profile on mobile | Jan Mulder |
2018-01-10 | Typo: indice -> index | Berthold Stoeger |
2018-01-10 | mobile: fix crash on delete dive from divelist | Jan Mulder |
2018-01-10 | Unused code: GpsListModel::addGpsFix() | Jan Mulder |
2018-01-10 | Unused code: remove CCRMax() and used macro | Jan Mulder |