summaryrefslogtreecommitdiff
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QtScript: Fix warnings about set/unused variables.Friedemann Kleint2011-11-102-3/+0
* Fix typo in JavaScriptCore/runtime/Structure.cppKent Hansen2011-10-051-1/+1
* Fix crashes with regular expressions QtScript on ARM traditional architecturesSimon Hausmann2011-05-161-0/+6
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27513-0/+269006