summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Windows: Adapt custom cursors to observe the system metrics.Friedemann Kleint2014-05-201-10/+31
* | Windows: Use new clipboard API for listening to changes.Friedemann Kleint2014-05-154-10/+47
* | Windows: Refactor cursor creation code.Friedemann Kleint2014-05-153-172/+154
* | qpa: Clean up and refactor qfontengine_qpaTor Arne Vestbø2014-05-153-4/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Friedemann Kleint2014-05-141-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-1/+1
| |\|
| | * Fix horizontal scrolling on Windows when ALT + mouse wheel is usedAndy Shaw2014-05-131-1/+1
* | | Windows: Improve checking of options to the QPA plugin.Friedemann Kleint2014-05-141-6/+30
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-133-3/+28
|\|
| * Windows: Use Format_ARGB32_Premultiplied for backing store with alpha.Friedemann Kleint2014-05-061-3/+2
| * Add virtual function to QFontEngine report if outlines are reliableJørgen Lind2014-05-062-0/+26
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-069-45/+99
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-014-6/+7
| |\
| | * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-253-6/+6
| | * deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-0/+1
| * | Windows: Reject focus-in caused by reparenting Windows.Friedemann Kleint2014-04-251-0/+9
| * | Windows: Add missing colors to tooltip palette.Friedemann Kleint2014-04-251-1/+5
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-04-252-5/+7
| |\ \