summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-251-0/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-251-0/+3
| |\
| | * Windows QPA: Do not send key events for mouse-synthesized app commandsFriedemann Kleint2016-11-231-0/+3
* | | Windows QPA: Detect Windows 10 tablet modeFriedemann Kleint2016-11-225-1/+231
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-0/+12
| |\|
| | * windows: Disable OpenGL proper on Intel 945Laszlo Agocs2016-10-281-0/+12
* | | Windows QPA: Do not use QSettings to access the registryFriedemann Kleint2016-10-282-13/+12
* | | Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-2819-5516/+9
* | | Plugins: optimize string usageAnton Kudryavtsev2016-10-181-3/+3
* | | Windows: Fix rendering of MingLiU fonts at some scalesEskil Abrahamsen Blomfeldt2016-10-172-8/+24
* | | Disable WindowsContextHelpButtonHint for Dialogs that are not QWidgetKai Koehne2016-10-171-4/+2
* | | port to modularized platformsupport librariesOswald Buddenhagen2016-10-158-10/+11
* | | cleanup related to transitive dependenciesOswald Buddenhagen2016-10-151-5/+0
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-111-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-1/+1
| |\|
| | * Fix multimedia print key mappingAllan Sandfeld Jensen2016-10-071-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-293-5/+35
|\| |
| * | Windows: Fix crash when loading color fonts from dataEskil Abrahamsen Blomfeldt2016-09-273-5/+35
* | | Fix DirectWrite engine when loading from data through QRawFontEskil Abrahamsen Blomfeldt2016-09-231-0/+1
* | | Windows/freetype: Fix loading non-regular fontsEskil Abrahamsen Blomfeldt2016-09-222-5/+20
* | | DirectWrite: Fix embedding fonts in PDFEskil Abrahamsen Blomfeldt2016-09-162-0/+92
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-4/+9
|\| |
| * | 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.7' into 5.8Liang Qi2016-08-292-6/+17
|\| |
| * | 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
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+4
* | | Fix reading of font namesAllan Sandfeld Jensen2016-08-251-2/+2
* | | Windows Font Engine: Fix MinGW developer buildFriedemann Kleint2016-08-231-1/+1
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-226-25/+57
|\ \ \
| * | | Cleanup QT_NO_FONTCONFIG usageLars Knoll2016-08-191-1/+0
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-10/+10
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-095-14/+47
| |\| |
| | * | 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
* | | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-192-4/+5
* | | | Register fonts with their given style nameAllan Sandfeld Jensen2016-08-172-12/+16
* | | | Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-154-0/+72
|/ / /
* | | QtPlatformSupport: Add QAbstractFileIconEngineFriedemann Kleint2016-08-052-22/+67
* | | Cleanup canonical font name lookupAllan Sandfeld Jensen2016-08-021-77/+136
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-013-8/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-5/+5
| |\|