summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine/abstract3drenderer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMiikka Heikkinen2015-10-201-11/+14
* Fix compilation with namespaced Qt.Friedemann Kleint2015-09-211-1/+1
* Fix building against 5.6Miikka Heikkinen2015-06-171-1/+1
* Copyright header changesMika Salmela2015-04-141-3/+3
* Change copyright headers.Miikka Heikkinen2014-11-071-7/+7
* Use QOffscreenSurface instead of QWindow for dummy surfaces.Miikka Heikkinen2014-10-301-2/+2
* Support for dynamic opengl builds.Miikka Heikkinen2014-10-291-3/+7
* Simplify context handling at cleanup.Miikka Heikkinen2014-10-151-2/+0
* Fix context cleanupMiikka Heikkinen2014-10-131-0/+9
* Fix screen position based queries in threaded rendering environmentMiikka Heikkinen2014-10-091-5/+8
* Fix selection color and gradient for static optimizationMiikka Heikkinen2014-10-011-0/+4
* Make background margin configurableMiikka Heikkinen2014-09-301-0/+5
* Implement zooming to cursorMiikka Heikkinen2014-09-261-2/+17
* Change custom labels to use label shaderMiikka Heikkinen2014-09-191-0/+3
* Added possibility to change graph's localeMiikka Heikkinen2014-09-191-0/+2
* Implement volume slice framesMiikka Heikkinen2014-09-121-1/+6
* Limit volume to axis rangesMiikka Heikkinen2014-09-101-1/+2
* Add possibility to scale custom items according to data rangesMiikka Heikkinen2014-09-081-0/+2
* Add option to use low definition volume shader.Miikka Heikkinen2014-09-021-1/+2
* Reflection API addedTomi Korpipää2014-08-261-11/+4
* Implement volume rendering supportMiikka Heikkinen2014-08-181-2/+9
* Enable camera targeting.Miikka Heikkinen2014-08-061-0/+4
* Fix labels and grid lines changing size when aspect ratio is changedMiikka Heikkinen2014-07-021-0/+1
* Added horizontal aspect ratio property for abstract graphsMiikka Heikkinen2014-07-011-0/+2
* Adjust background margins based on angular labels and titleMiikka Heikkinen2014-06-301-1/+6
* Fix polar axis title positioningMiikka Heikkinen2014-06-271-1/+2
* Add radialLabelOffset property for graphsMiikka Heikkinen2014-06-261-0/+2
* Add flipHorizontalGrid property for surfaceMiikka Heikkinen2014-06-261-0/+1
* Polar graph support, phase oneMiikka Heikkinen2014-06-261-0/+17
* Bars: Moved bar, background and grid line drawing to separate methodsTomi Korpipää2014-06-241-0/+10
* Scatter perf improvementMika Salmela2014-06-051-0/+2
* Clean up renderersTomi Korpipää2014-06-031-1/+0
* Fix various issuesMiikka Heikkinen2014-06-021-1/+1
* Optionally show axis titles on the graphMiikka Heikkinen2014-05-271-0/+31
* Added API for changing data aspect ratioTomi Korpipää2014-05-261-0/+6
* Update custom item translation when axes change, if needed Tomi Korpipää2014-05-221-0/+1
* Added support for custom items with absolute coordinatesTomi Korpipää2014-05-211-1/+2
* Implement axis label autorotationMiikka Heikkinen2014-05-191-0/+2
* Optimized custom item addition/removalTomi Korpipää2014-05-191-1/+1
* Dirty bits to custom item Tomi Korpipää2014-05-161-0/+2
* Added option to use orthographic projectionTomi Korpipää2014-05-141-0/+2
* API to query custom item selection Tomi Korpipää2014-05-131-0/+1
* Added API for querying label selectionTomi Korpipää2014-05-131-0/+4
* CustomDataItem made into a public classTomi Korpipää2014-05-121-2/+2
* Value axis reversing supportMiikka Heikkinen2014-05-081-0/+2
* Misc cleanupMiikka Heikkinen2014-04-281-2/+0
* Add custom item support, part 2Tomi Korpipää2014-04-161-1/+13
* Add custom item support, part 1Tomi Korpipää2014-04-151-1/+14
* Optimize multiple series rendering.Miikka Heikkinen2014-04-101-3/+6
* Introduce fps measurement via propertiesMiikka Heikkinen2014-04-041-11/+0