summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC 4.8 build of abstract3drendererVille Voutilainen2019-08-221-1/+1
* Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* Fix hanging at application exitTomi Korpipaa2019-04-298-60/+48
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-211-2/+2
* Fix QML import versionTomi Korpipaa2019-03-144-3/+7
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-02-251-0/+1
|\
| * Register revision 1 of Q3DSceneUlf Hermann2019-02-251-0/+1
* | Fix deprecation warningsFriedemann Kleint2019-02-112-3/+3
|/
* Fix mesa checkJoni Poikelin2019-01-221-1/+1
* Doc: Fix \code command usageTopi Reinio2018-10-251-12/+15
* Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-beta3v5.12.0-beta2Qt Forward Merge Bot2018-09-291-0/+1
|\
| * Do show module license on all help pagesKai Koehne2018-09-271-0/+1
* | Update plugins.qmltypesv5.12.0-beta1Kai Koehne2018-09-272-433/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-049-99/+81
|\|
| * Use FDL license for all .qdoc filesKai Koehne2018-05-309-99/+81
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-121-0/+6
|\|
| * Doc: Add license information to index pageKai Koehne2018-05-091-0/+6
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
* | Remove Qt<5.12 workaroundOlivier Goffart2018-04-101-2/+0
* | Use Qt::Alignment instead of the AlignmentFlag enum to represent flagsOlivier Goffart2018-04-105-9/+11
|/
* Fix wrong license headerv5.11.0-rc2v5.11.0-rc1v5.11.0-beta4v5.11.0-beta3v5.11.0Jani Heikkinen2018-03-281-10/+21
* Remove QDoc-related typedef hacksv5.11.0-beta2Topi Reinio2018-03-086-22/+13
* Fix documentation build when using Clang-enabled QDocTopi Reinio2018-03-081-0/+5
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-205-3/+10
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-185-3/+10
| |\
| | * Fix mixing of vec3 and vec2 for coords_mdlMika Salmela2017-12-212-2/+1
| | * Render custom items at insertion orderMika Salmela2017-11-163-1/+9
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-202-3/+8
|\| |
| * | Doc: Update the list of highlighted examplesTopi Reinio2017-11-091-1/+1
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-2/+6
| |\|
| | * Set clamp to edge wrap modes for surface texturesMika Salmela2017-09-051-2/+6
| * | Doc: Update the highlighted examples listv5.10.0-beta2Venugopal Shivashankar2017-10-051-1/+2
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-2633-67/+67
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devv5.10.0-beta1v5.10.0-alpha1Liang Qi2017-08-151-1/+1
|\|
| * Use QSharedPointer::create() moreMarc Mutz2017-07-311-1/+1
* | Reduce the scope of the preprocessor branches with the help of a unionJake Petroules2017-08-092-60/+30
* | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-06-142-2/+2
|/
* Position the break statement in the proper placeThiago Macieira2017-06-051-1/+1
* Highlight bars examplev5.9.0-rc2v5.9.0-rc1v5.9.0Miikka Heikkinen2017-05-171-0/+2
* Fix bundling of module for static buildsJulian Strobl2017-05-051-0/+8
* 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