aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't install tst_qmltest to $QTDIR/testsKai Koehne2012-11-091-0/+3
* tests: Mark some tests as insignificant on MacSamuli Piippo2012-11-092-0/+4
* Expose "Qt.application.supportsMultipleWindows".Samuel Rødal2012-11-092-0/+9
* Don't use design metrics with NativeRendering on TextInputEskil Abrahamsen Blomfeldt2012-11-091-0/+3
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-0826-183/+202
* Fix compilation issue with clang in C++11 mode.Erik Verbruggen2012-11-081-1/+1
* When declarative debug tests fail in CI, confirm timeout as reasonShawn Rutledge2012-11-081-0/+2
* Fixes the examples shared macro.Caroline Chao2012-11-081-1/+1
* Prevent crash when doing threaded rendering of multiple windows.Samuel Rødal2012-11-082-5/+8
* Examples separated out of Ie808e78a42074e13aa9d3c87723ec9ac8fdbaf4av5.0.0-beta2Shawn Rutledge2012-11-074-14/+149
* qmlscene can start with either an Item or Window as the qml rootShawn Rutledge2012-11-056-33/+133
* QQmlPropertyCache: adding setParent()Thomas Hartmann2012-11-052-0/+6
* Fix a missing word in the docsJan Kundrát2012-11-051-1/+1
* transformOriginPoint is deprecatedShawn Rutledge2012-11-051-1/+1
* Fix conditional jump based on an uninitialized value.Jędrzej Nowacki2012-11-021-1/+1
* 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