| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove usages of qVariantFromValue | Sona Kurazyan | 2019-06-28 | 1 | -4/+4 |
* | Remove usages of deprecated APIs from QDateTime | Sona Kurazyan | 2019-06-27 | 1 | -4/+4 |
* | tst_QScriptEngine: replace QLinkedList with std::list | Marc Mutz | 2019-06-11 | 1 | -10/+9 |
* | Fix license headers | Jani Heikkinen | 2018-01-15 | 1 | -17/+12 |
* | purge symbian vestiges | Oswald Buddenhagen | 2016-04-06 | 1 | -6/+0 |
* | Add verbose messages date conversion tests of tst_QScriptEngine.v5.5.0-alpha1 | Friedemann Kleint | 2015-03-11 | 1 | -4/+31 |
* | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
* | Update license headers and add new license files | Antti Kokko | 2014-08-24 | 1 | -19/+11 |
* | Autotest: Fix unexpected rounding of floating point in date tests | Thiago Macieira | 2013-09-28 | 1 | -2/+2 |
* | Revert "Skip failing qscriptengine tests on Windows." | Thiago Macieira | 2013-09-28 | 1 | -6/+0 |
* | Skip failing qscriptengine tests on Windows.v5.2.0-alpha1 | Mitch Curtis | 2013-09-24 | 1 | -0/+6 |
* | Revert "Don't remove milliseconds now that toString() includes them." | Mitch Curtis | 2013-09-24 | 1 | -0/+2 |
* | Don't remove milliseconds now that toString() includes them. | Mitch Curtis | 2013-06-05 | 1 | -2/+0 |
* | Fix CLANG-warnings. | Friedemann Kleint | 2013-03-08 | 1 | -0/+2 |
* | Doc: Fix module name format | Sze Howe Koh | 2013-01-26 | 1 | -6/+6 |
* | 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 | -24/+24 |
* | Tests: Use qInstallMessageHandler | Kai Koehne | 2012-09-14 | 1 | -4/+4 |
* | Capture full backtrace when a native function calls back into JS | Kent Hansen | 2012-08-22 | 1 | -0/+41 |
* | Make QScriptEngine::uncaughtExceptionBacktrace() work again | Kent Hansen | 2012-08-15 | 1 | -8/+7 |
* | Remove dead code from backtrace autotest | Kent Hansen | 2012-08-15 | 1 | -35/+0 |
* | Add default conversion for types long and ulong | Kent Hansen | 2012-08-14 | 1 | -0/+34 |
* | Move test helper function to separate header file | Kent Hansen | 2012-08-09 | 1 | -15/+2 |
* | QScriptEngine::pushContext(): Don't inherit parent context's scope | Kent Hansen | 2012-08-08 | 1 | -0/+27 |
* | Ensure QObject wrappers are garbage-collected if appropriate | Kent Hansen | 2012-07-03 | 1 | -0/+76 |
* | Fix crash when converting invalid JSValue to string | Kent Hansen | 2012-06-01 | 1 | -0/+9 |
* | Remove trailing semi-colon | Kent Hansen | 2012-05-31 | 1 | -1/+1 |
* | Deprecate the Encoding argument of qsTranslate | Lars Knoll | 2012-05-21 | 1 | -12/+8 |
* | Skip tst_QScriptEngine::collectGarbage | Olivier Goffart | 2012-05-20 | 1 | -0/+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 | -1/+1 |
* | Update copyright year in license headers. | Jason McDonald | 2012-01-09 | 1 | -1/+1 |
* | Remove TESTED_CLASS/TESTED_FILES comments from tests. | Jason McDonald | 2011-12-06 | 1 | -3/+0 |
* | Remove SkipMode parameter from QSKIP. | Jason McDonald | 2011-10-21 | 1 | -1/+1 |
* | Fix tst_QScriptEngine::dateConversion tests. | Jedrzej Nowacki | 2011-05-26 | 1 | -2/+2 |
* | Update licenseheader text in source files for qtscript Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
* | Remove Q_ASSERT from qscriptengine autotest | Jason McDonald | 2011-05-18 | 1 | -1/+4 |
* | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+6140 |