Age | Commit message (Expand) | Author |
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 |
2018-05-21 | profile-widget: profilewidget2.cpp, silence unused parameter | jan Iversen |
2018-05-19 | Profile: minor coding style issues concerning axis-ticks | Berthold Stoeger |
2018-05-19 | Profile: Fix leak in animation | Berthold Stoeger |
2018-05-17 | Dive pictures: Don't plot pictures twice when changing current dive | Berthold Stoeger |
2018-05-17 | Dive pictures: Fix crash on picture delete | Berthold Stoeger |
2018-05-14 | Rename enum dive_comp_type to divemode_t | Robert C. Helling |
2018-05-14 | Place divemode changes in submenu of context menu | Robert C. Helling |
2018-05-14 | Show divemode swith options only for rebreather dives | Willem Ferguson |
2018-05-14 | Create divemode switches using profile context menu | Willem Ferguson |
2018-05-14 | Read and write divemode changes (xml and git) | Willem Ferguson |
2018-05-14 | Provide icons for bailout events on the dive profile. | Willem Ferguson |
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: remove close-button optimization | Berthold Stoeger |
2018-05-07 | Fix CCR setpoint display bug | Willem Ferguson |
2018-05-07 | Planner: don't return static data in fake_dc() | Berthold Stoeger |
2018-05-03 | Profile: Fix crash on addition of dive to fresh logbook | Berthold Stoeger |
2018-04-28 | Plot OC-pO2 graph for SCR dives | Willem Ferguson |
2018-04-09 | Profile: Conditionally compile pictures-vector on mobile. | Berthold Stoeger |
2018-04-09 | Profile: On dataChanged() only update pictures that actually changed | Berthold Stoeger |
2018-03-19 | Profile heartrate: Nicer min/max values and tic distance | Stefan Fuchs |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-03-05 | Use correct numeric format based on selected locale (Qt domain part) | Stefan Fuchs |
2018-02-24 | Use temperature_t for temperatures in struct stats_t | Stefan Fuchs |