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
/
tests
/
auto
/
qscriptvalue
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing API shims
Kent Hansen
2010-07-07
1
-0
/
+4
*
Usefully convert from QtScript object/array to QVariant
Kent Hansen
2010-06-17
2
-2
/
+89
*
Merge remote branch 'origin/4.6' into qt-4.7-from-4.6
Thiago Macieira
2010-04-21
1
-0
/
+12
|
\
|
*
Improve QScript{Engine,Value}::toObject() test coverage
Kent Hansen
2010-04-19
1
-0
/
+12
*
|
Merge branch '4.6-s60' into 4.7-s60
axis
2010-03-22
1
-0
/
+8
|
\
\
|
|
/
|
*
Don't assert in QScriptValue::call()
Kent Hansen
2010-03-18
1
-0
/
+8
|
*
Speed up compilation of this test with MSVC.
Rohan McGovern
2010-02-26
1
-0
/
+7
*
|
Update src/3rdparty/javascriptcore and adapt src/script to the changes
Kent Hansen
2010-03-10
1
-3
/
+5
*
|
Reduce compiling time of QScriptValue autotest suite on Windows.
Jedrzej Nowacki
2010-03-04
8
-10223
/
+11412
*
|
Optimize QScriptValue autotest generator.
Jedrzej Nowacki
2010-03-04
3
-173
/
+245
*
|
Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast...
Qt Continuous Integration System
2010-02-26
1
-0
/
+7
|
\
\
|
*
|
Speed up compilation of this test with MSVC.
Rohan McGovern
2010-02-26
1
-0
/
+7
|
|
/
*
|
Update of the QScriptValue autotest suite.
Jedrzej Nowacki
2010-02-25
2
-6
/
+617
*
|
New data set for QScriptValue autotest generator.
Jedrzej Nowacki
2010-02-25
1
-0
/
+6
*
|
Update of the QScriptValue autotest suite.
Jedrzej Nowacki
2010-02-24
1
-0
/
+3114
*
|
New autotests cases for QScriptValue autotests generator.
Jedrzej Nowacki
2010-02-24
1
-1
/
+36
*
|
QScriptValue autotest generator templates change.
Jedrzej Nowacki
2010-02-24
1
-0
/
+8
*
|
Fix license template.
Jedrzej Nowacki
2010-02-24
1
-2
/
+1
|
/
*
Apply newly generated test values.
Jedrzej Nowacki
2010-02-10
1
-0
/
+127
*
Add new test values to QScriptValue test generator.
Jedrzej Nowacki
2010-02-10
1
-0
/
+4
*
Fix an unhandled exception in QScriptValue's test generator.
Jedrzej Nowacki
2010-02-10
1
-1
/
+1
*
Autotest: to be sure, generate .cpp files with the proper headers too
Thiago Macieira
2010-02-03
1
-17
/
+40
*
Fix license headers on these new files (and the generator).
Thiago Macieira
2010-02-02
5
-104
/
+230
*
Add auto-generated tests for QScriptValue
Kent Hansen
2010-02-02
4
-83
/
+6836
*
Introduce of QScriptValue autotest generator.
Jedrzej Nowacki
2010-02-02
6
-0
/
+1076
*
Fix autotest memory leak
Kent Hansen
2010-01-29
1
-1
/
+1
*
Don't crash when comparing JSCore value without engine to non-JSCore value
Kent Hansen
2010-01-27
1
-0
/
+14
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
implement property getters&setters for setProperty(quint32) overload
Kent Hansen
2009-10-06
1
-0
/
+27
*
remove two expected failures
Kent Hansen
2009-09-30
1
-4
/
+0
*
mark test as expected failure only when JIT is enabled
Kent Hansen
2009-09-29
1
-2
/
+8
*
Update src/3rdparty/javascriptcore and adapt src/script to the changes.
Kent Hansen
2009-09-24
1
-0
/
+2
*
Added explicit casts to make QScriptValue autotest compile with NokiaX86
Miikka Heikkinen
2009-09-22
1
-2
/
+2
*
Fix autotest compilation
Olivier Goffart
2009-09-21
1
-1
/
+0
*
QtScript: Fix comparing QVariant and QObject.
Olivier Goffart
2009-09-21
1
-2
/
+40
*
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
1
-13
/
+13
|
\
|
*
Update tech preview license header.
Jason McDonald
2009-08-31
1
-13
/
+13
|
*
Update license headers.
Jason McDonald
2009-08-11
1
-1
/
+1
*
|
fix crash due to double deletion
Kent Hansen
2009-08-31
1
-0
/
+22
*
|
fix whacky behavior of QScriptValue::toString() for QVariant
Kent Hansen
2009-08-27
1
-0
/
+2
*
|
warn if QScriptValue::setScriptClass() is called on incompatible object
Kent Hansen
2009-08-26
1
-6
/
+23
*
|
don't crash when attempting to access properties of a JS Object that belonged...
Kent Hansen
2009-08-26
1
-0
/
+2
*
|
fix performance issue with QScriptValue::propertyFlags()
Kent Hansen
2009-08-26
1
-0
/
+1
*
|
avoid calling QScriptValue::isFunction() inside call() and construct()
Kent Hansen
2009-08-24
1
-0
/
+14
*
|
use a list to keep track of registered script values
Kent Hansen
2009-08-20
1
-2
/
+0
*
|
make QScriptEngine::objectById() work
Kent Hansen
2009-08-20
1
-1
/
+3
*
|
Fix QScriptValue::objectId().
Jedrzej Nowacki
2009-08-19
1
-1
/
+0
*
|
add test to make sure a JavaScript object's ID persists
Kent Hansen
2009-08-19
1
-0
/
+10
*
|
add a test for comparing Q{Object,Variant} wrappers from script
Kent Hansen
2009-08-18
1
-0
/
+15
[next]