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
/
qt-ui
/
profile
/
profilewidget2.cpp
Age
Commit message (
Expand
)
Author
2014-02-12
Replace mainWindow() with MainWindow::instance()
Boris Barbulovski
2014-02-12
Make the mean depth line follow the size of the axis.
Tomaz Canabrava
2014-02-12
Hide the extra axis labels on release mode, show on debug mode.
Tomaz Canabrava
2014-02-12
Added cylinder pressure shrinking on show/hide partial pressure.
Tomaz Canabrava
2014-02-12
Shrink temperature axis when partial pressures are shown.
Tomaz Canabrava
2014-02-12
Animate transition between show / hide partial pressure graphs
Tomaz Canabrava
2014-02-11
More renaming
Dirk Hohndel
2014-02-11
New profile: enable switching between dive computers
Dirk Hohndel
2014-02-11
Minor cleanup
Dirk Hohndel
2014-02-10
Don't repopulate the model if the dive didn't change
Dirk Hohndel
2014-02-10
Set up the dive that was passed in as first dive
Dirk Hohndel
2014-02-10
Fixed item visibility on emptyState after being on profileState.
Tomaz Canabrava
2014-02-10
Clear the data when the model resets.
Tomaz Canabrava
2014-02-10
memory leak fix(that I created in some previous commits).
Boris Barbulovski
2014-02-09
ProfileWidget2 class improvements
Boris Barbulovski
2014-02-08
Fix placement of notification area and dive computer name.
Tomaz Canabrava
2014-02-08
Fix the rest of item visibilities and a few alignment fixes.
Tomaz Canabrava
2014-02-08
Re-enable more items on the new profile.
Tomaz Canabrava
2014-02-08
Partial pressures and cylinder pressure back on profile.
Tomaz Canabrava
2014-02-08
Remove code that was unused.
Tomaz Canabrava
2014-02-08
Show the profile again.
Tomaz Canabrava
2014-02-08
Fix time and half of depth lines.
Tomaz Canabrava
2014-02-08
Start the profile state
Tomaz Canabrava
2014-02-08
Fix the 'Empty' profile state that was broken for ages.
Tomaz Canabrava
2014-02-08
Start to make things sane again...
Tomaz Canabrava
2014-02-08
Remove duplicated additem
Tomaz Canabrava
2014-02-08
Break everything to make it correct next time.
Tomaz Canabrava
2014-02-08
Huge code cleanup.
Tomaz Canabrava
2014-02-06
Process events just after starting the StateMachine
Tomaz Canabrava
2014-02-06
Remove a lot of unused code.
Tomaz Canabrava
2014-02-06
Add an event filter to hide normal tooltips
Tomaz Canabrava
2014-02-06
Make the Tooltip Item work on the new profile.
Tomaz Canabrava
2014-02-06
Adapt the ToolTip to work on the new profile
Tomaz Canabrava
2014-02-06
Add the tooltip item to the new profile.
Tomaz Canabrava
2014-02-05
Fix the zoom-panning for the new profile
Lubomir I. Ivanov
2014-02-05
Added Mouse based Zoom / Movement.
Tomaz Canabrava
2014-01-28
Use the same behavior as the old time markers
Tomaz Canabrava
2014-01-27
Add settings awareness for the PP graph
Tomaz Canabrava
2014-01-23
Added the Po2 Partial Pressure Graph.
Tomaz Canabrava
2014-01-23
Added the code for the PHE gas pressure.
Tomaz Canabrava
2014-01-23
Added the first Partial Gas Pressure: PN2
Tomaz Canabrava
2014-01-23
Added comments explaining why the events are created on the setDive
Tomaz Canabrava
2014-01-23
Move profile item to be used as cache.
Tomaz Canabrava
2014-01-23
Moved the temperature item as a 'Cache'
Tomaz Canabrava
2014-01-23
Move the creation of the Gas Pressure item to the constructor
Tomaz Canabrava
2014-01-23
Don't recreate the tissues, but instead, reshape them.
Tomaz Canabrava
2014-01-22
Make the tissues be preferences-aware.
Tomaz Canabrava
2014-01-22
Do not delete / new object that can be cached.
Tomaz Canabrava
2014-01-22
Simplify the code for the reported ceiling.
Tomaz Canabrava
2014-01-22
Prepare for plotting partial pressures in the new profile
Tomaz Canabrava
[next]