Windows QPA plugin: Fix logging.
[profile/ivi/qtbase.git] / src / plugins / platforms / windows / qwindowsintegration.cpp
2012-04-13 Friedemann KleintWindows QPA plugin: Fix logging.
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-05 Friedemann KleintWindows: Use native font engine by default.
2012-03-27 Friedemann KleintIntroduce FontSmoothingGamma as a platform style hint.
2012-03-14 Friedemann KleintRefactor theme plugin loading.
2012-03-13 Jan-Arve SaetherAdd support for IAccessible2 on Windows
2012-03-12 Friedemann KleintWindows: Implement QWindowsIntegration::queryKeyboardMo...
2012-03-12 Friedemann KleintImplement QSystemTrayIcon for Windows.
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-02 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-02-10 Friedemann KleintAdd QPlatformServices class.
2012-02-03 Friedemann KleintFix compilation on MinGW.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
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-10 Friedemann KleintPlatform style hints: Introduce keyboard repeat rate.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-11-11 Friedemann KleintFactor out QPlatformTheme from QPlatformPlugin.
2011-11-11 Friedemann KleintQPlatformDialogHelper: Split class hierarchy, decouple...
2011-11-04 Friedemann KleintWindows: Add dialog helpers for native dialogs.
2011-11-02 Friedemann KleintWindows platform plugin: Fix compiler warnings.
2011-10-18 Friedemann KleintWindows platform: Improve Open GL.
2011-10-11 Friedemann KleintWindows: Adapt to new Lighthouse API
2011-10-10 Olli WerwolffUse freetype font engine on Windows
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-29 Samuel RødalCopy core GL functionality to QtGui with QGL -> QOpenGL...
2011-08-26 Samuel RødalIntroduce new platform capability ThreadedOpenGL.
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-24 Friedemann KleintAdd Input context for Windows.
2011-08-19 Friedemann KleintFix build.
2011-08-18 Friedemann KleintAdd Windows to the Lighthouse.