summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine
Commit message (Expand)AuthorAgeFilesLines
* Use Qt::Alignment instead of the AlignmentFlag enum to represent flagsOlivier Goffart2018-04-105-9/+11
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-205-3/+10
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-185-3/+10
| |\
| | * Fix mixing of vec3 and vec2 for coords_mdlMika Salmela2017-12-212-2/+1
| | * Render custom items at insertion orderMika Salmela2017-11-163-1/+9
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-2/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-2/+6
| |\|
| | * Set clamp to edge wrap modes for surface texturesMika Salmela2017-09-051-2/+6
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-268-8/+8
|/ /
* / Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-06-141-1/+1
|/
* Fix build for -no-feature-wheeleventStephan Binner2017-04-244-0/+8
* Fix warning about member initialization out of orderThiago Macieira2017-04-031-1/+1
* Enable transparency for wallsMika Salmela2017-03-103-48/+106
* Doc: Fix \brief and \return commands (Q3dSurface)Leena Miettinen2017-03-021-27/+41
* Doc: Add \brief commands to property docs (Q3dCamera)Leena Miettinen2017-03-021-54/+63
* Doc: Add \brief commands for property docs (QAbstract3dGraph)Leena Miettinen2017-03-021-91/+136
* Doc: Add \brief commands to property docs (Q3dScene)Leena Miettinen2017-02-271-63/+83
* Doc: Fix QDoc commands (Q3dBars)Leena Miettinen2017-02-271-32/+62
* Doc: Fix \brief and \return commands (Q3dScatter)Leena Miettinen2017-02-271-16/+31
* Doc: Add \brief command to property docs (Q3dLight)Leena Miettinen2017-02-271-6/+6
* Doc: Edit 3D object class and type docsLeena Miettinen2017-02-271-14/+16
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-241-1/+1
|\
| * Fix warning about change of signThiago Macieira2016-12-171-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-123-5/+20
|\|
| * Handle data proxy change on the controllerMika Salmela2016-11-293-3/+18
| * Ensure that the formatter is respected for zero and negative valuesTomi Korpipää2016-11-142-2/+2
* | Allow light position modification by userTomi Korpipää2016-11-186-12/+88
* | Check if we got OpenGL2.1 functions before trying to use themTomi Korpipää2016-11-171-1/+5
* | Fixed inability to set subviewportsTomi Korpipää2016-11-142-49/+114
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-088-8/+8
|\
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-038-8/+8
* | Copyright file update to GPLMiikka Heikkinen2016-01-1254-486/+918
* | Add a method for checking if context was successfully createdMiikka Heikkinen2015-12-306-8/+46
|/
* Fix the leaking framebuffer on graph resizeMiikka Heikkinen2015-10-291-0/+2
* OpenGL warning fixTomi Korpipää2015-10-271-1/+1
* Fix issues with COIN buildsMiikka Heikkinen2015-10-226-1/+28
* Update license headersMiikka Heikkinen2015-10-2054-594/+756
* Fix compilation with namespaced Qt.Friedemann Kleint2015-09-215-3/+7
* Fix building against 5.6Miikka Heikkinen2015-06-1718-22/+22
* Copyright header changesMika Salmela2015-04-1454-162/+162
* Fix flickering in android on some examples when zooming.Miikka Heikkinen2014-11-211-0/+5
* Fix incorrect shader initialization for static optimized es2Miikka Heikkinen2014-11-211-2/+2
* Support larger custom meshes.Miikka Heikkinen2014-11-184-9/+8
* Change copyright headers.Miikka Heikkinen2014-11-0754-378/+378
* Use QOffscreenSurface instead of QWindow for dummy surfaces.Miikka Heikkinen2014-10-302-5/+4
* Support for dynamic opengl builds.Miikka Heikkinen2014-10-2914-821/+739
* Mac touchpad support addedTomi Korpipää2014-10-271-0/+12
* Surface shadow improvementMika Salmela2014-10-227-13/+80
* Fix shadows when viewing directly from above.Miikka Heikkinen2014-10-211-8/+21
* Document the issue with large surfaces and static scatters.Miikka Heikkinen2014-10-201-4/+13