summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build: pow() is in math.hv5.10.0-beta4Thiago Macieira2017-11-051-0/+1
* Update to new QRandomGenerator APIThiago Macieira2017-11-0310-75/+75
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-303-2/+35
|\
| * Bump versionOswald Buddenhagen2017-10-061-1/+1
| * Add changes file for Qt 5.9.2v5.9.2Antti Kokko2017-09-251-0/+26
| * Add change file for Qt 5.6.3 (qtdatavis3d 1.2.3)Jani Heikkinen2017-09-061-0/+3
| * Set clamp to edge wrap modes for surface texturesMika Salmela2017-09-051-2/+6
* | Fix build: this example uses exceptions for some reasonv5.10.0-beta3Thiago Macieira2017-10-251-0/+1
* | Doc: Update the highlighted examples listv5.10.0-beta2Venugopal Shivashankar2017-10-051-1/+2
* | Merge remote-tracking branch 'origin/5.9' into devv5.10.0-beta1v5.10.0-alpha1Liang Qi2017-08-152-1/+25
|\|
| * Use QSharedPointer::create() moreMarc Mutz2017-07-311-1/+1
| * Bump versionOswald Buddenhagen2017-06-301-1/+1
| * Add changes file for 5.9.1v5.9.1Antti Kokko2017-06-231-0/+24
* | Enable tests for boot2qtSami Nurmenniemi2017-08-1118-12/+91
* | Reduce the scope of the preprocessor branches with the help of a unionJake Petroules2017-08-092-60/+30
* | Use QRandomGenerator instead of q?randThiago Macieira2017-07-0410-74/+91
* | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-06-145-13/+10
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0716-1/+62
|\|
| * Position the break statement in the proper placeThiago Macieira2017-06-051-1/+1
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-311-0/+2
| |\
| | * Highlight bars examplev5.9.0-rc2v5.9.0-rc1v5.9.0Miikka Heikkinen2017-05-171-0/+2
| * | Bump versionOswald Buddenhagen2017-05-101-1/+1
| |/
| * Update changes file for 5.9.0v5.9.0-beta4Antti Kokko2017-05-051-0/+17
| * Fix bundling of module for static buildsJulian Strobl2017-05-051-0/+8
| * Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-04-282-0/+14
| * Fix build for -no-feature-wheeleventStephan Binner2017-04-2410-0/+20
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2146-1506/+2232
|\|
| * 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
| * Mark qtdatavis3d as warning-freeThiago Macieira2017-04-031-1/+1
| * 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