summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix crash when loading color fonts from dataEskil Abrahamsen Blomfeldt2016-09-273-5/+35
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-4/+9
|\
| * Windows QPA: Fix leaks in native file dialogsFriedemann Kleint2016-08-301-4/+9
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-221-1/+1
|\|
| * DirectWrite: Fix calculating bounding box of glyphsEskil Abrahamsen Blomfeldt2016-08-181-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-182-5/+16
|\|
| * Support stretch when using DirectWrite font engineEskil Abrahamsen Blomfeldt2016-08-171-3/+13
| * QWindowsServices::openUrl(): Don't convert URLs with fragments/queries to loc...Friedemann Kleint2016-08-161-2/+3
* | Windows: Fix Adobe/Mozilla format color fonts after Windows updateEskil Abrahamsen Blomfeldt2016-08-051-1/+1
* | Windows QPA: Introduce command line options for DirectWriteFriedemann Kleint2016-08-053-12/+28
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-052-0/+17
|\|
| * Windows QPA: Handle key event sequences of surrogatesFriedemann Kleint2016-08-032-0/+17
* | Windows QPA: Add missing parameter to qWarning()Friedemann Kleint2016-08-031-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-5/+5
|\|
| * Windows QPA: Pass ExcludeUserInputEvents to QWSI::flushWindowSystemEvents()Friedemann Kleint2016-07-271-5/+5
* | QWindow::fromWinId(): Return 0 when foreign window cannot be wrappedFriedemann Kleint2016-07-281-1/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-2/+7
|\|
| * QWindowsTheme::themeHint(): Handle special value of SPI_GETWHEELSCROLLLINESFriedemann Kleint2016-07-261-2/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-155-17/+51
|\|
| * Windows QPA: Add warning to setHasBorderInFullScreen()Friedemann Kleint2016-07-151-3/+4
| * QWindowsTheme: Fix the available file icon sizesFriedemann Kleint2016-07-153-12/+45
| * QWindowsTabletSupport: fix new[]/delete mismatchMarc Mutz2016-07-111-2/+2
* | QWindowsOpenGLTester: fall back to built-in blacklist if buglist file cannot ...Tim Blechmann2016-07-121-4/+5
* | Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-085-19/+19
* | Windows QPA: Accept foreign windows when checking for wheel receiversFriedemann Kleint2016-07-071-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-042-2/+7
|\|
| * Fix URL to ANGLEFriedemann Kleint2016-06-301-1/+1
| * Windows QPA: Improve warning about SetProcessDpiAwareness() failureFriedemann Kleint2016-06-301-1/+6
* | Fix ICC warning about comparing pointers of different typesThiago Macieira2016-06-192-9/+9
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-065-32/+61
|\|
| * Fix bugs causing Thin font weights to be ignored or mishandled.Jake Petroules2016-06-011-4/+2
| * QWindowsTheme: Suppress error dialogs when calling SHGetFileInfo().Friedemann Kleint2016-05-241-1/+10
| * windows: Fall back to D3D9 when 11 failsLaszlo Agocs2016-05-232-24/+45
| * Windows QPA: Improve workaround for non-Areo theme GL rendering.Friedemann Kleint2016-05-191-3/+4
* | Windows QPA: Format window title correctly when creating a window.Friedemann Kleint2016-05-233-2/+11
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-194-4/+21
|\|
| * ANGLE: fall back to warp mode in case of standard VGA driverOliver Wolff2016-05-121-0/+12
| * Add FreeType libraries for Windows -system-freetype buildsJames McDonnell2016-05-091-0/+1
| * Fix threading issue in creating static opengl contextMäättä Antti2016-05-091-2/+4
| * Windows Accessibility: Use QWindowsAccessibility::windowHelper().Friedemann Kleint2016-05-091-11/+4
| * Windows Accessibility: Recurse up to find a window.Friedemann Kleint2016-05-061-2/+11
* | compile fix for static qt with dynamic openglTim Blechmann2016-05-061-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-293-9/+18
|\|
| * Silence MSVC warnings when using certain std algorithmsMarc Mutz2016-04-263-6/+11
| * Windows QPA/High DPI: Scale accessibility coordinates.Friedemann Kleint2016-04-262-4/+9
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-3/+2
|\|
| * Windows QPA/GL: Avoid crash in GL driver.Friedemann Kleint2016-04-221-3/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-252-8/+4
|\|
| * QWindowsTheme::standardPixmap(): Do not create pixmaps with DPR.Friedemann Kleint2016-04-201-8/+2
| * Windows QPA: Fix top level flags for Qt::SplashScreen.Friedemann Kleint2016-04-161-0/+2