summaryrefslogtreecommitdiffstats
path: root/src/datavisualization
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
| * remove redundant MODULE_INCNAMEOswald Buddenhagen2017-01-021-2/+0
| * Fix warning about change of signThiago Macieira2016-12-171-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1216-49/+139
|\|
| * 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-268-19/+88
| |\
| | * 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-081-10/+9
| |\|
| | * Doc: Use capitalization in section titlesTopi Reinio2016-11-021-9/+9
| | * 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
| * | Doc: Add section on running examples to example docsLeena Miettinen2016-11-021-11/+0
| * | Doc: Use standard headings on the front pageLeena Miettinen2016-11-021-5/+7
| |/
* | 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-172-2/+10
* | Fixed inability to set subviewportsTomi Korpipää2016-11-142-49/+114
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-08-012-23/+8
|\
| * Remove unused non-standard test export macrosTomi Korpipää2016-05-231-8/+0
| * Use standardized module export macrosTomi Korpipää2016-05-232-16/+9
| * Place load(qt_module) at the end of the project fileTomi Korpipää2016-05-201-2/+1
| * Remove debug messageTomi Korpipää2016-05-191-1/+0