| Commit message (Expand) | Author | Age | Files | Lines |
* | QtScript/JavaScriptCore: Backport random number generator seeding fix | Kent Hansen | 2010-10-05 | 7 | -6/+41 |
|
|
* | Reduce memory consumption of QtScript/JSC on Symbian | Kent Hansen | 2010-09-02 | 7 | -3/+291 |
|
|
* | QScriptEngineAgent: recompile all the function when installing a debugger. | Olivier Goffart | 2010-07-27 | 1 | -6/+4 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-06-28 | 5 | -5/+56 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-06-28 | 2 | -8/+4 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-06-16 | 3 | -10/+29 |
|
|
* | use "win32-g++*" scope to match all MinGW makespecs | Mark Brand | 2010-06-10 | 1 | -1/+1 |
|
|
* | Fix QML crashes on the N900 | Simon Hausmann | 2010-06-01 | 1 | -0/+8 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-05-19 | 4 | -6/+40 |
|
|
* | Fix Mac OS Tiger-vs-Leopard crash due to memory tagging by JavaScriptCore | Kent Hansen | 2010-04-20 | 3 | -10/+59 |
|
|
* | revert "Fix the Qt build on Mac OS X/Cocoa 64-bit" | Kent Hansen | 2010-04-08 | 1 | -1/+0 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-04-07 | 3 | -3/+13 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-04-07 | 3 | -3/+14 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-04-07 | 3 | -8/+42 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-04-07 | 8 | -359/+823 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-04-07 | 3 | -2/+10 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-04-07 | 4 | -2/+27 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-04-07 | 11 | -10/+111 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-04-07 | 3 | -2/+15 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-04-07 | 3 | -2/+13 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-04-07 | 4 | -8/+31 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-04-07 | 3 | -7/+44 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-04-07 | 3 | -6/+16 |
|
|
* | Update PLATFORM(SPARC64) to CPU(SPARC64) | Thiago Macieira | 2010-03-29 | 1 | -1/+1 |
|
|
* | Trivial fix to JavaScriptCore to fix building with MSVC 2010 | John Brooks | 2010-03-27 | 1 | -2/+2 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-23 | 1 | -1/+1 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-21 | 1 | -1/+1 |
| |\ |
|
| | * | Fix JSC export macros | Kent Hansen | 2010-03-18 | 1 | -1/+1 |
|
|
* | | | Fix compile on symbian better. | Thomas Zander | 2010-03-22 | 1 | -2/+2 |
|/ / |
|
* | | gcc for Symbian doesn't support gcc extensions like atomicity.h - disable | Iain | 2010-03-19 | 1 | -2/+2 |
|/ |
|
* | QtScript: Fix regression when calling newQObject() from native constructor | Kent Hansen | 2010-03-16 | 1 | -1/+1 |
|
|
* | Fix compilation with namespaced Qt | Kent Hansen | 2010-03-11 | 1 | -3/+3 |
|
|
* | Compile | Kent Hansen | 2010-03-11 | 1 | -0/+4 |
|
|
* | Update src/3rdparty/javascriptcore and adapt src/script to the changes | Kent Hansen | 2010-03-10 | 336 | -9104/+21904 |
|
|
* | make QtScript compatible with mingw 64 | Thierry Bastian | 2010-02-24 | 1 | -3/+3 |
|
|
* | QScript: Lookup the native setter from the prototype | Olivier Goffart | 2010-01-05 | 1 | -1/+9 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Simon Hausmann | 2009-12-01 | 2 | -2/+2 |
|\ |
|
| * | Compile QtScript for win32-icc | Jan-Arve Sæther | 2009-11-27 | 2 | -2/+2 |
|
|
* | | Enable YARR when YARR_JIT is enabled | Kent Hansen | 2009-11-30 | 1 | -0/+2 |
|/ |
|
* | Fix symbol exports in QtScript with gcc | Simon Hausmann | 2009-11-23 | 2 | -0/+11 |
|
|
* | Revert "Revert "Fix detection of linux-g++"" | Simon Hausmann | 2009-11-19 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' of oslo-staging-1 into 4.6 | Simon Hausmann | 2009-11-19 | 2 | -69/+10 |
|\ |
|
| * | Fix JavaScriptCore on 32-bit Sparc: these machines are big-endian | Thiago Macieira | 2009-11-18 | 1 | -0/+10 |
|
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-18 | 1 | -1/+1 |
| |\ |
|
| * | | remove unneeded JavaScriptCore.pro | Kent Hansen | 2009-11-18 | 1 | -69/+0 |
|
|
* | | | Revert "Fix detection of linux-g++" | Paul Olav Tvete | 2009-11-19 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-17 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-13 | 2 | -2/+7 |
| |\ |
|
| * | | Fixed compilation on AIX 6.1 with xlC 10.1 | Samuel Rødal | 2009-11-11 | 1 | -0/+6 |
|
|
* | | | Fix detection of linux-g++ | Harald Fernengel | 2009-11-17 | 1 | -1/+1 |
| |/
|/| |
|