summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix potential crash in QWindowsWindow::setDropSiteEnabled().Friedemann Kleint2015-08-251-1/+1
| * Windows/Input context: Update enabling of IME in in update(), too.Friedemann Kleint2015-08-252-3/+15
| * QWindowsMimeImage: Revert image format handling back to Qt 4.Friedemann Kleint2015-08-251-7/+2
| * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Oswald Buddenhagen2015-08-122-8/+9
| |\
| | * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-172-8/+9
| | |\
| | | * Better handling of invalid font tables5.4Eskil Abrahamsen Blomfeldt2015-07-102-8/+9
| * | | When the focus changes make sure that the IME finishes correctlyAndy Shaw2015-08-101-1/+1
* | | | Harmonize input context selectionBernd Weimer2015-08-251-4/+3
* | | | Windows: set QTabletEvent's timestamp from the window system eventShawn Rutledge2015-08-241-8/+10
* | | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devTimur Pocheptsov2015-08-0912-49/+75
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-0612-49/+75
| |\| | |
| | * | | Default implementation for QPlatformFontDatabase::fallbacksForFamily()Konstantin Ritt2015-07-312-11/+6
| | * | | Windows: Split code paths for touch/native gesture events.Friedemann Kleint2015-07-273-6/+27
| | * | | Windows/QClipboard: Fix crash in debug output of QMimeData.Friedemann Kleint2015-07-232-19/+20
| | * | | fix -no-opengl buildJoerg Bornemann2015-07-232-1/+4
| | * | | Fixed null pointer dereferenceRon Bessems2015-07-221-6/+6
| | * | | 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