index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement qHash function for QScriptString
Kent Hansen
2009-10-07
3
-0
/
+17
*
QScriptContext::parentContext: don't skip unessecary frames
Olivier Goffart
2009-10-06
1
-1
/
+1
*
implement property getters&setters for setProperty(quint32) overload
Kent Hansen
2009-10-06
1
-2
/
+4
*
QtScript: Another crash fix on PowerPC
Olivier Goffart
2009-10-06
1
-2
/
+1
*
QScript: do not crash on PowerPC
Olivier Goffart
2009-10-06
1
-2
/
+2
*
Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....
Kent Hansen
2009-10-05
1
-1
/
+1
*
Reset timeout-checker before evaluating when processEventsInterval is used
Kent Hansen
2009-10-01
1
-0
/
+2
*
Fix column number provided to QScriptEngineAgent
Kent Hansen
2009-10-01
3
-65
/
+81
*
Prospective solaris-g++-sparc build fix
Simon Hausmann
2009-09-30
1
-0
/
+5
*
avoid JavaScriptCore C API functions being exported from QtScript library
Kent Hansen
2009-09-30
1
-0
/
+3
*
Fix linking on windows, building qt in namespace
Jarek Kobus
2009-09-30
1
-1
/
+3
*
Remove "inline" keyword from unused constructors
Harald Fernengel
2009-09-29
1
-2
/
+2
*
QScript: fix the way the js stack is advanced.
Olivier Goffart
2009-09-29
1
-4
/
+2
*
QScript: Fix strange bugs and crashes.
Olivier Goffart
2009-09-28
2
-8
/
+12
*
compile fix with namespaced qt
hjk
2009-09-28
3
-5
/
+5
*
Update src/3rdparty/javascriptcore and adapt src/script to the changes.
Kent Hansen
2009-09-24
18
-217
/
+265
*
don't crash in property access after script class has been set to 0
Kent Hansen
2009-09-22
2
-5
/
+10
*
make sure the engine's currentFrame is in sync when calling out to public API
Kent Hansen
2009-09-22
3
-1
/
+32
*
work around another set of duplicated symbols between webkit and script
Lars Knoll
2009-09-22
1
-1
/
+1
*
Fix QScriptValue::strictlyEquals
Simon Hausmann
2009-09-22
1
-1
/
+8
*
Fix QScriptValue constructors without a QScriptEngine
Simon Hausmann
2009-09-22
1
-36
/
+9
*
QtScript: Fix comparing QVariant and QObject.
Olivier Goffart
2009-09-21
6
-0
/
+42
*
use JSObject::inherits() instead of JSObject::isObject()
Kent Hansen
2009-09-21
6
-15
/
+15
*
initialize the this-register of the global context
Kent Hansen
2009-09-18
1
-0
/
+1
*
put the this-register calculation into a function
Kent Hansen
2009-09-18
3
-3
/
+10
*
Fix symbol clashes between QtWebKit and QtScript
Simon Hausmann
2009-09-18
1
-0
/
+1
*
make qscriptvalue_cast<QVariant>() compile again on Windows
Kent Hansen
2009-09-18
1
-2
/
+4
*
Separate the copy of JavaScriptCore that QtScript uses from the copy that
Simon Hausmann
2009-09-16
1
-1
/
+1
*
Fix compilation with winscw
Simon Hausmann
2009-09-10
4
-18
/
+18
*
Fix QtScript compilation against external JSC sources
Simon Hausmann
2009-09-09
1
-9
/
+10
*
Fix the bactkrace in the QScript Debugger
Olivier Goffart
2009-09-09
3
-16
/
+16
*
Update license headers again.
Jason McDonald
2009-09-09
59
-236
/
+238
*
Few expected fails were fixed in QScriptEngineAgent
Jedrzej Nowacki
2009-09-07
1
-4
/
+0
*
Prospective SunCC compile fix
Simon Hausmann
2009-09-04
1
-1
/
+1
*
Merge branch '4.5' into 4.6
Thiago Macieira
2009-09-03
1
-3
/
+0
|
\
|
*
Update license headers.
Jason McDonald
2009-09-02
1
-3
/
+0
*
|
compile on Windows
Kent Hansen
2009-09-03
1
-0
/
+1
*
|
improve memory management scheme of QScriptString(Private)
Kent Hansen
2009-09-02
6
-48
/
+131
*
|
fix warnings on mingw
Thierry Bastian
2009-09-02
1
-0
/
+1
*
|
doc: Fixed several qdoc errors.
Martin Smith
2009-09-02
1
-10
/
+9
*
|
Optimize QScriptClass
Olivier Goffart
2009-09-02
6
-23
/
+16
*
|
doc: Fixed several qdoc errors.
Martin Smith
2009-08-31
1
-2
/
+2
*
|
Update tech preview license header for files that are new in 4.6.
Jason McDonald
2009-08-31
26
-338
/
+338
*
|
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
33
-442
/
+455
|
\
\
|
|
/
|
*
Update tech preview license header.
Jason McDonald
2009-08-31
114
-1508
/
+1508
|
*
Update license headers.
Jason McDonald
2009-08-11
114
-116
/
+116
*
|
fix crash due to double deletion
Kent Hansen
2009-08-31
1
-1
/
+0
*
|
don't disable the JIT for qtscript
Kent Hansen
2009-08-31
1
-2
/
+0
*
|
make sure hasInstance() is always invoked for custom script objects
Kent Hansen
2009-08-31
1
-1
/
+1
*
|
implement functionExit() callbacks on the JIT
Kent Hansen
2009-08-31
2
-6
/
+12
[next]