summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-193-2/+17
|\
| * xcb: Fallback to Xlib screen when glXGetCurrentDisplay() returns NULLBłażej Szczygieł2016-01-182-6/+11
| * Don't pass NULL Display to glXGetClientStringDāvis Mosāns2016-01-112-2/+8
| * Fix XI2 smooth scroll with inverted directionMaxim Mikityanskiy2015-12-171-0/+4
* | WinCE: Build accessibility support on WinCE7Tobias Koenig2016-01-182-17/+34
* | Passing parameters to convertLineOffset by pointer instead of referenceFrederik Gladhorn2016-01-181-12/+12
* | Mirclient: update with upstream changesEirik Aavitsland2016-01-1818-374/+956
* | Promote backingstore image format to alphaLaszlo Agocs2016-01-172-4/+15
* | Windows/Direct2D QPA plugins: Fix overrides.Friedemann Kleint2016-01-1411-93/+95
* | xcb: Don't clear alpha on every repaintBłażej Szczygieł2016-01-141-2/+7
* | winrt: enable hardware buttons for Windows 10Maurice Kalinowski2016-01-142-37/+64
* | xcb: Don't duplicate expose eventsBłażej Szczygieł2016-01-132-21/+18
* | eglfs: Round value returned from pixelDensity()Morten Johan Sørvig2016-01-131-1/+1
* | iOS: fix crash on iOS 8 due to unsupported selectorRichard Moe Gustavsen2016-01-112-5/+9
* | winrt: Flush the system event queue when adding/removing windowsMaurice Kalinowski2016-01-111-0/+2
* | winphone: Properly close the applicationMaurice Kalinowski2016-01-113-0/+22
* | WinRT: Invoke correct remove handlerMaurice Kalinowski2016-01-111-1/+1
* | WinRT: Fix application shutdownMaurice Kalinowski2016-01-111-6/+11
* | Windows: Output resulting DPI awareness in debug and warning output.Friedemann Kleint2016-01-083-4/+21
* | xcb: Remove QXcbScreen::m_nativeGeometryAlexander Volkov2016-01-083-12/+4
* | Use backing store formats with alphaAllan Sandfeld Jensen2016-01-081-0/+4
* | windows: bump OpenGL blacklist versionLaszlo Agocs2016-01-081-1/+1
* | Fix mac build with -no-widgetsStephen Kelly2016-01-072-0/+2
* | Windows: Fix QWindowsInputContext for Japanese IME.YAMAMOTO Atsushi2016-01-071-1/+2
* | Android: Activate Qt::Popup windowsBogDan Vatra2016-01-061-2/+6
* | Fixed crash on iOS devices due to unsupported selector.Harald Meyer2016-01-061-2/+4
* | Windows/DirectWrite: Dynamically load GetUserDefaultLocaleName().Friedemann Kleint2016-01-061-1/+14
* | Fix potential crash in FreeType font database for WinCETakumi ASAKI2016-01-061-1/+1
* | xcb: fix drag and drop when window is hiddenBłażej Szczygieł2016-01-054-2/+29
* | xcb: don't select XInput events on the root windowShawn Rutledge2016-01-051-1/+1
* | Fix access after delete in GTK2 dialog helpersJoerg Bornemann2016-01-051-0/+11
* | WinRT: Add camera button events on Windows PhoneSamuel Nevala2016-01-052-0/+68
* | QWindowsTheme: Fix return type of helper dWordSystemParametersInfo().Friedemann Kleint2016-01-041-2/+2
* | tst_qwindow::isExposed - fix failing test on OS XTimur Pocheptsov2016-01-041-9/+10
* | Default to OpenGLES when building with -opengl es2Allan Sandfeld Jensen2015-12-251-0/+4
* | xcb: Add Xinerama 3rd party source code for static buildBłażej Szczygieł2015-12-221-2/+4
* | xcb: Add Xinerama supportBłażej Szczygieł2015-12-226-19/+75
* | Windows: Restore window geometry after normal->maximized->fullscreen->normal.Friedemann Kleint2015-12-171-2/+2
* | Windows: Clear key recorder when application becomes inactive.Friedemann Kleint2015-12-171-0/+11
* | Windows: fix fullscreen OpenGL window issues with an opt-in functionAndy Shaw2015-12-173-2/+23
* | iOS: Clear focusObject if first responder is set to nullMarkus Goetz2015-12-171-1/+5
* | iOS: Don't hide keyboard on "Done" button when focus object has changedMarkus Goetz2015-12-171-0/+8
* | iOS: notify application when edit menu is closedRichard Moe Gustavsen2015-12-171-0/+17
* | iOS: include marked text when reporting IM textInRange and endOfDocumentRichard Moe Gustavsen2015-12-171-2/+12
* | Android: Fix crash at exitBogDan Vatra2015-12-171-2/+18
* | DirectWrite: Implement transforms for grayscale aaEskil Abrahamsen Blomfeldt2015-12-162-2/+8
* | DirectWrite: Fix clipping bug with grayscale AA renderingEskil Abrahamsen Blomfeldt2015-12-161-4/+4
* | QWinRTFontDatabase: Return the base class' fallbacksForFamilyKonstantin Ritt2015-12-151-0/+1
* | Use proper class namespace in QBasicFontDatabase sub-classesKonstantin Ritt2015-12-152-2/+2
* | Add support for reading fonts from TTC files on Windows EmbeddedAndy Shaw2015-12-151-13/+60