Age | Commit message (Expand) | Author |
2018-10-11 | Undo: select dives after add, remove, merge, split dive commands | Berthold Stoeger |
2018-10-11 | Undo: isolate undo-commands | Berthold Stoeger |
2018-10-11 | Undo: implement rudimentary support for undo of dive-splitting | Berthold Stoeger |
2018-10-08 | Mobile: show temperature graph when no gas graph | Jan Mulder |
2018-09-29 | Cleanup: reinstate override modifiers | Berthold Stoeger |
2018-09-11 | desktop/profile-widget: update signal from _changed to Changed | jan Iversen |
2018-09-10 | Profile: fix SAC calculation for air dives | Berthold Stoeger |
2018-09-07 | Cleanup: constify threshold pointers in DiveProfileItem | Berthold Stoeger |
2018-08-25 | profilewidget: remove QSettings | jan Iversen |
2018-08-25 | core/tests: merge Animations and add vars. to qPrefDisplay | jan Iversen |
2018-08-23 | Cleanup: const-ify functions taking pointers to events | Berthold Stoeger |
2018-08-23 | Cleanup: pass gasmix by value | Berthold Stoeger |
2018-08-23 | Cleanup: unify get_gas_at_time() and get_gasmix() | Berthold Stoeger |
2018-08-23 | Cleanup: return gasmix by value | Berthold Stoeger |
2018-08-15 | profile-widget: remove SettingsObjectWrapper and update qPref calls | jan Iversen |
2018-08-14 | core: activate qPrefPartialPressureGas | jan Iversen |
2018-08-12 | core: activate qPrefTechnicalDetails | jan Iversen |
2018-08-07 | profilewidget: remove warning of unused var | 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-23 | Dive video: paint duration-bar above thumbnail in profile plot | Berthold Stoeger |
2018-07-18 | Dive media: transport dive-id in drag'n'drop events | Berthold Stoeger |
2018-07-16 | Dive media: fix stacking of thumbnails in profile plot | Berthold Stoeger |
2018-07-13 | Dive pictures: don't update all images on drag&drop to profile | Berthold Stoeger |
2018-07-13 | Dive pictures: update thumbnail positions on deletion | Berthold Stoeger |
2018-07-08 | Dive pictures: detach ProfileWidget2 from DivePictureModel | Berthold Stoeger |
2018-07-03 | Profile context menu entry to split a dive | Robert C. Helling |
2018-07-04 | core/profile: move PP_GRAPHS_ENABLED from pref.h | jan Iversen |
2018-06-29 | Dive pictures: connect DivePictureModel signals in constructor | Berthold Stoeger |
2018-06-24 | Copy divemode to Replan | Robert C. Helling |
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-17 | Enable translation for even name "modechange" | Stefan Fuchs |
2018-06-17 | Remove a useless translation in diveeventitem.cpp | Stefan Fuchs |
2018-06-17 | Code cleanup: Correct typo "Swith" to "Switch" | Stefan Fuchs |
2018-06-09 | profile: make profile self contained | jan Iversen |
2018-06-09 | profile: clean double calls on mobile version | jan Iversen |
2018-06-04 | Dive picture: fix toggling of picture-visibility | Berthold Stoeger |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-06-04 | Profile: open pictures using local file path | Berthold Stoeger |
2018-05-29 | desktop: use QElapsedTimer to measure time | jan Iversen |
2018-05-28 | Distinguish between user and internal divemode names | Robert C. Helling |
2018-05-24 | profile-widget: set printmode but allow events for ssrf-mobile | jan Iversen |
2018-05-24 | profile-widget: replace (void) with no parameter name | jan Iversen |
2018-05-21 | profile-widget: 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-21 | profile-widget: divepixmapitem.cpp, silence unused parameter | jan Iversen |