summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add missing implementation in QAccessibleTabBar::indexOfChildJan Arve Saether2013-09-201-2/+10
* WinRT: Basic global supportAndrew Knight2013-09-201-1/+1
* Add a WindowManagement capability to QPlatformIntegrationLaszlo Agocs2013-09-201-0/+1
* eglfs: Support multiple raster windowsLaszlo Agocs2013-09-2012-155/+386
* Revert "Fix Invalid Drawable error when using createWindowContainer on Mac."Gunnar Sletta2013-09-202-7/+3
* Fix android after Eglfs binary compatibility breakPaul Olav Tvete2013-09-201-2/+3
* Android: handle inverted orientationsPaul Olav Tvete2013-09-2010-11/+92
* Make Accessibility publicFrederik Gladhorn2013-09-197-13/+6
* Split QQnxWindow into QQnxEglWindow and QQnxRasterWindowFabian Bumberger2013-09-1811-475/+718
* Include hidden headers in trees and tables consistentlyJan Arve Saether2013-09-182-3/+28
* Use egl.prf in xcb instead of hardcoding -lEGLLaszlo Agocs2013-09-171-1/+1
* eglfs: Do not leak the QOpenGLShaderProgram instanceLaszlo Agocs2013-09-171-0/+1
* eglfs: Sanitize the X11 hooksLaszlo Agocs2013-09-174-40/+121
* Export x11 screen of the QXcbConnection to the native interfaceMartin Gräßlin2013-09-172-2/+16
* Remove mentioning of 5.0 Alpha from QPA ReadmeKai Koehne2013-09-171-6/+4
* Remove useless code setting but not using variablesThiago Macieira2013-09-171-3/+0
* Don't send posted events from QWindowSystemInterface::sendWindowSystemEventsTor Arne Vestbø2013-09-164-8/+7
* remove unnecessary beginPaint and endPaint overridesShawn Rutledge2013-09-1612-38/+2
* Drop leftovers after 02651060b6ce5b16b06721378a239a6d2bd9f528Konstantin Ritt2013-09-141-6/+0
* Merge branch 'stable' into devSergio Ahumada2013-09-138-6/+29
|\
| * QNX: new signals for foreign windows creation/closingMyoungSeok Song2013-09-132-1/+8
| * QNX: add nativeResourceForScreenMyoungSeok Song2013-09-122-0/+9
| * Windows: Fix window opacity for non-translucent windows.Friedemann Kleint2013-09-122-2/+5
| * Fix Invalid Drawable error when using createWindowContainer on Mac.Chris Meyer2013-09-102-3/+7
* | iOS: Interleave Qt application main() with iOS startup sequenceTor Arne Vestbø2013-09-135-32/+558
* | Bring back Qt4 X11 session management functionality.Teo Mrnjavac2013-09-135-0/+622
* | eglfs: Set swap interval only when there is a context availableLaszlo Agocs2013-09-133-12/+22
* | eglfs: Handle desktop and multiple windows gracefullyLaszlo Agocs2013-09-131-1/+7
* | eglfs: Avoid glUniform calls with wrong type when drawing the cursorLaszlo Agocs2013-09-131-1/+1
* | Warn if OpenType support missing for script of interestKonstantin Ritt2013-09-131-1/+1
* | Decrease code duplication in QFontDatabase-sKonstantin Ritt2013-09-131-15/+4
* | QXcbSystemTrayTracker::trayWindow compiles if Q_XCB_DEBUG is onShawn Rutledge2013-09-121-1/+1
* | QNX: Prevent rendering when app is minimizedBernd Weimer2013-09-123-1/+20
* | Android: Make font size compatible with Qt for iOSPaul Olav Tvete2013-09-123-2/+7
* | Windows: Fix/Improve closing of native file dialogs.Friedemann Kleint2013-09-111-11/+65
* | iOS: Change main-wrapper logic to not require changing the user's mainTor Arne Vestbø2013-09-115-75/+4
* | iOS: Guard against this and self being deleted when using dispatch_asyncTor Arne Vestbø2013-09-112-8/+18
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-1010-32/+62
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-0710-32/+62
| |\|
| | * the condition for building the x11 offscreen plugin is ... having xlibOswald Buddenhagen2013-09-051-1/+1
| | * Cocoa: Fix NSMenu popup coordinatesGabriel de Dietrich2013-09-041-0/+2
| | * Cocoa: Unregister view from window's notifications onlyGabriel de Dietrich2013-09-042-8/+6
| | * Fix event delivery for apps with native widgets.Morten Johan Sørvig2013-09-041-0/+1
| | * OSX: clicking outside a popup: don't propagate the event elsewhereShawn Rutledge2013-09-041-0/+1
| | * Fix compilation with latest Mingw-w64 headersKai Koehne2013-09-021-0/+6
| | * Windows XP file dialog: Fix appending the selected filter suffix.Friedemann Kleint2013-08-301-2/+2
| | * Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-284-21/+43
| | |\
| | | * Android: Fix orientation change on Android 4.3Eskil Abrahamsen Blomfeldt2013-08-194-21/+43
* | | | Fix malformed assignment in QKmsScreenLaszlo Agocs2013-09-101-1/+1
* | | | Windows CE : Fix incorrect text rendering on wince with freetype enginedarius2013-09-101-0/+68