aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Initial ImageParticle sharingAlan Alpert2011-09-206-53/+452
* Debugger: Fix compilation warningsKai Koehne2011-09-191-13/+16
* Make declarative/creation benchmark build againKent Hansen2011-09-192-6/+7
* Unwrap QJSValue from QVariant in QV8Engine::fromVariantJędrzej Nowacki2011-09-194-1/+93
* Move JS RegExp flag definitions to header fileKent Hansen2011-09-192-11/+11
* Add install rule for qmlminKent Hansen2011-09-191-0/+2
* Fix typo when recognizing escape charactersRoberto Raggi2011-09-191-1/+1
* Fix automatic insertion of semicolons.Roberto Raggi2011-09-191-7/+2
* Add support for minimizing Javascript files containing pragmas.Roberto Raggi2011-09-192-25/+92
* Add the method tokenKind() to the QML/JS lexer.Roberto Raggi2011-09-192-0/+6
* Add support for QML/JS pragma directives.Roberto Raggi2011-09-192-0/+119
* Add auto tests for the QML minifier.Roberto Raggi2011-09-193-1/+173
* Fix automatic semicolon insertion.Roberto Raggi2011-09-196-18/+43
* Fix compile when the parser is included in non GUI applications.Roberto Raggi2011-09-191-1/+1
* Added --verify-only option to qmlmin.Roberto Raggi2011-09-191-11/+17
* Introduced qmlmin.Roberto Raggi2011-09-193-1/+529
* Fix the implementation of Lexer::tokenText().Roberto Raggi2011-09-192-7/+11
* Introduced a QML scanning mode.Roberto Raggi2011-09-193-32/+35
* Re-enable QtQuickTest.Rohan McGovern2011-09-193-6/+3
* Get rid of QDeclarativeUtilsKent Hansen2011-09-196-127/+31
* Fix QDeclarativeListProperty assignmentChris Adams2011-09-193-1/+46
* Make cellWidth/cellHeight reals rather than ints.Michael Brasser2011-09-194-25/+56
* QtQuick 2.0 elements system testDamian Jansen2011-09-1949-0/+4096
* PathAnimation updates.Michael Brasser2011-09-199-62/+351
* Test fixes and reenables.Michael Brasser2011-09-183-40/+28
* JSDebugging: Enable break on events.Aurindam Jana2011-09-173-12/+100
* Re-enable commented tests.Jędrzej Nowacki2011-09-164-7/+7
* Re-enable commented QJS tests.Jędrzej Nowacki2011-09-162-3/+3
* Remove QmlChanges.txt fileAaron Kennedy2011-09-161-364/+0