Age | Commit message (Expand) | Author |
2018-08-23 | Cleanup: pass gasmix by value | Berthold Stoeger |
2018-08-01 | Cleanup: remove all override modifiers | Berthold Stoeger |
2018-07-20 | Dive media: implement "Open folder of selected media files" | Berthold Stoeger |
2018-07-15 | UI change of "images"/"photo" to "media" or "media files" | Stefan Fuchs |
2018-06-18 | Change from gettextFromC::instance()->tr() to gettextFromC::tr(); | Stefan Fuchs |
2018-06-18 | Use correct "tr" call for translating dive mode names | Stefan Fuchs |
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-28 | Distinguish between user and internal divemode names | Robert C. Helling |
2018-05-27 | Dive pictures: give user option to recalculate thumbnails | Berthold Stoeger |
2018-05-21 | Dive pictures: change removePicture() interface | Berthold Stoeger |
2018-05-14 | Rename enum dive_comp_type to divemode_t | 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: 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-11 | Fixed erroneous comparison of cylinders and weight systems. | 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-04-09 | Change taglist_get_tagstring to support 'unlimited' tag list size | Jeremie Guichard |
2018-03-19 | Cleanup: Initialize variable MainTab::lastSelectedDive | Berthold Stoeger |
2018-03-14 | Cleanup: introduce copy_qstring() function | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-03-02 | Choose water presets from a qcombobox in planner, custom value possible | Oliver Schwaneberg |
2018-02-26 | Cleanup: remove two unused macros in tabwidgets/maintab.cpp | Berthold Stoeger |
2018-02-24 | Use temperature_t for temperatures in struct stats_t | Stefan Fuchs |
2018-02-17 | Consistently use the famous l for liters in info tab | Stefan Fuchs |
2018-02-04 | Do not remove seconds from duration input field | Oliver Schwaneberg |
2018-01-01 | desktop: clear tags when hitting new logbook | Jan Mulder |
2017-12-21 | Fix order of initilization list in MainTab constructor. | Berthold Stoeger |
2017-12-18 | Implement different zoom levels for dive photos tab | Berthold Stoeger |
2017-12-13 | Reenable picture tab when dive trip is selected | Stefan Fuchs |
2017-12-01 | Dive picture widget: Allow pictures to use available space on resize | Stefan Fuchs |
2017-12-01 | Use correct selection mode for dive picture view | Stefan Fuchs |
2017-11-30 | Use better aliases for icons. | Martin Měřinský |
2017-11-30 | Use icons relative path. | Martin Měřinský |
2017-12-01 | Disable specific tabs when dive trip selected | Stefan Fuchs |
2017-12-01 | In maintab fix change of text between "notes" and "trip notes" | Stefan Fuchs |
2017-11-29 | Revert "Use icons relative path." | Dirk Hohndel |
2017-11-29 | Revert "Use consistent aliases for all icons." | Dirk Hohndel |
2017-11-29 | Use consistent aliases for all icons. | Martin Měřinský |
2017-11-29 | Use icons relative path. | Martin Měřinský |
2017-11-29 | Don't change visibility of depth and duration UI field when no dive | Stefan Fuchs |
2017-11-28 | Correctly handle dive notes in maintab.cpp | Stefan Fuchs |
2017-11-27 | After edit the cylinders of a dive copy the full samples | Stefan Fuchs |
2017-11-27 | Use MAX_CYLINDERS consistently | Stefan Fuchs |
2017-11-26 | Inform LocationFilterModel of added dive site name | Berthold Stoeger |
2017-11-26 | Simplify signal handling after dive site editing | Berthold Stoeger |
2017-11-26 | In maintab clear location tags when selecting a dive w/o dive site | Stefan Fuchs |
2017-11-25 | Refresh display if a dive site was edited | Berthold Stoeger |