summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/data
Commit message (Expand)AuthorAgeFilesLines
* Fix CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-134-6/+2
* Fix example naming and categoriesTomi Korpipaa2023-01-273-3/+3
* Fix invalid drawModeTomi Korpipaa2023-01-191-0/+3
* Do not crash if custom object load failsTomi Korpipaa2022-08-263-3/+9
* Use SPDX license identifiersLucie Gérard2022-06-1372-2016/+144
* datavis3d: do not rely on transitive includesFabian Kosmale2022-03-111-0/+1
* Fix API review findingTomi Korpipaa2022-02-103-17/+17
* Add row colors for Bar3DSeriesSami Varanka2021-10-083-0/+52
* Migrate to autogenerated cpp exportsAlexey Edelev2021-09-2718-18/+18
* Add: Support for 16-bit heightmapSami Varanka2021-08-313-22/+222
* Add: surfaceseries wireframecolor revisionSami Varanka2021-08-201-2/+2
* Fix: Nans at surfacedata row/column 0 render failSami Varanka2021-08-111-26/+54
* Add: Colorize surfaceseries wireframeSami Varanka2021-08-063-1/+40
* Add missing operator=Thiago Macieira2021-06-233-0/+4
* Modernize and update to latest CMake APIUlf Hermann2021-06-117-65/+65
* Remove left-over .pri filesJoerg Bornemann2021-05-051-77/+0
* QSurfaceDataProxy: Fix crashes adding the first row of dataFriedemann Kleint2021-03-031-4/+8
* Prevent division by zeroTomi Korpipaa2021-02-251-6/+8
* Remove custom namespaceTomi Korpipaa2021-01-2872-145/+145
* Migrate C++ API rendering path to Qt 6Tomi Korpipaa2020-12-1415-149/+149
* Add missing overrideAlexander Volkov2020-06-299-23/+23
* Add ; to Q_UNUSEDLars Schmertmann2020-06-262-28/+28
* Use QList instead of QVectorJarek Kobus2020-06-2521-83/+82
* Update dependenciesFriedemann Kleint2020-03-263-0/+6
* Doc: Fix \code command usageTopi Reinio2018-10-251-12/+15
* Remove QDoc-related typedef hacksv5.11.0-beta2Topi Reinio2018-03-086-22/+13
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-2615-45/+45
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-06-141-1/+1
* Doc: Edit custom item, label, and volume docs for grammar and stylev5.9.0-beta3v5.9.0-beta2Leena Miettinen2017-04-073-114/+145
* Doc: Edit data item docs for grammar and styleLeena Miettinen2017-04-073-44/+47
* Doc: Edit data proxy documentation for grammar and styleLeena Miettinen2017-04-074-195/+249
* Doc: Edit the series docs for grammar and stylev5.9.0-beta1Leena Miettinen2017-03-274-115/+133
* Doc: Fix QDoc commands (QItemModelBarDataProxy)Leena Miettinen2017-03-021-38/+64
* Doc: Fix some references in ItemModelProxy type docsLeena Miettinen2017-03-021-4/+4
* Doc: Fix \brief and \return commands (QSurfaceDataProxy)Leena Miettinen2017-02-271-10/+10
* Doc: Add \brief commands for property docs (QScatter3DSeries)Leena Miettinen2017-02-271-17/+33
* Doc: Fix \brief and \return QDoc commands (QSurface3dSeries)Leena Miettinen2017-02-271-36/+61
* Doc: Add \brief commands for property docs (QItemModelScatterDataProxy)Leena Miettinen2017-02-271-39/+63
* Doc: Fix QDoc commands (QScatterDataProxy)Leena Miettinen2017-02-271-11/+10
* Doc: Fix QDoc commands (QItemModelSurfaceDataProxy)Leena Miettinen2017-02-231-113/+171
* Doc: Add \brief commands for property docs (QHeightMapSurfaceDataProxy)Leena Miettinen2017-02-231-10/+33
* Doc: Fix QDoc commands (QCustom3dVolume)Leena Miettinen2017-02-201-32/+67
* Doc: Add \brief commands to property docs (QCustom3dLabel)Leena Miettinen2017-02-201-14/+28
* Doc: Add \brief commands for property docs (QCustom3dItem)Leena Miettinen2017-02-201-27/+47
* Doc: Add \brief commands for property docs (QBar3DSeries)Leena Miettinen2017-02-171-17/+36
* Doc: Add \brief commands for property docs (QBarDataProxy)Leena Miettinen2017-02-171-9/+14
* Doc: Add \brief command for property docs (QAbstractDataProxy)Leena Miettinen2017-02-171-1/+1
* Doc: Add \brief commands to property docs (QAbstract3dSeries)Leena Miettinen2017-02-171-72/+71
* Fixed incorrect value axis autoAdjustRange behavior5.8Tomi Korpipää2017-01-041-3/+3
* Handle data proxy change on the controllerMika Salmela2016-11-293-0/+6