summaryrefslogtreecommitdiffstats
path: root/src/gui/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary support for Qt for visionOSTor Arne Vestbø2024-04-181-1/+1
* Long live [[nodiscard]] QFile::openGiuseppe D'Angelo2024-04-171-0/+1
* GUI: add CMYK painting supportGiuseppe D'Angelo2024-04-031-0/+1
* Clean up windows accessibility backendMiguel Costa2024-03-271-15/+0
* Rename files for header generationLucie Gérard2024-03-201-1/+1
* Add configure feature for MetalTor Arne Vestbø2024-03-191-1/+1
* Move qt_blurImage to Qt GUIKai Uwe Broulik2024-03-141-0/+1
* Add A2B tables, and PCSLab support to QIccAllan Sandfeld Jensen2024-03-071-0/+1
* Do not add PDF-related files to the resources if PDF is disabledAndré Klitzing2024-03-041-16/+17
* cmake: Generate Apple privacy manifest files for Qt modulesTor Arne Vestbø2024-02-131-0/+5
* Simplify new QIcon ThemeIcon constants and APIVolker Hilsheimer2024-01-261-1/+1
* Make some QScreen native interfaces publicDavid Redondo2023-12-081-1/+1
* QIcon: add theme icon constantsVolker Hilsheimer2023-12-071-1/+1
* Android: Give raster windows their own surface, and flush via RHITinja Paavoseppä2023-12-071-0/+2
* Add initial implementation of macOS and iOS icon theme implementationsVolker Hilsheimer2023-11-231-0/+1
* Windows: Improve hidpi style drawing and metricsMorten Sørvig2023-11-151-0/+2
* Fix the broken condition of -fno-reorder-blocks-and-partition flag in QtGuiAlexey Edelev2023-11-141-1/+4
* Fix build with -no-feature-libraryTasuku Suzuki2023-10-251-1/+1
* CMake: Fix Gui package to auto look up IntegrityPlatformGraphics v2Alexandru Croitor2023-10-131-4/+4
* CMake: Fix Gui package to auto look up IntegrityPlatformGraphicsAlexandru Croitor2023-10-121-1/+2
* Long live QPlatformKeyMapper!Tor Arne Vestbø2023-10-061-0/+1
* wasm: include qunixnativeinterface.cpp in buildMorten Sørvig2023-09-211-1/+5
* Gui: fix CMake warning about unconditionally installed headersAhmad Samir2023-08-281-2/+8
* Remove the unix dispatcher from WASM buildsMikolaj Boc2023-08-221-1/+1
* rhi: Enhance the hdr info struct and add a manual testLaszlo Agocs2023-08-031-1/+2
* Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBaseGiuseppe D'Angelo2023-07-111-0/+1
* Move palette helper functions to QPalettePrivateOliver Eftevaag2023-07-111-1/+1
* Add a private API to capture a graphics frameHatem ElKharashy2023-07-111-0/+22
* rhi: d3d: Load DirectComposition library dynamicallyLaszlo Agocs2023-06-221-2/+1
* Do away with qrhivulkanext_p.hLaszlo Agocs2023-06-211-1/+1
* Unify QIcon theme icon loading and cache invalidationTor Arne Vestbø2023-06-171-1/+1
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-211-13/+6
* Windows: implement retrieval for missing QScreen metadataL. E. Segovia2023-05-061-1/+1
* wasm: Add DOM accessors functions through NativeInterfacePiotr Wierciński2023-05-051-0/+5
* Move QZipReader/Writer from QtGui to QtCoreMarc Mutz2023-04-261-3/+0
* QtGui: establish removed_api.cpp for upcoming QT_GUI_REMOVED_SINCEMarc Mutz2023-04-191-0/+2
* Use Qt CMake APIs to exclude files from Unity BuildAmir Masoud Abdol2023-04-031-4/+1
* 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