summaryrefslogtreecommitdiffstats
path: root/src/script/api/qscriptengine.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Don't crash when null-pointer is passed to qScriptValueFromValue()Kent Hansen2010-10-291-4/+1
* | Compile.Yoann Lopes2010-08-061-1/+1
* | Fix recursion in QScriptEngine::toScriptValueOlivier Goffart2010-08-061-1/+1
* | Remove usage of deprecated QScriptValue* functionOlivier Goffart2010-08-061-2/+2
* | Deprecate qScriptValueFromQMetaObject, qScriptValueToValue, qScriptValueFromV...Olivier Goffart2010-08-061-20/+25
* | It is no longer necessary to check for QT_NO_MEMBER_TEMPLATESminiak2010-08-031-8/+0
* | Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-031-11/+1
|/
* QtScript: Add API for reporting additional memory costsKent Hansen2010-03-251-0/+1
* QtScript: Add QObjectWrapOption for not exposing slotsKent Hansen2010-03-241-0/+1
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Fixed the QtScript license information in the source files to referSimon Hausmann2009-11-171-19/+1
* Replace LGPL license tags with LGPL-ONLYSimon Hausmann2009-11-171-1/+1
* added missing include for template instantiation (in qDeleteAll)mae2009-11-101-1/+1
* Say hello to QScriptProgram :-)Kent Hansen2009-10-281-0/+3
* make qscriptvalue_cast<QVariant>() compile again on WindowsKent Hansen2009-09-181-2/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
* Merge commit 'qt/master'Jason Barron2009-08-211-2/+3
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-121-1/+1
* add configure options for (not) building the QtScript moduleKent Hansen2009-08-071-3/+0
* fix checkSyntax autotest.Jedrzej Nowacki2009-07-131-0/+1
* Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-06-291-4/+34
* make more qscriptengine tests runKent Hansen2009-06-241-1/+1
* Import JSC-based Qt Script from Kent's tree.Simon Hausmann2009-06-161-0/+449