aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Additional ListView section header placement optionsMartin Jones2011-09-227-158/+591
* Fix compilation with QT_NO_*Tasuku Suzuki2011-09-211-0/+2
* qmlplugindump: Describe meta object revisions of exported types.Christian Kamm2011-09-213-13/+49
* Fix processing of unary T_MINUS_MINUS tokens after semicolon insertion.Roberto Raggi2011-09-211-1/+1
* Test qmlmin using the QML/JS files from our test suite.Roberto Raggi2011-09-211-1/+35
* qdeclarativesystempalette test: Add missing dependencyKent Hansen2011-09-211-1/+1
* Make qdeclarativeapplication test compile againKent Hansen2011-09-211-6/+11
* Zero-initialize QSGParticleGroup::m_system.Christian Kamm2011-09-211-0/+1
* Restructure test to use QTRY_ macro for instability.Toby Tomkins2011-09-211-42/+15
* Remove expected failure for qpa platformToby Tomkins2011-09-211-11/+0
* Use QDeclarativeChangeSet to communicate changes to views.Andrew den Exter2011-09-2111-327/+255
* Refactor QSGVisualDataModel.Andrew den Exter2011-09-2113-1402/+2000
* Compress consecutive removals.Andrew den Exter2011-09-211-0/+16
* Augment DocumentationAlan Alpert2011-09-211-1/+7
* Make turbulence respect offsetAlan Alpert2011-09-211-0/+1
* Add whitespaceAlan Alpert2011-09-2150-669/+738
* CustomEmitter/Affector now affect whole lists at onceAlan Alpert2011-09-219-64/+126
* Fixed compile of examples and tests.Rohan McGovern2011-09-2114-27/+24
* Make qdeclarativecomponent::creation() benchmark work againKent Hansen2011-09-208-22/+37
* QDeclarativeDebug: Allow reconnects to QML debugger portKai Koehne2011-09-203-64/+97
* Added PerformanceHints flags to QSGPaintedItem.Yoann Lopes2011-09-205-4/+104
* Refactor QSGParticleAffector internalsAlan Alpert2011-09-203-33/+40
* More ImageParticle sharingAlan Alpert2011-09-202-29/+88
* Remove QEXPECT_FAIL from QSGVisualDataModel test.Andrew den Exter2011-09-201-3/+0
* Fix QSGVisualDataModel test failure.Andrew den Exter2011-09-202-4/+5