summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Windows plugin: Refactor input context.Friedemann Kleint2014-07-311-18/+7
* Allow lower case resource names in native interface on WindowsAndras Becsi2014-07-301-7/+43
* Do not show warning on null result in getProcAddressLaszlo Agocs2014-07-292-2/+2
* Windows/Direct2D platform plugins: Add Q_DECL_OVERRIDE.Friedemann Kleint2014-07-2917-133/+133
* Windows: Streamline rawfont-lookup code.Friedemann Kleint2014-07-281-10/+9
* add buttons to QTabletEventShawn Rutledge2014-07-281-1/+2
* Windows: correct tablet stylus rotation to range -180..180 degreesShawn Rutledge2014-07-281-1/+3
* Windows: Use common code paths for default font families.Friedemann Kleint2014-07-263-53/+27
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-242-14/+17
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-222-14/+17
| |\
| | * Windows: Fix window geometry when transiting from fullscreen to maximized.Friedemann Kleint2014-07-211-1/+4
| | * Windows: Send QTabletLeaveProximity events.Friedemann Kleint2014-07-171-13/+13
* | | Add accessible roles for web document, paragraph and sectionFrederik Gladhorn2014-07-232-0/+4
|/ /
* | Windows: Default to MS Shell Dlg 2Eskil Abrahamsen Blomfeldt2014-07-221-1/+1
* | windows: Fix ANGLE function resolution in static buildsAndrew Knight2014-07-152-165/+188
* | Add convenience function for checking screen changes to QPlatformWindow.Friedemann Kleint2014-07-071-25/+3
* | Accessibility: Improve handling current valueFrederik Gladhorn2014-07-071-1/+1
* | Add context adoption support for WGLLaszlo Agocs2014-07-072-12/+72
* | Windows: Use native-looking drag cursorsAlessandro Portale2014-07-042-145/+169
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-042-6/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-032-6/+6
| |\|
| | * WINCE: Fix grabWindowAndreas Holzammer2014-07-021-1/+3
| | * Accessibility Windows: Do not assert on invalid indexInParentFrederik Gladhorn2014-07-011-5/+3
* | | Windows: Fix build with QT_NO_OPENGLKai Koehne2014-07-041-0/+6
* | | Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-048-8/+8
* | | Accessibility Windows: Add shortcuts to nameFrederik Gladhorn2014-07-041-0/+5
* | | Windows clipboard: Deny CF_DIB support for images with alpha.Friedemann Kleint2014-07-031-12/+9
* | | Windows: Add non-standard mouse cursorsAlessandro Portale2014-07-0325-30/+136
|/ /
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-016-10/+21
|\|
| * Fix compilation with /Zc:strictStringsThiago Macieira2014-06-201-1/+1
| * Windows: Mark only mouse events synthesized by touch as such.Friedemann Kleint2014-06-191-4/+5
| * Fixes QFontDataBase addApplicationFont on WEC.Bjoern Breitmeyer2014-06-191-2/+7
| * Windows: Fix maximizing frameless windows on secondary screens.Sérgio Martins2014-06-111-3/+6
| * Do not crash with IA2 AT clients.Jan Arve Saether2014-06-061-0/+1
| * Windows: Added Comma to list of possible numpad keysOliver Wolff2014-06-061-0/+1
* | Windows: Fix setting of geometries in minimized state.Friedemann Kleint2014-06-271-4/+26
* | Set fallback for QFont::System to be MS Sans Serif and not ArialAndy Shaw2014-06-261-1/+4
* | Windows a11y: Publish synthetic increase and decrease actionsJan Arve Saether2014-06-201-33/+28
* | Windows: Expose helper functions for QWindowsMime to the native interface.Friedemann Kleint2014-06-134-4/+33
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-053-12/+29
|\|
| * Windows: Fix another crash when creating QRawFont from invalid dataEskil Abrahamsen Blomfeldt2014-05-281-9/+27
| * Fix loss of precision warningsFrederik Gladhorn2014-05-261-2/+2
| * Remove unused variable in qwindowsmousehandler.cpp.Friedemann Kleint2014-05-231-1/+0
* | Windows: Emit screen changed signal of top level windows.Friedemann Kleint2014-06-033-23/+60
* | Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-2214-259/+1841
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-222-2/+26
|\|
| * Windows QPA: Remove dependency on swprintf_s() pulled in via _com_error::Erro...Friedemann Kleint2014-05-191-1/+22
| * Fix potential null pointer accessFrederik Gladhorn2014-05-191-1/+1
| * Fix crash when loading invalid font data in QRawFontEskil Abrahamsen Blomfeldt2014-05-141-0/+3
* | Drop some qtextengine_win.cpp leftoversKonstantin Ritt2014-05-201-5/+0