Add PLUGIN_CLASS_NAME to qtbase plugins
[profile/ivi/qtbase.git] / src / plugins / platforms / windows /
2012-12-10 Miikka HeikkinenAdd PLUGIN_CLASS_NAME to qtbase plugins
2012-12-04 Pierre RossiQWindowsFontDatabase: provide better fallbackFamilies.
2012-12-04 Oswald Buddenhagenproperly syncqt-ize harfbuzz headers
2012-11-27 Oliver WolffFix touch event handling for Windows
2012-11-27 Samuel RødalFixed abbreviations in QWindow::framePos() and QWindow...
2012-11-20 Oswald Buddenhagenexclude 3rdparty from lupdate
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-15 Miikka HeikkinenFix QApplication::primaryScreen() in Windows
2012-11-15 Oliver WolffWindows: Fixed mouse events related to size grips
2012-11-15 Miikka HeikkinenChange to enter/leave policy while grabbing.
2012-11-15 Miikka HeikkinenWindows: Fix autocapture for multiple buttons
2012-11-14 Oliver WolffWindows: Fixed handling of key events containing ctrl...
2012-11-10 Friedemann KleintAdd a QEnterEvent containing the mouse position.
2012-11-08 Miikka HeikkinenWindows: Add missing support for X-buttons.
2012-11-07 Shawn RutledgeRename all QWindow properties that have "window" in...
2012-11-07 Miikka HeikkinenFix autocapture for doubleclick in Windows
2012-11-07 Miikka HeikkinenFix invalid mouse press and release events on window...
2012-11-05 Miikka HeikkinenFix GDI leaks in fontengine
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-11-02 Samuel RødalAdded MultipleWindows platform capability.
2012-11-02 Jan Arve SaetherExpose IAccessibleTable2 to non-conformant screen readers
2012-11-01 Oswald Buddenhagenbeef up qt_plugin.prf
2012-10-30 Friedemann KleintBring back native dialogs for Windows XP.
2012-10-29 Konstantin RittFix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90f...
2012-10-26 Cyril OblikovPossibility to change custom Drag&Drop cursors while...
2012-10-26 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-26 Cyril OblikovNew-style Windows cursors when dragging object from...
2012-10-26 Kevin FunkMake compile on WCE after c3b9398
2012-10-25 Miikka HeikkinenFix crash when handling WM_PAINT during COM operations
2012-10-25 Miikka HeikkinenAdd ContextMenu event to QWindowSystemInterface
2012-10-24 Jason BarronAdd ANGLE as a 3rdparty library to Qt.
2012-10-22 Jason BarronPass the correct handle to the Windows EGL context...
2012-10-19 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-18 Friedemann KleintWindows QPA plugin: Parse arguments from list passed...
2012-10-17 Jonathan LiuFix compilation with MinGW-w64
2012-10-17 Friedemann KleintWindows: Multisampling is disabled by default.
2012-10-17 Friedemann KleintWindows: QT_LIGHTHOUSE_WINDOWS_VERBOSE -> QT_QPA_VERBOSE.
2012-10-17 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-16 Marc MutzQWindowsKeyMapper: use a more efficient data structure...
2012-10-16 Marc MutzQWindowsKeyMapper: remove dead code
2012-10-16 Marc MutzQWindowsKeyMapper: replace one magic constant with...
2012-10-16 Miikka HeikkinenImplement setWindowIcon() for Windows.
2012-10-16 Gabriel de DietrichQPA: Introducing QPlatformTheme standardPixmap(), fileI...
2012-10-16 Friedemann KleintWindows: Document WinAPI usage for the various compilers.
2012-10-16 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-16 Shawn RutledgeWindows QScreen: handle change in working area when...
2012-10-15 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-13 Oliver WolffAdded possibleKeys(QKeyEvent *) to QWindowsIntegration
2012-10-13 Konstantin RittUpdate/fix QTextBoundaryFinder simple usage cases in...
2012-10-10 Tor Arne VestbøModularize documenation build
2012-10-10 Morten Johan SorvigRemove handleSynchronous* functions.
2012-10-10 Friedemann KleintWindows: Filter out events sent during DestroyWindow().
2012-10-10 Miikka HeikkinenFix wheel events in Windows
2012-10-04 Miikka HeikkinenFix Windows mouse enter/leave event generation
2012-10-04 Friedemann KleintRun per-QWindow native event filter for all events.
2012-10-04 Friedemann KleintRemove unused placeholder from qErrnoWarning().
2012-10-04 Friedemann KleintWindows: Append file suffix in save-dialog.
2012-10-03 Sean HarmerOpenGL: Don't request a context version higher than...
2012-10-02 Friedemann KleintFix filter regular expression for native Windows file...
2012-09-27 Miikka HeikkinenFix OpenGL context creation in Windows platform plugin
2012-09-27 Kai KoehneWindowsPlugin: Fix MinGW warnings
2012-09-27 Andreas Holzammer(WINCE)Add failure for font outline function
2012-09-24 Mark Brandfix build failure for MinGW using "system" freetype
2012-09-24 Andreas HolzammerTry to auto-detect the font rendering for WinCE
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-18 Miikka HeikkinenFix mapping to/from global coordinates for child/embedd...
2012-09-14 Miikka HeikkinenFix repaint issue when resizing a window in Windows
2012-09-10 Friedemann KleintWindows: Implement automatic mouse capture in QPA.
2012-09-09 Sergio AhumadaRemoving duplicate includes
2012-09-07 Sergio AhumadaRevert "Use true and false in preference to TRUE and...
2012-09-05 Sergio AhumadaUse true and false in preference to TRUE and FALSE
2012-09-05 Jonathan LiuFix Windows platform plugin narrowing conversion compil...
2012-09-03 Jonathan LiuFix MinGW-w64 GCC 4.6.3 compilation
2012-08-30 aavitFix QScreen::grabWindow() on Windows
2012-08-30 Jonathan LiuFix MinGW-w64 TDM64-GCC 4.6.1 compilation
2012-08-20 Yuchen DengFix C++11 mode compilation with MinGW-w64 4.7.1
2012-08-20 Andreas HolzammerFix freetype font rendering for Windows CE
2012-08-20 Miikka HeikkinenFix in-process QAxServers inside modal windows.
2012-08-20 Janne AnttilaFix drag curor visibility on Windows.
2012-08-18 aavitClean up QScreen::grabWindow()
2012-08-17 Kevin FunkWinCE: Fix call of GetAncestor in setParent_sys()
2012-08-17 Miikka HeikkinenFix setParent_sys() to use native methods when checking...
2012-08-17 Miikka HeikkinenFix GDI object leak
2012-08-09 Miikka HeikkinenUse native handles for parent change check in QWindowsW...
2012-08-06 Joerg Bornemannfix maximize -> fullscreen -> maximize on Windows
2012-08-03 Andreas HolzammerFix FullScreen for Windows CE
2012-08-02 Paul Olav TveteRevert "Move QWindowSystemInterface out of qpa."
2012-08-01 Joerg Bornemanndon't change a widget's active state in QWindowsWindow...
2012-07-31 Andreas HolzammerFix showFullScreen for QWindow
2012-07-31 Friedemann KleintImplement synchronous WS events by flushing.
2012-07-23 David FaureRemove winEventFilter, replaced with installNativeEvent...
2012-07-23 Jan-Arve SaetherIf the GL driver is singlebuffered, reflect that in...
2012-07-23 Jan-Arve SaetherIf swapBehavior is TripleBuffer, set WGL_DOUBLE_BUFFER_...
2012-07-23 Friedemann KleintWindowSystemInterface::sendWindowSystemEvents(): Remove...
2012-07-20 David FaureProvide public API for native event filtering, moved...
2012-07-20 Andreas HolzammerRemove unneeded Windows CE dummy functions
2012-07-20 Andreas HolzammerDon't update geometry while the style is set
2012-07-19 Stephen KellyMove QWindowSystemInterface out of qpa.
2012-07-19 Joerg BornemannQWidget/Win: fix restoreGeometry() from fullscreen...
2012-07-19 Andreas HolzammerFix window state handling
next