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
Age
Commit message (
Expand
)
Author
2015-01-21
Add a QProgressDialog to auto-ostc3-firmware
Anton Lundin
2015-01-21
Connect the progress events to the progress bar
Anton Lundin
2015-01-21
Use a progressbar in the configure dc dialog
Anton Lundin
2015-01-21
CCR option: display o2 sensor data
willem ferguson
2015-01-20
UI for pSCR preferences
Robert C. Helling
2015-01-19
Actually walk all dive computers, don't just claim to do so
Dirk Hohndel
2015-01-19
While editing the coordinates we need to compare to the displayed_dive
Dirk Hohndel
2015-01-19
Hide the old flag when editing a location on the map
Dirk Hohndel
2015-01-19
Show a flag when editing a location on the globe
Dirk Hohndel
2015-01-19
Don't just change the location when double clicking on the globe
Dirk Hohndel
2015-01-19
Always updated the coordinates from the displayed_dive
Dirk Hohndel
2015-01-19
Fix extreme sluggish profile over time
Tomaz Canabrava
2015-01-19
Only update the "add dive profile / plan dive" 20x/s
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
Make Facebook support a config option
Dirk Hohndel
2015-01-17
Planner rebreather mode
Robert C. Helling
2015-01-17
Minor PSCR fixes
Robert C. Helling
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-14
Ignore QWebView in Android
Joseph W. Joshua
2015-01-13
Dive download UI: sort the dive computer dropdown
Dirk Hohndel
2015-01-13
Attempt a better layout for the download dialog
Dirk Hohndel
2015-01-11
Dive d/l selection UI: clear table when retrying
Dirk Hohndel
2015-01-11
Don't use current_dc unless you know there's a current_dive
Dirk Hohndel
2015-01-10
Refactor dctype -> divemode
Robert C. Helling
2015-01-10
Replot after changing divetype
Robert C. Helling
2015-01-10
Add preferences field for default set-point
Robert C. Helling
2015-01-10
Add setpoint events according to divetype
Robert C. Helling
2015-01-10
Maintab combobox to set dive type
Robert C. Helling
[next]