summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some deprecation warnings in QtScript.Friedemann Kleint2012-04-306-14/+24
* Fixed compile for removal of const from QRegExp::indexInRohan McGovern2012-04-301-1/+1
* Remove insignification from qscriptjstestsuite test.Jason McDonald2012-04-261-2/+0
* Remove insignification from qscriptv8testsuite test.Jason McDonald2012-04-261-2/+0
* Addapt QtScript to the new moc outputOlivier Goffart2012-04-251-5/+1
* Don't use the QRegExp methods that modify the objectThiago Macieira2012-04-241-2/+4
* JSCore build fix for WEC7Janne Anttila2012-04-191-0/+11
* WEC7 build fix - use ptrdiff_t from std namespace.Janne Anttila2012-04-191-1/+1
* Fixes to JSCore for WinCE.Janne Anttila2012-04-191-9/+9
* Update implementation of callQtMethod after QMetaType::UnknownType introductionJędrzej Nowacki2012-04-171-8/+10
* Add missing case in QScriptEnginePrivate::createJędrzej Nowacki2012-04-171-0/+1
* Update QObjectConnectionManager to meta-object revision 7Kent Hansen2012-04-171-10/+28
* Adapt qtscript to QMetaMethod::signature() renamingKent Hansen2012-04-174-25/+25
* Fix the build with gcc 4.7.Andras Becsi2012-04-122-5/+2
* List only the QtCore module in the QScriptTools depends.qt-v5.0.0-alpha1Stephen Kelly2012-03-221-1/+1
* Disable qtscriptengineagent autotest for non-developer buildsKai Koehne2012-03-151-1/+1
* Make QScriptValue QObject handling consistent.Stephen Kelly2012-03-062-7/+18
* Fix compilation, use DefaultCodec.Friedemann Kleint2012-03-061-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-069-350/+350
* Remove use of QT_ASCII_CAST_WARN_CONSTRUCTOR.Stephen Kelly2012-02-231-2/+2
* Use new plugin system in QtScript.Friedemann Kleint2012-02-236-5/+16
* Windows: Mark two failing QtScript tests insignificantMiikka Heikkinen2012-02-232-1/+3
* Port QtScript autotests to QMetaObjectBuilderKent Hansen2012-02-224-113/+49
* Update QObjectConnectionManager meta-object to revision 6Kent Hansen2012-02-221-11/+28
* Fix link for QObject integration documentation in QScriptEngineTeemu Katajisto2012-02-211-1/+1
* Remove solaris-g++ SPARC workaroundBradley T. Hughes2012-02-211-5/+0
* Compile windowsJan-Arve Saether2012-02-201-0/+3
* Use new plugins system in Qt Script.Friedemann Kleint2012-02-174-7/+12
* Fixed tst_QScriptValue::toQObject for new QVariant cast behaviorRohan McGovern2012-02-091-2/+2
* Fixed compile of customclass exampleRohan McGovern2012-02-092-0/+6
* Fix compilation on QNX.Sean Harmer2012-02-072-2/+10
* Build fix for Windows.Friedemann Kleint2012-02-071-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30316-322/+327
* Update obsolete contact address.Jason McDonald2012-01-23316-385/+385
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-1914-14/+0
* Use QFINDTESTDATA in tst_qscriptextensionplugin.Friedemann Kleint2012-01-131-4/+10
* Improve tst_qscriptextqobject.Friedemann Kleint2012-01-101-6/+27
* Bypass autotests that currently fail on Ubuntu 11.10 x64.Toby Tomkins2012-01-103-1/+9
* Fix Qt IPC-test on Windows.Friedemann Kleint2012-01-098-148/+273
* Improve handling of QScriptEngine::ExcludeDeleteLater.Friedemann Kleint2012-01-091-3/+1
* Fix JS to QVariant type conversionKent Hansen2012-01-092-26/+3
* Fixed compile of tst_qscriptextensionplugin on some Windows configurationsRohan McGovern2012-01-091-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-09318-322/+322
* Fix QScriptEngine::ExcludeDeleteLater and metaobject-related autotestsRohan McGovern2012-01-062-4/+13
* Fix compilation due to header changesSergio Ahumada2011-12-174-5/+5
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0623-63/+0
* QtScript: Fix warnings about set/unused variables.Friedemann Kleint2011-11-103-6/+1
* Finalized moving qtipc autotest from qtbase to qtscriptJo Asplin2011-11-1026-1/+2883
* Fix warnings about deprecated assignments of QAtomicInt.Friedemann Kleint2011-10-311-2/+0
* QtScript: Remove qpa-sections from .profiles.Friedemann Kleint2011-10-261-5/+1