aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move quick dialogs example into an artificial subdirectory againv5.1.0-rc1Shawn Rutledge2013-06-129-25/+33
* Clean up qt quick dialogs example againShawn Rutledge2013-06-119-28/+24
* prepare for qt_module_pris.prf changesOswald Buddenhagen2013-06-101-2/+3
* Fix compiler warning about unused parameterKai Koehne2013-06-101-1/+1
* Doc: Exclude Qt Quick Dialogs examples in qtquick.qdocconf fileTopi Reinio2013-06-101-1/+2
* Fix null-pointer access in QQuickVisualDataModelPrivateFlorian Hänel2013-06-071-1/+2
* Add future compatibility noteAlan Alpert2013-06-071-0/+4
* Set incubation controller when a Window{} is loaded via QQmlApplicationEngineAlan Alpert2013-06-0712-27/+84
* Doc: Fixed link to Qt Quick Layouts and made links consistentJerome Pasion2013-06-061-7/+7
* Doc: Fixed QCH listings for Qt QML and Qt Quick DialogsJerome Pasion2013-06-062-3/+6
* doc fixAlan Alpert2013-06-061-1/+1
* Doc: Update Qt Quick Controls descriptionCaroline Chao2013-06-041-1/+1
* Stabilize tst_qquickanimatedimage::mirror_notRunning()Gunnar Sletta2013-06-041-10/+6
* qmlscene: if top-level is a QQuickWindow, set incubation controllerShawn Rutledge2013-06-041-1/+3
* Doc: Clarified members of QtQml.Models submodule.Jerome Pasion2013-06-0412-74/+102
* Update Changes fileAlberto Mardegan2013-06-031-0/+7
* QQmlPropertyCache: check methods before propertiesAlberto Mardegan2013-05-312-23/+55
* Fallback to QMetaObject for properties not in QQmlPropertyCacheAlberto Mardegan2013-05-313-3/+39
* Deprecate the with statement in QMLSimon Hausmann2013-05-314-2/+21
* Stabilize tst_touchmouseGunnar Sletta2013-05-311-2/+18
* Precompile the most common materialsGunnar Sletta2013-05-312-0/+29
* Doc: Fix the positioning topic pageCaroline Chao2013-05-302-14/+13
* Added QQuickWindow::setDefaultAlphaBuffer()Shawn Rutledge2013-05-305-2/+39
* Fix various bugs in calqlatrShawn Rutledge2013-05-305-10/+50
* window example: show only the splash screen until the timeoutShawn Rutledge2013-05-302-6/+12
* Doc fixes to the Positioners/Layouts documentationJan Arve Saether2013-05-304-12/+16
* Doc: Added Qt 5.1 details in Qt QML's release notes.Jerome Pasion2013-05-301-1/+22
* Doc: Fix links for ListModel and ListElement typesTopi Reinio2013-05-292-5/+9
* Doc: Fix various problems in Qt Quick Dialogs documentationTopi Reinio2013-05-292-20/+22
* Doc: Excluded Dialogs directory from Qt Quick doc build.Jerome Pasion2013-05-291-0/+3
* Make sure tryCompare value argument is not undefinedAlbert Astals Cid2013-05-292-0/+8
* Animations: Avoid accessing invalid memory if stop() triggers deletionKai Koehne2013-05-291-2/+2
* Dialogs: Create directory structure for documentationCaroline Chao2013-05-2815-45/+201
* Do not draw negative-size ShaderEffect(Source) items.Gunnar Sletta2013-05-282-3/+3
* Accessibility: Fix crash when accessing accessible children.Frederik Gladhorn2013-05-281-4/+2
* Package dialogs examples into a single executableShawn Rutledge2013-05-2812-41/+305
* window and Screen example: new properties; splash screenShawn Rutledge2013-05-2820-304/+549
* Prevent tab focus from wrapping endlesslyLiang Qi2013-05-274-4/+187
* Doc: Added Qt 5.1 information in Qt Quick's release notes.Jerome Pasion2013-05-271-1/+29
* Doc: Add Qt Quick Dialogs to Qt Quick submodules listCaroline Chao2013-05-274-3/+32
* sync.profile: Point dependencies to an empty stringSergio Ahumada2013-05-271-3/+4
* Update all plugins.qmltypes filesLiang Qi2013-05-272-185/+462
* skip failing qquickanimatedimage mirror tests for nowShawn Rutledge2013-05-271-0/+6
* Doc: Add Dialogs/Controls/Layouts in submodules sectionCaroline Chao2013-05-271-0/+6
* QmlProfiler: fix SceneGraph profilingChristiaan Janssen2013-05-273-3/+3
* Debugger: Make sure client list is protected by mutexKai Koehne2013-05-241-0/+3
* qmlscene: Set window flags correctly.Friedemann Kleint2013-05-231-1/+3
* Do not return cacheItem->object if it is still incubatingAlbert Astals Cid2013-05-231-3/+8
* Cut performance cost in QSGContext::prepareMaterial()Gunnar Sletta2013-05-233-1/+10
* add private export to image and rectangle nodesGunnar Sletta2013-05-232-2/+2