summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowswindow.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-0/+1
|\
| * Implement QPlatformWindow::isExposed() on Windows.Friedemann Kleint2013-01-151-0/+1
* | Fix frame of Aero-Style wizards.Friedemann Kleint2013-01-091-0/+9
* | Add API dealing with QMargins to QRect.Friedemann Kleint2013-01-071-11/+0
|/
* QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-171-1/+1
* Implement setWindowIcon() for Windows.Miikka Heikkinen2012-10-161-0/+16
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-151-1/+1
* Windows: Filter out events sent during DestroyWindow().Friedemann Kleint2012-10-101-1/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix mapping to/from global coordinates for child/embedded windows.Miikka Heikkinen2012-09-181-0/+3
* Fix repaint issue when resizing a window in WindowsMiikka Heikkinen2012-09-141-3/+2
* Windows: Implement automatic mouse capture in QPA.Friedemann Kleint2012-09-101-3/+3
* Fix in-process QAxServers inside modal windows.Miikka Heikkinen2012-08-201-0/+1
* Fix FullScreen for Windows CEAndreas Holzammer2012-08-031-0/+3
* Don't update geometry while the style is setAndreas Holzammer2012-07-201-1/+2
* QWidget/Win: fix restoreGeometry() from fullscreen modeJoerg Bornemann2012-07-191-1/+2
* Fix window state handlingAndreas Holzammer2012-07-191-3/+0
* QWindowsWindow: fix restoring from minimized to fullscreenJoerg Bornemann2012-07-091-0/+1
* Add framestrut mouse events.Friedemann Kleint2012-06-291-1/+5
* Add a method for querying window activation status from QPA.Morten Johan Sorvig2012-06-271-0/+1
* QPlatformWindow: Add Window masks.Friedemann Kleint2012-06-261-0/+1
* Introduce QPA API for size grip handling.Friedemann Kleint2012-06-141-1/+4
* Implement WindowTransparentForInput flag in Windows platform.jian liang2012-06-121-1/+0
* Windows: Fix window positioning for ActiveQt serversMiikka Heikkinen2012-06-091-0/+1
* implement Qt::TranslucentBackground for WindowsJoerg Bornemann2012-06-091-0/+3
* Windows: Store only full-size DC's obtained by BeginPaint.Friedemann Kleint2012-06-071-1/+1
* Windows: Add ANGLE support.Friedemann Kleint2012-05-311-0/+22
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-2/+13
* Improve widget geometry.Friedemann Kleint2012-05-091-0/+2
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Implement modality in the Windows plugin.Friedemann Kleint2012-04-131-1/+10
* Windows: Fix QWindow-test.Friedemann Kleint2012-02-171-0/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Windows: More fine-grained paint event handling.Friedemann Kleint2011-10-271-1/+1
* Windows: Fix Open GL formats.Friedemann Kleint2011-10-261-4/+6
* Windows platform: Improve Open GL.Friedemann Kleint2011-10-181-3/+2
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+284