summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Windows: Fix handling of cursor flash time.Friedemann Kleint2015-07-211-1/+1
| | * | | Windows: register alias for application fontJian Liang2015-07-202-5/+11
| | |/ /
* | / / windows: Fix the OpenGL blacklistLaszlo Agocs2015-08-081-1/+1
|/ / /
* | | qwindowstheme.cpp: Fix compiler warnings by MSVC2015 (64bit).Friedemann Kleint2015-08-011-1/+1
* | | Add Intel Q965/Q963 and G33/31 to the Windows OpenGL blacklistKimmo Leppälä2015-07-311-1/+26
* | | Highdpi changes for WindowsFriedemann Kleint2015-07-308-17/+65
* | | Revert "Add devicePixelRatio support to the Windows QPA plugin."Friedemann Kleint2015-07-2919-398/+112
* | | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-173-19/+25
|\| |
| * | Fix broken gpu blacklist matching in the windows pluginLaszlo Agocs2015-07-161-1/+1
| * | Add support for PNG to QWindowsMimeImage::convertFromMime().Friedemann Kleint2015-07-101-2/+11
| * | DirectWrite: Fix crash when loading QRawFont from dataEskil Abrahamsen Blomfeldt2015-07-061-16/+13
* | | Added QVersionNumber to QtCore's public APIKeith Gardner2015-07-101-1/+1
* | | Introduce QT_NO_WINCE_SHELLSDK for WEC builds.Bjoern Breitmeyer2015-07-061-0/+2
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-013-10/+10
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-281-1/+1
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-1/+1
| | |\ \
| | | * | Revert "Windows: Use DND effect chosen in DragEnter/Move for Drop."Friedemann Kleint2015-06-221-1/+1
| * | | | Treat color (ARGB) glyphs, e.g. Emoji, as having unreliable glyph outlinesTor Arne Vestbø2015-06-261-1/+1
| |/ / /
| * / / fix usage of wince scopeOswald Buddenhagen2015-06-051-8/+8
| |/ /
* | | Add support for driver_description and os.release in GPU blacklistsLaszlo Agocs2015-06-261-1/+1
* | | Revert "Handle context loss in window surface creation too"Laszlo Agocs2015-06-231-2/+1
* | | Revert "windows: Disable D3D9/11 with ANGLE in VMs"Laszlo Agocs2015-06-232-12/+2
* | | Handle context loss in window surface creation tooLaszlo Agocs2015-06-221-1/+2
* | | Prospective fix to unbreak qtdeclarative testsSimon Hausmann2015-06-201-4/+4
* | | windows: Disable D3D9/11 with ANGLE in VMsLaszlo Agocs2015-06-192-2/+12
|/ /
* | Windows: Fix font metrics of Vista style wizards.Friedemann Kleint2015-05-292-0/+8
* | windows: Use EGL extensions as they ought to be usedLaszlo Agocs2015-05-282-6/+13
* | Windows: Clean Qt::WindowFullscreenButtonHint in fixTopLevelWindowFlags().Friedemann Kleint2015-05-261-0/+2
* | Fix compile error with VS 2015Jan Arve Saether2015-05-221-1/+1
* | QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
* | Windows QPA plugin: Fix debug formatting.Friedemann Kleint2015-04-308-104/+124
* | Windows: Add "Segoe UI Emoji" and "Segoe UI Symbol" as fallback fonts.Friedemann Kleint2015-04-271-0/+2
* | Add matching by GL_VENDOR to QOpenGLConfigLaszlo Agocs2015-04-161-4/+1
* | windows: Add a version test to the Intel HD blacklistLaszlo Agocs2015-04-161-1/+5
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-153-5/+9
|\|
| * Windows: Fix -no-widgets buildAndy Shaw2015-04-072-5/+1
| * Windows: Fallback to 0 samples if ARB::choosePixelFormat() fails with 1Andy Shaw2015-03-311-0/+8
* | windows: Fix platform plugin compilation with new angleAndrew Knight2015-04-091-1/+2
* | Windows: Fix dialog close button showing despite ~Qt::WindowCloseButtonHint.Friedemann Kleint2015-04-091-7/+3
* | Fix build with -directwriteKonstantin Ritt2015-04-072-6/+12
* | Use QT_WARNING_.. instead of #pragma GCC diagnostic ..Konstantin Ritt2015-04-071-7/+3
* | Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Liang Qi2015-04-018-25/+80
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-318-25/+80
| |\|
| | * Windows: Add support for horizontal scroll on some touchpads.Sérgio Martins2015-03-264-18/+69
| | * Windows: Get the normal virtual key when not composingAndy Shaw2015-03-132-1/+5
| | * Win QPA: Pass in the top level setting instead of relying on isTopLevel()Andy Shaw2015-03-062-6/+6
* | | Windows: Fix QT_NO_OPENGL buildKai Koehne2015-03-312-7/+15
|/ /
* | Windows: Remove duplicated color masks in qt_write/write_dibv5.Friedemann Kleint2015-03-301-9/+0
* | Windows: Send the input method event when the focus object is validAndy Shaw2015-03-301-1/+1
* | Build bundled freetype as qt_helper_libKonstantin Ritt2015-03-271-1/+1