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
/
profilegraphics.cpp
Age
Commit message (
Expand
)
Author
2013-10-15
Fixed the moving around of the InfoPanel on non KDE enviroments.
Tomaz Canabrava
2013-10-15
profilegraphics.cpp: Use text sizes in plot_text()
Lubomir I. Ivanov
2013-10-14
Fix the DC ceiling in the profile.
Patrick Valsecchi
2013-10-11
Remove unused arg in plot_cylinder_pressure
Anton Lundin
2013-10-11
Good deal of whitespace fixes and code cleanup.
Tomaz Canabrava
2013-10-09
Fix potential uninitialized variable
Dirk Hohndel
2013-10-07
Compile without depending on the global MAX macro
Thiago Macieira
2013-10-07
Remove even more code and declarations
Dirk Hohndel
2013-10-03
Lookup gas via the plot_data, not the event
Anton Lundin
2013-10-03
Profile: use a 10px font when printing profile text
Lubomir I. Ivanov
2013-09-27
correct the placement of pressure markers
Maximilian Güntner
2013-09-27
Added a toolbar to the profile
Maximilian Güntner
2013-09-27
Added a ruler which can be dragged along the profile
Maximilian Güntner
2013-09-27
plot seconds with a fixed width of 2
Maximilian Güntner
2013-09-23
Remove o2/he from plot_data and fix gas plot text
Anton Lundin
2013-09-17
Bugfix plot of ceiling violation
Anton Lundin
2013-08-08
Use maxx from graphics context for time calculation.
Michael Andreen
2013-08-05
Fix " begin" and " end" for events in plot.
Michael Andreen
2013-08-05
Support more than one event of the same type in Qt tooltip.
Michael Andreen
2013-07-18
Profile: support grayscale plotting
Lubomir I. Ivanov
2013-07-18
Profile: add the isGrayscale flag
Lubomir I. Ivanov
2013-07-18
Profile: use a printMode flag in ProfileGraphicsView
Lubomir I. Ivanov
2013-07-05
Profile: prevent a bug when switching views
Lubomir I. Ivanov
2013-07-05
Profile: improve tooltip animation
Lubomir I. Ivanov
2013-07-05
Profile: small tweak for tooltip separator line
Lubomir I. Ivanov
2013-07-05
Profile: collapse tooltip back to original height
Lubomir I. Ivanov
2013-07-04
Profile: attempt on better zoom and pan logic
Lubomir I. Ivanov
2013-07-04
Profile: use more levels of zoom
Lubomir I. Ivanov
2013-07-04
Profile: prevent a zoom glitch at maximum zoom level
Lubomir I. Ivanov
2013-07-02
Profile: add white outline to all text
Lubomir I. Ivanov
2013-07-02
Revert "Profile: add white outline to all text"
Dirk Hohndel
2013-07-02
Silence some warnings
Dirk Hohndel
2013-07-02
Merge branch 'nitpicks' of github.com:tcanabrava/subsurface
Dirk Hohndel
2013-07-02
Shared background for profile and planner.
Tomaz Canabrava
2013-07-02
Added 2 new files to handle the common stuff for graphics.
Tomaz Canabrava
2013-06-29
Profile: add white outline to all text
Lubomir I. Ivanov
2013-06-28
Profile: move the bounding box below plot data
Lubomir I. Ivanov
2013-06-18
Converting the device_info list into a Qt data structure
Dirk Hohndel
2013-06-14
Plot cleanup
Dirk Hohndel
2013-06-13
Merge branch 'linusDiveList' of https://github.com/tcanabrava/subsurface
Dirk Hohndel
2013-06-12
Do not plot on showEvent if dive is already plotted.
Tomaz Canabrava
2013-06-10
Added a slot to set the full time of the dive plan
Tomaz Canabrava
2013-06-10
Added a simple "TextEditor" in the graph, for a plan mode.
Tomaz Canabrava
2013-06-10
Added a 'Plan' mode and a 'Dive' mode on the profile.
Tomaz Canabrava
2013-06-10
Implemented the movement of the ToolTip by Hand.
Tomaz Canabrava
2013-06-10
Save / Restore toolTip information position on the Profile when switching dives.
Tomaz Canabrava
2013-06-10
Fix memory leak
Tomaz Canabrava
2013-06-10
Moved the 'create fake dc' to it's own function in device.c
Tomaz Canabrava
2013-06-07
Hide/Show tooltip on mouse over view widget
Helio Chissini de Castro
2013-06-06
Fix movement of the tooltip overlay
Tomaz Canabrava
[next]