summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Android quickfix: Avoid crash at shutdownPaul Olav Tvete2014-08-271-1/+3
| | * Avoid crash if querying device that has gone awayAllan Sandfeld Jensen2014-08-261-2/+4
| | * BlackBerry PlayBook build fixesSérgio Martins2014-08-261-2/+6
| | * Cocoa: Work around faulty screen list on startupMorten Johan Sørvig2014-08-241-2/+6
| | * remove always ask option.Lorn Potter2014-08-233-57/+5
| | * Fix handling QT_IM_MODULE=nonePekka Vuorela2014-08-231-0/+3
| | * xcb: use keyboard event source window to determine auto-repeat valueDyami Caliri2014-08-203-17/+18
| | * Detect wrongly labelled wheel buttonsAllan Sandfeld Jensen2014-08-201-1/+4
| | * Resize correctly on orientation change.Paul Olav Tvete2014-08-202-2/+2
| | * Use correct size in fullscreen modePaul Olav Tvete2014-08-201-0/+6
| | * Properly null-terminate ifreq::irf_nameMarc Mutz2014-08-191-0/+1