aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget/profilewidget2.h
AgeCommit message (Expand)Author
2018-09-29Cleanup: reinstate override modifiersGravatar Berthold Stoeger
2018-09-07Cleanup: constify threshold pointers in DiveProfileItemGravatar Berthold Stoeger
2018-08-01Cleanup: remove all override modifiersGravatar Berthold Stoeger
2018-07-31Cleanup: replace virtual by override where appropriateGravatar Berthold Stoeger
2018-07-23Dive video: paint duration-bar above thumbnail 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-06-17Code cleanup: Correct typo "Swith" to "Switch"Gravatar Stefan Fuchs
2018-05-21Dive pictures: don't repopulate DivePictureModel on deletionGravatar Berthold Stoeger
2018-05-17Dive pictures: Don't plot pictures twice when changing current diveGravatar Berthold Stoeger
2018-05-14Place divemode changes in submenu of context menuGravatar Robert C. Helling
2018-05-14Create divemode switches using profile context menuGravatar Willem Ferguson
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
2018-01-10Pictures tied to profile are not supported on mobileGravatar Jan Mulder
2018-01-10Typo: indice -> indexGravatar Berthold Stoeger
2018-01-10Replace CREATE_PP_GAS macro by member function in profilewidget2.cppGravatar Berthold Stoeger
2018-01-10Remove two arguments from ProfileWidget2::setupItem()Gravatar Berthold Stoeger
2018-01-10Replace ADD_ACTION macro by member function in profilewidget2.cppGravatar Berthold Stoeger
2018-01-10Remove unnecessary deletes in destructor of ProfileWidget2Gravatar Berthold Stoeger
2018-01-10Unused code: remove ProfileWidget2::isAddOrPlanner()Gravatar Jan Mulder
2017-10-26desktop UI: no longer attempt to manually show error notificationsGravatar Dirk Hohndel
2017-06-16code cleanup: remove unimplemented classes and structsGravatar Jan Mulder
2017-04-29Add SPDX header to profile widgetsGravatar Dirk Hohndel
2017-03-26MOBILE: Display pO2 and Setpoint for CCR divesGravatar Joakim Bygdell
2016-06-23Now that we are building with C++11 we need override keywordGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-08Silence warnings in Profilewidget2Gravatar Tomaz Canabrava
2016-02-06Profile: don't compile code that isn't needed on mobileGravatar Dirk Hohndel
2016-01-25Start to use the QSettings ObjectWrapperGravatar Tomaz Canabrava
2015-11-24Drag and Drop ImagesGravatar Robert C. Helling
2015-11-06Untangle DiveCalculatedCeiling from MainWindowGravatar Lubomir I. Ivanov
2015-11-05Profile: don't compile the desktop specific parts on mobileGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: edit current profileGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: update main tab via signalGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: refresh displayGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: shortcutsGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: turn off tts/ndl calculationGravatar Dirk Hohndel
2015-11-05Profile: begin untangling from MainWindowGravatar Dirk Hohndel
2015-11-02Merge branch 'cmakeAndPreferences'Gravatar Dirk Hohndel
2015-10-30Move Profile widget out of desktop-widgetsGravatar Tomaz Canabrava