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
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
12
-135
/
+131
*
don't crash in property access after script class has been set to 0
Kent Hansen
2009-09-22
1
-0
/
+1
*
make sure the engine's currentFrame is in sync when calling out to public API
Kent Hansen
2009-09-22
1
-1
/
+7
*
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
2
-5
/
+5
*
Update license headers again.
Jason McDonald
2009-09-09
14
-56
/
+56
*
Prospective SunCC compile fix
Simon Hausmann
2009-09-04
1
-1
/
+1
*
improve memory management scheme of QScriptString(Private)
Kent Hansen
2009-09-02
1
-4
/
+12
*
fix warnings on mingw
Thierry Bastian
2009-09-02
1
-0
/
+1
*
Optimize QScriptClass
Olivier Goffart
2009-09-02
1
-8
/
+4
*
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
12
-156
/
+156
*
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
2
-26
/
+26
*
make sure hasInstance() is always invoked for custom script objects
Kent Hansen
2009-08-31
1
-1
/
+1
*
fix whacky behavior of QScriptValue::toString() for QVariant
Kent Hansen
2009-08-27
1
-1
/
+1
*
implement proxying of JSObject::putWithAttributes() on Global Object
Kent Hansen
2009-08-26
2
-0
/
+13
*
Fix memory leak in QScriptEngine::newQObject
Olivier Goffart
2009-08-25
1
-0
/
+2
*
compile fix with namespaced Qt
hjk
2009-08-24
5
-10
/
+16
*
use QVarLengthArray instead of QVector for holding JS arguments
Kent Hansen
2009-08-24
1
-2
/
+1
*
Fix obsolete license headers.
Jason McDonald
2009-08-22
10
-10
/
+10
*
add recursion guard for GC marking
Kent Hansen
2009-08-20
3
-4
/
+10
*
Fix "fixme" in QtFunction::mark()
Jedrzej Nowacki
2009-08-20
1
-3
/
+1
*
Cleanups
Olivier Goffart
2009-08-19
2
-7
/
+4
*
implement getter/setter proxying for Global Object and activation object
Kent Hansen
2009-08-18
4
-0
/
+77
*
Clean up.
Jedrzej Nowacki
2009-08-18
1
-1
/
+1
*
Clean up.
Jedrzej Nowacki
2009-08-18
1
-0
/
+1
*
Clean up.
Jedrzej Nowacki
2009-08-18
3
-35
/
+35
*
port commit 8fca9052e72d1dc983443c3a8065f804bebf77e7 from qt/master
Kent Hansen
2009-08-18
1
-1
/
+1
*
adopt variant-to-string conversion of the original qtscript back-end
Kent Hansen
2009-08-17
1
-5
/
+8
*
remove unnecessary ifdefs
Kent Hansen
2009-08-17
1
-4
/
+2
*
use originalGlobalObject() instead of lexicalGlobalObject() where possible
Kent Hansen
2009-08-14
1
-1
/
+1
*
make it possible for any script object to serve as activation object
Kent Hansen
2009-08-14
2
-5
/
+75
*
Fix compilation on Windows
Simon Hausmann
2009-08-14
1
-0
/
+3
*
Fix compilation on Windows
Simon Hausmann
2009-08-14
7
-0
/
+7
*
implement GC marking of qobject sender JS wrapper
Kent Hansen
2009-08-14
1
-5
/
+5
*
Lazily construct the QScriptActivationObject
Olivier Goffart
2009-08-13
1
-4
/
+1
*
Push frames when needed for native getter or setters
Olivier Goffart
2009-08-12
1
-2
/
+6
*
Cantralize the place when we construct the default 'this' object that JSC doe...
Olivier Goffart
2009-08-12
2
-27
/
+3
*
Refactor the way the JS stack are created for native function
Olivier Goffart
2009-08-12
3
-30
/
+66
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...
Kent Hansen
2009-08-12
4
-4
/
+4
*
Call to JSC::Debugger's new events that where created in
Jedrzej Nowacki
2009-08-11
1
-0
/
+11
*
implement QScriptClass property query semantics of old back-end
Kent Hansen
2009-08-10
1
-1
/
+6
*
add configure options for (not) building the QtScript module
Kent Hansen
2009-08-07
14
-56
/
+0
*
fix regression in enumeration of QProperties
Kent Hansen
2009-08-06
1
-1
/
+1
*
port commit 47c9e7b1b3551ff6dbe71590461a45ae398a9501 from qt/master
Kent Hansen
2009-08-06
2
-6
/
+10
*
finish implementation of QVariant.prototype.toString()
Kent Hansen
2009-08-06
1
-16
/
+24
*
make iteration work for the global object again
Kent Hansen
2009-08-06
2
-6
/
+8
*
Updates getPropertyNames() on all javascript object to use the flag
Benjamin Poulain
2009-08-05
6
-17
/
+17
*
make QScriptEngine::newQMetaObject() work
Kent Hansen
2009-08-05
2
-64
/
+106
[next]