Age | Commit message (Expand) | Author |
2018-10-11 | Cleanup: remove ReverseGeoLookupThread | Berthold Stoeger |
2018-10-11 | Undo: make adding of planned dive undo-able | Berthold Stoeger |
2018-10-11 | Undo: select dives after add, remove, merge, split dive commands | Berthold Stoeger |
2018-10-11 | Undo: implement autogrouping of trips in DiveAdd | Berthold Stoeger |
2018-10-11 | Dive list: implement proper Qt-model semantics for DiveTripModel | Berthold Stoeger |
2018-10-11 | Undo: isolate undo-commands | Berthold Stoeger |
2018-10-11 | Undo: make editing of dive-time an undoable operation | Berthold Stoeger |
2018-10-11 | Dive editing: don't repeatedly loop through whole dive list | Berthold Stoeger |
2018-10-11 | Undo: implement rudimentary support for undo of dive-merging | Berthold Stoeger |
2018-10-11 | Undo: implement undo of manual dive-creation | Berthold Stoeger |
2018-10-11 | Cleanup: let MainTab::updateDiveSite() take dive * instead of id | Berthold Stoeger |
2018-10-08 | Map: zoom on dive sites when flipping through dive site list | Berthold Stoeger |
2018-10-07 | Statistics: un-globalize stats_selection | Berthold Stoeger |
2018-10-07 | Statistics: remove global state / calculate only when needed | Berthold Stoeger |
2018-10-07 | Dive information: fix surface interval calculation | Berthold Stoeger |
2018-09-29 | Cleanup: reinstate override modifiers | Berthold Stoeger |
2018-09-14 | Desktop: disable UI elements that make no sense during editing | Jan Mulder |
2018-09-12 | Planner: fix display of "overlapping dives" message | Berthold Stoeger |
2018-08-31 | Filter: remove diveSiteAdded signal of MainTab | Berthold Stoeger |
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 |