aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Defensive ProgrammingAlan Alpert2011-09-231-0/+3
* Make delegates visibleAlan Alpert2011-09-231-1/+0
* Doc: Added a simple introduction to Qt and fixed links.David Boddie2011-09-232-2/+2
* Fix documentationAlan Alpert2011-09-231-5/+4
* Use m_pleaseReset more consistentlyAlan Alpert2011-09-236-10/+2
* Further delay animation creation in Behavior.Michael Brasser2011-09-231-2/+4
* Remove fonts example from qpa platform testsToby Tomkins2011-09-231-0/+3
* partial build fix replaced QApplication::setActiveWindow with requestActivate...Matthew Cattell2011-09-222-9/+10
* Fix extra selection in QML TextEditEskil Abrahamsen Blomfeldt2011-09-222-2/+2
* Make the QML/VME interpreter threadedKent Hansen2011-09-228-525/+577
* Make the QML-VME interpreter "threading"-friendlyKent Hansen2011-09-221-18/+19
* Stop managing lifetime of materialAlan Alpert2011-09-221-9/+5
* Change burst to use ms instead of sAlan Alpert2011-09-224-20/+104
* Constrain while loop on item countAlan Alpert2011-09-221-4/+4
* Recognize deformable performance level properlyAlan Alpert2011-09-222-2/+2
* Tighter bounding box checkAlan Alpert2011-09-221-2/+9
* Wheel event support in qmltestlib + few fixes.juhvu2011-09-224-11/+131