summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/direct2d/qwindowsdirect2dwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix clang warnings about repetitive type namesFriedemann Kleint2019-06-131-1/+1
* Windows/Direct2d QPA: Use nullptrFriedemann Kleint2019-01-281-8/+8
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* Direct2D QPA: Fix g++ warningsFriedemann Kleint2016-11-051-7/+7
* Direct2D QPA plugin: Use member initializationFriedemann Kleint2016-10-271-1/+0
* Direct2d: Fix some CLANG warningsFriedemann Kleint2016-10-271-6/+6
* QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...Marc Mutz2016-03-021-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Direct2D: Fix MSVC2015 warnings.Friedemann Kleint2015-05-231-1/+1
* Clean headers in the Direct2D plugin.Friedemann Kleint2015-03-051-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* direct2d: Fix window resize with translucent windowsAndrew Knight2014-10-281-5/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* direct2d qpa: fix text selectionLouai Al-Khanji2014-09-221-1/+1
* direct2d: Work around ClearType rendering bug in translucent modeAndrew Knight2014-09-031-0/+4
* direct2d: Fix translucent/frameless window renderingAndrew Knight2014-09-011-35/+115
* Direct2D QPA: Draw directly to swap chainLouai Al-Khanji2014-05-051-18/+74
* Direct2D QPA: Disable vsyncLouai Al-Khanji2014-04-251-1/+1
* Direct2D QPA: Do not attempt to create swap chain for desktop widgetLouai Al-Khanji2014-04-241-0/+3
* Improve direct2d backing store implementationLouai Al-Khanji2014-01-271-0/+177