aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* These docs should use \ingroup not \groupBea Lam2012-08-027-13/+13
* Update docs now that all basic types can also be property typesBea Lam2012-08-021-32/+18
* Skip failing testBea Lam2012-08-021-0/+4
* Visual coordinates documentationAlan Alpert2012-08-022-1/+52
* Minor restructuring of application developer resourcesChris Adams2012-08-021-34/+56
* Add tests for writing to model role properties.Andrew den Exter2012-08-021-0/+31
* Test the VisualDataModel hasModelChildren propertyAndrew den Exter2012-08-022-1/+54
* Add tests for VisualDataModel watched roles.Andrew den Exter2012-08-022-0/+92
* Fix handling of changes to the root index of a VisualDataModel.Andrew den Exter2012-08-029-92/+358
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-01178-0/+178
* Add includes for QWindowSystemInterfacePaul Olav Tvete2012-08-016-0/+6
* Document readonly property syntaxBea Lam2012-08-011-1/+28
* Document qmlAttachedPropertiesObject()Bea Lam2012-08-012-1/+34
* Skip tst_qquickfolderlistmodel::changeDrive()Bea Lam2012-08-011-0/+1
* Refactor context2d thread logicCharles Yin2012-07-3118-464/+172
* Fix folder list model when changing drives on Windows.Glenn Watson2012-07-312-4/+65
* Visual hierarchy documentationAlan Alpert2012-07-315-1/+187
* Docs - fix referenced class namesBea Lam2012-07-312-2/+2
* Reset Styled/PlainText specific state when switching between formats.Andrew den Exter2012-07-311-0/+3
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-3160-17/+1142
* Some autotests which failed on OSX don't fail anymore; others doBea Lam2012-07-301-20/+16
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-3097-148/+288
* Improve QML basic types documentationChris Adams2012-07-307-459/+531
* qmlscene: fixed dependency on QtWidgetsRohan McGovern2012-07-301-1/+1
* Add tests for Text(*) default property values and notifiers.Andrew den Exter2012-07-303-8/+409
* Add tests for an object instance as model data.Andrew den Exter2012-07-301-0/+29
* Delete created objects in tests and fix warningsBea Lam2012-07-301-0/+15
* Remove default parameter from protected QmlPropertyMap CT.Friedemann Kleint2012-07-302-3/+3
* Stabilize tst_qquickloader test caseMatthew Vogt2012-07-301-14/+22
* Clarify use of enumeration type from QML codeBea Lam2012-07-271-3/+31
* Remove unused notify signal.Andrew den Exter2012-07-272-10/+1
* Pixmap loader adds images to unreferenced list when cache: falseMartin Jones2012-07-272-3/+66
* Update whatsnew documentation with value-type improvementsChris Adams2012-07-272-2/+53
* Allow access to signals and slots in QQmlPropertyMap inheritorsMatthew Vogt2012-07-275-8/+92
* Fix QML import paths in Qt resources.Aaron McCarthy2012-07-278-19/+79
* Add SnapPosition mode to positionViewAtIndex() in List/GridView.Martin Jones2012-07-278-395/+282
* Remove obsolete Q_WS_QWS.Stephen Kelly2012-07-261-9/+2
* Remove work-around for Q_DECLARE_METATYPE(QFileInfo) being added to QtCoreMarc Mutz2012-07-261-3/+0
* Remove QSKIP from snapOneItem() testBea Lam2012-07-261-5/+0
* Fix resolution of cursor when items are overlapping.Andrew den Exter2012-07-269-19/+345
* Work around Q_DECLARE_METATYPE(QFileInfo) being added to QtCoreMarc Mutz2012-07-251-0/+2
* Revise the restructured "Integrating QML and C++" docsBea Lam2012-07-2511-1650/+1874
* Ensure params listed after unnamed params are available in QML.Glenn Watson2012-07-252-4/+5
* Add waitForRendering() function for qmltestCharles Yin2012-07-256-4/+30
* Add tests for QQuickItem::childAt and antialiasing.Andrew den Exter2012-07-251-0/+68
* Fix inconsistent playing / paused property setting and signalsDamian Jansen2012-07-254-16/+107
* Empty JSON files are not needed for the plugin systemAlan Alpert2012-07-2533-34/+20
* Remove QListModelInterface.Andrew den Exter2012-07-2529-974/+426
* Adding mediump precision qualifier in distance-field fragment shaderThomas Senyk2012-07-241-1/+1
* QtQuick: Remove usages of qWaitForWindowShown(QWindow *).Friedemann Kleint2012-07-2414-25/+25