aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change CONFIG += staticlib to CONFIG += staticThiago Macieira2012-07-111-1/+1
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-118-107/+17
* "export" the qml tools for qtPrepareTool() useOswald Buddenhagen2012-07-116-60/+9
* Fix, test and document animation started/stopped signals.Michael Brasser2012-07-114-7/+119
* Add documentation for all font properties.Michael Brasser2012-07-111-1/+55
* pressed and pressedButtons don't work when multiple buttons are pressedMartin Jones2012-07-116-45/+203
* Allow color to be explicitly compared to a stringMatthew Vogt2012-07-116-1/+211
* Merge old "Modules" docs into new doc structureBea Lam2012-07-117-313/+729
* Use QQuickTextUtil to calculate alignment offsets in TextInput.Andrew den Exter2012-07-111-24/+4
* Add tests for instantiating cursor delegates in the Loading state.Andrew den Exter2012-07-117-4/+114
* Remove code for unused LinksAccessibleByKeyboard option.Andrew den Exter2012-07-113-33/+2
* Remove insignificant flag because test is passing reliably.Toby Tomkins2012-07-111-1/+0
* Fix test for value type interceptors.Glenn Watson2012-07-111-2/+14
* Document how to register namespaced types with the QML typesystemChris Adams2012-07-111-0/+110
* Fix qmlscene initial resize for delayed loadingMatthew Vogt2012-07-111-2/+2
* Update usage of childrenRect in Flickable docs.Michael Brasser2012-07-111-3/+10
* Specify platform that test is insignificant, has flaky behaviour.Toby Tomkins2012-07-111-1/+1
* Remove superfluous DEFINE no longer used in source code.Toby Tomkins2012-07-111-3/+0
* Don't provide typehint in QQmlExpression::evaluate()Chris Adams2012-07-113-9/+9
* Improve documentation for JavaScript expressions and importsChris Adams2012-07-115-452/+585
* Improved error messages for malformed .import statementsMatthew Vogt2012-07-1129-29/+258
* Fix broken value-type support by allowing property definitionChris Adams2012-07-1134-132/+1894
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-101-26/+1
* load plugins properly when QT_NO_SETTINGS is definedTasuku Suzuki2012-07-102-5/+3
* nicer gitignoreOswald Buddenhagen2012-07-102-5/+1
* remove dead filesOswald Buddenhagen2012-07-102-2/+0
* Fix warnings about multiple rules for install_targets.Friedemann Kleint2012-07-101-7/+0
* Don't cache visual data model v8 handles.Andrew den Exter2012-07-103-34/+9
* Add option to use native rasterizer for SceneGraph textEskil Abrahamsen Blomfeldt2012-07-1014-15/+220
* Stabilize Loader test.Michael Brasser2012-07-101-2/+4
* Remove unwanted whitespace from test URLsMatthew Vogt2012-07-101-2/+6
* Fix warning about assigned/unused variable.Friedemann Kleint2012-07-101-4/+0
* Use qWaitForWindowActive() where it is required.Friedemann Kleint2012-07-098-22/+24
* Speed up Text construction with RichTextAndrew den Exter2012-07-091-0/+1
* Speed up TextEdit construction time.Andrew den Exter2012-07-096-69/+52
* Do not permit excessive recursion in component creationMatthew Vogt2012-07-096-2/+98
* Use V4 binding for non-final properties where possibleMatthew Vogt2012-07-0927-74/+391
* Reduce the number of unnecessary layouts on geometry changes.Andrew den Exter2012-07-095-139/+505
* Expand test case for qrc:/ URLsMatthew Vogt2012-07-068-7/+70
* Allow all explicit margins to override margins.Andrew den Exter2012-07-066-22/+218
* Remove Qt::WindowFlags from QQuickView constructorAlan Alpert2012-07-062-18/+12
* Clarify jumpTo docsAlan Alpert2012-07-061-2/+2
* Update Age affector doc referencesAlan Alpert2012-07-062-1/+4
* Use enumeration in preference to enum when referring to QML API.Andrew den Exter2012-07-068-11/+11
* Use qFloor instead of qRound for glyph coordinatesJiang Jiang2012-07-051-2/+3
* Use unique port numbers for http servers in auto tests.Andrew den Exter2012-07-058-25/+30
* Fix QQuickApplication::activate test.Andrew den Exter2012-07-051-22/+13
* Remove sections with no doc content for nowBea Lam2012-07-051-29/+41
* Fix various QtQuick.* submodule docsBea Lam2012-07-056-43/+107
* Add references between being/completeCreate in the documentationLaszlo Papp2012-07-051-0/+4