summaryrefslogtreecommitdiff
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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