summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Windows: Ignore key Shift+F10 unless a shortcut is registered for it.Friedemann Kleint2014-11-031-1/+10
* Windows: Create touch device in initialization.Friedemann Kleint2014-10-313-19/+31
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-282-9/+9
|\
| * fix namespaced DirectWrite buildJoerg Bornemann2014-10-282-9/+9
* | Windows: Initialize the mouse cursor resourcesAlessandro Portale2014-10-222-1/+13
* | Windows: Implement Qt::WA_ShowWithoutActivating.Friedemann Kleint2014-10-221-1/+8
* | QWindowsGuiEventDispatcher: Register timers in constructor.Friedemann Kleint2014-10-151-0/+1
* | 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
* | 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
* | 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
* | 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
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-191-0/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-0/+2
| |\|
| | * Windows: Fix stored family name of fallback fontsEskil Abrahamsen Blomfeldt2014-08-061-0/+2