summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix compilation after f5bdd92e5d0217bf3eec13395e4baa95bd8fda37.Friedemann Kleint2015-06-121-2/+16
* Add QPlatformWindow::windowClosestAcceptableGeometry().Friedemann Kleint2015-06-101-2/+1
* Merge remote-tracking branch 'qt/dev' into dev-highdpiPaul Olav Tvete2015-06-097-8/+25
|\
| * 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: Scale the DnD pixmaps.Friedemann Kleint2015-06-051-5/+23
* | Adapt Windows plugin to new HighDPI API.Friedemann Kleint2015-06-027-13/+32
* | Revert "Add devicePixelRatio support to the Windows QPA plugin."Friedemann Kleint2015-05-2819-397/+112
|/
* 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
* | Windows: Support virtual folders as initial directory for file dialog.Friedemann Kleint2015-03-273-19/+73
* | [QWindowsFontDatabase] Move code around to improve readabilityKonstantin Ritt2015-03-201-44/+30
* | Simplify QWindowsFontDatabase::createEngine()Konstantin Ritt2015-03-203-15/+12
* | An attempt to fix font stretching with DirectFrite font engineKonstantin Ritt2015-03-201-17/+15
* | Only get font metrics if we're going to use themKonstantin Ritt2015-03-201-26/+20
* | Do not re-create font if it is not of TMPF_TRUETYPEKonstantin Ritt2015-03-201-3/+1
* | Windows: Activate popup when there is no active window.Friedemann Kleint2015-03-201-5/+8
* | Windows: Fix touch registration.Friedemann Kleint2015-03-201-1/+1
* | Introduce src/3rdparty/freetype.pri for better maintenanceKonstantin Ritt2015-03-141-60/+2
* | Windows: Introduce delayed population to the FreeType font database.Friedemann Kleint2015-03-122-64/+148
* | windows: Introduce a built-in GPU blacklistLaszlo Agocs2015-03-116-35/+73
* | Enhance EGL_CONTEXT_LOST checksLaszlo Agocs2015-03-115-13/+30
* | Windows: Only set the touch flags if the window is not already registeredAndy Shaw2015-03-113-2/+11
* | Fix design metrics for text on WindowsEskil Abrahamsen Blomfeldt2015-03-091-3/+3
* | Windows: Fix build of qwindowsfontdatabase.cpp with MinGW 4.9.2/-Werror.Friedemann Kleint2015-03-061-0/+7
* | Avoid crashing when there is no QWindowsIntegration anymoreLaszlo Agocs2015-03-061-1/+4
* | Remove debug formatting functions obsoleted by the new debug operator for QFl...Friedemann Kleint2015-03-053-65/+5
* | Windows plugin: Simplify cursor code in platform screen.Friedemann Kleint2015-03-052-8/+8
* | Clean headers in the Windows plugin.Friedemann Kleint2015-03-0512-24/+18