summaryrefslogtreecommitdiffstats
path: root/src/script/api/qscriptvalue.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-161-4/+4
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* 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
* Regression fix. Fix the hasUncaughtException() flag in debugger's event.Jedrzej Nowacki2009-10-191-0/+3
* Remove "inline" keyword from unused constructorsHarald Fernengel2009-09-291-2/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
* add an internal QScriptValue ctor to initialize from d-pointerKent Hansen2009-08-241-0/+2
* compile again after mergeHarald Fernengel2009-08-211-2/+2
* Merge commit 'qt/master'Jason Barron2009-08-211-3/+5
* 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
* fix QScriptValue::construct() when argument is not array-likeKent Hansen2009-07-061-0/+6
* Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-06-291-4/+34
* Import JSC-based Qt Script from Kent's tree.Simon Hausmann2009-06-161-0/+202