| 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 |
| * | Don't crash if queued signal handler no longer exists | Kent Hansen | 2012-08-03 | 1 | -1/+7 |
| * | 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 |
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
| |\ |
|
| | * | Update copyright year to 2011. | Jason McDonald | 2011-01-11 | 1 | -1/+1 |
| * | | Remove the use of deprecated qVariant* | Olivier Goffart | 2010-08-06 | 1 | -2/+2 |
| * | | Remove the use of deprecated qFindChild(ren) | Olivier Goffart | 2010-08-06 | 1 | -3/+3 |
| |/ |
|
| * | QScript: use JSC::NativeFunctionWrapper instead of JSC::PrototypeFunction whe... | Olivier Goffart | 2010-04-19 | 1 | -4/+5 |
| * | QtScript: Add missing API shim for signal handling | Kent Hansen | 2010-03-26 | 1 | -0/+1 |
| * | QtScript: Add QObjectWrapOption for not exposing slots | Kent Hansen | 2010-03-24 | 1 | -1/+2 |
| * | QtScript: Improve performance of type resolution when calling slots | Kent Hansen | 2010-03-10 | 1 | -10/+13 |
| * | Update src/3rdparty/javascriptcore and adapt src/script to the changes | Kent Hansen | 2010-03-10 | 1 | -114/+42 |
| * | Don't needlessly call pushContext() when reading properties | Kent Hansen | 2010-03-05 | 1 | -15/+18 |
| * | QtScript: Don't needlessly make deep copies of function names | Kent Hansen | 2010-03-05 | 1 | -34/+55 |
| * | QScript: Test against QMetaType::QVariant instead of against the string | Olivier Goffart | 2010-03-04 | 1 | -23/+14 |
| * | Fixes tst_QScriptExtQObject::connectAndDisconnect | Olivier Goffart | 2010-03-04 | 1 | -8/+6 |
| * | Perform latin1 conversion directly on JSC::UString | Kent Hansen | 2010-03-01 | 1 | -11/+11 |
| * | Avoid calling out to public API in the QtScript implementation | Kent Hansen | 2010-02-18 | 1 | -58/+48 |
| * | Remove QtScript connection when receiver QObject has been deleted | Kent Hansen | 2010-01-19 | 1 | -1/+8 |
| * | don't assert when calling QtScript-wrapped method of deleted QObject | Kent Hansen | 2010-01-18 | 1 | -1/+2 |
| * | 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 | -1/+139 |
| |/ |
|
| * | Fix garbage collection issue with script-owned objects with connections | Kent Hansen | 2009-11-30 | 1 | -13/+14 |
| * | 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 |
| * | Fix QT_NO_PROPERTIES | Jørgen Lind | 2009-10-29 | 1 | -0/+16 |
| * | Update src/3rdparty/javascriptcore and adapt src/script to the changes. | Kent Hansen | 2009-09-24 | 1 | -54/+55 |
| * | QtScript: Fix comparing QVariant and QObject. | Olivier Goffart | 2009-09-21 | 1 | -0/+12 |
| * | use JSObject::inherits() instead of JSObject::isObject() | Kent Hansen | 2009-09-21 | 1 | -3/+3 |
| * | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| * | Prospective SunCC compile fix | Simon Hausmann | 2009-09-04 | 1 | -1/+1 |
| * | fix warnings on mingw | Thierry Bastian | 2009-09-02 | 1 | -0/+1 |
| * | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| * | compile fix with namespaced Qt | hjk | 2009-08-24 | 1 | -4/+5 |
| * | use QVarLengthArray instead of QVector for holding JS arguments | Kent Hansen | 2009-08-24 | 1 | -2/+1 |
| * | Fix obsolete license headers. | Jason McDonald | 2009-08-22 | 1 | -1/+1 |
| * | add recursion guard for GC marking | Kent Hansen | 2009-08-20 | 1 | -3/+2 |
| * | Fix "fixme" in QtFunction::mark() | Jedrzej Nowacki | 2009-08-20 | 1 | -3/+1 |
| * | Cleanups | Olivier Goffart | 2009-08-19 | 1 | -5/+3 |
| * | Clean up. | Jedrzej Nowacki | 2009-08-18 | 1 | -0/+1 |
| * | Clean up. | Jedrzej Nowacki | 2009-08-18 | 1 | -28/+28 |
| * | port commit 8fca9052e72d1dc983443c3a8065f804bebf77e7 from qt/master | Kent Hansen | 2009-08-18 | 1 | -1/+1 |
| * | Fix compilation on Windows | Simon Hausmann | 2009-08-14 | 1 | -0/+3 |
| * | Fix compilation on Windows | Simon Hausmann | 2009-08-14 | 1 | -0/+1 |
| * | implement GC marking of qobject sender JS wrapper | Kent Hansen | 2009-08-14 | 1 | -5/+5 |