summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid dynamic switching between backingstore composition pathsLaszlo Agocs2015-12-011-0/+2
* Windows Open GL blacklist: Introduce keyword "disable_rotation".Friedemann Kleint2015-11-271-3/+14
* Windows: Move GUI event dispatcher to QtPlatformSupport.Friedemann Kleint2015-11-141-2/+2
* Windows/Direct2D: Handle screen changes after window creation.Friedemann Kleint2015-11-131-11/+19
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-041-11/+1
|\
| * Windows: Delay-initialize pluggable touch devices.Friedemann Kleint2015-10-281-11/+1
* | Harmonize input context selectionBernd Weimer2015-08-251-4/+3
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-1/+1
|\|
| * Windows: Fix handling of cursor flash time.Friedemann Kleint2015-07-211-1/+1
* | Highdpi changes for WindowsFriedemann Kleint2015-07-301-1/+2
* | Revert "Add devicePixelRatio support to the Windows QPA plugin."Friedemann Kleint2015-07-291-8/+3
|/
* Windows QPA plugin: Fix debug formatting.Friedemann Kleint2015-04-301-6/+5
* windows: Introduce a built-in GPU blacklistLaszlo Agocs2015-03-111-3/+5
* Avoid crashing when there is no QWindowsIntegration anymoreLaszlo Agocs2015-03-061-1/+4
* Remove debug formatting functions obsoleted by the new debug operator for QFl...Friedemann Kleint2015-03-051-2/+2
* Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-7/+12
* Have XCB/Windows platform integration classes keep their own instance pointerSandro Mani2015-02-251-5/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Windows: Delay creation of the static OpenGL context.Friedemann Kleint2015-01-191-22/+13
* Windows: Add infrastructure to be able to a GL renderer based on GPU.Friedemann Kleint2015-01-151-31/+45
* Don't use QByteArrayLiteral in comparisonsMarc Mutz2014-10-091-3/+3
* Warn when loading opengl32sw.dll failsKai Koehne2014-10-021-1/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Add devicePixelRatio support to the Windows QPA plugin.Friedemann Kleint2014-08-251-2/+9
* Windows: Ensure DPI awareness is set only once.Friedemann Kleint2014-08-051-1/+5
* Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-221-54/+93
* Windows: Improve checking of options to the QPA plugin.Friedemann Kleint2014-05-141-6/+30
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-3/+3
|\
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-3/+3
* | Windows: Start using High DPI API available from Windows 8.1 onwards.Friedemann Kleint2014-04-301-2/+9
|/
* Windows: Allow for custom input context plugins.Friedemann Kleint2014-03-171-2/+11
* Fix cursor blink time in WindowsFrederik Gladhorn2014-03-061-1/+1
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-3/+4
* Support QQuickWidget on Windows.Friedemann Kleint2014-03-041-0/+2
* Windows: Add platform plugin parameter for tablet absolute range.Friedemann Kleint2014-02-271-3/+10
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-23/+37
* Improve direct2d backing store implementationLouai Al-Khanji2014-01-271-12/+21
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-16/+12
* Windows: Remove rarely used integration/theming logging categories.Friedemann Kleint2014-01-151-5/+3
* Shuffle things around in preparation for Direct2D platform pluginLouai Al-Khanji2014-01-101-191/+0
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-10-091-5/+2
|\
| * QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-5/+2
* | Allow OS synthesized mouse events by default on WindowsLaszlo Agocs2013-10-081-5/+3
|/
* Port of Qt 4's Windows session managementSamuel Gaist2013-09-211-2/+13
* Windows: Add command line parameter enabling OS-synthesized mouse events from...Friedemann Kleint2013-09-091-2/+6
* Windows: Handle Qt::ForeignWindow.Friedemann Kleint2013-08-211-0/+2
* Windows: Send a geometry change after Window creation.Friedemann Kleint2013-06-071-0/+3
* Windows: Suppress mouse events synthesized by OS.Friedemann Kleint2013-05-301-0/+4
* Implement QApplication::beep().Friedemann Kleint2013-04-191-0/+2
* Windows: Ignore mouse events generated by Windows.Friedemann Kleint2013-04-051-1/+5