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
/
api
/
qscriptengine_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
1
-3
/
+3
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-2
/
+2
*
Revert "Delete JS-owned QML objects right away in the engine dtor."
Peter Kümmel
2012-09-25
1
-1
/
+0
*
Delete JS-owned QML objects right away in the engine dtor.
Thomas McGuire
2012-09-14
1
-0
/
+1
*
Fix crash when converting invalid JSValue to string
Kent Hansen
2012-08-03
1
-0
/
+2
*
Fix crash when accessing QObject properties through activation object
Kent Hansen
2012-08-02
1
-0
/
+4
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-3
/
+3
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Don't crash when creating backtrace for built-in JS function (2nd try)
Kent Hansen
2011-02-08
1
-0
/
+18
*
Invalidate QScriptPrograms when engine is destroyed
Kent Hansen
2011-01-28
1
-0
/
+18
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
Fix conversion between JavaScript Date and QDateTime
Kent Hansen
2010-06-25
1
-4
/
+6
*
Use custom static scopes to improve QML/JavaScript performance
Kent Hansen
2010-06-25
1
-0
/
+15
*
Usefully convert from QtScript object/array to QVariant
Kent Hansen
2010-06-17
1
-2
/
+4
*
Speed up qsTr() by caching the translation context
Kent Hansen
2010-04-15
1
-1
/
+6
*
QtScript: Make sure the old identifier table is restored
Kent Hansen
2010-03-26
1
-1
/
+0
*
QtScript: Add API for reporting additional memory costs
Kent Hansen
2010-03-25
1
-0
/
+1
*
Add default argument values for QScriptValuePrivate property functions
Kent Hansen
2010-03-10
1
-3
/
+3
*
Move method implementation to private class
Kent Hansen
2010-03-10
1
-0
/
+1
*
Update src/3rdparty/javascriptcore and adapt src/script to the changes
Kent Hansen
2010-03-10
1
-0
/
+18
*
Perform latin1 conversion directly on JSC::UString
Kent Hansen
2010-03-01
1
-0
/
+18
*
Avoid conversion between JavaScriptCore String type and QString
Kent Hansen
2010-03-01
1
-10
/
+10
*
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60
axis
2010-02-26
1
-2
/
+10
|
\
|
*
Fix memory leak when lazily binding QScriptValue to an engine
Kent Hansen
2010-02-22
1
-2
/
+10
*
|
QScriptValue::isQMetaObject crash fix.
Jedrzej Nowacki
2010-02-24
1
-1
/
+1
*
|
Work around MSVC2008 compiler crash
Kent Hansen
2010-02-19
1
-1
/
+12
*
|
Avoid calling out to public API in the QtScript implementation
Kent Hansen
2010-02-18
1
-16
/
+134
*
|
Move property helper functions to QScriptEnginePrivate
Kent Hansen
2010-02-18
1
-15
/
+84
*
|
Move more script value conversion code to helper functions
Kent Hansen
2010-02-18
1
-0
/
+131
*
|
Cleanup: Move value conversion code to helper functions
Kent Hansen
2010-02-18
1
-0
/
+50
*
|
Move implementation of QScriptValue construction functions to private class
Kent Hansen
2010-02-18
1
-0
/
+39
*
|
Cleanup: Move number conversion functions to QScriptEnginePrivate
Kent Hansen
2010-02-18
1
-0
/
+5
*
|
Move some helper function declarations outside QT_NO_QOBJECT guard
Kent Hansen
2010-02-18
1
-13
/
+14
*
|
Cleanup: Move exception helper functions to QScriptEnginePrivate
Kent Hansen
2010-02-18
1
-2
/
+5
|
/
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
Fixed the QtScript license information in the source files to refer
Simon Hausmann
2009-11-17
1
-19
/
+1
*
Replace LGPL license tags with LGPL-ONLY
Simon Hausmann
2009-11-17
1
-1
/
+1
*
Add QScriptDeclarativeClass
Aaron Kennedy
2009-11-10
1
-1
/
+1
*
Say hello to QScriptProgram :-)
Kent Hansen
2009-10-28
1
-0
/
+5
*
Inline QtScript exception helper functions
Kent Hansen
2009-10-23
1
-0
/
+16
*
Inline internal property lookup function
Kent Hansen
2009-10-23
1
-0
/
+22
*
Inline scriptEngineFromExec() function
Kent Hansen
2009-10-23
1
-2
/
+18
*
Inline internal QtScript functions (frameForContext())
Kent Hansen
2009-10-23
1
-2
/
+12
*
Inline two internal QtScript functions (contextForFrame() and globalExec())
Kent Hansen
2009-10-23
1
-2
/
+17
*
Use the qsreal type instead of double when working with QtScript numbers
Kent Hansen
2009-10-22
1
-1
/
+1
*
Regression fix. Fix the hasUncaughtException() flag in debugger's event.
Jedrzej Nowacki
2009-10-19
1
-0
/
+5
*
Inline QScriptValuePrivate operator new and delete
Kent Hansen
2009-10-07
1
-0
/
+16
*
Fix column number provided to QScriptEngineAgent
Kent Hansen
2009-10-01
1
-1
/
+72
[next]