summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/direct2d
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Windows QPA: Replace Q_DISABLE_COPY by Q_DISABLE_COPY_MOVEFriedemann Kleint2019-05-245-5/+5
* | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-2/+2
|/
* Windows/Direct2d QPA: Use nullptrFriedemann Kleint2019-01-287-37/+38
* configure: refactor directx checksOswald Buddenhagen2018-12-171-1/+2
* Direct2D QPA: Fix Qt include statementsFriedemann Kleint2018-05-2315-30/+30
* Direct2D: Replace class Direct2DVersion by QVersionNumberFriedemann Kleint2018-01-041-104/+38
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-041-1/+1
|\
| * windows: Link to libversion.a with a lowercase nameMartin Storsjö2018-01-041-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-1/+2
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-231-1/+2
| |\
| | * Windows/Direct2D QPA: Fix build with -no-accessibilityFriedemann Kleint2017-10-201-1/+3
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-194-6/+6
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-197-50/+50
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-1/+2
|\|
| * Direct2D: Fix build with MinGW 7.1Friedemann Kleint2017-06-141-1/+2
* | Basic Vulkan enablersLaszlo Agocs2017-03-171-0/+2
|/