summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-273-2/+21
|\
| * Windows: Initialize the mouse cursor resourcesAlessandro Portale2014-10-222-1/+13
| * Windows: Implement Qt::WA_ShowWithoutActivating.Friedemann Kleint2014-10-221-1/+8
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-201-0/+1
|\|
| * QWindowsGuiEventDispatcher: Register timers in constructor.Friedemann Kleint2014-10-151-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-0910-35/+37
|\|
| * Don't use QStringLiteral in startsWith/endsWidthMarc Mutz2014-10-091-2/+2
| * Don't use QStringLiteral in comparisonsMarc Mutz2014-10-095-23/+23
| * Don't use QByteArrayLiteral in comparisonsMarc Mutz2014-10-092-4/+4
| * Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Oswald Buddenhagen2014-10-071-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-1/+1
| | |\
| | | * Accessibility: Fix crash with invalid QAccessibleInterfaceDyami Caliri2014-09-301-1/+1
| * | | Windows DirectWrite: Fix off-by-one in font descentEskil Abrahamsen Blomfeldt2014-10-061-2/+2
| |/ /
| * | Windows: Transform regions of window masks correctly.Friedemann Kleint2014-10-021-1/+1
| * | Warn when loading opengl32sw.dll failsKai Koehne2014-10-021-1/+3
| * | Doc: Use title case in section1 titlesNico Vertriest2014-09-301-1/+1
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-2977-1467/+942
|\| |
| * | Windows: Fix call of ToUnicodeOliver Wolff2014-09-291-7/+8
| * | Fix font enumeration, with the same family name, on Windows.Vladimir2014-09-282-4/+68
| * | Ensure a window with no stays on top flag is not staying on topAndy Shaw2014-09-241-1/+1
| * | Update license headers and add new license filesMatti Paaso2014-09-2477-1432/+816
| * | Windows: devicePixelRatio aware QWindowsTheme::standardPixmapAlessandro Portale2014-09-241-4/+10
| * | Change fallback OpenGL library nameLaszlo Agocs2014-09-241-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-242-5/+5
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-232-5/+5
| | |\|
| | | * QWindowsWindow: Fixed warning textOliver Wolff2014-09-151-1/+1
| | | * Fix mistake in function extraTryFontsForFamilyAllan Sandfeld Jensen2014-08-151-4/+4
| * | | Windows: fix obvious mistyping in getSysColorSergey Radionov2014-09-241-1/+1
| |/ /
| * | Windows qpa: fix minimum allowed fixed height, width on windowsDyami Caliri2014-09-191-2/+1
| * | Use metrics returned by GetGlyphOutline in GGO_METRICS modelasconic2014-09-181-3/+26
| * | Set WINDOWPLACEMENT::length as required by the documentation.Andreas Hartmetz2014-09-111-0/+2
| * | qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-101-7/+3
* | | Add Grayscale8 and Alpha8 formats to QImage and drawingAllan Sandfeld Jensen2014-09-172-16/+6
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-109-53/+79
|\| |
| * | Define EGL_EGLEXT_PROTOTYPES for ANGLEv5.4.0-alpha1Laszlo Agocs2014-09-061-0/+1
| * | Windows: Move dock windows automatically when screen is disconnected.Friedemann Kleint2014-09-051-1/+25
| * | windows: Fix dynamic opengl buildLaszlo Agocs2014-09-032-6/+6
| * | Enable QT_ANGLE_PLATFORM selection in dynamic buildsLaszlo Agocs2014-09-031-1/+1
| * | windows: Allow selection of ANGLE's rendererAndrew Knight2014-09-022-1/+31
| * | Prevent current context from becoming inconsistent upon create()Laszlo Agocs2014-09-012-2/+12
| * | Windows QPA plugin: Streamline code to find window at a position.Friedemann Kleint2014-09-016-49/+10
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-0124-132/+451
|\| |
| * | Remove superfluous "break" in QWindowsNativeFileDialogBase::setLabelText()Maks Naumov2014-09-011-1/+0
| * | Fix memset() for "alphaValues" in supportsSubPixelPositions()Maks Naumov2014-08-311-1/+1
| * | Windows: Fix QPlatformCursor::pos()/setPos() for DPR scaling.Friedemann Kleint2014-08-292-2/+9
| * | Windows: Detect Surface Pro 2 tablets.Friedemann Kleint2014-08-281-0/+2
| * | Windows: Prevent hidden transient children from being re-shown by Windows.Friedemann Kleint2014-08-282-3/+12
| * | QWindowsNativeInterface: don't allocate memory just to compare stringsMarc Mutz2014-08-281-3/+3
| * | Add devicePixelRatio support to the Windows QPA plugin.Friedemann Kleint2014-08-2517-120/+420
| * | standardize QPA input event logging category hierarchyShawn Rutledge2014-08-241-2/+2