summaryrefslogtreecommitdiff
path: root/src/script
Commit message (Expand)AuthorAgeFilesLines
* Fix C++11 build of qtscriptAllan Sandfeld Jensen2014-09-261-6/+0
* Don't disable C++11 on OS X and iOSMorten Johan Sørvig2014-09-201-2/+4
* Update license headers and add new license filesAntti Kokko2014-08-242-37/+21
* Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* Fix recursive calling of QScriptProgramv5.3.0-rc1v5.3.0-beta1v5.3.0release5.3.0Lars Knoll2014-03-111-1/+1
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-0/+1
* use private linkage where possibleOswald Buddenhagen2013-11-011-1/+1
* WS fix in qscriptcontext.cppv5.2.0-beta1Jerome Pasion2013-10-081-1/+1
* Doc: Adding "\inmodule QtScript" to Qt Script classes.Jerome Pasion2013-10-0812-9/+13
* Remove QtAlgorithms usage from QtScript.Friedemann Kleint2013-09-261-2/+3
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-061-0/+2
|\
| * exclude WebKit/JavaScriptCore from lupdate scanOswald Buddenhagen2013-09-021-0/+2
* | QtScript: Fix header guardTobias Hunger2013-08-291-1/+1
* | Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-021-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-112-10/+0
|\ \ | |/
| * Remove references to obsolete QSA-product.Friedemann Kleint2013-07-112-10/+0
* | Doc: Setting navigation variables for Qt Script and Qt Script ToolsJerome Pasion2013-06-261-1/+4
|/
* Doc: Removed landing page from "technology-apis" group.Jerome Pasion2013-05-241-1/+0
* Doc: Fix module names in .qdocconfTopi Reinio2013-04-261-11/+11
* Remove deprecation of QScriptContextInfo::columnNumber().Friedemann Kleint2013-03-071-3/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-1/+1
|\
| * substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-0515-101/+100
|\ \ | |/
| * Merge branch 'release' into stableSergio Ahumada2013-01-314-10/+9
| |\
| | * Fix QtScript crash on 64bit with JIT.v5.0.1Friedemann Kleint2013-01-281-1/+1
| | * Doc: Modularized Qt Script Tools documentation.Jerome Pasion2013-01-243-8/+7
| | * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-121-1/+1
| * | Doc: Fix module name formatSze Howe Koh2013-01-2612-91/+91
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2814-56/+0
|/ /
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1088-90/+90
|/
* Doc: Replace outdated macroChristian Stenger2012-12-071-2/+2
* QtScript: Fix link to Qt Linguist Manual.David Schulz2012-12-042-2/+2
* remove symbian vestigesOswald Buddenhagen2012-12-041-14/+0
* Doc: Changed link in qdocconf file to point to landing page.Jerome Pasion2012-12-031-2/+3
* Fix up the Qt Script docsLars Knoll2012-11-293-92/+48
* Change copyright holder from Nokia to DigiaSergio Ahumada2012-11-271-1/+1
* Updated the module overviewLars Knoll2012-11-271-26/+36
* Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-291-1/+0
* Update docs after modularization of docsTor Arne Vestbø2012-10-112-5/+4
* Doc: Updated include statements to point to the doc/global templatesVenugopal Shivashankar2012-09-281-2/+2
* Fix header guardLars Knoll2012-09-251-0/+1
* Doc: Changed title of Qt Script module pageGeir Vattekar2012-09-241-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2489-402/+402
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-111-2/+0
* Capture full backtrace when a native function calls back into JSKent Hansen2012-08-221-2/+10
* Remove the use of the QWidgetStar metatypeid.Stephen Kelly2012-08-152-12/+7
* Make QScriptEngine::uncaughtExceptionBacktrace() work againKent Hansen2012-08-154-21/+80
* Add default conversion for types long and ulongKent Hansen2012-08-142-0/+30
* Suppress JavaScriptCore 'LEAK' messages at application exitKent Hansen2012-08-131-0/+3
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1