index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
profile-widget
/
profilewidget2.h
Age
Commit message (
Expand
)
Author
2020-01-30
Cleanup: remove redundant(?) comment
Berthold Stoeger
2020-01-30
Profile: transport gas id and timestamp via lambda
Berthold Stoeger
2019-11-19
Cleanup: remove ProfileWidget2::refreshDisplay signal
Berthold Stoeger
2019-11-09
Cleanup: free plot data on exit
Berthold Stoeger
2019-11-08
Profile: remove ProfileWidget2::recalcCeiling()
Berthold Stoeger
2019-07-12
Profile: stop animations on export
Berthold Stoeger
2019-07-12
Profile: store animation speed in profile object
Berthold Stoeger
2019-04-12
Desktop: read tab-items from current_dive, not displayed_dive
Berthold Stoeger
2019-04-04
Undo: implement split-out of dive computer
Berthold Stoeger
2019-02-07
Make struct dive const in plotPicturesInternal
Robert C. Helling
2019-02-07
Profile: plot pictures of correct dive
Berthold Stoeger
2019-02-07
Profile: add "synchronous" mode for picture plotting
Berthold Stoeger
2019-02-07
Export profile image
Robert C. Helling
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-09-07
Cleanup: constify threshold pointers in DiveProfileItem
Berthold Stoeger
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-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-06-17
Code cleanup: Correct typo "Swith" to "Switch"
Stefan Fuchs
2018-05-21
Dive pictures: don't repopulate DivePictureModel on deletion
Berthold Stoeger
2018-05-17
Dive pictures: Don't plot pictures twice when changing current dive
Berthold Stoeger
2018-05-14
Place divemode changes in submenu of context menu
Robert C. Helling
2018-05-14
Create divemode switches using profile context menu
Willem Ferguson
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-01-10
Pictures tied to profile are not supported on mobile
Jan Mulder
2018-01-10
Typo: indice -> index
Berthold Stoeger
2018-01-10
Replace CREATE_PP_GAS macro by member function in profilewidget2.cpp
Berthold Stoeger
2018-01-10
Remove two arguments from ProfileWidget2::setupItem()
Berthold Stoeger
2018-01-10
Replace ADD_ACTION macro by member function in profilewidget2.cpp
Berthold Stoeger
2018-01-10
Remove unnecessary deletes in destructor of ProfileWidget2
Berthold Stoeger
2018-01-10
Unused code: remove ProfileWidget2::isAddOrPlanner()
Jan Mulder
2017-10-26
desktop UI: no longer attempt to manually show error notifications
Dirk Hohndel
2017-06-16
code cleanup: remove unimplemented classes and structs
Jan Mulder
2017-04-29
Add SPDX header to profile widgets
Dirk Hohndel
2017-03-26
MOBILE: Display pO2 and Setpoint for CCR dives
Joakim Bygdell
2016-06-23
Now that we are building with C++11 we need override keyword
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-08
Silence warnings in Profilewidget2
Tomaz Canabrava
2016-02-06
Profile: don't compile code that isn't needed on mobile
Dirk Hohndel
2016-01-25
Start to use the QSettings ObjectWrapper
Tomaz Canabrava
2015-11-24
Drag and Drop Images
Robert C. Helling
2015-11-06
Untangle DiveCalculatedCeiling from MainWindow
Lubomir I. Ivanov
2015-11-05
Profile: don't compile the desktop specific parts on mobile
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: edit current profile
Dirk Hohndel
[next]