summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowswindow.h
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Improve handling of windows of type Qt::ForeignWindow.Friedemann Kleint2016-01-301-28/+89
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-6/+6
|\
| * Windows/Direct2D QPA plugins: Fix overrides.Friedemann Kleint2016-01-141-6/+6
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Windows: fix fullscreen OpenGL window issues with an opt-in functionAndy Shaw2015-12-171-2/+4
* Windows: Refactor cursor handling.Friedemann Kleint2015-11-201-3/+3
* Windows/Direct2D: Handle screen changes after window creation.Friedemann Kleint2015-11-131-0/+2
* Windows QPA: Fix debug operators.Friedemann Kleint2015-10-271-3/+6
* Add default argument to QPlatformWindow::isEmbedded()Tor Arne Vestbø2015-10-141-1/+1
* Revert "Add devicePixelRatio support to the Windows QPA plugin."Friedemann Kleint2015-07-291-21/+9
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-1/+1
|\
| * Win QPA: Pass in the top level setting instead of relying on isTopLevel()Andy Shaw2015-03-061-1/+1
* | Enhance EGL_CONTEXT_LOST checksLaszlo Agocs2015-03-111-1/+1
* | Remove debug formatting functions obsoleted by the new debug operator for QFl...Friedemann Kleint2015-03-051-2/+0
* | Clean headers in the Windows plugin.Friedemann Kleint2015-03-051-1/+0
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-4/+3
|\|
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-291-3/+0
| |\
| | * Windows: Delay creation of the static OpenGL context.Friedemann Kleint2015-01-191-3/+0
| * | Windows: make TranslucentBackground functional alwaysLaszlo Agocs2015-01-191-1/+3
| |/
* | Expose context lossLaszlo Agocs2015-01-221-0/+1
* | Add a platform function to enable setting the touch flags on WindowsAndy Shaw2015-01-051-0/+4
|/
* Windows: Handle WM_WINDOWPOSCHANGING during window creation.Friedemann Kleint2014-12-041-0/+2
* Implement heightForWidth().Friedemann Kleint2014-11-271-0/+1
* Windows: Correctly associate IME contexts.Friedemann Kleint2014-11-261-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Windows QPA plugin: Streamline code to find window at a position.Friedemann Kleint2014-09-011-5/+0
* Add devicePixelRatio support to the Windows QPA plugin.Friedemann Kleint2014-08-251-9/+21
* Windows/Direct2D platform plugins: Add Q_DECL_OVERRIDE.Friedemann Kleint2014-07-291-24/+24
* Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-221-23/+8
* Windows: Suppress window state change to normal when going from maximized to ...Friedemann Kleint2014-03-271-1/+2
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-5/+5
* Windows: Refactor code registering/unregistering drop sites.Friedemann Kleint2014-02-081-3/+4
* QPA: Introduce QPlatformWindow::normalGeometry().Friedemann Kleint2014-02-071-0/+1
* Improve direct2d backing store implementationLouai Al-Khanji2014-01-271-19/+19
* Windows: Don't cover the taskbar when maximizing frameless windowsSérgio Martins2013-12-061-1/+2
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-021-0/+10
|\
| * Windows: Generate expose events for layered transient children.Friedemann Kleint2013-08-211-0/+10
* | Enable DWM transparency for OpenGL windows under WindowsGiuseppe D'Angelo2013-08-281-0/+1
|/
* Windows: Add hit test handling for non-client areas.Friedemann Kleint2013-08-191-1/+2
* Windows: Synthesize expose event for shrinking windows.Friedemann Kleint2013-07-151-12/+13
* Observe initial screen for fullscreen windows.Friedemann Kleint2013-05-231-1/+2
* Windows: Update transient parent in show().Friedemann Kleint2013-04-251-0/+1
* Fix windows expose logicGunnar Sletta2013-04-251-3/+4
* Implement alertion state for windows.Friedemann Kleint2013-04-191-1/+4
* Clean up touch window registration.Friedemann Kleint2013-03-251-1/+2
* Windows: Take custom margins into account for size constraints.Friedemann Kleint2013-03-051-1/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-0/+6
|\
| * Fixed QT_NO_CURSOR build for windows/CE plugin.Bjoern Breitmeyer2013-02-071-0/+4
| * Windows: Fix setting of layered windows.Friedemann Kleint2013-02-061-0/+2