summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowswindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows: Store only full-size DC's obtained by BeginPaint.Friedemann Kleint2012-06-071-7/+12
* Windows: Add ANGLE support.Friedemann Kleint2012-05-311-0/+33
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-1/+5
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-0/+14
* Improve widget geometry.Friedemann Kleint2012-05-091-10/+32
* Windows: Fix for frameless widgets.Friedemann Kleint2012-04-241-2/+2
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-0/+63
|\
| * Implement modality in the Windows plugin.Friedemann Kleint2012-04-131-0/+60
| * Windows: Send empty region in expose event from setVisible(false).Friedemann Kleint2012-04-051-1/+3
* | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-3/+2
|/
* Windows: Fix flag handling.Friedemann Kleint2012-03-081-6/+6
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-1/+1
* Windows: Fix override cursor logicMiikka Heikkinen2012-03-071-4/+2
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-8/+8
* Introduced QWindow::isExposed().Gunnar Sletta2012-02-181-0/+1
* Windows: Fix QWindow-test.Friedemann Kleint2012-02-171-11/+36
* Base active window handling on WM_SET/KILLFOCUS.Friedemann Kleint2012-02-171-1/+5
* 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: Remove Window from list before calling DestroyWindow.Friedemann Kleint2011-12-191-2/+2
* Fixed returned geometry of toplevel child widgetsOliver Wolff2011-11-031-11/+9
* Windows: More fine-grained paint event handling.Friedemann Kleint2011-10-271-2/+13
* Windows: Fix Open GL formats.Friedemann Kleint2011-10-261-3/+9
* Windows: Fix Geometry, OpenGL formatsFriedemann Kleint2011-10-191-7/+36
* Windows platform: Improve Open GL.Friedemann Kleint2011-10-181-16/+38
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Cocoa: Fix qmlscene flicker on startup.Morten Sorvig2011-08-311-1/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+1317