aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | doc: fix some typos.Alexandr Akulich2012-10-221-4/+4
* | | Fixed memory leak of registered QML modulesVadim Zakondyrin2012-11-191-0/+4
* | | Use the new QLibraryInfo::Qml2ImportsPath path for QML 2.Thiago Macieira2012-11-194-12/+12
* | | Allow margin changes during Flickable drag operationMatt Vogt2012-11-191-8/+11
* | | Update gettingStartedQml example code to use standard Qt coding stylehjk2012-11-165-86/+80
* | | Use threaded renderer even without BufferQueueingOpenGL.Samuel Rødal2012-11-161-2/+5
* | | Accessibility: add stepSize to value interface.Frederik Gladhorn2012-11-152-0/+6
* | | QuickTest: Remove reference to /tests/qmlautoKai Koehne2012-11-141-3/+0
* | | Fix StocQt example - need full 4-digit years for yahoo APIShawn Rutledge2012-11-131-2/+2
* | | Deduplicate checking of conditions.Alexandr Akulich2012-11-121-2/+2
* | | Improve documentation.Frederik Gladhorn2012-11-101-3/+4
* | | Preparation for changing QWindow::windowState to visibilityShawn Rutledge2012-11-101-1/+5
* | | Window example tests Qt.application.supportsMultipleWindowsShawn Rutledge2012-11-101-1/+3
* | | Blackberry: Workaround for GLSL compiler bug.Fabian Bumberger2012-11-092-0/+10
* | | Examples and fixes for QML Window propertiesShawn Rutledge2012-11-094-17/+80
* | | Renamed QWindow::pos property to positionShawn Rutledge2012-11-092-12/+12
* | | Install the Qt Quick 2 examples in the "qtquick" dirThiago Macieira2012-11-0943-87/+87
* | | 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