| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |/
|/| |
|
* | | BT: JavaScriptCore makes applications crash on leopard | Richard Moe Gustavsen | 2009-11-10 | 1 | -1/+1 |
|
|
* | | fix WebKit build on Windows CE 6 | Joerg Bornemann | 2009-11-10 | 2 | -1/+6 |
|/ |
|
* | Fix compilation with aCC 6: this compiler has broken for scoping | Thiago Macieira | 2009-10-09 | 1 | -0/+5 |
|
|
* | Fix compilation with aCC 6: cannot redefine a variable in the same scope | Thiago Macieira | 2009-10-09 | 1 | -1/+1 |
|
|
* | Needed to set ENABLE_YARR_JIT to not compile MacroAssembler.cpp | Jørgen Lind | 2009-10-06 | 1 | -2/+8 |
|
|
* | Prospective build fix for Solaris | Kent Hansen | 2009-10-06 | 1 | -1/+1 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4.... | Kent Hansen | 2009-10-06 | 3 | -9/+6 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4.... | Kent Hansen | 2009-10-06 | 2 | -3/+2 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4.... | Kent Hansen | 2009-10-05 | 3 | -33/+2 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4.... | Kent Hansen | 2009-10-05 | 50 | -494/+1346 |
|
|
* | Fix compiler warnings on VS2008 | Prasanth Ullattil | 2009-10-02 | 1 | -2/+2 |
|
|
* | Add configure flags to force turning on or off JavaScriptCore JIT | Jørgen Lind | 2009-10-02 | 1 | -0/+3 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4.... | Kent Hansen | 2009-10-01 | 6 | -15/+22 |
|
|
* | Make it possible to debug JSC in the Symbian emulator. | Janne Koskinen | 2009-09-30 | 1 | -1/+1 |
|
|
* | Compile on VS2003 | Kent Hansen | 2009-09-30 | 1 | -1/+0 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4.... | Kent Hansen | 2009-09-30 | 3 | -5/+10 |
|
|
* | QScript: fix the way the js stack is advanced. | Olivier Goffart | 2009-09-29 | 1 | -0/+8 |
|
|
* | Fix Freemantle build of JSC/WebKit. | Simon Hausmann | 2009-09-28 | 1 | -5/+0 |
|
|
* | QScript: Fix strange bugs and crashes. | Olivier Goffart | 2009-09-28 | 1 | -1/+13 |
|
|
* | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4.... | Kent Hansen | 2009-09-28 | 2 | -4/+4 |
|
|
* | compile fix with namespaced qt | hjk | 2009-09-28 | 3 | -5/+7 |
|
|
* | JavaScriptCore compile fix for Windows CE on ARM | Joerg Bornemann | 2009-09-28 | 1 | -1/+2 |
|
|
* | Update src/3rdparty/javascriptcore and adapt src/script to the changes. | Kent Hansen | 2009-09-24 | 260 | -8050/+23221 |
|
|
* | Fix tst_QScriptEngine::throwErrorFromProcessEvents | Olivier Goffart | 2009-09-22 | 2 | -2/+3 |
|
|
* | QtScript: Fix comparing QVariant and QObject. | Olivier Goffart | 2009-09-21 | 2 | -1/+8 |
|
|
* | Remove 3rdparty/javascriptcore unused .pro file that produce errors during | Jocelyn Turcotte | 2009-09-18 | 1 | -73/+0 |
|
|
* | Separate the copy of JavaScriptCore that QtScript uses from the copy that | Simon Hausmann | 2009-09-16 | 480 | -0/+238765 |
|
|