summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.1.0 releasebaserock/morphRichard Dale2013-07-04142-779/+2679
|\
| * FileDialog.folder property should also be a QUrl, for consistencyv5.1.0-rc2v5.1.0Shawn Rutledge2013-06-2812-43/+46
| * QtQml: document QQmlExtensionPlugin::baseUrlShawn Rutledge2013-06-283-1/+12
| * QtQuick.Dialogs: sync the docs with the implementationShawn Rutledge2013-06-275-28/+22
| * Switch to non-streaming version of qWarning()Alan Alpert2013-06-271-2/+1
| * Undo presumably accidental line deletionAlan Alpert2013-06-271-0/+1
| * photosurface: add C++ boilerplate launcher; open buttonShawn Rutledge2013-06-2610-1/+131
| * Declarative dialog improvements for the non-Window use caseShawn Rutledge2013-06-2611-50/+193
| * Update 5.1.0 changelog and what's newAlan Alpert2013-06-253-5/+65
| * QQmlPlatform: rename "mac" to "osx"J-P Nurmi2013-06-242-3/+3
| * Add missing Q_REVISIONAlan Alpert2013-06-231-1/+1
| * QColorDialogHelper: Force QWindow before setting flagsShawn Rutledge2013-06-192-4/+9
| * Doc: Changed the title to avoid name conflicts and linking errorsVenu2013-06-182-2/+2
| * photosurface demo: behavior depends on initialization orderShawn Rutledge2013-06-142-2/+4
| * stabilize tst_touchmouse.Gunnar Sletta2013-06-141-2/+0
| * QFileDialogHelper: Force QWindow before setting flags.Friedemann Kleint2013-06-131-0/+1
| * 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