summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Restrict expose workaround to non-Aero themes.Friedemann Kleint2016-06-281-2/+7
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-5/+5
|\
| * Fix ICC warning about comparing pointers of different typesThiago Macieira2016-06-192-9/+9
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-137-34/+72
|\|
| * 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
* | | Remove Windows CE vestigesJoerg Bornemann2016-06-021-8/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-233-4/+20
|\| |
| * | 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
* | | Windows QPA: Remove qtwindows_additional.h.Friedemann Kleint2016-05-1731-502/+74
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-127-21/+25
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-034-63/+232
|\| |
| * | Add color font support on WindowsEskil Abrahamsen Blomfeldt2016-04-134-63/+232
* | | Add QPlatformBackingStore::toImage() implementationsAndy Nichols2016-04-302-6/+0
* | | Change the way we handle features that have sub-featuresLars Knoll2016-04-151-12/+8
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-113-9/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-073-9/+15
| |\|
| | * Windows QPA: Scale hotspot of custom cursors correctly.Friedemann Kleint2016-04-061-5/+5
| | * Windows QPA: Check QWindowsStaticOpenGLContext in nativeResourceForIntegratio...Friedemann Kleint2016-04-061-2/+4
| | * Windows QPA: Don't send geometry change after window creation for maximized/f...Friedemann Kleint2016-04-051-2/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-057-7/+35
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-047-7/+35
| |\|
| | * Windows QPA: Scale the cursor rectangle of the input method.Friedemann Kleint2016-03-312-6/+14
| | * QFontEngine: Add handle() functionGabriel de Dietrich2016-03-294-0/+12
| | * wince: Disable Native Filedialogs for WEC2013Andreas Holzammer2016-03-291-0/+8
| | * Windows QPA: Fix regular expression to match CLSIDs in file dialog.Friedemann Kleint2016-03-241-1/+1
* | | Windows QPA: Increase API level to 0x600 (Windows Vista).Friedemann Kleint2016-04-018-199/+62
* | | Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-2935-1553/+85
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-2214-732/+262
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-1/+6
| |\|
| | * Ported Qt 4 fix when getting an invalid native key on WindowsSamuel Gaist2016-03-101-1/+6
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-138-97/+45
| |\ \