| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated WebKit to e6e692bb056670e2781dd0bc473a60757ae53992 | Simon Hausmann | 2010-07-29 | 2 | -3/+7 |
|
|
* | Updated WebKit to 0be9ff9f2b1ec2b748885ac15299bc1c65aca590 | Simon Hausmann | 2010-07-26 | 1 | -0/+1 |
|
|
* | Updated WebKit to 2992802f35fd47e32bb94a4b1f48cce7ec7fda9d | Simon Hausmann | 2010-04-29 | 1 | -8/+10 |
|
|
* | Updated WebKit to 862268aeb7150d3795d05bfc05f661bb5c598a27 | Simon Hausmann | 2010-04-28 | 2 | -4/+4 |
|
|
* | Compile fix for Visual Studio 2010 (VC10) | Prasanth Ullattil | 2010-04-21 | 1 | -2/+2 |
|
|
* | Remove overloaded placement new operators | Janne Koskinen | 2010-04-19 | 1 | -1/+0 |
|
|
* | Update src/3rdparty/webkit from trunk. | Jocelyn Turcotte | 2010-04-06 | 127 | -3507/+4780 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-31 | 1 | -2/+2 |
|\ |
|
| * | Trivial fix to JavaScriptCore to fix building with MSVC 2010 | John Brooks | 2010-03-27 | 1 | -2/+2 |
|
|
* | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-03-30 | 2 | -38/+18 |
|/ |
|
* | Fix the WebKit build | Simon Hausmann | 2010-02-10 | 1 | -1/+1 |
|
|
* | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-02-10 | 1 | -0/+4 |
|
|
* | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-01-20 | 1 | -6/+0 |
|
|
* | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-01-07 | 1 | -0/+6 |
|
|
* | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-11-30 | 1 | -1/+1 |
|
|
* | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-11-23 | 1 | -0/+5 |
|
|
* | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-11-16 | 1 | -0/+1 |
|
|
* | Re-apply change 6125aabeccb01a07c706fe4227279eb827e8e890 by Jocelyn Turcotte | Jocelyn Turcotte | 2009-11-03 | 1 | -2/+6 |
|
|
* | Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit-4.6-snapshot-20091... | Jocelyn Turcotte | 2009-11-03 | 15 | -252/+259 |
|
|
* | Re-apply change 6b8ac349b9a477863a8c8388dcc0658f3284bc54 by Jocelyn Turcotte | Jocelyn Turcotte | 2009-10-22 | 1 | -2/+6 |
|
|
* | Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit-4.6-snapshot-22102... | Jocelyn Turcotte | 2009-10-22 | 61 | -533/+571 |
|
|
* | Re-applying commit ee0a43fee20cc398b505eb65218ebed56dfc8f39 | Jocelyn Turcotte | 2009-10-13 | 1 | -2/+6 |
|
|
* | Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-3009200... | Jocelyn Turcotte | 2009-10-01 | 82 | -121/+161 |
|
|
* | Make it possible to debug JSC in the Symbian emulator. | Janne Koskinen | 2009-09-30 | 1 | -1/+1 |
|
|
* | Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-2909200... | Jocelyn Turcotte | 2009-09-29 | 13 | -97/+91 |
|
|
* | Updated WebKit from /home/joce/dev/qtwebkit3/ to qtwebkit-4.6-snapshot-240920... | Jocelyn Turcotte | 2009-09-24 | 18 | -73/+559 |
|
|
* | QtWebKit Windows CE compile fix | Joerg Bornemann | 2009-09-18 | 2 | -0/+8 |
|
|
* | Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-1809200... | Jocelyn Turcotte | 2009-09-18 | 134 | -2050/+4047 |
|
|
* | Fix crash of QtScript on Mac OS X | Simon Hausmann | 2009-09-09 | 1 | -2/+6 |
|
|
* | make JavaScriptCore compile on platforms with case-insensitive file system | Kent Hansen | 2009-09-08 | 2 | -4/+4 |
|
|
* | make JavaScriptCore compile on HPUX | Kent Hansen | 2009-09-07 | 5 | -2/+10 |
|
|
* | Add a way of getting the stack base on HP-UX. | Thiago Macieira | 2009-09-04 | 1 | -0/+45 |
|
|
* | Implement support for getting the stack base on AIX. | Thiago Macieira | 2009-09-04 | 1 | -0/+12 |
|
|
* | Fix compilation with xlC 7: operator-> must return a pointer-like type. | Thiago Macieira | 2009-09-04 | 1 | -1/+1 |
|
|
* | Fix compilation with Sun CC 5.9: std::pair does not call types' constructors. | Thiago Macieira | 2009-09-04 | 1 | -4/+4 |
|
|
* | Fix compile error on Windows7(64Bit) with latest SDK. | Prasanth Ullattil | 2009-08-24 | 1 | -0/+1 |
|
|
* | compile fix with namespaced Qt | hjk | 2009-08-24 | 1 | -2/+3 |
|
|
* | use PLATFORM(SOLARIS) instead of Qt-specific define | Kent Hansen | 2009-08-20 | 2 | -2/+2 |
|
|
* | build on Solaris | Kent Hansen | 2009-08-19 | 2 | -2/+12 |
|
|
* | Clean up. | Jedrzej Nowacki | 2009-08-18 | 1 | -11/+27 |
|
|
* | compile | Olivier Goffart | 2009-08-12 | 1 | -0/+1 |
|
|
* | Refactor the way the JS stack are created for native function | Olivier Goffart | 2009-08-12 | 3 | -86/+3 |
|
|
* | Move JSC::Debugger's events calls from JSC::evaluate() to | Jedrzej Nowacki | 2009-08-12 | 1 | -23/+0 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-12 | 2 | -0/+34 |
|\ |
|
| * | Fix compile error on 64Bit | Prasanth Ullattil | 2009-08-11 | 2 | -0/+34 |
|
|
* | | remove erroneous operator==(int) | Kent Hansen | 2009-08-12 | 2 | -2/+0 |
|
|
* | | Calls to JSC::Debugger's new events that where created in | Jedrzej Nowacki | 2009-08-11 | 1 | -2/+34 |
|
|
* | | Calls to JSC::Debugger's new events that where created in | Jedrzej Nowacki | 2009-08-11 | 4 | -0/+96 |
|
|
* | | JSGlobalObject debugger's setter | Jedrzej Nowacki | 2009-08-10 | 1 | -1/+11 |
|
|
* | | New class and new JSC::JSGlobalData attribute. | Jedrzej Nowacki | 2009-08-10 | 2 | -0/+14 |
|
|