| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Remove old unused visitors code.
Reviewed-by: Kent Hansen
|
|
|
|
|
|
|
|
| |
Make new dependency: QScripttools on Webkit. This change is needed to
implement QScriptEngineAgent as child of JSC::Debugger.
Exclude common part from scripttool.pri and script.pri and move it to
webkit.pri
|
|
|
|
|
|
| |
We don't need the JSC asserts anymore now, hopefully.
More importantly, this changemakes programs that link against both
QtScript and QtWebKit not crash.
|
|
|
|
| |
Eases debugging.
|
|
|
|
|
| |
It's really needed at this stage to make sure we're not calling
JSC functions with bogus arguments etc.
|
| |
|
|
|