summaryrefslogtreecommitdiffstats
path: root/src/script/bridge/qscriptglobalobject_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-12/+13
* 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
* Update src/3rdparty/javascriptcore and adapt src/script to the changes.Kent Hansen2009-09-241-17/+14
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* implement proxying of JSObject::putWithAttributes() on Global ObjectKent Hansen2009-08-261-0/+4
* Fix obsolete license headers.Jason McDonald2009-08-221-1/+1
* implement getter/setter proxying for Global Object and activation objectKent Hansen2009-08-181-0/+12
* add configure options for (not) building the QtScript moduleKent Hansen2009-08-071-4/+0
* make iteration work for the global object againKent Hansen2009-08-061-3/+5
* move Global Object to its own fileKent Hansen2009-08-041-0/+133