aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-24625-7904/+11041
|\
| * Add missing null check to QQuickTextEdit::hoveredLink()J-P Nurmi2013-06-231-4/+5
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-2029-30/+1262
| |\
| | * 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
| * | Add QQuickText::hoveredLinkJ-P Nurmi2013-06-185-49/+212
| * | Fix dead lock when showDotAndDotDot is set to FolderListModelTasuku Suzuki2013-06-181-0/+1
| * | Set default font size to 10px as per spec, not 10pt.Mitch Curtis2013-06-143-24/+4
| * | Fix QQuickTextEdit::hoveredLinkJ-P Nurmi2013-06-141-2/+4
| * | Allow floating point pixel sizes for Context2D, don't set if invalid.Mitch Curtis2013-06-142-2/+18
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-1277-212/+485
| |\|
| | * 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
| | * | Fix -Wpedantic warningsAlbert Astals Cid2013-06-076-7/+7