aboutsummaryrefslogtreecommitdiffstats
path: root/qtgraphicaleffects.pro
Commit message (Collapse)AuthorAgeFilesLines
* Remove qtgraphicaleffects sources and add note about its state in Qt 6HEADdevAlexandru Croitor2021-08-121-8/+0
| | | | | | | | | | | Add a README.md mentioning the documentation on where the ported effects can be found, as well as how to check out the Qt5 branch. Pick-to: 6.2 Fixes: QTBUG-95757 Change-Id: Ib47c7e73f8622c8e287df0f74c6f16a5113b357e Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Remove requirement for openglSamuli Piippo2020-10-201-1/+0
| | | | | | | | The effects have been ported to RHI and there is no more hard dependency to opengl. Change-Id: Ib3c3a5086f8f8f9823b447f407618a8b1e6c7be9 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
* Add dependency on features.quick-shadereffectv5.9.0-beta1Paul Olav Tvete2017-03-131-0/+5
| | | | | Change-Id: Ic57691496b7d4f30dffdb0b34e5f290774985b84 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Explicitly require that Qt build contain OpenGL supportAndy Nichols2016-06-241-0/+1
| | | | | | | | As this module stands now, it requires OpenGL headers and libs to compile, so add a requirement to the module for OpenGL. Change-Id: I27bda24384d1b02cb47f8af470f3c32665386c8c Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
* add requires() on quickOswald Buddenhagen2015-09-291-0/+2
| | | | | | | | | | quick may be missing even though declarative is built, as it has a conditional on opengl being enabled. consequently, we can't rely on the repo dependency in the top-level repo. Task-number: QTBUG-48498 Change-Id: Ie0e54b991fc5e875a2a51f7a36e95855f726c0c9 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
* Doc: Cleaned up QDoc config file and enabled "make docs" for the moduleJerome Pasion2012-11-161-2/+0
| | | | | Change-Id: I7ccaccdefb92676e0f689c3d5101934fd7d574e2 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-091-13/+1
| | | | | Change-Id: I6c0ba15d08979f06e32b6d5f15625a0decceed5f Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Initial commitKim Gronholm2011-12-271-0/+15