summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
...
| * Windows: Open GL - Blacklist all 6th generation intel hd graphics devicesTim Blechmann2015-11-171-1/+1
| * Windows: Move GUI event dispatcher to QtPlatformSupport.Friedemann Kleint2015-11-147-268/+7
| * Windows/Direct2D: Handle screen changes after window creation.Friedemann Kleint2015-11-133-12/+24
| * QWindowsEGLContext: Fix overly specific EGL include path.Friedemann Kleint2015-11-051-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-0422-79/+167
|\|
| * Windows: Use logical DPI to activate High DPI scaling.Friedemann Kleint2015-11-041-2/+5
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-045-21/+56
| |\
| | * Windows: Delay-initialize pluggable touch devices.Friedemann Kleint2015-10-285-21/+57
| * | Windows: Default to vertical hinting when high-dpi scaling is enabledEskil Abrahamsen Blomfeldt2015-11-031-3/+8
| * | Windows QPA: Fix debug operators.Friedemann Kleint2015-10-2717-53/+98
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-237-18/+66
|\| |
| * | Windows: Implement QPlatformInputContext::locale().Friedemann Kleint2015-10-223-5/+46
| * | Fix GL_VERSION parsing when using WGLLaszlo Agocs2015-10-201-9/+4
| * | Windows: Open GL blacklist - Disable GMA 3150Friedemann Kleint2015-10-191-1/+13
| * | Add default argument to QPlatformWindow::isEmbedded()Tor Arne Vestbø2015-10-142-3/+3
* | | Implement canceling of Qt-initiated drags.Friedemann Kleint2015-10-232-1/+8
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-146-7/+25
|\| |
| * | Windows: Open GL blacklist - Add add intel hd graphics 3000 devicesTim Blechmann2015-10-141-1/+13
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-024-5/+7
| |\|
| | * Fix compilation with QT_NO_[DEBUG|WARNING]_OUTPUTKai Koehne2015-09-211-2/+2
| | * Ensure sendPostedEvents() can be called independentlyJan Arve Saether2015-09-011-1/+3
| | * windows: Avoid __eglMustCast... in EGLLaszlo Agocs2015-08-272-2/+2
| * | qwindowsmime compilation fixVyacheslav Koscheev2015-09-301-1/+5
* | | qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-024-0/+4
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-2517-129/+246
|\| |
| * | windows: Improve error handling with EGLLaszlo Agocs2015-09-231-12/+31
| * | Windows: Add checks to usages of QWindow::screen().Friedemann Kleint2015-09-224-19/+21
| * | Windows: Disable Windows input context when another context is used.Friedemann Kleint2015-09-224-31/+48
| * | Windows: Return accepted state of XBUTTON mouse events to the OS.Friedemann Kleint2015-09-221-1/+4
| * | QPlatformWindow: Extract static method for closestAcceptableGeometry().Friedemann Kleint2015-09-211-1/+1
| * | Windows: Improve debug output of mime conversion handling.Friedemann Kleint2015-09-014-34/+101
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-266-20/+28
| |\|
| | * 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
* | | | | Windows: Do not set process DPI awareness when Qt runs in a plugin.Friedemann Kleint2015-09-071-3/+5
* | | | | Windows QPA: Replace some ugly typedefs by auto.Friedemann Kleint2015-08-212-7/+3
|/ / / /
* | | | 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