summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine
Commit message (Expand)AuthorAgeFilesLines
* Fix: Axis titles do not respect title fixedSami Varanka2021-06-221-0/+20
* Fix bargraph labels face wrong directionSami Varanka2021-06-111-3/+7
* Modernize and update to latest CMake APIUlf Hermann2021-06-119-24/+26
* Fix Gradients don't showSami Varanka2021-05-182-2/+9
* Remove left-over .pri filesJoerg Bornemann2021-05-051-63/+0
* Remove obsolete namespace documentationVolker Hilsheimer2021-04-201-1/+1
* Fix macOS build that has -Wunused-function as errorTomi Korpipaa2021-02-101-1/+1
* Fix conan build errorsTomi Korpipaa2021-01-291-1/+1
* Remove custom namespaceTomi Korpipaa2021-01-2854-109/+109
* Add CMake buildTuomo Pelkonen2021-01-274-33/+38
* Fix compilation issues for macOS and Android on Qt 6.0Tuomo Pelkonen2021-01-274-12/+14
* Migrate C++ API rendering path to Qt 6Tomi Korpipaa2020-12-142-3/+5
* Add missing overrideAlexander Volkov2020-06-2914-135/+135
* Add ; to Q_UNUSEDLars Schmertmann2020-06-268-50/+50
* Use QList instead of QVectorJarek Kobus2020-06-2517-43/+43
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-261-1/+1
|\
| * Doc: Fix typo in qdoc commandPaul Wicking2020-01-271-1/+1
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-08-281-1/+1
| |\
* | | Update dependenciesFriedemann Kleint2020-03-263-3/+5
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-241-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix GCC 4.8 build of abstract3drendererVille Voutilainen2019-08-221-1/+1
* | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-121-2/+2
|/
* Fix hanging at application exitTomi Korpipaa2019-04-298-60/+48
* Fix deprecation warningsFriedemann Kleint2019-02-111-1/+1
* Remove Qt<5.12 workaroundOlivier Goffart2018-04-101-2/+0
* 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