summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-1354-1512/+108
* Scatter3DRenderer: initialize variable to make GCC 12 happyThiago Macieira2022-04-251-1/+1
* Clarify the usage of SelectionMultiSeries flagTomi Korpipaa2022-04-081-0/+2
* Fix API review findingTomi Korpipaa2022-02-102-2/+2
* Fix API review findingTomi Korpipaa2022-02-022-2/+2
* Remove unused .qrc filesJoerg Bornemann2022-01-182-76/+0
* Add row colors for Bar3DSeriesSami Varanka2021-10-083-3/+16
* Migrate to autogenerated cpp exportsAlexey Edelev2021-09-2716-16/+16
* Add hasSeries method to Abstract3D graphSami Varanka2021-09-247-2/+37
* Fix: QAbstract3DGraph orthoProjection docsSami Varanka2021-09-061-5/+0
* Fix: change signals to take values by const refSami Varanka2021-09-021-1/+1
* Add: Margin between series columns in Bars3DSami Varanka2021-08-246-6/+88
* Add: Colorize surfaceseries wireframeSami Varanka2021-08-062-0/+8
* 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