summaryrefslogtreecommitdiffstats
path: root/profile-widget
AgeCommit message (Expand)Author
2018-07-18Dive media: transport dive-id in drag'n'drop eventsGravatar Berthold Stoeger
2018-07-16Dive media: fix stacking of thumbnails in profile plotGravatar Berthold Stoeger
2018-07-13Dive pictures: don't update all images on drag&drop to profileGravatar Berthold Stoeger
2018-07-13Dive pictures: update thumbnail positions on deletionGravatar Berthold Stoeger
2018-07-08Dive pictures: detach ProfileWidget2 from DivePictureModelGravatar Berthold Stoeger
2018-07-03Profile context menu entry to split a diveGravatar Robert C. Helling
2018-07-04core/profile: move PP_GRAPHS_ENABLED from pref.hGravatar jan Iversen
2018-06-29Dive pictures: connect DivePictureModel signals in constructorGravatar Berthold Stoeger
2018-06-24Copy divemode to ReplanGravatar Robert C. Helling
2018-06-18Change from gettextFromC::instance()->tr() to gettextFromC::tr();Gravatar Stefan Fuchs
2018-06-18Use correct "tr" call for translating dive mode namesGravatar Stefan Fuchs
2018-06-17Fix an error around translation of dive modes in the UIGravatar Stefan Fuchs
2018-06-17Enable translation for even name "modechange"Gravatar Stefan Fuchs
2018-06-17Remove a useless translation in diveeventitem.cppGravatar Stefan Fuchs
2018-06-17Code cleanup: Correct typo "Swith" to "Switch"Gravatar Stefan Fuchs
2018-06-09profile: make profile self containedGravatar jan Iversen
2018-06-09profile: clean double calls on mobile versionGravatar jan Iversen
2018-06-04Dive picture: fix toggling of picture-visibilityGravatar Berthold Stoeger
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-06-04Profile: open pictures using local file pathGravatar Berthold Stoeger
2018-05-29desktop: use QElapsedTimer to measure timeGravatar jan Iversen
2018-05-28Distinguish between user and internal divemode namesGravatar Robert C. Helling
2018-05-24profile-widget: set printmode but allow events for ssrf-mobileGravatar jan Iversen
2018-05-24profile-widget: replace (void) with no parameter nameGravatar jan Iversen
2018-05-21profile-widget: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-21Dive pictures: don't repopulate DivePictureModel on deletionGravatar Berthold Stoeger
2018-05-21Dive pictures: change removePicture() interfaceGravatar Berthold Stoeger
2018-05-21Dive pictures: use modelReset signal when reseting picture listGravatar Berthold Stoeger
2018-05-21profile-widget: divepixmapitem.cpp, silence unused parameterGravatar jan Iversen
2018-05-21profile-widget: profilewidget2.cpp, silence unused parameterGravatar jan Iversen
2018-05-19Profile: minor coding style issues concerning axis-ticksGravatar Berthold Stoeger
2018-05-19Profile: Fix leak in animationGravatar Berthold Stoeger
2018-05-17Dive pictures: Don't plot pictures twice when changing current diveGravatar Berthold Stoeger
2018-05-17Dive pictures: Fix crash on picture deleteGravatar Berthold Stoeger
2018-05-14Rename enum dive_comp_type to divemode_tGravatar Robert C. Helling
2018-05-14Place divemode changes in submenu of context menuGravatar Robert C. Helling
2018-05-14Show divemode swith options only for rebreather divesGravatar Willem Ferguson
2018-05-14Create divemode switches using profile context menuGravatar Willem Ferguson
2018-05-14Read and write divemode changes (xml and git)Gravatar Willem Ferguson
2018-05-14Provide icons for bailout events on the dive profile.Gravatar Willem Ferguson
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-05-13Dive pictures: Don't update all pictures on drag & drop to profileGravatar Berthold Stoeger
2018-05-13Dive pictures: remove close-button optimizationGravatar Berthold Stoeger
2018-05-07Fix CCR setpoint display bugGravatar Willem Ferguson
2018-05-07Planner: don't return static data in fake_dc()Gravatar Berthold Stoeger
2018-05-03Profile: Fix crash on addition of dive to fresh logbookGravatar Berthold Stoeger
2018-04-28Plot OC-pO2 graph for SCR divesGravatar Willem Ferguson
2018-04-09Profile: Conditionally compile pictures-vector on mobile.Gravatar Berthold Stoeger
2018-04-09Profile: On dataChanged() only update pictures that actually changedGravatar Berthold Stoeger