summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to disable font embeddingEskil Abrahamsen Blomfeldt2014-11-156-19/+27
* qdoc: Removed text formatting from requisites tableTopi Reinio2014-11-151-12/+4
* Android: Extract AnimatedStateListDrawableBogDan Vatra2014-11-151-4/+71
* winrt: Blacklist certain devices from creating a depth/stencil bufferAndrew Knight2014-11-145-5/+47
* Doc: Corrected brief statement for overview pageNico Vertriest2014-11-141-1/+2
* 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-134-14/+2
* Android: Extract RippleDrawableBogDan Vatra2014-11-131-1/+23
* 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: 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
* Windows: Remove font size hackEskil Abrahamsen Blomfeldt2014-11-111-4/+0
* qdoc: Prepare QDoc for the new style on qt.ioTopi Reinio2014-11-113-51/+73
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-1164-2134/+2692
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-1064-2134/+2692
| |\
| | * Compile fix for QT_NO_DOCKWIDGET in QtWidgetsJulien Brianceau2014-11-081-1/+1
| | * Place the Qt plugin metadata in a PE-COFF section with MinGW tooThiago Macieira2014-11-081-1/+1
| | * iOS: Allow virtual keyboard to be hidden by QInputMethod::hide()Tor Arne Vestbø2014-11-082-4/+20
| | * iOS: Make hide-keyboard gesture use normal UIGestureRecognizer flowTor Arne Vestbø2014-11-081-41/+90
| | * Improve QElapsedTimer resolution on QNXMatt Fischer2014-11-071-2/+17
| | * QGraphicsItem: clarify the documentation about caching modes and update()Giuseppe D'Angelo2014-11-071-2/+20
| | * Fix crash in QNetworkSession when engine is not setJoni Poikelin2014-11-071-1/+2
| | * make qtbearer networkmanager defaultConfiguration more reliableLorn Potter2014-11-073-0/+17
| | * Make QtBearer networkmanager backend respond to wired cabling changesLorn Potter2014-11-074-42/+124
| | * Fix loading 2x images in Rich Text DocumentsMihailNaydenov2014-11-071-26/+41
| | * Support dual sim in QtBearer's networkmanager backendLorn Potter2014-11-064-46/+60
| | * Remove incorrect read from QSslSocket::readData()Alex Trotsenko2014-11-061-10/+6
| | * Merge TextFormat attributes for identical ranges in QInputMethodEventsEike Hein2014-11-062-4/+25
| | * eglfs: obey QT_NO_REGULAREXPRESSION definePasi Petäjäjärvi2014-11-061-0/+2
| | * iOS: Detect when inputMethodAccepted() is out of sync with focus objectTor Arne Vestbø2014-11-062-0/+21
| | * Doc: updated documentation QString::toDoubleNico Vertriest2014-11-061-3/+2
| | * Android: Fix for build issue on x86Christian Strømme2014-11-062-145/+151
| | * Do not pass a null pointer to unlink()Alexander Volkov2014-11-061-2/+3
| | * moc: use Q_NULLPTR instead of 0 in generated code.Axel Rasmussen2014-11-061-10/+10
| | * Use a property cache to cut down on blocking callsLorn Potter2014-11-0611-668/+855
| | * Reset QNAM's NetworkConfiguration when state changes.Lorn Potter2014-11-051-1/+11
| | * Skip unused function isCoreProfile() on non-ES2 platformsTor Arne Vestbø2014-11-051-0/+2
| | * Windows: fix unreadable white text for focused combo boxesJ-P Nurmi2014-11-051-1/+5
| | * Windows native file dialog: Work around display bug of IFileDialog.Friedemann Kleint2014-11-051-4/+9