summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-2/+2
|\
| * Windows QPA: Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-02-191-2/+2
* | Windows QPA: Improve handling of windows of type Qt::ForeignWindow.Friedemann Kleint2016-01-301-0/+20
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-1/+2
|\|
| * Windows: Output resulting DPI awareness in debug and warning output.Friedemann Kleint2016-01-081-1/+2
* | iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-0/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-3/+16
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-13/+21
|\|
| * 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.6' into devLiang Qi2015-11-041-11/+1
|\|
| * 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
* | | qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-021-0/+1
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-4/+3
|\| |
| * | Harmonize input context selectionBernd Weimer2015-08-251-4/+3
* | | Windows: Do not set process DPI awareness when Qt runs in a plugin.Friedemann Kleint2015-09-071-3/+5
|/ /
* | 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