summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-021-5/+19
|\
| * Register font's english name as alias when populating font databaseLiang Jian2015-02-271-5/+19
* | Fix invocations of static methods of QGuiApplication/QApplication.Friedemann Kleint2015-02-251-2/+2
* | Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-254-10/+24
* | Ensure QGuiApplicationPrivate::screen_list is correctly populatedSandro Mani2015-02-252-2/+3
* | Have XCB/Windows platform integration classes keep their own instance pointerSandro Mani2015-02-252-6/+7
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-242-8/+15
|\|
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-102-8/+15
| |\
| | * WINCE: Fix special case for toplevelAndreas Holzammer2015-01-291-0/+8
| | * Revert "Windows: Fix call of ToUnicode"Friedemann Kleint2015-01-291-8/+7
* | | Merge dev into 5.5Oswald Buddenhagen2015-02-231-1/+1
|\ \ \
| * | | Fixed license headersJani Heikkinen2015-02-171-1/+1
* | | | Windows: Refactor FreeType font database.Friedemann Kleint2015-02-201-100/+132
* | | | Guarantee there is always a valid HFONT to get metrics forKonstantin Ritt2015-02-201-6/+7
|/ / /
* | | Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-3/+3
* | | Fix indentation and move some variables aroundKonstantin Ritt2015-02-151-63/+52
* | | Add support for GPU bug list reading.Friedemann Kleint2015-02-141-0/+60
* | | Windows: Use QVersionNumber in GPU driver version.Friedemann Kleint2015-02-142-76/+14
* | | Windows: Remove "experimental" sticker for DirectWrite engineEskil Abrahamsen Blomfeldt2015-02-141-4/+0
* | | FreeType: Support RGB rendering when not using FontConfigSérgio Martins2015-02-142-0/+33
* | | Windows QPA: Remove helper function debugWindowStates().Friedemann Kleint2015-02-121-20/+3
* | | [QWindowsFont*] Unify HFONT fallbacksKonstantin Ritt2015-02-122-10/+5
* | | Update copyright headersJani Heikkinen2015-02-1178-561/+553
* | | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devLaszlo Agocs2015-02-1024-211/+702
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-1024-211/+702
| |\| |
| | * | Windows: Pass geometry in device-independent pixel when determining screen.Friedemann Kleint2015-02-031-1/+1
| | * | Windows: Rewrite font database to use delayed population.Friedemann Kleint2015-02-032-35/+51
| | * | Windows: Fix screen changed emission for programmatic moves.Friedemann Kleint2015-02-021-1/+2
| | * | Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-2913-84/+439
| | |\|
| | | * Windows/ANGLE: Fix initialization of contexts.Friedemann Kleint2015-01-281-4/+9
| | | * Fix finding widgets for Windows Embedded CompactAndreas Holzammer2015-01-221-1/+1
| | | * Windows: Delay creation of the static OpenGL context.Friedemann Kleint2015-01-193-28/+20
| | | * Fall back to ANGLE on OpenGL 1.xLaszlo Agocs2015-01-191-0/+32
| | | * Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-161-1/+1
| | | |\
| | | * | Fix regression with frameless dialogs on WindowsLaszlo Agocs2015-01-161-2/+6
| | | * | Windows: Fix crash when focus window does not have a native window.Friedemann Kleint2015-01-151-1/+1
| | | * | Windows: Add infrastructure to be able to a GL renderer based on GPU.Friedemann Kleint2015-01-156-42/+162
| | | * | Windows: Add GPU detection.Friedemann Kleint2015-01-155-11/+213
| | * | | Revert "Fix font enumeration, with the same family name, on Windows."Friedemann Kleint2015-01-232-68/+4
| | * | | Implement Multitouch handling for WinCEAndreas Holzammer2015-01-226-3/+100
| | * | | Windows: Fix coordinate offset when positioning the taskbar on the left.Friedemann Kleint2015-01-203-5/+40
| | * | | Windows: avoid generating exposes on plain movesLaszlo Agocs2015-01-191-1/+1
| | * | | Make -static -opengl dynamic builds succeedLaszlo Agocs2015-01-192-8/+9
| | * | | Windows: make TranslucentBackground functional alwaysLaszlo Agocs2015-01-196-21/+59
* | | | | Win: fix wrong mouse leave event generationSergey Radionov2015-02-101-0/+10
|/ / / /
* | | | WGL: support reset notifications via GL_ARB_robustnessLaszlo Agocs2015-02-032-2/+51
* | | | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* | | | Don't remember if passed HFONT was a stock objectKonstantin Ritt2015-02-023-23/+9
* | | | [QWindowsFontDatabase] Drop some dead codeKonstantin Ritt2015-02-024-16/+11
* | | | [QWindowsFontDatabase] Drop some dead codeKonstantin Ritt2015-02-023-31/+6