summaryrefslogtreecommitdiff
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Work around ICC optimizer bug hoisting conditions out of the loopv5.3.25.3.2Thiago Macieira2014-07-031-1/+4
* Fix crash when creating a QScriptEngine in a native threadAndy Shaw2014-06-211-1/+2
* Fix compilation under precompiled headers: define _CRT_RAND_Sv5.3.1stable5.3.1Thiago Macieira2014-06-021-0/+2
* Fix recursive calling of QScriptProgramv5.3.0-rc1v5.3.0-beta1v5.3.0release5.3.0Lars Knoll2014-03-111-0/+2
* Fix build on x32Allan Sandfeld Jensen2014-03-041-1/+11
* Android: fix compileBogDan Vatra2014-03-041-8/+1
* Don't pretend to be PLATFORM(IPHONE) or PLATFORM(IPHONE_SIMULATOR)Tor Arne Vestbø2014-02-271-0/+2
* Replace win32-g++ with mingw scopeKai Koehne2014-02-071-1/+1
* Detect AArch64 architectureRiku Voipio2014-01-081-1/+9
* JavaScriptCore: c++11 compile fixv5.2.1Tim Blechmann2013-12-051-1/+7
* Fix compiler errors.v5.2.0-rc1v5.2.0Erik Verbruggen2013-11-187-12/+24
* use private linkage where possibleOswald Buddenhagen2013-11-011-1/+1
* Fix JavaScriptCore ftbfs on mips64(el)YunQiang Su2013-11-011-1/+21
* Fix compilation of Qt Script with MSVC 2013.Friedemann Kleint2013-10-241-2/+2
* Bring in WebKit revisions 139553 and 139921.Raphael Kubo da Costa2013-06-111-16/+2
* Fix compilation on ARMv5.1.0-beta1Samuli Piippo2013-05-061-3/+3
* Bring in WebKit r74029 to fix the build with clang.Raphael Kubo da Costa2013-04-291-2/+4
* Fix qtscript build for WEC7 by bringing ce-compat back to Qt5 .Janne Anttila2013-04-243-0/+704
* Fix compile on AndroidBogDan Vatra2013-04-023-7/+20
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-074-5/+5
|\
| * Doc: Fix module name formatSze Howe Koh2013-01-264-5/+5
* | Fix compile error caused by min/max defines.Friedemann Kleint2013-02-051-4/+4
|/
* Add a means to specify that the VM_POOL_SIZE can be 1gb and not 2gbAndy Shaw2013-01-141-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-108-8/+8
* Fix Math.pow implementation with MinGW-w64Jonathan Liu2013-01-091-7/+23
* remove obsolete DEPENDPATH assignmentsv5.0.0Oswald Buddenhagen2012-12-162-2/+0
* remove unnecessary CONFIG additionOswald Buddenhagen2012-12-161-2/+0
* purge ce-compat referencesOswald Buddenhagen2012-12-123-2/+28
* Change copyrights from Nokia to DigiaSergio Ahumada2012-12-058-8/+8
* remove symbian vestigesOswald Buddenhagen2012-12-042-17/+3
* Fix mmap usage.Jędrzej Nowacki2012-10-221-2/+2
* Fix MinGW-w64 compilationJonathan Liu2012-09-041-1/+1
* Make QScriptEngine::uncaughtExceptionBacktrace() work againKent Hansen2012-08-152-0/+3
* Suppress JavaScriptCore 'LEAK' messages at application exitKent Hansen2012-08-131-0/+2
* Fix JIT crash on x86-64 (avoid 32-bit branch offset overflow)Kent Hansen2012-08-068-39/+84
* Check that property descriptor members are valid before using themKent Hansen2012-07-121-2/+2
* Ensure QObject wrappers are garbage-collected if appropriateKent Hansen2012-07-031-5/+5
* Compile with clang's libc++Bradley T. Hughes2012-06-232-2/+4
* Fix possible type collision with ICUKonstantin Ritt2012-06-151-1/+1
* Skip a test case that started failing after the upgrade to Unicode 6.1Konstantin Ritt2012-06-151-141/+47
* don't reference $$QT_SOURCE/BUILD_TREE - they're unavailable hereOswald Buddenhagen2012-06-061-2/+2
* Fixed MSVC2011 buildAndreas Holzammer2012-05-165-10/+10
* Revert "JSCore build fix for WEC7"Andreas Holzammer2012-05-101-11/+0
* JSCore build fix for WEC7Janne Anttila2012-04-191-0/+11
* WEC7 build fix - use ptrdiff_t from std namespace.Janne Anttila2012-04-191-1/+1
* Fixes to JSCore for WinCE.Janne Anttila2012-04-191-9/+9
* Fix the build with gcc 4.7.Andras Becsi2012-04-122-5/+2
* Fix compilation on QNX.Sean Harmer2012-02-072-2/+10
* Build fix for Windows.Friedemann Kleint2012-02-071-0/+2
* Update copyright year in license headers.Jason McDonald2012-01-093-3/+3