summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* xcb: Fix detecting the fullscreen state from _NET_WM_STATE flagsAlexander Volkov2014-09-291-3/+3
* Revert "winrt: Remove depth/stencil from the default window format"Andrew Knight2014-09-291-0/+2
* cocoa: override new QPlatformMenu::popup() functionRichard Moe Gustavsen2014-09-292-2/+3
* xcb: Fix logic for minimized stateAlexander Volkov2014-09-291-0/+4
* 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
* Android: Add function to change the stacking order in the layout.Christian Strømme2014-09-264-0/+44
* Android: Add findClass() function to the QJNIEnvironmentPrivate class.Christian Strømme2014-09-264-28/+19
* Android: Improve the foreign-window implementationChristian Strømme2014-09-264-29/+93
* direct2d: Optimize dashed line drawingAndrew Knight2014-09-261-3/+45
* direct2d: Fix composition mode supportLouai Al-Khanji2014-09-265-22/+188
* QIOSInputContext: animate screen from current transformationRichard Moe Gustavsen2014-09-251-1/+2
* QIOSInputContext: change keyboard rect when focus window changesRichard Moe Gustavsen2014-09-251-0/+1
* QIOSInputContext: report keyboard rect relative to focus windowRichard Moe Gustavsen2014-09-251-31/+27
* iOS: don't show popup on call to setVisibleRichard Moe Gustavsen2014-09-252-73/+49
* iOS: add support for submenusRichard Moe Gustavsen2014-09-252-11/+35
* iOS: don't show separator in native menusRichard Moe Gustavsen2014-09-252-2/+9
* 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-24545-10169/+5809
* iOS: Don't update screen properties for statusbar frame while rotatingTor Arne Vestbø2014-09-242-0/+27
* iOS: Reflect changes in statusbar height as QScreen availableGeometryTor Arne Vestbø2014-09-241-0/+36
* iOS: Fix touch point translation when root view controller is offsetTor Arne Vestbø2014-09-241-13/+16
* iOS: Simplify QWindow/UIView geometry mappingTor Arne Vestbø2014-09-242-32/+2
* iOS: Ensure root view controller always matches size of containing windowTor Arne Vestbø2014-09-241-0/+35
* iOS: Move top level window management out of QIOSScreen to QIOSDesktopManager...Tor Arne Vestbø2014-09-243-34/+38
* iOS: Calculate screen (available) geometry using [UIView convertRect]Tor Arne Vestbø2014-09-241-10/+3
* iOS: Update screen properties more consistentlyTor Arne Vestbø2014-09-241-5/+2
* iOS: Scroll root view when keyboard is visible using sublayerTransformTor Arne Vestbø2014-09-241-7/+28
* 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-2432-212/+204
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-2332-212/+204
| |\
| | * Cocoa: Handle insertNewLine selector for when it is sent while composing textAndy Shaw2014-09-192-0/+11
| | * Merge remote-tracking branch 'origin/5.3.2' into 5.3Frederik Gladhorn2014-09-171-10/+16
| | |\
| | | * Android: use FBO readback workaround by default.Yoann Lopes2014-09-031-10/+16
| | * | OSX: emit aboutToShow signal for top-level dock menu.Erik Verbruggen2014-09-161-0/+3
| | * | OS X: Fix positioning of popup menus in case of native NSWindowsEike Ziller2014-09-161-3/+2
| | * | QWindowsWindow: Fixed warning textOliver Wolff2014-09-151-1/+1
| | * | cocoa: fix namespace manging for QNSViewTim Blechmann2014-09-152-2/+6
| | * | cocoa: don't override NSApplication-sendEvent if configured as AA_MacPluginAp...Tim Blechmann2014-09-151-0/+10
| | * | Add QMAKE_CFLAGS_XCB to xcbBoris Savelev2014-09-102-0/+4
| | * | Add missing private headers warningSamuel Gaist2014-09-041-0/+11
| | * | Revert "iOS: Update QIOSScreen::nativeOrientation() for iOS8"Jake Petroules2014-09-041-9/+2
| | * | Android: Avoid deadlock in Qt.inputMethod.visiblePaul Olav Tvete2014-09-021-12/+4
| | * | iOS: Update QIOSScreen::nativeOrientation() for iOS8Tor Arne Vestbø2014-09-021-2/+9
| | * | QNX: Fix widgets scrollingBernd Weimer2014-08-292-58/+20
| | |/
| | * Android: Fix crash at shutdown when keyboard is visibleSérgio Martins2014-08-281-1/+2
| | * QGLXContext survives screen removalShawn Rutledge2014-08-282-26/+37
| | * CoreWLan: terminate scan thread in QCoreWlanEngine destructorDyami Caliri2014-08-272-2/+4
| | * Android: added more devices to the FBO readback workaround check.Yoann Lopes2014-08-272-4/+9