summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Windows: Prevent registration of timers in shutdown phasev5.4.0-rc1Kai Koehne2014-11-202-2/+11
* Android: Use LocalServerSocket instead of ServerSocketBogDan Vatra2014-11-201-21/+32
* Doc: Corrected autolink errors corelibNico Vertriest2014-11-205-23/+21
* Doc: corrected autolink issues itemmodelsNico Vertriest2014-11-202-5/+5
* iOS: Make sure QStandardPaths::displayName() is definedTor Arne Vestbø2014-11-191-1/+1
* Doc: correct autolink issues corelib/mimetypeNico Vertriest2014-11-193-8/+9
* add buildsystem changelog for 5.4Oswald Buddenhagen2014-11-191-0/+43
* Doc: Added brief statement to group definitionNico Vertriest2014-11-193-0/+3
* Fix QtCreator debugging on Android 5.0 devicesAlex Blasche2014-11-191-0/+75
* Correct the signature and access rights for the protected constructorLars Knoll2014-11-193-4/+4
* qdoc: Missing break in qdoc switch statementMartin Smith2014-11-181-0/+1
* Fix memcpy with incorrect destinationAndré Klitzing2014-11-181-1/+1
* Fix wrong qversionnumber header name in tools.priLaszlo Agocs2014-11-171-1/+1
* iOS: Tell Xcode to not build universal app binaries for debug buildsTor Arne Vestbø2014-11-171-0/+5
* ANGLE: Fix compilation with D3D9Kai Koehne2014-11-174-2/+70
* Set CFBundleIdentifier prefix for Qt frameworksMorten Johan Sørvig2014-11-171-0/+2
* Revert "Build Qt for OS X and iOS with relative rpath"Morten Johan Sørvig2014-11-173-4/+11
* WinRT: Fill data in QUdpSocket::readDatagramOliver Wolff2014-11-162-45/+56
* Android: Extract VectorDrawableBogDan Vatra2014-11-161-0/+111
* Fix hb_face leaking in QFontEngineFTKonstantin Ritt2014-11-153-8/+2
* Doc: Solved link and autolink errs qnamespace.qdocNico Vertriest2014-11-151-11/+12
* winrt: Resize window on Windows Phone using EGLAndrew Knight2014-11-151-13/+33
* Android: Fix QSlider appearanceBogDan Vatra2014-11-151-6/+5
* Fix crash on Android L and list view items.BogDan Vatra2014-11-152-78/+42
* Android: copy build.gradle to install folder.BogDan Vatra2014-11-151-0/+2
* Make it possible to disable font embeddingEskil Abrahamsen Blomfeldt2014-11-157-34/+32
* qdoc: Removed text formatting from requisites tableTopi Reinio2014-11-151-12/+4
* rcc: Change two-pass feature from opt-out to opt-inhjk2014-11-151-1/+1
* 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-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