summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Doc: Add an overview of data visualizationLeena Miettinen2017-03-213-35/+279
| * Doc: Fix QDoc error by using #ifndef Q_QDOC to omit unused functionLeena Miettinen2017-03-172-2/+4
| * Enable transparency for wallsMika Salmela2017-03-103-48/+106
| * Doc: Remove installation and build informationLeena Miettinen2017-03-032-118/+6
| * Doc: Add \brief commands for property docsLeena Miettinen2017-03-031-119/+258
| * Doc: Fix \brief and \return commands (Q3dSurface)Leena Miettinen2017-03-022-38/+52
| * Doc: Add \brief commands to property docs (Q3dCamera)Leena Miettinen2017-03-021-54/+63
| * Doc: Fix QDoc commands (QItemModelBarDataProxy)Leena Miettinen2017-03-021-38/+64
| * Doc: Add \brief commands for property docs (Q3dInputHandler)Leena Miettinen2017-03-021-8/+12
| * Doc: Fix some references in ItemModelProxy type docsLeena Miettinen2017-03-021-4/+4
| * Doc: Add \brief commands for property docs (QAbstract3dGraph)Leena Miettinen2017-03-022-170/+226
| * Doc: Fix \brief and \return commands (QAbstract3dInputHandler)Leena Miettinen2017-03-021-8/+14
| * Doc: Add \brief commands to property docs (Q3dScene)Leena Miettinen2017-02-271-63/+83
| * Doc: Fix \brief and \return commands (QSurfaceDataProxy)Leena Miettinen2017-02-271-10/+10
| * Doc: Fix QDoc commands (Q3dBars)Leena Miettinen2017-02-272-48/+95
| * Doc: Add \brief commands for property docs (QScatter3DSeries)Leena Miettinen2017-02-271-17/+33
| * Doc: Fix \brief and \return commands (Q3dScatter)Leena Miettinen2017-02-272-30/+49
| * 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: 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
| * Doc: Fix QDoc commands (QScatterDataProxy)Leena Miettinen2017-02-271-11/+10
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-2813-330/+540
|\|
| * 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
| * Doc: Add \brief commands for property docs (axis)v5.9.0-alpha1Leena Miettinen2017-02-104-35/+72
* | Bump versionOswald Buddenhagen2017-02-021-1/+1
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-243-6/+4
|\
| * Fixed incorrect value axis autoAdjustRange behavior5.8Tomi Korpipää2017-01-041-3/+3
| * Bump versionOswald Buddenhagen2017-01-031-1/+1
| * remove redundant MODULE_INCNAMEOswald Buddenhagen2017-01-021-2/+0
| * Fix warning about change of signThiago Macieira2016-12-171-1/+1
* | Add mutex guards for AbstractDeclarative::updateWindowParametersMika Salmela2017-01-125-0/+12
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1241-132/+291
|\|
| * qtouch3dinputhandler_p.h: Add "We mean it." commentFriedemann Kleint2016-12-021-0/+10
| * Handle data proxy change on the controllerMika Salmela2016-11-296-3/+24
| * Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-rc1v5.8.0Liang Qi2016-11-269-19/+93
| |\
| | * Updated changes file5.7Tomi Korpipää2016-11-141-0/+5
| | * Ensure that the formatter is respected for zero and negative valuesTomi Korpipää2016-11-148-19/+88
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-0820-83/+82
| |\|
| | * Doc: Use capitalization in section titlesTopi Reinio2016-11-0220-82/+82
| | * Doc: Add a \brief command to the QtDataVisualization namespace docsLeena Miettinen2016-10-101-2/+1
| * | Doc: Add dependency to Qt Widgets to enable automatic linkingLeena Miettinen2016-11-041-1/+1