aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve example documentationAlan Alpert2012-04-204-1/+37
* Move data file to correct locationMatthew Vogt2012-04-201-0/+0
* Provide receivers count from QQmlData.Michael Brasser2012-04-206-0/+64
* Use QInputMethod::isVisible instead of QInputMethod::visibleGirish Ramakrishnan2012-04-202-22/+22
* Use QUrl constructor directly.Michael Brasser2012-04-204-38/+10
* Don't initiate delegate incubation in delegate creation frames.Martin Jones2012-04-201-6/+13
* QtDeclarative: No longer use QDeclarative compatibility defines.Friedemann Kleint2012-04-202-2/+3
* Compile fix if QT_NO_CLIPBOARD definedAndreas Holzammer2012-04-192-0/+6
* include QWindowSystemInterface explicity when neededGirish Ramakrishnan2012-04-193-0/+3
* Doc: Moved article from Qt QML to Qt Quick.vertries2012-04-191-1/+1
* Doc: Adding list of JavaScript functions in QML.Jerome Pasion2012-04-192-0/+378
* Call onreadystatechange() when new data available during loadingCharles Yin2012-04-191-5/+4
* Delay rendering until canvas is exposed.Samuel Rødal2012-04-191-2/+4
* Debugger: Display selected item name in inspectorSimjees Abraham2012-04-197-10/+102
* Make QML work with the new QUrl implementation.Martin Jones2012-04-191-0/+3
* Debugger: Changes made for selection using Inspect ToolSimjees Abraham2012-04-192-14/+23
* Add contains method to QQuickItem public APIAdriano Rezende2012-04-1919-46/+730
* Ensure the cursor delegate position is correct when wrapping.Andrew den Exter2012-04-1912-41/+164
* Clean up qmltest codeCharles Yin2012-04-192-23/+1
* Don't create glyphs for truncated text.Andrew den Exter2012-04-193-16/+26
* Improve QML performance documentationChris Adams2012-04-191-13/+362
* Document AnchorChanges and ParentChange for QtQuick 2.Michael Brasser2012-04-191-0/+105
* Add a note in the docs about FBO multisamplingGunnar Sletta2012-04-191-0/+8
* QQmlEngineDebugService: Object creationAurindam Jana2012-04-191-1/+2
* Enabled widget free compilation of QtQuickDonald Carr2012-04-189-55/+13
* Split qquicklistmodel test into two partsMatthew Vogt2012-04-1812-464/+882
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-17141-1890/+4572
|\
| * Add QJson support to QV8EngineKent Hansen2012-04-1626-0/+925
| * Update test after QUrl minor behaviour changeThiago Macieira2012-04-121-7/+9
| * Stop stuffing the URL "<Unknown File>" in QML errorsThiago Macieira2012-04-125-9/+4
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-11235-4208/+5468
| |\
| * \ Merge master into api_changesKent Hansen2012-03-2777-306/+1618
| |\ \
| * | | Mark tst_qquickimage as insignificantKent Hansen2012-03-231-0/+1
| * | | Merge master into api_changesKent Hansen2012-03-23278-3921/+9996
| |\ \ \
| * | | | Adapt to QMetaMethod::typeName() behavioral change for "void"Kent Hansen2012-03-222-9/+10
| * | | | Provide imageType() from QQmlImageProviderBaseMatthew Vogt2012-03-214-21/+46
| * | | | Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-2039-1242/+2334
| * | | | Fix the build & docs after QQmlImageProvider was renamedKent Hansen2012-03-209-13/+17
| * | | | Remove include of QStringBuilder headerMatthew Vogt2012-03-201-2/+0
| * | | | Merge master into api_changesKent Hansen2012-03-19322-6110/+12387
| |\ \ \ \
| * | | | | Crash fix after QMetaType change.Jędrzej Nowacki2012-03-136-10/+23
| * | | | | Make QFastMetaBuilder generate revision 7 meta-objectsKent Hansen2012-03-137-251/+300
| * | | | | Adapt to Qt5 meta-object changesKent Hansen2012-03-1315-109/+82
| * | | | | api_changes branch should track qtbase/api_changesKent Hansen2012-03-131-1/+1
| * | | | | Declare QQmlError and QQmlProperty as movable types.Andrew den Exter2012-03-132-0/+4
| * | | | | Merge branch 'master' of git://gitorious.org/qt/qtdeclarative into merge-masterMatthew Vogt2012-03-13106-309/+1016
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://gitorious.org/qt/qtdeclarative into api_changesMatthew Vogt2012-03-12101-1178/+2398
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-07962-42071/+1363
| |\ \ \ \ \ \ \
| * | | | | | | | Remove uses of QtGui symbols in QQmlEngine.Matthew Vogt2012-03-0717-158/+135
| * | | | | | | | Added QQuickItem::clipRect().Kim Motoyoshi Kalland2012-03-055-4/+18