summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-0551-51/+51
* Use meta object to get string rep of QAccessible::Role.Frederik Gladhorn2012-01-031-76/+1
* Build fix if using '-no-stl' configure optionYuchen Deng2012-01-032-0/+4
* Fix regression, make sure hit testing work on windows again.Jan-Arve Saether2011-12-231-19/+31
* Do not crash in the windows accessibility bridgeJan-Arve Saether2011-12-221-1/+1
* Windows: Remove Window from list before calling DestroyWindow.Friedemann Kleint2011-12-191-2/+2
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-191-11/+13
* QPlatformDialogHelpers: Reduce dependency on QDialog.Friedemann Kleint2011-12-142-51/+96
* Windows-DnD: Fix cursors.Friedemann Kleint2011-12-122-8/+187
* Windows: Fix clipboard test.Friedemann Kleint2011-12-121-1/+4
* Store the primary status in the touch point flags.Laszlo Agocs2011-12-121-2/+3
* Remove event type parameter from handleTouchEvent.Laszlo Agocs2011-12-091-3/+2
* Extend touch events.Laszlo Agocs2011-12-092-2/+12
* Don't inherit QAccessible from QWindowsAccessibleJan-Arve Saether2011-12-021-27/+27
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-285-394/+8
* Change default implementation of window() to just return 0Jan-Arve Saether2011-11-251-2/+17
* Remove virtual child integers.Frederik Gladhorn2011-11-231-28/+83
* Accessibility: Clean up usage of navigate.Frederik Gladhorn2011-11-211-4/+2
* qtbase: Warnings fixes.Friedemann Kleint2011-11-181-2/+1
* Windows platform plugin: Fix compilation with MinGW.Friedemann Kleint2011-11-141-2/+2
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-117-34/+150
* QPlatformDialogHelper: Split class hierarchy, decouple from DialogFriedemann Kleint2011-11-113-93/+115
* Windows: Add dialog helpers for native dialogs.Friedemann Kleint2011-11-049-0/+1506
* Fixed returned geometry of toplevel child widgetsOliver Wolff2011-11-031-11/+9
* Windows platform plugin: Fix compiler warnings.Friedemann Kleint2011-11-022-3/+2
* Windows: More fine-grained paint event handling.Friedemann Kleint2011-10-273-5/+15
* Windows: Fix Open GL formats.Friedemann Kleint2011-10-264-91/+156
* Mark the most important MSAA functions as "moz: [important]"Jan-Arve Saether2011-10-201-0/+20
* Windows: Fix Geometry, OpenGL formatsFriedemann Kleint2011-10-192-10/+41
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-191-17/+32
* Windows platform: Improve Open GL.Friedemann Kleint2011-10-189-71/+155
* Windows: Adapt to new Lighthouse APIFriedemann Kleint2011-10-116-55/+103
* Use freetype font engine on WindowsOlli Werwolff2011-10-106-2/+658
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-062-12/+11
* Fix QWindowsAccessible::GetWindow()Jan-Arve Saether2011-10-031-18/+4
* Windows plugin: Fix compilation with MinGW.Friedemann Kleint2011-10-033-3/+4
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-297-3/+1486
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-6/+4
* Get the Windows GL context to compile.Jason Barron2011-09-151-5/+1
* Make the Windows input context compile after the refactoring.Jason Barron2011-09-152-23/+14
* Fix email address in license headers.Jason McDonald2011-09-1545-45/+45
* Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-081-1/+1
* Cocoa: Fix qmlscene flicker on startup.Morten Sorvig2011-08-311-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-294-10/+10
* Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-261-0/+4
* Add Input context for Windows.Friedemann Kleint2011-08-2411-8/+772
* QSurfaceFormat: Add missing 'profile' accessors, fix detaching.Friedemann Kleint2011-08-191-4/+1
* Fix build.Friedemann Kleint2011-08-196-209/+0
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-1847-0/+15322