summaryrefslogtreecommitdiff
path: root/src/script/bridge/qscriptclassobject_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-3/+3
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-2/+2
* Update contact information in license headers.Sergio Ahumada2012-08-011-3/+3
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Update src/3rdparty/javascriptcore and adapt src/script to the changesKent Hansen2010-03-101-6/+5
* Update copyright year to 2010Jason McDonald2010-01-071-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
* Inline internal QtScript object delegate functionsKent Hansen2009-10-231-2/+13
* Update src/3rdparty/javascriptcore and adapt src/script to the changes.Kent Hansen2009-09-241-2/+3
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
* 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-4/+0
* Updates getPropertyNames() on all javascript object to use the flagBenjamin Poulain2009-08-051-1/+1
* adapt to commit 014c4c63066fd3920594e6a58b02f314b5c88cdfKent Hansen2009-08-041-1/+2
* QScriptValueIterator: fix missing non-enumerable valuesTor Arne Vestbø2009-07-311-1/+1
* Fix license headersOlivier Goffart2009-07-291-4/+34
* implement ability to dynamically change class of script objectsKent Hansen2009-07-101-0/+84