aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Compile after changes to QtBaseLars Knoll2011-09-291-0/+1
* Remove more QByteArray<->QString conversionsKent Hansen2011-09-2927-73/+73
* Fix warning: QString(const char*) is deprecatedKent Hansen2011-09-291-1/+1
* QDeclarativeIncubationController docsAaron Kennedy2011-09-291-2/+63
* Declarative: Compile on Windows.Friedemann Kleint2011-09-295-13/+14
* Fix compilation of qmlviewerKent Hansen2011-09-291-0/+1
* Separate the QtQuick 1 and 2 whatsnew docs.Martin Jones2011-09-294-218/+8
* Fix compile of the non-threaded V4 interpreter.Roberto Raggi2011-09-292-2/+2
* Fix TextInput and TextEdit inputMethodComposing autotestsJoona Petrell2011-09-292-8/+7
* Fix TextInput and TextEdit openInputPanel autotestsJoona Petrell2011-09-299-440/+145
* QDeclarativeIncubator docAaron Kennedy2011-09-294-24/+200
* Remove dead code in QDeclarativeSvgParserKent Hansen2011-09-291-19/+0
* pulse calls should use ms instead of sKent Hansen2011-09-294-4/+4
* Asynchronous component instantiationAaron Kennedy2011-09-2946-1094/+3807
* Better dirty markingAlan Alpert2011-09-292-4/+5
* Fix QSGCustomParticle initializationAlan Alpert2011-09-291-8/+8
* Fix tst_QSGListView::sectionsPositioning() testMartin Jones2011-09-291-3/+3
* Restructure imageelements and remove screenorientation examples.Damian Jansen2011-09-2944-2172/+4
* Added triple click on TextInput to select text.Rafael Brandao2011-09-293-0/+63
* Catch up with API change to QTestLog::qWarn().Jason McDonald2011-09-291-1/+1
* Don't do run svg tests when no svg is availableGunnar Sletta2011-09-281-1/+7
* Build with qt-in-namespaceKent Hansen2011-09-2810-6/+46
* Don't crash when Image.source changeGunnar Sletta2011-09-282-0/+5
* Add support for onLinkActivated with Text.StyledTextYann Bodson2011-09-282-7/+49
* Fix crash in String.arg()Chris Adams2011-09-284-12/+92
* Use QBasicTimer rather than QTimer in SmoothedAnimationMartin Jones2011-09-282-6/+14
* Enable QSGTextEdit and QSGTextInput failures.Andrew den Exter2011-09-283-177/+288
* [autotests] Added expected failure for developer build in currentIndex test.Toby Tomkins2011-09-281-0/+3
* [autotest] Abort an unstable test for developer build.Toby Tomkins2011-09-281-0/+2
* [autotests] Added expected failures for developer build in a number of tests.Toby Tomkins2011-09-281-0/+12
* [autotest] Abort an unstable test for developer build.Toby Tomkins2011-09-281-0/+3
* [autotests] Added expected failure for developer build.Toby Tomkins2011-09-281-0/+6
* Improved testdata deployment.Rohan McGovern2011-09-282-15/+6
* Manually apply SnapOneItem/Row changes from Qt 4.7Martin Jones2011-09-289-314/+441
* Add QSGPaintedItem docs to module and fix non-standard wording.Casper van Donderen2011-09-275-11/+31
* Add convenience macro for fast connects in declarative.Michael Brasser2011-09-2710-50/+154
* [autotests] Added expected failure for developer build in currentIndex test.Toby Tomkins2011-09-271-0/+3
* Part of bug has re-occurred, relates to x{} behaviour.Toby Tomkins2011-09-271-0/+3
* Disable reordering as it is currently brokenGunnar Sletta2011-09-261-1/+1
* Make surface format plugable from the scene graph pluginGunnar Sletta2011-09-263-4/+19
* Don't give move ids to moved inserts.Andrew den Exter2011-09-262-3/+9
* Fix missing/outdated license headers.Jason McDonald2011-09-2639-271/+352
* Call QWARN() instead of QTest::qWarn().Jason McDonald2011-09-261-1/+1
* Abort entire test as failures continue.Toby Tomkins2011-09-261-1/+1
* Support margins in Flickable.Martin Jones2011-09-2613-36/+625
* Fix QSGTextEdit::closeSoftwareInputPanel()Joona Petrell2011-09-231-1/+1
* Get rid of redundant type member from V4 instructionsKent Hansen2011-09-235-665/+500
* do not pollute the global namespaceGunnar Sletta2011-09-232-28/+29
* [tests] Fix unit test compilation, now uses QWidget.Toby Tomkins2011-09-233-2/+4
* Remove all font examples from qpa platform testsToby Tomkins2011-09-232-2/+2