Age | Commit message (Expand) | Author |
2018-08-08 | core: activate qPrefDivePlanner | jan Iversen |
2018-08-01 | Cleanup: remove all override modifiers | Berthold Stoeger |
2018-07-31 | Cleanup: replace virtual by override where appropriate | Berthold Stoeger |
2018-07-30 | Cleanup: remove DiveListView::fixMessyQtModelBehaviour() | Berthold Stoeger |
2018-07-28 | Dive media: put duration on video thumbnails | Berthold Stoeger |
2018-07-27 | Dive list view: move column width logic back from DiveTripModel | Berthold Stoeger |
2018-07-23 | Dive video: paint duration-bar above thumbnail in profile plot | Berthold Stoeger |
2018-07-23 | Cleanup: remove DiveItem::icon_names member array | Berthold Stoeger |
2018-07-18 | Dive media: transport dive-id in drag'n'drop events | Berthold Stoeger |
2018-07-15 | UI change of "images"/"photo" to "media" or "media files" | Stefan Fuchs |
2018-07-13 | Dive pictures: don't update all images on drag&drop to profile | Berthold Stoeger |
2018-07-13 | Fix dive mode drop-down in planner for re-planned dive | Stefan Fuchs |
2018-07-08 | Dive pictures: detach ProfileWidget2 from DivePictureModel | Berthold Stoeger |
2018-07-04 | Dive pictures: find moved pictures based on filename | Berthold Stoeger |
2018-07-03 | Dive pictures: remove unnecessary check for no dives | Berthold Stoeger |
2018-06-29 | Dive pictures: adjust rowDDEnd and rowDDStart on picture deletionv4.8.0 | Berthold Stoeger |
2018-06-25 | QML UI: correctly update the model | Dirk Hohndel |
2018-06-24 | Localization: remove gettextFromC::instance() | Berthold Stoeger |
2018-06-24 | Fix interpretation of dive mode changes upon replan | Robert C. Helling |
2018-06-24 | When adding new waypoints, use previous setpoint. | Robert C. Helling |
2018-06-24 | Planner: Change segment setpoint according to divemode | Robert C. Helling |
2018-06-24 | Copy divemode to Replan | Robert C. Helling |
2018-06-20 | equipment: sanitize 'ws_info' loop limits | Lubomir I. Ivanov |
2018-06-20 | equipment: sanitize 'tank_info' loop limits | Lubomir I. Ivanov |
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 | 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 |