aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Jerome Pasion2012-11-02131-788/+1013
|\
| * follow qt_tool.prf now setting up DESTDIROswald Buddenhagen2012-11-016-11/+0
| * adjust to qt_plugin.prf changes, part 2Oswald Buddenhagen2012-11-015-19/+0
| * Update Nokia references to Digia's.Caroline Chao2012-11-012-2/+2
| * CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-87/+0
| * adjust to qt_plugin.prf changes, part 1Oswald Buddenhagen2012-10-294-0/+5
| * Prepare for removal of Softkeys APIJan Arve Saether2012-10-291-8/+2
| * Doc: Removed reference to QTDIR and did some language editsVenugopal Shivashankar2012-10-291-104/+115
| * Changed the plugin module nameVenugopal Shivashankar2012-10-2915-37/+70
| * CMake: Add a test for module includesStephen Kelly2012-10-291-0/+7
| * Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-2910-20/+0
| * 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
| * Change organisation to Qt Project.Frederik Gladhorn2012-10-251-2/+2
| * 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
* | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-292-3/+0
* | doc: fix some typos.Alexandr Akulich2012-10-221-4/+4
|/
* 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