aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Add autotest for QML meta-objectsKent Hansen2012-02-2927-0/+506
* FolderListModel: remove widget and QDirModel useMartin Petersson2012-02-291-2/+2
* QmlProfiler: send v8 profiling started signalChristiaan Janssen2012-02-271-0/+14
* Check engine equality condition inside null ptr checkChris Adams2012-02-272-0/+23
* Ensure importing module API in js import worksChris Adams2012-02-273-0/+22
* Add additional autotests for signal handlers.Michael Brasser2012-02-248-1/+44
* Fix rewrite of multiline string literals.Roberto Raggi2012-02-232-8/+28
* Fix crash in instruction dumpAaron Kennedy2012-02-231-2/+2
* Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-239-15/+17
* Remove warning produced by 'parent' reference.Matthew Vogt2012-02-232-0/+44
* QML locale.firstDayOfWeek returns 7 for SundayMartin Jones2012-02-231-1/+37
* 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