summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowscontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-3/+15
|\
| * Show default shortcut menu when user right click window's captionJian Liang2013-02-051-3/+15
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Fix frame of Aero-Style wizards.Friedemann Kleint2013-01-091-7/+2
|/
* Fix touch event handling for WindowsOliver Wolff2012-11-271-2/+4
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-1/+1
* Fix crash when handling WM_PAINT during COM operationsMiikka Heikkinen2012-10-251-1/+12
* Add ContextMenu event to QWindowSystemInterfaceMiikka Heikkinen2012-10-251-0/+23
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-161-1/+4
* Windows QScreen: handle change in working area when the taskbar movesShawn Rutledge2012-10-161-0/+2
* Added possibleKeys(QKeyEvent *) to QWindowsIntegrationOliver Wolff2012-10-131-0/+5
* Windows: Filter out events sent during DestroyWindow().Friedemann Kleint2012-10-101-0/+3
* Run per-QWindow native event filter for all events.Friedemann Kleint2012-10-041-8/+11
* WindowsPlugin: Fix MinGW warningsKai Koehne2012-09-271-2/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Remove winEventFilter, replaced with installNativeEventFilter.David Faure2012-07-241-2/+2
* Provide public API for native event filtering, moved up from QPA.David Faure2012-07-201-35/+4
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Add stylehint to use querying RTL keyboard support.Friedemann Kleint2012-07-111-0/+5
* fixed cursor handling on winceBjoern Breitmeyer2012-07-061-0/+11
* Fix focus handling when the application has QAxWidgets.Miikka Heikkinen2012-07-031-2/+18
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Add framestrut mouse events.Friedemann Kleint2012-06-291-1/+4
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-0/+4
* Windows: Fix verbose debug outputMiikka Heikkinen2012-05-241-1/+1
* Windows: Compress Window Activation events.Friedemann Kleint2012-05-111-4/+29
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-5/+44
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Windows: Fix helper routine for formatting errors.Friedemann Kleint2012-05-071-17/+19
* qwindowsintegration: fix build with -no-accessibility config option setKonstantin Ritt2012-04-191-0/+6
* Windows QPA plugin: Fix logging.Friedemann Kleint2012-04-131-1/+1
* Implement modality in the Windows plugin.Friedemann Kleint2012-04-131-0/+6
* Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)Joerg Bornemann2012-03-221-2/+2
* Refactor theme plugin loading.Friedemann Kleint2012-03-151-1/+2
* Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-131-1/+1
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-0/+6
* Base active window handling on WM_SET/KILLFOCUS.Friedemann Kleint2012-02-171-5/+4
* Windows QPA: Compile with QT_NO_CAST_FROM_ASCII, warnings.Friedemann Kleint2012-02-021-1/+1
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-301-3/+11
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Windows: Fix exit crash related to deletion of platform screens.Friedemann Kleint2012-01-271-0/+1
* Windows: Implement native event filters.Friedemann Kleint2012-01-231-8/+48
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Windows: Work on QPlatformScreen implementation.Friedemann Kleint2012-01-201-0/+9
* Add a virtual sendPostedEvents() to QEventDispatcherWin32.Friedemann Kleint2012-01-201-9/+2
* Windows: Use a message-only window as clipboard viewer or for GL.Friedemann Kleint2012-01-131-3/+3
* Windows: Run on Windows XP.Friedemann Kleint2012-01-061-4/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1