aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph/openvg
Commit message (Expand)AuthorAgeFilesLines
* Trace: Convert qtdeclarative to use new tracepoint generationAntti Määttä2023-04-261-0/+0
* Place the QT_END_NAMESPACE in the right placeAmir Masoud Abdol2023-04-131-2/+2
* openvg: Add missing breakKai Uwe Broulik2023-03-071-0/+1
* Purge the internal renderSceneGraph function argument listLaszlo Agocs2022-12-121-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-072-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Remove Qt key words from header filesYuhang Zhao2022-07-191-1/+1
* Remove flushFrameSynchronousEvents from qquickwindow_p.hJohan Solbakken2022-07-171-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-1138-1447/+76
* Do not use PUBLIC linking with pluginsAlexey Edelev2022-03-021-1/+1
* Avoid unnecessary color format conversionJiDe Zhang2021-10-292-12/+16
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* CMake: Rename qt plugin targets to end with PluginAlexandru Croitor2021-06-251-5/+6
* Remove the qmake project filesFabian Kosmale2021-01-151-72/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-4/+4
* Fix compilation for OpenVG pluginEskil Abrahamsen Blomfeldt2020-09-2210-34/+30
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-266-11/+11
* Add some blind fixes for the OpenVG scenegraph backendLaszlo Agocs2020-06-176-24/+6
* CMake: Regenerate qtdeclarative/srcAlexandru Croitor2020-05-291-1/+3
* Adjust QSGTexture comparisonKey typeLaszlo Agocs2020-05-272-2/+2
* Regenerate projects to handle private deps correctlyAlexandru Croitor2020-02-051-6/+3
* Regenerate plugins namesAlexandru Croitor2020-01-291-7/+7
* Post merge fixesLeander Beernaert2020-01-241-0/+15
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-163-0/+24
|\
| * Add trace points for Qt Quick Scene GraphMilian Wolff2019-12-133-0/+24
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-2/+2
* | Regenerate projectsAlexandru Croitor2019-11-141-1/+0
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-145-15/+11
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-105-14/+10
| |\
| | * Fix sprites leaking textures in SW and OpenVG backendsEirik Aavitsland2019-10-072-2/+2
| | * OpenVG: Fix delivery of touch eventsEirik Aavitsland2019-10-071-0/+1
| | * OpenVG: Fix emitting of sceneGraphInitialized and -InvalidatedEirik Aavitsland2019-10-071-0/+2
| | * OpenVG: Fix rendering of non-affine transformed rectanglesEirik Aavitsland2019-10-071-12/+5
| * | QQuickWindow: Don't leak the animation controllerUlf Hermann2019-10-021-1/+1
* | | Regenerate qtdeclarative before mergeAlexandru Croitor2019-10-111-3/+0
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-156-8/+37
|\| |
| * | Make openvg compileLaszlo Agocs2019-07-306-8/+37
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+0
|\| |
| * | Remove unused includes and Q_DECLARE_METATYPEs re: QLinkedListMarc Mutz2019-06-061-1/+0
| |/
* / More porting of declarative modulesAlexandru Croitor2019-06-081-0/+57
|/
* Fix qtdeclarative build configured with -qreal=floatDonald Carr2019-03-311-4/+4
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-113-5/+16
|\
| * Fix leaking resources by OpenVG scene graph backendKirill Burtsev2018-11-143-5/+16
* | Add support for horizontal gradients in RectangleMichael Brasser2018-05-032-4/+12
|/
* Fix crash with the software renderer and windows with QObject parentSimon Hausmann2018-02-151-1/+0
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-0/+1
|\
| * Delay the deletion of QSGTextures until all windows are synchronizedDominik Holland2017-06-161-0/+1
* | Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-236-3/+19
|\|
| * Build for for -no-feature-quick-spritePaul Olav Tvete2017-03-226-3/+19