summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/direct2d
Commit message (Expand)AuthorAgeFilesLines
* Remove QWindowsComBasePavel Dubsky10 hours1-1/+0
* Clean up windows accessibility backendMiguel Costa2024-03-271-0/+11
* Add initial implementation of a Windows icon engineVolker Hilsheimer2023-11-231-0/+1
* Windows: implement retrieval for missing QScreen metadataL. E. Segovia2023-05-061-0/+1
* Use NO_PCH_SOURCES to exclude filesAmir Masoud Abdol2023-04-031-3/+2
* Clean up NO_UNITY_BUILD instructionAmir Masoud Abdol2023-04-031-1/+0
* Direct2d QPA plugin: Add exclusions for Unity buildsFriedemann Kleint2023-02-211-0/+3
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-12/+2
* Rename QWindowsMimeConverter to QWindowsMimeRegistry, rename filesVolker Hilsheimer2022-11-031-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-1622-836/+44
* Plugins: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-041-1/+1
* Plugins: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-041-1/+3
* Always include qt_windows header firstVolker Hilsheimer2022-02-222-0/+2
* Replace QString::utf16() with data() in memcpy() and QByteArray ctorØystein Heskestad2022-01-071-1/+1
* Windows QPA: Further cleanup of pre-Win10 codeYuhang Zhao2021-11-241-0/+4
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* CMake: Use QtBase_SOURCE_DIR instead of QT_SOURCE_TREEJoerg Bornemann2021-07-121-1/+1
* Silence warning C4996 (use of deprecated GetDesktopDpi)Kai Köhne2021-05-272-0/+6
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-87/+22
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-12/+11
* Fix mingw compiler warningsMårten Nordheim2021-02-111-1/+1
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-278/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-42/+0
* Remove Qt4Compatible paintingAllan Sandfeld Jensen2020-11-121-1/+1
* CMake: Regenerate qtbase projectsAlexandru Croitor2020-10-301-0/+278
* MinGW: Fix static direct2d plugin build using PCHCristian Adam2020-10-171-0/+6
* CMake Build: Add direct2d CMake buildCristian Adam2020-09-301-0/+277
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-041-1/+1
* Fix namespaced buildGiuseppe D'Angelo2020-07-151-2/+0
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-6/+6
* Make QtPlatformHeaders a private moduleTor Arne Vestbø2020-07-061-1/+1
* Windows font databases: Enable DirectWrite for cmakeFriedemann Kleint2020-06-151-1/+1
* Move windows font databases into QtGuiFriedemann Kleint2020-06-112-4/+2
* Move the Windows Event Dispatcher into QtGuiFriedemann Kleint2020-06-091-1/+0
* Move QAbstractFileIconEngine into QtGuiTor Arne Vestbø2020-06-031-1/+1
* Move QtAccessibilitySupport into QtGuiTor Arne Vestbø2020-06-021-2/+0
* Remove ANGLELaszlo Agocs2020-05-261-2/+2
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-221-1/+0
* Remove a bunch of deprecated members from src/gui/painting classesVolker Hilsheimer2020-05-061-6/+0
* qpa: Remove references to lighthouseTor Arne Vestbø2020-04-031-1/+0
* QPainter: don't print deprecated warnings for HighQualityAntialiasingChristian Ehrlicher2019-10-031-0/+3
* QPainter: mark obsolete RenderHints as deprecatedChristian Ehrlicher2019-07-031-1/+5
* Remove QWindowsDirect2DEventDispatcherJoerg Bornemann2019-07-022-16/+0
* Remove hook handling code from QEventDispatcherWin32Joerg Bornemann2019-07-021-1/+0
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-2/+5
|\
| * Windows QPA: Fix clang warnings about narrowing conversionsFriedemann Kleint2019-05-291-2/+5
* | Windows QPA: Fix clang warnings about repetitive type namesFriedemann Kleint2019-06-133-11/+11