| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: corrected invalid qdoc \relates statement | Nico Vertriest | 2016-01-25 | 1 | -2/+0 |
| * | doc: Remove uses of \mainclass | Martin Smith | 2015-06-05 | 1 | -2/+0 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -4/+4 |
| * | Fix recursive calling of QScriptProgramv5.3.0-rc1v5.3.0-beta1v5.3.0 | Lars Knoll | 2014-03-11 | 1 | -1/+1 |
| * | Doc: Adding "\inmodule QtScript" to Qt Script classes. | Jerome Pasion | 2013-10-08 | 1 | -0/+2 |
| * | Remove QtAlgorithms usage from QtScript. | Friedemann Kleint | 2013-09-26 | 1 | -2/+3 |
| * | Doc: Fix module name format | Sze Howe Koh | 2013-01-26 | 1 | -26/+26 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-10 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-24 | 1 | -2/+2 |
| * | Capture full backtrace when a native function calls back into JS | Kent Hansen | 2012-08-22 | 1 | -2/+10 |
| * | Remove the use of the QWidgetStar metatypeid. | Stephen Kelly | 2012-08-15 | 1 | -9/+5 |
| * | Make QScriptEngine::uncaughtExceptionBacktrace() work again | Kent Hansen | 2012-08-15 | 1 | -14/+52 |
| * | Add default conversion for types long and ulong | Kent Hansen | 2012-08-14 | 1 | -0/+22 |
| * | Fix GC issues related to QObject connections and ownership | Kent Hansen | 2012-08-09 | 1 | -8/+32 |
| * | QScriptEngine::pushContext(): Don't inherit parent context's scope | Kent Hansen | 2012-08-08 | 1 | -7/+2 |
| * | Ensure QObject wrappers are garbage-collected if appropriate | Kent Hansen | 2012-07-03 | 1 | -0/+3 |
| * | Doc: Modularize QtScript documentation. | Casper van Donderen | 2012-06-05 | 1 | -28/+28 |
| * | Deprecate the Encoding argument of qsTranslate | Lars Knoll | 2012-05-21 | 1 | -19/+19 |
| * | Simplify QVariant::convert and QVariant::canConvert calls. | Jędrzej Nowacki | 2012-05-21 | 1 | -2/+2 |
| * | Fix some deprecation warnings in QtScript. | Friedemann Kleint | 2012-04-30 | 1 | -1/+3 |
| * | Add missing case in QScriptEnginePrivate::create | Jędrzej Nowacki | 2012-04-17 | 1 | -0/+1 |
| * | Adapt qtscript to QMetaMethod::signature() renaming | Kent Hansen | 2012-04-17 | 1 | -6/+6 |
| * | Fix compilation, use DefaultCodec. | Friedemann Kleint | 2012-03-06 | 1 | -1/+1 |
| * | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-06 | 1 | -15/+15 |
| * | Fix link for QObject integration documentation in QScriptEngine | Teemu Katajisto | 2012-02-21 | 1 | -1/+1 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update obsolete contact address. | Jason McDonald | 2012-01-23 | 1 | -2/+2 |
| * | Fix JS to QVariant type conversion | Kent Hansen | 2012-01-09 | 1 | -2/+2 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-09 | 1 | -1/+1 |
| * | Fix translation context for QML files in a QRC. | Michael Brasser | 2011-07-29 | 1 | -1/+6 |
| * | Replace all QAtomicInt ref variables by QSharedData inheritance. | Jedrzej Nowacki | 2011-07-11 | 1 | -2/+2 |
| * | Use QAtomicInt instead of QBasicAtomicInt | Thiago Macieira | 2011-07-08 | 1 | -2/+2 |
| * | Doc: Fixed qdoc warnings. | David Boddie | 2011-05-20 | 1 | -1/+1 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+4456 |