aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget/profilewidget2.cpp
AgeCommit message (Expand)Author
2017-10-26desktop UI: no longer attempt to manually show error notificationsGravatar Dirk Hohndel
2017-10-20Translate dc text in profile also if string has suffix for > 1 DCGravatar Stefan Fuchs
2017-10-08Hide outdated gas name strings in profile in plannerGravatar Stefan Fuchs
2017-08-26Move unused code into the disabled blockGravatar Dirk Hohndel
2017-07-27Profile support for multiple concurrent pressure sensorsGravatar Linus Torvalds
2017-07-21Start cleaning up sensor indexing for multiple sensorsGravatar Linus Torvalds
2017-06-22Translate the strings "planned dive" and "manually added dive" in the profileGravatar Stefan Fuchs
2017-05-26Fix right boundary when moving last handle in plannerGravatar Robert C. Helling
2017-04-29Add SPDX header to profile widgetsGravatar Dirk Hohndel
2017-03-28minimal pO2 threshold: color the p02 graph also for minumumGravatar Jan Mulder
2017-03-28minimal pO2 threshold: split max threshold into min and maxGravatar Jan Mulder
2017-03-26MOBILE: Display pO2 and Setpoint for CCR divesGravatar Joakim Bygdell
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2017-03-11Merge branch 'master' of https://github.com/dje29/subsurfaceGravatar Dirk Hohndel
2017-03-11Use abbreviations with dots.Gravatar Martin Měřinský
2017-03-11Change type of divedatepoint.depth to depth_tGravatar Robert C. Helling
2017-03-08Change calls to rint into lrint avoiding conversion warningsGravatar Jeremie Guichard
2017-03-04heartrate, heartbeat > heart rateGravatar Martin Měřinský
2017-03-04divecomputer > dive computerGravatar Martin Měřinský
2017-03-04Correct "set-point" -> "setpoint" and window title setpoint changeGravatar Stefan Fuchs
2017-02-05Mobile: Do not show tankbar for CCR divesGravatar Joakim Bygdell
2017-02-05MOBILE: Reposition objects in the profileGravatar Joakim Bygdell
2017-02-04Let cylinderid = -1 mean same gas as beforeGravatar Robert C. Helling
2017-01-28Fix dive visual editor being too quick to rescale timeGravatar Dirk Hohndel
2017-01-21Don't let the tankbar overlap the tissue heatmapGravatar Joakim Bygdell
2017-01-06Fix deco_mode confusionGravatar Robert C. Helling
2016-11-01Deco mode for plannining is not deco mode for showingGravatar Tomaz Canabrava
2016-11-01Use the new preferences object to set the preferencesGravatar Tomaz Canabrava
2016-09-24Separate VPM-B conservatism preference for planner and profileGravatar Rick Walsh
2016-09-24Rename conservatism_level to vpmb_conservatismGravatar Rick Walsh
2016-09-17Introduce heat mapGravatar Robert C. Helling
2016-07-09Have divedatapoint store cylinder id instead of gasmixGravatar Rick Walsh
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-04-04Don't write back dive data that hasn't changed in gitGravatar Linus Torvalds
2016-03-23Undo two more unsigned changes that are no longer neededGravatar Dirk Hohndel
2016-03-19Profile widget: Display gradient factors used in planGravatar Rick Walsh
2016-03-09Silence warnings in profilewidget2.cppGravatar Dirk Hohndel
2016-03-08Silence warnings in Profilewidget2Gravatar Tomaz Canabrava
2016-03-06Clean up handling of various include fileGravatar Tomaz Canabrava
2016-02-20Add option to allocate the samples in fake_dc()Gravatar Dirk Hohndel
2016-02-06Profile: don't compile code that isn't needed on mobileGravatar Dirk Hohndel
2016-01-25More Profile Itens on the new SettingsGravatar Tomaz Canabrava
2016-01-25Start to use the QSettings ObjectWrapperGravatar Tomaz Canabrava
2016-01-05Small changes to the profileGravatar Joakim Bygdell
2015-12-27QML UI: don't show "1 of n" for multiple dive computersGravatar Dirk Hohndel
2015-12-06profilewidget2.cpp: hide the heartbeat graph on an empty stateGravatar Lubomir I. Ivanov
2015-12-01QML-UI: turn of some profile featuresGravatar Dirk Hohndel
2015-11-24Drag and Drop ImagesGravatar Robert C. Helling
2015-11-15Planner: support profile in planner printGravatar Lubomir I. Ivanov
2015-11-11profilewidget2: Only add actions in desktop versionGravatar Sebastian Kügler