index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
profile
Age
Commit message (
Expand
)
Author
2015-01-24
Correcly look at all relevant dive computer structures
Dirk Hohndel
2015-01-24
Don't show previous dive computer text
Dirk Hohndel
2015-01-23
Code cleanup: CCR setpoint and o2 sensor visualisation
willem ferguson
2015-01-21
CCR option: display o2 sensor data
willem ferguson
2015-01-19
Actually walk all dive computers, don't just claim to do so
Dirk Hohndel
2015-01-19
Fix extreme sluggish profile over time
Tomaz Canabrava
2015-01-18
Fix build: add missing #includes
Thiago Macieira
2015-01-18
Move the heart rate graph
Joakim Bygdell
2015-01-18
Clean up the header files
Dirk Hohndel
2015-01-17
Cache the complex items to give us a boost of speed
Tomaz Canabrava
2015-01-17
Fix memleak of QGraphicsRectItem
Tomaz Canabrava
2015-01-17
Only update text if something changed
Tomaz Canabrava
2015-01-17
Fix the colors - brush wasn't being set anymore.
Tomaz Canabrava
2015-01-17
Reduce the amount of new/delete when setting a new text on DiveTextItem
Tomaz Canabrava
2015-01-17
Reduce the refresh rate of the toolTipItem to 25fps.
Tomaz Canabrava
2015-01-17
Honor prefs.anim_speed on the ToolTip animations
Tomaz Canabrava
2015-01-17
Reduce the number of calls to boundingRect
Tomaz Canabrava
2015-01-17
Fix the colors of the rectangle
Tomaz Canabrava
2015-01-17
Implement the paint method to draw the rounded rectangle.
Tomaz Canabrava
2015-01-17
Remove the background and the separator
Tomaz Canabrava
2015-01-17
Inherit from QGraphicsRectItem instead of QGraphicsShapeItem
Tomaz Canabrava
2015-01-15
Reduce the amount of calls to create the background on the ToolTip
Tomaz Canabrava
2015-01-15
Reuse the entry tooltip item and do fewer calls for each mouse move
Tomaz Canabrava
2015-01-15
Do not set the rectangle if it's the same
Tomaz Canabrava
2015-01-15
Only update the rectangle if it changed
Tomaz Canabrava
2015-01-15
Do not free the membuffer, reuse it
Tomaz Canabrava
2015-01-15
Speed Improvemens: fewer calls to mapFromScene / mapToScene
Tomaz Canabrava
2015-01-15
Fix memory leak
Tomaz Canabrava
2015-01-15
Major speedup when moving the mouse in the profile
Tomaz Canabrava
2015-01-14
Remove instantMeanDepthLine
Cristine Guadelupe
2015-01-10
Refactor dctype -> divemode
Robert C. Helling
2015-01-09
Repair minor bug in CCR setpoint graph
Willem Ferguson
2015-01-07
profile: don't show instantMeanDepth for printMode
Lubomir I. Ivanov
2015-01-06
Fix potential crash
Dirk Hohndel
2015-01-05
Give oxygen a proper colour in the tankbar
Joakim Bygdell
2015-01-05
Don't always show the setpoint graph
Dirk Hohndel
2015-01-05
Display CCR setpoint values on the po2 graph
Willem Ferguson
2015-01-05
Various capitalization fixes
Joseph W. Joshua
2015-01-04
Close two compiler warnings about reordering
Anton Lundin
2015-01-03
Extend SAMPLE_EVENT_GASCHANGE2 to have cylinder index in 'flags' field
Linus Torvalds
2015-01-02
Fix gaschange tooltip information
Linus Torvalds
2015-01-01
Make the moving mean depth line a less obnoxious color
Dirk Hohndel
2015-01-01
Whitespace cleanup
Dirk Hohndel
2015-01-01
Get rid of mean depth line
Krzysztof Arentowicz
2015-01-01
Plot mean depth data
Krzysztof Arentowicz
2015-01-01
Avoid divide by 0 error
Krzysztof Arentowicz
2014-12-30
Make the moving mean depth line work
Tomaz Canabrava
2014-12-30
Add a new signal to send the current time/depth of the mouse pos
Tomaz Canabrava
2014-12-30
Add the instantMeanDepth on Scene
Tomaz Canabrava
2014-12-30
Move stuff to protected on DepthLine
Tomaz Canabrava
[next]