summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Set Android palette and fonts in QPA plugin.BogDan Vatra2014-11-146-267/+333
| | * Android: Extract default styleBogDan Vatra2014-11-141-1/+23
| | * ANGLE: Upgrade to version 1.2.30d6c255d238Andrew Knight2014-11-14231-13270/+16557
| | * windows: fix platform compilation after ANGLE upgradeAndrew Knight2014-11-141-2/+2
| | * Make QVersionNumber privateThiago Macieira2014-11-136-16/+4
| | * Android: Extract RippleDrawableBogDan Vatra2014-11-131-1/+23
| | * Add the custom build step for PCH generated through sourceAndy Shaw2014-11-131-2/+2
| | * Doc: corrected autolink issue jsonNico Vertriest2014-11-131-1/+1
| | * iOS: close menu when keyboard hidesRichard Moe Gustavsen2014-11-131-0/+18
| | * iOS: let focusobject be ImEnabled when a menu is attachedRichard Moe Gustavsen2014-11-131-2/+3
| | * iOS: close keyboard by resigning first responderRichard Moe Gustavsen2014-11-133-41/+4
| | * Android: Introduce getAccessibleFieldBogDan Vatra2014-11-131-45/+28
| | * QJsonArray::(const_)iterator: add the typedef for the pointer typeGiuseppe D'Angelo2014-11-131-0/+2
| | * eglfs: ifdef linux specific functionality from convenience functionsPasi Petäjäjärvi2014-11-131-5/+26
| | * Set correct QSurfaceFormat also for raster surfacetypePasi Petäjäjärvi2014-11-131-1/+1
| | * Revert "Fix fallbacks for adapted common script"Eskil Abrahamsen Blomfeldt2014-11-133-7/+7
| | * iOS: Enable fat builds containing both armv7 and arm64 slicesTor Arne Vestbø2014-11-134-2/+9
| | * iOS: Allow ARCHS to be specified at build time for multi-arch buildsTor Arne Vestbø2014-11-131-5/+8
| | * iOS: Ensure that the rename-main logic works for multi-arch buildsTor Arne Vestbø2014-11-133-6/+12
| | * iOS: QtFirstResponderEvent needs to release firstResponder to avoid leakRichard Moe Gustavsen2014-11-121-0/+5
| | * iOS: Remove assert when transferring or clearing first-responderTor Arne Vestbø2014-11-121-2/+5
| | * Xcode: Make sure QMAKE_PRE_LINK dependencies are complete for multi-arch buildsTor Arne Vestbø2014-11-121-2/+17
| | * iOS: let qmake generate default LaunchScreen.xibRichard Moe Gustavsen2014-11-113-0/+55
| | * Windows: Remove font size hackEskil Abrahamsen Blomfeldt2014-11-111-4/+0
| | * qdoc: Prepare QDoc for the new style on qt.ioTopi Reinio2014-11-114-53/+90
| | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-11100-2139/+2829
| | |\
| | | * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-10100-2139/+2829
| | | |\
| | * | | rcc: Replace all occurrences of the marker in two-pass modehjk2014-11-111-23/+27
| | * | | Add CFBundleIdentifier to the bundle Info.plist'sMorten Johan Sørvig2014-11-109-9/+29
| | * | | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-108-80/+61
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.3' into 5.4.0Oswald Buddenhagen2014-11-108-80/+61
| | | |\ \
| | | | * | Partially revert "Fix a deadlock introduced by the race condition fix"5.3Thiago Macieira2014-11-051-26/+14
| | | | * | QDBusConnection: Merge the dispatch and the watch-and-timeout locksThiago Macieira2014-11-053-29/+16
| | | | * | Always lock the DBus dispatcher before dbus_connection_send*Thiago Macieira2014-11-052-4/+18
| | | | * | Fix QString::sprintf documentationKai Koehne2014-11-052-23/+12
| | | | * | Remove incorrect execute file permissions from source filesSimon Hausmann2014-11-052-0/+0
| | | | * | Stop including g++-unix.conf in the freebsd-clang mkspec.Raphael Kubo da Costa2014-11-051-1/+1
| | | | * | Set the _C variants of QMAKE_LINK and QMAKE_LINK_SHLIB in clang.conf.Raphael Kubo da Costa2014-11-051-0/+3
| | | | * | Allow panels outside of availableGeometryMarco Martin2014-11-051-2/+2
| | * | | | Android: extract BitmapDrawable attributesJ-P Nurmi2014-11-101-2/+22
| | * | | | Android 5.0: extract new Switch style attributesJ-P Nurmi2014-11-101-0/+5
| | |/ / /
| | * | | direct2d: Use simple event posting to avoid event queue lock upAndrew Knight2014-11-074-20/+56
| * | | | Fix QAction::setFont crash on OSX, when font is unknown.David Faure2014-11-212-7/+22
| * | | | Fix widget leak in tst_qmainwindow.Friedemann Kleint2014-11-201-0/+8
| * | | | QtBearer networkmanager make sure to set flag ActiveLorn Potter2014-11-207-103/+263
| * | | | Ignore nodes with no text name, value and description.Jan Arve Sæther2014-11-201-1/+1
| * | | | Do not skip the parent node when flattening the hierarchy.Jan Arve Sæther2014-11-201-6/+3
| * | | | Observe QLocale::RejectGroupSeparator in QInt/DoubleValidator.Friedemann Kleint2014-11-204-15/+30
| * | | | Pick up QT_LOGGING_RULES also for bootstrapped toolsKai Koehne2014-11-201-2/+0
| * | | | Use single finger pan to scroll text edits on touch screens.Friedemann Kleint2014-11-201-2/+21