summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove \ingroup all-examples command from the docsHEADdevJaishree Vyas2023-07-121-1/+0
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-2/+3
* Update plugins.qmltypesKai Koehne2018-09-241-157/+1
* Remove Canvas3D examples from highlighted examplesPasi Keranen2018-09-131-2/+0
* Mark Qt Canvas3D module and APIs as deprecatedPasi Keränen2018-09-1319-14/+264
* Port to changed internal declarative API for typed arraysSimon Hausmann2018-08-272-28/+45
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-312-20/+26
|\
| * Fix outdated license headers in openglversionchecker*Kai Koehne2018-07-302-20/+26
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-233-43/+19
|\|
| * Use FDL license for all .qdoc filesKai Koehne2018-06-192-42/+18
| * Doc: Add missing dots (qtcanvas3d)Paul Wicking2018-06-191-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-262-6/+5
|\|
| * Fix GCC 8 warning about memcpying non-trivial classThiago Macieira2018-05-231-1/+1
| * Fix GCC 8 warning about memcpying non-trivial classThiago Macieira2018-05-231-5/+4
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-081-8/+0
|/
* Doc: Resolve all documentation warningsv5.11.0-beta4v5.11.0-beta3Topi Reinio2018-03-275-0/+16
* Fix crash on application exitLars Knoll2017-12-301-8/+13
* Update Canvas3D to the new internal API used in QtQmlLars Knoll2017-12-201-36/+9
* Doc: Maintain the list of highlighted examples locallyTopi Reinio2017-11-101-0/+2
* Don't overwrite execute command queue when transferring queued commandsv5.10.0-beta3v5.10.0-beta2v5.10.0-beta1Tor Arne Vestbø2017-09-263-15/+27
* Fix GCC 7 warnings about implicit fallthroughThiago Macieira2017-05-221-10/+10
* Fix MSVC 64bit warnings about converting GLint to const GLvoid *Friedemann Kleint2016-12-022-3/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-265-19/+170
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-085-19/+170
| |\
| | * Improve software opengl renderer detectionMiikka Heikkinen2016-10-245-19/+170
* | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-beta1Liang Qi2016-09-183-4/+29
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-09-163-4/+29
| |\|
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
| | * Align pixel-row of the image passed to glTexImage2D to UNPACK_ALIGNBenny Morgan2016-08-022-3/+28
* | | Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-074-15/+16
* | | CanvasTextureImageFactory: fix quadratic loop in notifyLoadedImages()Marc Mutz2016-09-071-6/+9
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-021-1/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-1/+3
| |\|
| | * CanvasRenderJob: check if QOpenGLContext::currentContext() is NULLBenny Morgan2016-06-301-1/+3
* | | Fix private API usage after change in qtdeclarativeErik Verbruggen2016-06-221-9/+18
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-242-12/+10
|\| |
| * | Fix getting COMPRESSED_TEXTURE_FORMATS when no formats supportedMiikka Heikkinen2016-05-241-11/+9
| * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-rc1Liang Qi2016-05-191-1/+1
| |\|
| | * Doc: Remove repository name from examplesinstallpathv5.6.1-1v5.6.1Topi Reinio2016-05-121-1/+1
* | | CleanupSimon Hausmann2016-05-211-1/+1
|/ /
* | Enable using the module in a statically built applicationAndy Shaw2016-03-022-1/+14
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-155-87/+108
|\|
| * Doc: Fix version strings in documentation configurationv5.6.0-rc1v5.6.0Topi Reinio2016-02-121-6/+6
| * Fix texture using application crash at shutdownMiikka Heikkinen2016-02-112-3/+5
| * Add correct extension lookup to getExtensionMichael Dippold2016-02-021-2/+2
| * Use appropriate name strings for opengl extensionsMichael Dippold2016-02-011-2/+2
| * Fix CanvasTextureImage leakMiikka Heikkinen2016-01-142-11/+18
| * Fix context leak when destroying canvas that was never properly shown.Miikka Heikkinen2016-01-111-42/+42
| * Fix QNetworkAccessManager crash at application shutdownv5.6.0-beta1Miikka Heikkinen2015-11-062-23/+35
* | Unify license header usageAntti Kokko2016-01-2556-672/+840