aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Mark failing tests as insignificant.Stephen Kelly2012-10-241-0/+2
* | Fix crash in qtlocation tests.Friedemann Kleint2012-10-241-1/+1
* | 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-2311-38/+160
* | Adding invalidate function to QQmlPropertyCacheThomas Hartmann2012-10-232-0/+34
* | Make Rectangle border be inner instead of centered on the outline.Samuel Rødal2012-10-226-127/+10
* | Skip flaky subtests of tests/auto/qmltest.Friedemann Kleint2012-10-222-0/+2
* | Fix qmltest library.Friedemann Kleint2012-10-201-4/+16
* | Change Q_ASSERTs in qquick[threaded]windowmanager.cpp to qWarning().Friedemann Kleint2012-10-202-11/+22
* | Re-enable tst_QJSEngine::stringObjects testPeter Varga2012-10-191-4/+0
* | QQmlOpenMetaObjectType: extend interface for visual designerThomas Hartmann2012-10-192-0/+21
* | Add polishItems to the designer supportMarco Bubke2012-10-192-0/+7
* | Fix QQuickTextInput::moveCursorSelection()Konstantin Ritt2012-10-194-51/+47
* | Fix list functions for the data propertyMarco Bubke2012-10-181-11/+27
* | Temporarily skip tst_QJSEngine::stringObjects testPeter Varga2012-10-181-0/+2
* | QQuickItem: handle QEvent::StyleAnimationUpdateJ-P Nurmi2012-10-171-0/+3
* | Doc: Cleaned up \module and \qmlmodule page for Qt Quick and Qt QML.Jerome Pasion2012-10-175-10/+8
* | Make Qt.quit() from inside QML work in the examplesJan Kundrát2012-10-171-0/+2
* | QQuickScreen attached obj handles screenChanged and geometryChangedShawn Rutledge2012-10-162-7/+22
* | Use the shared boilerplate code in the tweetsearch demoJan Kundrát2012-10-161-24/+2
* | Doc: Changed the title to fix broken linksVenugopal Shivashankar2012-10-161-1/+1
* | Remove interim compatibility measuresAlan Alpert2012-10-1628-281/+218
* | Fix crash in the qmlpuppet at finishingMarco Bubke2012-10-151-1/+2
* | Adding DesignerWindowManager for Qt Quick DesignerMarco Bubke2012-10-157-10/+277
* | We need to export QQmlVMEMetaObject to support the designerThomas Hartmann2012-10-121-1/+1
|/
* Update docs after modularization of docsTor Arne Vestbø2012-10-129-788/+8
* Fix imageelements example deploymentTopi Reinio2012-10-121-1/+1
* Fix performance bottleneck in QQuickWindow::mouseMoveEvent().Sérgio Martins2012-10-116-9/+146
* Add missing contents dir to installation of canvas exampleMiikka Heikkinen2012-10-101-1/+1
* Remove calculateHash functionPeter Varga2012-10-101-79/+3
* Fix QObject::receivers() within connectNotify()Thomas McGuire2012-10-102-2/+8
* 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
* crash fix in designersupportThomas Hartmann2012-10-091-1/+4
* Complete QmlJSVisitor for UiParameterListThomas Hartmann2012-10-084-1/+11
* Be more verbose about error when using shared.h for examplesOliver Wolff2012-10-041-6/+14
* Doc: Cleaned up Qt Quick module's titles and added them to groupJerome Pasion2012-10-044-10/+14
* Use correct path to qml files when looking for them in examplesOliver Wolff2012-10-041-1/+18
* Fix emitting originYChanged signals even when originY wouldn't changeGabriel de Dietrich2012-10-032-2/+12
* Fix in QmlJS parser for UiParameterListThomas Hartmann2012-10-012-0/+3
* Allow grabbing windows rendered without showing for testing.Balazs Kelemen2012-09-285-21/+24
* Fix potential crash when using text and more than 1 QQuickViewEskil Abrahamsen Blomfeldt2012-09-283-8/+21
* Fix a crash in QQmlPropertyCache::findPropertyJocelyn Turcotte2012-09-282-25/+29
* Examples: Fix calcqlatr.qmlprojectKai Koehne2012-09-281-1/+1
* Added lancelot-based scenegraph rendering regression testaavit2012-09-27208-0/+9671
* Update qMetaType helpers usage.Jędrzej Nowacki2012-09-271-8/+8
* HTML template: Updated copyright notice from Nokia to Digia PlcJerome Pasion2012-09-262-28/+3
* Doc: Removed the verbs from the page and section titlesVenugopal Shivashankar2012-09-261-15/+13
* Work around mis-optimisation on QNX/SGX in AA vertex shaderSean Harmer2012-09-262-8/+24