summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix build for -no-feature-wheeleventStephan Binner2017-04-2410-0/+20
* 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
* Fix warning about member initialization out of orderThiago Macieira2017-04-031-1/+1
* Doc: Edit the series docs for grammar and stylev5.9.0-beta1Leena Miettinen2017-03-274-115/+133
* Doc: Edit the axes documentation for grammar and styleLeena Miettinen2017-03-245-135/+157
* 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
* 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
* | Add mutex guards for AbstractDeclarative::updateWindowParametersMika Salmela2017-01-125-0/+12
* | 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
| |\|