| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright headers | Akseli Salovaara | 2015-03-31 | 1 | -3/+3 |
| * | Updated year in copyright header | Kai Koehne | 2014-03-26 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-13 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-29 | 1 | -2/+2 |
| * | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 1 | -3/+3 |
| * | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 1 | -1/+1 |
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-11 | 1 | -1/+1 |
| * | Update src/3rdparty/javascriptcore and adapt src/script to the changes | Kent Hansen | 2010-03-10 | 1 | -28/+10 |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 1 | -1/+1 |
| |\ |
|
| | * | Update copyright year to 2010 | Jason McDonald | 2010-01-07 | 1 | -1/+1 |
| * | | Implement QScript::QObjectDelegate::getOwnPropertyDescriptor | Olivier Goffart | 2010-01-05 | 1 | -0/+17 |
| |/ |
|
| * | Fixed the QtScript license information in the source files to refer | Simon Hausmann | 2009-11-17 | 1 | -19/+1 |
| * | Replace LGPL license tags with LGPL-ONLY | Simon Hausmann | 2009-11-17 | 1 | -1/+1 |
| * | Inline internal QtScript object data() functions | Kent Hansen | 2009-10-23 | 1 | -14/+0 |
| * | Inline internal QtScript object delegate functions | Kent Hansen | 2009-10-23 | 1 | -16/+0 |
| * | compile fix with namespaced qt | hjk | 2009-09-28 | 1 | -2/+2 |
| * | Update src/3rdparty/javascriptcore and adapt src/script to the changes. | Kent Hansen | 2009-09-24 | 1 | -17/+16 |
| * | QtScript: Fix comparing QVariant and QObject. | Olivier Goffart | 2009-09-21 | 1 | -0/+14 |
| * | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| * | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| * | Fix memory leak in QScriptEngine::newQObject | Olivier Goffart | 2009-08-25 | 1 | -0/+2 |
| * | compile fix with namespaced Qt | hjk | 2009-08-24 | 1 | -2/+3 |
| * | Fix obsolete license headers. | Jason McDonald | 2009-08-22 | 1 | -1/+1 |
| * | add recursion guard for GC marking | Kent Hansen | 2009-08-20 | 1 | -0/+6 |
| * | Fix compilation on Windows | Simon Hausmann | 2009-08-14 | 1 | -0/+1 |
| * | add configure options for (not) building the QtScript module | Kent Hansen | 2009-08-07 | 1 | -4/+0 |
| * | Updates getPropertyNames() on all javascript object to use the flag | Benjamin Poulain | 2009-08-05 | 1 | -5/+5 |
| * | adapt to commit 014c4c63066fd3920594e6a58b02f314b5c88cdf | Kent Hansen | 2009-08-04 | 1 | -5/+7 |
| * | QScriptValueIterator: fix missing non-enumerable values | Tor Arne Vestbø | 2009-07-31 | 1 | -5/+6 |
| * | Fix license headers | Olivier Goffart | 2009-07-29 | 1 | -5/+35 |
| * | We cant rely on property attributes from JavaScriptCore for the setter and ge... | Olivier Goffart | 2009-07-16 | 1 | -10/+0 |
| * | add GC marking guards | Kent Hansen | 2009-07-13 | 1 | -2/+4 |
| * | mark object data if we have it | Kent Hansen | 2009-07-13 | 1 | -0/+2 |
| * | implement ability to dynamically change class of script objects | Kent Hansen | 2009-07-10 | 1 | -0/+225 |