aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-242492-215825/+0
* DebugMessageService: Remove unneeded dataAurindam Jana2012-02-221-6/+3
* Add test verifying that QObject-derived pointer is passed correctly.Matthew Vogt2012-02-222-0/+57
* Implement String.localeCompare() using QString::localeAwareCompare()Martin Jones2012-02-222-0/+48
* DebugMessageService: Also pass Debug Context InfoAurindam Jana2012-02-211-5/+31
* v8profiler: Actually submit dataKai Koehne2012-02-212-25/+41
* Renames QAnimation2ChangeListener to QAnimationJobChangeListenerCharles Yin2012-02-213-7/+7
* Add optimizations for QJSValue tests for MSVC.Jędrzej Nowacki2012-02-211-6/+0
* DeclarativeEngineDebugService: Fix CrashAurindam Jana2012-02-211-0/+7
* Console API: Pass context information from js to qt logging frameworkKai Koehne2012-02-202-47/+26
* Stabilize test.Michael Brasser2012-02-201-4/+4
* Make QLocale::uiLanguages() available in Qt.locale() objectMartin Jones2012-02-172-0/+42
* Set the type for unary expressions in v4.Michael Brasser2012-02-163-0/+74
* Fix warnings in sequence wrapper codeChris Adams2012-02-153-0/+133
* Add string comparison test for v4.Michael Brasser2012-02-152-0/+66
* Debugger: Rename QDeclarativeDebugTrace to QDeclarativeProfilerServiceKai Koehne2012-02-105-53/+53
* Debugger: Consistenly use 'state' instead of 'status'Kai Koehne2012-02-1010-67/+67
* Debugger: Allow trace service to send data on exitKai Koehne2012-02-094-15/+72
* Check dynamic slot function for nullness before evaluationChris Adams2012-02-092-0/+29
* Handle exceptions while compiling v8 bindingsChris Adams2012-02-092-0/+33
* Fix error in qdeclarativeecmascript autotest.Jason McDonald2012-02-091-5/+2
* Rewrite multiline strings properlyAlan Alpert2012-02-092-0/+46
* Disable broken testGunnar Sletta2012-02-081-0/+2
* Add and use new animation backend.Michael Brasser2012-02-0712-0/+3590
* Fix crash bug related to QDeclarativeListModelCharles Yin2012-02-031-0/+22
* Ensure || expressions in v4 will always exit.Michael Brasser2012-02-032-0/+30
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-0331-50/+43
* Remove QJSEngine::undefinedValue() functionKent Hansen2012-02-021-32/+32
* Debugger Test Case: Fix failuresAurindam Jana2012-02-021-10/+11
* Revert "Mark tst_qdebugmessageservice as insignificant until it passes again"Alan Alpert2012-02-021-2/+1
* Remove QJSEngine::nullValue() functionKent Hansen2012-02-021-20/+20
* Remove QJSValue constructors that take QJSEngine argumentKent Hansen2012-02-024-234/+220
* Remove QJSValue::propertyFlags() functionKent Hansen2012-02-023-86/+0
* Remove invalid QJSValue typeKent Hansen2012-02-023-166/+158
* QmlProfiling: don't send v8 data if not profilingChristiaan Janssen2012-02-021-2/+7
* Fix outdated license headers.Jason McDonald2012-02-015-7/+7
* Remove QJSEngine::newVariant() functionKent Hansen2012-02-012-164/+25
* Remove QJSEngine::newDate() functionsKent Hansen2012-02-012-17/+18
* Remove QJSValue::instanceOf() functionKent Hansen2012-02-013-46/+2
* QJS{Engine,Value}: Remove QRegExp-specific functionsKent Hansen2012-02-012-36/+31
* Remove QJSValue::toUInt16() functionKent Hansen2012-02-012-158/+0
* Remove QJSValue::toInteger() functionKent Hansen2012-02-013-89/+1
* Remove QJSEngine::toObject() and QJSValue::toObject()Kent Hansen2012-02-014-232/+39
* Mark tst_qdebugmessageservice as insignificant until it passes againAlan Alpert2012-02-011-1/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3088-88/+88
* Improve QRegExp property literal assignment error messageChris Adams2012-01-272-6/+25
* Fix breakage due to meta-type id reordering in qtbaseKent Hansen2012-01-261-1/+1
* tst_qdeclarativedebugjs: Use new QJSValue::call() overloadKent Hansen2012-01-251-66/+65
* tst_qdeclarativedebugjs: Don't use QJSValue::isValid()Kent Hansen2012-01-251-16/+16
* Move sqldatabase into a module API pluginCharles Yin2012-01-2516-20/+51