summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* WINCE: Fix grabWindowAndreas Holzammer2014-07-021-1/+3
* Accessibility Windows: Do not assert on invalid indexInParentFrederik Gladhorn2014-07-011-5/+3
* 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 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 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
* Fix horizontal scrolling on Windows when ALT + mouse wheel is usedAndy Shaw2014-05-131-1/+1
* 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/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
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-232-5/+7
| |\|
| | * Fix font merging for complex scripts on WindowsKonstantin Ritt2014-04-162-5/+7
* | | Improve COM error handling in the Windows platform plugin.Friedemann Kleint2014-04-251-19/+51
|/ /
* | Fix copy-paste error.Richard J. Moore2014-04-181-1/+1
* | Fix copy-paste error.Richard J. Moore2014-04-181-1/+1
* | XCB: fix that modal dialogs can go behind other process windowsJorgen Lind2014-04-162-12/+18
|/
* QWindowsOpenGLContextFormat: Default to version 2.Friedemann Kleint2014-04-091-0/+2
* Windows CE: Fix message about freetype font rendering.Friedemann Kleint2014-04-011-3/+3
* Make QWindowsMultiFontEngine support deferred fallback families queryKonstantin Ritt2014-03-313-33/+9
* Windows: Suppress window state change to normal when going from maximized to ...Friedemann Kleint2014-03-272-4/+9
* QOpenGLContext: Use color depth information from QSurfaceFormatKurt Pattyn2014-03-191-1/+6
* Windows: Allow for custom input context plugins.Friedemann Kleint2014-03-172-2/+12
* Windows native file dialog: Allow for omitting name filter description.Friedemann Kleint2014-03-151-2/+4
* Windows: Change defaultNameFilterDisables() to return false.Friedemann Kleint2014-03-141-1/+1
* Guarantee QPFDB::fontEngine() always return non-multi font engineKonstantin Ritt2014-03-114-36/+37
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-101-1/+1
* Use QStringIterator instead of homebrewKonstantin Ritt2014-03-102-37/+17
* Avoid asserting with QQuickWidget on WindowsLaszlo Agocs2014-03-071-1/+1
* Fix cursor blink time in WindowsFrederik Gladhorn2014-03-061-1/+1
* Remove unused and unlinked qdocconf file from src/plugins.Jędrzej Nowacki2014-03-061-25/+0
* Make QFontEngine::type() non-virtualKonstantin Ritt2014-03-054-17/+4
* Get rid of QFontEngine::name()Konstantin Ritt2014-03-054-15/+0
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-043-6/+7
* Support QQuickWidget on Windows.Friedemann Kleint2014-03-044-1/+25
* Introduce a generic QFontEngine::canRender() implementationKonstantin Ritt2014-03-034-55/+0
* Introduce QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-034-0/+39
* Unify QFontEngine*::stringToCMap() behaviorKonstantin Ritt2014-03-032-0/+2