summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Correct license for tool fileLucie Gérard2024-03-151-1/+1
* Correct doc snippet and example licenseLucie Gérard2024-03-158-8/+8
* Documentation: fix two typosThibaut Cuvelier2024-01-081-1/+1
* Documentation: fix the only use of \inlineimage with \captionThibaut Cuvelier2024-01-081-1/+1
* Doc: Add table that showcase vertical offsetAndreas Eliasson2023-08-031-0/+28
* Doc: Don't use versioned Qt imports in QML snippetsKai Köhne2023-07-101-2/+2
* Adapt to the RHI API conceptLaszlo Agocs2023-05-222-3/+1
* Query max vertex outputs differently for core profileLaszlo Agocs2023-04-251-1/+6
* doc: Add a warning about animating Gaussian blurEskil Abrahamsen Blomfeldt2023-01-091-0/+6
* doc: Add note about MultiEffect and Effect MakerEskil Abrahamsen Blomfeldt2023-01-091-1/+12
* GraphicalEffects: Fix static builds of private moduleUlf Hermann2023-01-052-20/+0
* De-inline ~QGfxShaderBuilder() [-Wweak-vtable]Marc Mutz2022-12-272-0/+4
* Port Qt5Compat.GraphicsEffects.private to qmltyperegistrarMarc Mutz2022-12-154-23/+13
* Qt Graphical Effects: Make ShaderBuilder a singleton againEskil Abrahamsen Blomfeldt2022-10-117-34/+16
* Qt Graphical Effects: Cache shaders between runsEskil Abrahamsen Blomfeldt2022-10-112-53/+53
* Avoid recreating gaussian blur shader multiple timesEskil Abrahamsen Blomfeldt2022-10-111-1/+8
* Doc: Remove incorrect usages of the "\noautolist" commandLuca Di Sera2022-09-021-1/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-072-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-2368-2784/+140
* QGfxShaderBuilder: re-do includemocs after adding missing QT_{BEGIN,END}_NAME...Marc Mutz2022-05-041-0/+5
* inludemocsMarc Mutz2022-05-041-0/+2
* Fix build after changes in qtbaseVolker Hilsheimer2022-03-181-0/+1
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-0/+1
* Remove unused .qrc filesJoerg Bornemann2022-01-181-28/+0
* Fix license header of Qt Graphical Effects filesEskil Abrahamsen Blomfeldt2022-01-1419-572/+362
* Port remaining graphical effects to Qt 6Eskil Abrahamsen Blomfeldt2022-01-12133-200/+5312
* Simplify QML module definition and remove CMake warningVolker Hilsheimer2021-09-062-54/+2
* Doc: Remove unsupported customFiltersKai Köhne2021-09-031-4/+0
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-062-6/+2
* CMake: Update to latest qml CMake APIAlexandru Croitor2021-06-053-90/+68
* Remove qmake project filesJoerg Bornemann2021-05-035-131/+0
* Doc: Minor adjustment to property descriptionPaul Wicking2021-04-261-1/+1
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-152-2/+2
* Doc: Fix qhp project name in qtgraphicaleffects5compat.qdocconfTopi Reinio2021-01-191-15/+15
* Move graphical effects to qt5compatEskil Abrahamsen Blomfeldt2021-01-08288-0/+8354