aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-2016-35/+49
| |\|
| | * 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
* | | emit runningChanged when AnimatedSprite stops by loops settingsTasuku Suzuki2013-06-223-3/+87
* | | Fix some Canvas/Context2D documentation issues.Mitch Curtis2013-06-212-32/+53
* | | Revert "Cut performance cost in QSGContext::prepareMaterial()".Gunnar Sletta2013-06-203-10/+1
|/ /
* | fix case insensitive issue with image provider idTasuku Suzuki2013-06-182-2/+30
* | Remove use of 'register' from QtQml.Stephen Kelly2013-06-181-3/+3
* | Prefix internal classes properly and private export them.Gunnar Sletta2013-06-175-16/+16
* | Graph exampleGunnar Sletta2013-06-1418-0/+1201
* | Add --noinstantiate to qmlplugindumpAlan Alpert2013-06-131-38/+44
* | Our Context2D::clearRect implementation was a bit clumsyGunnar Sletta2013-06-131-5/+2
* | Don't show a negative size canvas.Gunnar Sletta2013-06-131-1/+1
* | Fix resizing canvas with renderStrategy == CooperativeGunnar Sletta2013-06-131-2/+4
* | Image docs: fix the default alignment & snippets to match screenshotsJ-P Nurmi2013-06-131-1/+5
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-1212-32/+30
|\|
| * 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
* | Support unaligned QImage strides in QSGTextureAndrew Knight2013-06-121-0/+2
* | Fix -Wpedantic warningsAlbert Astals Cid2013-06-129-9/+9
* | Make qtdeclarative compile with QT_NO_NETWORKPROXYTasuku Suzuki2013-06-111-0/+2
* | Ensure the vertical text alignment is updated when the Text height changes.Andrew den Exter2013-06-111-2/+3
* | Document drag-threshold behavior of FlickableAlan Alpert2013-06-101-1/+5
* | Make qtdeclarative compile with -no-guiTasuku Suzuki2013-06-102-2/+2
* | support url type qml property as a source for Context2D::drawImage()Tasuku Suzuki2013-06-102-0/+14
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-1040-152/+382
|\|
| * 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 since QtQuick 5.1Tasuku Suzuki2013-06-102-2/+2
* | Autotest: Update textedit test using textFormatCaroline Chao2013-06-082-5/+19