summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/direct2d/qwindowsdirect2dintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QWindowsDirect2DEventDispatcherJoerg Bornemann2019-07-021-15/+0
* Remove hook handling code from QEventDispatcherWin32Joerg Bornemann2019-07-021-1/+0
* Windows QPA: Fix clang warnings about repetitive type namesFriedemann Kleint2019-06-131-2/+2
* Windows/Direct2d QPA: Use nullptrFriedemann Kleint2019-01-281-4/+4
* Direct2D QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-2/+2
* Direct2D: Replace class Direct2DVersion by QVersionNumberFriedemann Kleint2018-01-041-104/+38
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Direct2D QPA: Fix g++ warningsFriedemann Kleint2016-11-051-1/+1
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-2/+4
|\
| * qwindowsdirect2dintegration.cpp: replace QVector with QVarLengthArrayAnton Kudryavtsev2016-10-251-1/+3
| * port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+1
* | Direct2D QPA plugin: Use member initializationFriedemann Kleint2016-10-271-7/+5
* | Direct2d: Fix some CLANG warningsFriedemann Kleint2016-10-271-3/+4
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Direct2D: Fix build.Friedemann Kleint2015-11-191-1/+1
* Windows/Direct2D: Handle screen changes after window creation.Friedemann Kleint2015-11-131-6/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* direct2d: Use simple event posting to avoid event queue lock upAndrew Knight2014-11-071-0/+16
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Direct2D QPA: Use correct buffer size constantLouai Al-Khanji2014-05-191-2/+2
* Direct2D QPA: Fix version checkLouai Al-Khanji2014-05-191-2/+2
* Direct2D QPA: Bump copyright year to match realityLouai Al-Khanji2014-05-091-1/+1
* Direct2D QPA: Check Direct2D versionLouai Al-Khanji2014-05-071-1/+134
* Improve direct2d backing store implementationLouai Al-Khanji2014-01-271-1/+10
* Add new direct2d platform pluginLouai Al-Khanji2014-01-101-0/+122