summaryrefslogtreecommitdiffstats
path: root/src/gui/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* rhi: d3d11: Drop the built-in TDR testLaszlo Agocs2023-02-201-1/+0
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-161-0/+7
* QtGui: Add a header declaring the Windows image conversion functionsFriedemann Kleint2023-02-081-1/+1
* Move the accessibility header files under the appropriate featureAlexey Edelev2023-02-071-2/+2
* rhi: Add D3D12 supportLaszlo Agocs2023-02-071-0/+7
* Add tracepointgen tool and convert qtgui to use itAntti Määttä2023-01-131-2/+5
* CMake: Fix AUTOMOC warning in QtGuiKai Köhne2022-12-161-0/+6
* CMake: Remove qmake conversion markers from gui/CMakeLists.txtKai Köhne2022-12-121-117/+11
* Isolate freetype featureAlexey Edelev2022-12-101-1/+1
* Reintroduce converter APIs for supporting native clipboard formatsVolker Hilsheimer2022-11-161-2/+2
* Windows: simplify registration of QWindowsMime implementationsVolker Hilsheimer2022-11-071-1/+1
* Refactor: split QMacMime registry and virtual interfaceVolker Hilsheimer2022-11-031-0/+1
* Fix build with disabled accessibilityAlexey Edelev2022-09-291-2/+4
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-1/+0
* Fix build without opengl featureAlexey Edelev2022-09-241-6/+10
* Propagate appearance property from QPlatformTheme to QStyleHintsAxel Spoerl2022-09-241-1/+1
* Respect CMake source tree when installing header filesAlexey Edelev2022-09-071-0/+2
* wasm: add support for building Qt as shared librariesMorten Sørvig2022-08-301-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* rhi: d3d: Switch to DirectComposition for semi-transparent windowsLaszlo Agocs2022-08-031-0/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Create the Qt File Filter => showOpen/SaveFilePicker options mapperMikolaj Boc2022-07-051-0/+1
* Port QXlibEglIntegration::getCompatibleVisualId to xcbIlya Fedin2022-06-201-7/+0
* Use correct condition for the qopengles2ext.h fileAlexey Edelev2022-05-131-1/+5
* Add missing header files to the module sourcesAlexey Edelev2022-05-121-4/+10
* Export the QVulkanInstancePrivate classJiDe Zhang2022-05-041-1/+1
* Reorganize work with graphical libraries on INTEGRITYTatiana Borisova2022-04-051-0/+7
* Add VERBATIM option to add_custom_command callsAlexey Edelev2022-03-171-0/+1
* Compose render-to-texture widgets through QRhiLaszlo Agocs2022-03-111-0/+11
* Add missing dependency to the qvkgen tool when generating vulkan codeAlexey Edelev2022-02-161-2/+6
* Convert Vulkan instance setup from Qt Quick into a Gui helperLaszlo Agocs2022-02-151-0/+1
* qaccessible: Split QAccessible into own headerFabian Kosmale2022-02-091-1/+1
* CMake: re-enable SIMD on AndroidThiago Macieira2022-01-171-34/+34
* rhi: Drop the profiler for nowLaszlo Agocs2022-01-041-2/+0
* Remove qshadergraph filesJuan Casafranca2021-10-051-12/+0
* Don't export Qt6::ATSPI2_nolink target in Qt6GuiTargets.cmakeJoerg Bornemann2021-10-011-3/+11
* Add native interface for X11 application, exposing display and connectionTor Arne Vestbø2021-08-061-1/+1
* CMake: Make WrapVulkanHeaders target optional for QtGui consumersAlexandru Croitor2021-07-291-2/+4
* Rename QRgbaF to QRgbaFloat and assert the compatible typesAllan Sandfeld Jensen2021-07-051-1/+1
* CMake: Fix Vulkan to be found when targeting AndroidAlexandru Croitor2021-07-011-1/+1
* Migrate to autogenerated cpp exportsAlexey Edelev2021-06-241-0/+1
* Fix SSE4.1, RDSEED requirement for clang-cl buildsAllan Sandfeld Jensen2021-06-171-9/+0
* CMake: Add support for building with clang-clCristian Adam2021-06-041-0/+9
* Fix support for using system supplied md4c libraryNiclas Rosenvik2021-06-031-1/+1
* Introduce float QImage formats and renderingAllan Sandfeld Jensen2021-05-261-0/+1
* Add EGLFS OpenWFD plugin for INTEGRITYKimmo Ollila2021-05-191-1/+1
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-3/+3
* Move QtX11Extras into QtGui as private APITor Arne Vestbø2021-05-101-0/+5
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-1/+0
* QEdidParser: build only on XCB/EGLFSGiuseppe D'Angelo2021-04-211-2/+6