summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Send synthesized expose events when window shrinks.Friedemann Kleint2016-02-231-1/+3
* Windows QPA: Use window flags stored in QWindowsWindow for frame geometry.Friedemann Kleint2016-02-231-1/+1
* Windows DirectWrite: Improve error messages for font engine creation.Friedemann Kleint2016-02-191-7/+24
* Windows QPA: Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-02-1922-211/+214
* Windows QPA/font code: Fix warnings as shown by Qt Creator's Clang based code...Friedemann Kleint2016-02-182-60/+66
* Windows QPA: Fix the signature of the font enumeration callbacks.Friedemann Kleint2016-02-152-39/+46
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-152-2/+7
|\
| * Account for hinting preference in alpha map bounding boxEskil Abrahamsen Blomfeldt2016-02-091-1/+6
| * Do not change depth for the backingstore's underlying imageLaszlo Agocs2016-02-051-1/+1
* | Windows QPA: Prefer const-versions of API where applicable.Friedemann Kleint2016-02-126-12/+12
* | Fix usage of QMutexLocker, destroy it only at end of scopeSérgio Martins2016-02-101-4/+4
* | Windows accessibility: Add override declaration.Friedemann Kleint2016-02-101-1/+1
* | Windows accessibility: Remove some cruft.Friedemann Kleint2016-02-103-367/+0
* | Don't force antialiasing when it is turned offEskil Abrahamsen Blomfeldt2016-02-091-2/+4
* | If the font is not being found then get the English name regardlessAndy Shaw2016-02-051-0/+2
* | Windows QPA: Remove dead code as detected by Clang.Friedemann Kleint2016-02-0512-97/+6
* | Windows QPA: Add missing override declarations.Friedemann Kleint2016-02-053-8/+8
* | Windows QPA/Accessibility: Fix Clang warnings about comparing different enums.Friedemann Kleint2016-02-041-6/+6
|/
* Windows QPA: Clear maximized state before setting the normal geometry.Friedemann Kleint2016-01-291-0/+28
* Windows QPA: Fix drag cursor and hotspot for pixmaps with DPR.Friedemann Kleint2016-01-291-19/+22
* Windows QPA: Fix position of the fake touch drag cursor window for HighDPI.Friedemann Kleint2016-01-291-1/+1
* QWindowsFontEngine: Get rid of some dead codeKonstantin Ritt2016-01-291-12/+3
* Don't use QStringLiteral in comparisonsAnton Kudryavtsev2016-01-282-2/+2
* Fix transformed text with DirectWrite engineEskil Abrahamsen Blomfeldt2016-01-191-47/+98
* WinCE: Build accessibility support on WinCE7Tobias Koenig2016-01-182-17/+34
* Promote backingstore image format to alphaLaszlo Agocs2016-01-172-4/+15
* Windows/Direct2D QPA plugins: Fix overrides.Friedemann Kleint2016-01-149-89/+92
* Windows: Output resulting DPI awareness in debug and warning output.Friedemann Kleint2016-01-083-4/+21
* windows: bump OpenGL blacklist versionLaszlo Agocs2016-01-081-1/+1
* Windows: Fix QWindowsInputContext for Japanese IME.YAMAMOTO Atsushi2016-01-071-1/+2
* Windows/DirectWrite: Dynamically load GetUserDefaultLocaleName().Friedemann Kleint2016-01-061-1/+14
* Fix potential crash in FreeType font database for WinCETakumi ASAKI2016-01-061-1/+1
* QWindowsTheme: Fix return type of helper dWordSystemParametersInfo().Friedemann Kleint2016-01-041-2/+2
* Windows: Restore window geometry after normal->maximized->fullscreen->normal.Friedemann Kleint2015-12-171-2/+2
* Windows: Clear key recorder when application becomes inactive.Friedemann Kleint2015-12-171-0/+11
* Windows: fix fullscreen OpenGL window issues with an opt-in functionAndy Shaw2015-12-173-2/+23
* DirectWrite: Implement transforms for grayscale aaEskil Abrahamsen Blomfeldt2015-12-162-2/+8
* DirectWrite: Fix clipping bug with grayscale AA renderingEskil Abrahamsen Blomfeldt2015-12-161-4/+4
* Use proper class namespace in QBasicFontDatabase sub-classesKonstantin Ritt2015-12-151-1/+1
* Add support for reading fonts from TTC files on Windows EmbeddedAndy Shaw2015-12-151-13/+60
* QWindowsBackingStore::flush(): Add warning for UpdateLayeredWindowIndirect() ...Friedemann Kleint2015-12-121-1/+6
* Respond with a sound for certain message boxes on windowsJan Arve Saether2015-12-041-1/+1
* windows: enable drop for embedded windowsTim Blechmann2015-12-041-1/+11
* Differ between vertical and no hinting on WindowsEskil Abrahamsen Blomfeldt2015-12-023-5/+15
* DirectWrite: Inherit synthesized properties for fallback fontsEskil Abrahamsen Blomfeldt2015-12-021-1/+12
* Windows: Load DirectWrite dynamically.Friedemann Kleint2015-12-022-16/+37
* Windows QPA: Fix window state transition from minimized to normal.Friedemann Kleint2015-12-011-1/+1
* Avoid dynamic switching between backingstore composition pathsLaszlo Agocs2015-12-011-0/+2
* Rename ANGLE libs in order to not conflict with other ANGLE libsJan Arve Saether2015-12-012-8/+12
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-282-3/+3