aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Only free context if the owning QV8ContextResource gets destroyedPhilip Lorenz2012-12-101-0/+40
* Mark autotest as insignificant on macPaul Olav Tvete2012-12-101-0/+2
* Stabilize tst_qquickpathviewAlan Alpert2012-12-051-3/+3
* Remove 'com.nokia' string from autotestAlan Alpert2012-12-0539-97/+97
* Declare QJSValue as a metatype where it is defined.Stephen Kelly2012-12-046-11/+0
* Resume testing of customparticleAlan Alpert2012-12-011-3/+0
* Stabilize tst_qqmltimerAlan Alpert2012-12-011-28/+44
* Limit case-sensitivity check in QML to file names.Friedemann Kleint2012-11-301-4/+5
* Made tst_QQmlDebugJS insignificant on Mac.Janne Anttila2012-11-301-0/+2
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-2942-171/+162
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-2912-117/+117
* Make tst_examples::namingConvention not failKai Koehne2012-11-291-2/+8
* Fix mouse event distribution for Flickable with pressDelayMatt Vogt2012-11-293-23/+74
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-262-0/+21
* Nested Flickables with pressDelay flick incorrect FlickableMartin Jones2012-11-262-18/+53
* Expose QMatrix4x4 properties as mat4 uniforms in shadersChris Adams2012-11-221-0/+7
* Ungrab mouse upon leave event.Frederik Gladhorn2012-11-211-7/+7
* Renamed QWindow::pos property to positionShawn Rutledge2012-11-091-11/+11
* tests: Mark some tests as insignificant on MacSamuli Piippo2012-11-092-0/+4
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-0820-168/+168
* When declarative debug tests fail in CI, confirm timeout as reasonShawn Rutledge2012-11-081-0/+2
* qmlscene can start with either an Item or Window as the qml rootShawn Rutledge2012-11-053-3/+50
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-87/+0
* CMake: Add a test for module includesStephen Kelly2012-10-291-0/+7
* Update qml test scenes with new property namesaavit2012-10-293-4/+4
* Test: Fix tst_qqmlecmascript::exportDateCaroline Chao2012-10-292-2/+2
* test: Mark `tst_qquicklistview', `tst_qquicktext', and `tst_qquicktextedit' a...Sergio Ahumada2012-10-293-0/+6
* Mark failing tests as insignificant.Stephen Kelly2012-10-241-0/+2
* Allow QQmlDebugProcess to be child of other qobjects.Frederik Gladhorn2012-10-237-8/+9
* Allow tests to run despite custom message patterns.Frederik Gladhorn2012-10-231-1/+1
* Change qml list interfaceMarco Bubke2012-10-233-3/+68
* Skip flaky subtests of tests/auto/qmltest.Friedemann Kleint2012-10-222-0/+2
* Re-enable tst_QJSEngine::stringObjects testPeter Varga2012-10-191-4/+0
* Fix QQuickTextInput::moveCursorSelection()Konstantin Ritt2012-10-193-46/+43
* Temporarily skip tst_QJSEngine::stringObjects testPeter Varga2012-10-181-0/+2
* Remove interim compatibility measuresAlan Alpert2012-10-1613-122/+122
* Fix performance bottleneck in QQuickWindow::mouseMoveEvent().Sérgio Martins2012-10-113-1/+104
* Fix QObject::receivers() within connectNotify()Thomas McGuire2012-10-101-0/+2
* In tst_qqmlnotifier, verify the result of QObject::receivers()Thomas McGuire2012-10-101-0/+24
* Update regex related tests of QJSEnginePeter Varga2012-10-101-15/+12
* Fix potential crash when using text and more than 1 QQuickViewEskil Abrahamsen Blomfeldt2012-09-281-1/+1
* Added lancelot-based scenegraph rendering regression testaavit2012-09-27208-0/+9671
* Mark some tests as insignificant to let change#35527 be integratedKonstantin Ritt2012-09-262-0/+6
* Fixed instances of "to to" in qtdeclarative.Samuel Rødal2012-09-242-2/+2
* test: Change declarative -> qml in global.cfgSergio Ahumada2012-09-241-1/+1
* tst_QQuickListView::sectionsDelegate_headerVisibility(): restore QSKIPJ-P Nurmi2012-09-241-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-23575-13622/+13622
* Remove outdated bic test file.Frederik Gladhorn2012-09-172-18160/+0
* Auto tests: PlatformQuirks::isClipboardAvailable()J-P Nurmi2012-09-173-111/+116
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-1412-75/+74