summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Fix GDI leaks in fontengineMiikka Heikkinen2012-11-052-3/+6
* Added MultipleWindows platform capability.Samuel Rødal2012-11-021-0/+2
* Expose IAccessibleTable2 to non-conformant screen readersJan Arve Saether2012-11-021-7/+20
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-4/+2
* Bring back native dialogs for Windows XP.Friedemann Kleint2012-10-303-46/+468
* Fix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90ff3b5ba7bebKonstantin Ritt2012-10-291-3/+0
* Possibility to change custom Drag&Drop cursors while dragging something. Impl...Cyril Oblikov2012-10-261-17/+23
* New-style Windows cursors when dragging object from outsideCyril Oblikov2012-10-262-2/+39
* Make compile on WCE after c3b9398Kevin Funk2012-10-261-0/+2
* Fix crash when handling WM_PAINT during COM operationsMiikka Heikkinen2012-10-254-3/+31
* Add ContextMenu event to QWindowSystemInterfaceMiikka Heikkinen2012-10-253-0/+31
* Add ANGLE as a 3rdparty library to Qt.Jason Barron2012-10-241-1/+1
* Pass the correct handle to the Windows EGL context constructor.Jason Barron2012-10-221-1/+1
* Windows QPA plugin: Parse arguments from list passed to factory.Friedemann Kleint2012-10-184-42/+46
* Fix compilation with MinGW-w64Jonathan Liu2012-10-173-4/+4
* Windows: Multisampling is disabled by default.Friedemann Kleint2012-10-171-1/+1
* Windows: QT_LIGHTHOUSE_WINDOWS_VERBOSE -> QT_QPA_VERBOSE.Friedemann Kleint2012-10-172-2/+2
* QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-172-3/+2
* QWindowsKeyMapper: use a more efficient data structure for 'keyLayout'Marc Mutz2012-10-162-61/+56
* QWindowsKeyMapper: remove dead codeMarc Mutz2012-10-161-1/+1
* QWindowsKeyMapper: replace one magic constant with a symbolic oneMarc Mutz2012-10-161-5/+6
* Implement setWindowIcon() for Windows.Miikka Heikkinen2012-10-162-3/+52
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-165-1/+255
* Windows: Document WinAPI usage for the various compilers.Friedemann Kleint2012-10-161-0/+34
* Windows QScreen: handle change in working area when the taskbar movesShawn Rutledge2012-10-164-2/+11
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-152-3/+2
* Added possibleKeys(QKeyEvent *) to QWindowsIntegrationOliver Wolff2012-10-136-0/+41
* Update/fix QTextBoundaryFinder simple usage cases in qtbaseKonstantin Ritt2012-10-131-5/+1
* Modularize documenation buildTor Arne Vestbø2012-10-101-2/+0
* Remove handleSynchronous* functions.Morten Johan Sorvig2012-10-101-7/+9
* Windows: Filter out events sent during DestroyWindow().Friedemann Kleint2012-10-103-2/+7
* Fix wheel events in WindowsMiikka Heikkinen2012-10-102-11/+46
* Fix Windows mouse enter/leave event generationMiikka Heikkinen2012-10-042-24/+59
* Run per-QWindow native event filter for all events.Friedemann Kleint2012-10-041-8/+11
* Remove unused placeholder from qErrnoWarning().Friedemann Kleint2012-10-041-3/+3
* Windows: Append file suffix in save-dialog.Friedemann Kleint2012-10-041-1/+21
* OpenGL: Don't request a context version higher than is supportedSean Harmer2012-10-031-4/+13
* Fix filter regular expression for native Windows file dialog.Friedemann Kleint2012-10-021-1/+1
* Fix OpenGL context creation in Windows platform pluginMiikka Heikkinen2012-09-271-1/+1
* WindowsPlugin: Fix MinGW warningsKai Koehne2012-09-272-2/+4
* (WINCE)Add failure for font outline functionAndreas Holzammer2012-09-271-0/+2
* fix build failure for MinGW using "system" freetypeMark Brand2012-09-241-0/+6
* Try to auto-detect the font rendering for WinCEAndreas Holzammer2012-09-242-4/+34
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2263-1513/+1513
* Fix mapping to/from global coordinates for child/embedded windows.Miikka Heikkinen2012-09-182-0/+19
* Fix repaint issue when resizing a window in WindowsMiikka Heikkinen2012-09-142-15/+5
* Windows: Implement automatic mouse capture in QPA.Friedemann Kleint2012-09-103-23/+41
* Removing duplicate includesSergio Ahumada2012-09-092-2/+0
* Revert "Use true and false in preference to TRUE and FALSE"Sergio Ahumada2012-09-075-18/+18
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-055-18/+18