Rename all QWindow properties that have "window" in them
[profile/ivi/qtbase.git] / src / plugins / platforms / windows / qwindowscontext.cpp
2012-11-07 Shawn RutledgeRename all QWindow properties that have "window" in...
2012-10-25 Miikka HeikkinenFix crash when handling WM_PAINT during COM operations
2012-10-25 Miikka HeikkinenAdd ContextMenu event to QWindowSystemInterface
2012-10-16 Gabriel de DietrichQPA: Introducing QPlatformTheme standardPixmap(), fileI...
2012-10-16 Shawn RutledgeWindows QScreen: handle change in working area when...
2012-10-13 Oliver WolffAdded possibleKeys(QKeyEvent *) to QWindowsIntegration
2012-10-10 Friedemann KleintWindows: Filter out events sent during DestroyWindow().
2012-10-04 Friedemann KleintRun per-QWindow native event filter for all events.
2012-09-27 Kai KoehneWindowsPlugin: Fix MinGW warnings
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-08-02 Paul Olav TveteRevert "Move QWindowSystemInterface out of qpa."
2012-07-23 David FaureRemove winEventFilter, replaced with installNativeEvent...
2012-07-20 David FaureProvide public API for native event filtering, moved...
2012-07-19 Stephen KellyMove QWindowSystemInterface out of qpa.
2012-07-11 Friedemann KleintAdd stylehint to use querying RTL keyboard support.
2012-07-05 Bjoern Breitmeyerfixed cursor handling on wince
2012-07-03 Miikka HeikkinenFix focus handling when the application has QAxWidgets.
2012-07-03 Girish RamakrishnanSuppress QWindowSystemInterface inclusion warnings.
2012-06-29 Mark BrandMerge "Merge branch 'buildsystem' (second round)" into...
2012-06-29 Friedemann KleintAdd framestrut mouse events.
2012-05-29 Friedemann KleintWindows QPA plugin: Add \internal to class documentation.
2012-05-24 Miikka HeikkinenWindows: Fix verbose debug output
2012-05-11 Friedemann KleintWindows: Compress Window Activation events.
2012-05-10 Bjoern BreitmeyerFix for windows platform plugin to work with WINCE.
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-05-07 Friedemann KleintWindows: Fix helper routine for formatting errors.
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-19 Konstantin Rittqwindowsintegration: fix build with -no-accessibility...
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-13 Friedemann KleintWindows QPA plugin: Fix logging.
2012-04-13 Friedemann KleintImplement modality in the Windows plugin.
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-22 Joerg BornemannFix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_...
2012-03-16 Kent HansenMerge master into api_changes
2012-03-14 Friedemann KleintRefactor theme plugin loading.
2012-03-13 Jan-Arve SaetherAdd support for IAccessible2 on Windows
2012-02-21 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-17 Friedemann KleintAdd palette() and further hints to QtGui/QPlatformTheme.
2012-02-17 Friedemann KleintBase active window handling on WM_SET/KILLFOCUS.
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-02 Friedemann KleintWindows QPA: Compile with QT_NO_CAST_FROM_ASCII, warnings.
2012-01-30 Friedemann KleintAdd native event filters to Windows, forward to Widgets.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Friedemann KleintWindows: Fix exit crash related to deletion of platform...
2012-01-23 Friedemann KleintWindows: Implement native event filters.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-20 Friedemann KleintWindows: Work on QPlatformScreen implementation.
2012-01-20 Friedemann KleintAdd a virtual sendPostedEvents() to QEventDispatcherWin32.
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-13 Friedemann KleintWindows: Use a message-only window as clipboard viewer...
2012-01-06 Friedemann KleintWindows: Run on Windows XP.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-11-04 Friedemann KleintWindows: Add dialog helpers for native dialogs.
2011-10-27 Friedemann KleintWindows: More fine-grained paint event handling.
2011-10-18 Friedemann KleintWindows platform: Improve Open GL.
2011-09-29 Jan-Arve SaetherRefactor accessibility for Qt5
2011-09-15 Jason McDonaldFix email address in license headers.
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-06 Samuel RødalMerge remote branch 'gerrit/master' into HEAD
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-30 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-29 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-24 Friedemann KleintAdd Input context for Windows.
2011-08-18 Friedemann KleintAdd Windows to the Lighthouse.