aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-24334-7318/+5633
|\
| * Add missing null check to QQuickTextEdit::hoveredLink()J-P Nurmi2013-06-231-4/+5
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-2010-30/+33
| |\
| | * fix case insensitive issue with image provider idTasuku Suzuki2013-06-181-2/+2
| | * 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
| | * 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-184-0/+93
| * | 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-142-24/+2
| * | Fix QQuickTextEdit::hoveredLinkJ-P Nurmi2013-06-141-2/+4
| * | Allow floating point pixel sizes for Context2D, don't set if invalid.Mitch Curtis2013-06-141-2/+4
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-1257-163/+332
| |\|
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-123-4/+6
| | |\
| | | * 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
| | * | 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-101-1/+1
| | * | support url type qml property as a source for Context2D::drawImage()Tasuku Suzuki2013-06-101-0/+3
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-1034-137/+286
| | |\|
| | | * 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-0711-27/+81
| | | * 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
| | | * Doc: Clarified members of QtQml.Models submodule.Jerome Pasion2013-06-0412-74/+102
| | | * QQmlPropertyCache: check methods before propertiesAlberto Mardegan2013-05-311-21/+25
| | | * Fallback to QMetaObject for properties not in QQmlPropertyCacheAlberto Mardegan2013-05-312-3/+10
| | | * Deprecate the with statement in QMLSimon Hausmann2013-05-314-2/+21
| | | * Precompile the most common materialsGunnar Sletta2013-05-312-0/+29
| | * | Doc: fix since QtQuick 5.1Tasuku Suzuki2013-06-102-2/+2
| | * | Fix -Wpedantic warningsAlbert Astals Cid2013-06-076-7/+7
| | * | Doc: Clarify object ownership of QObject* returned by QmlComponent::createKai Koehne2013-06-071-1/+9
| | * | add missing dependency check to widgets pluginXingtao Zhang2013-06-061-1/+1
| * | | Add QQuickTextEdit::append()J-P Nurmi2013-06-122-0/+40
| * | | fix Folderlistmodel "showDotAndDotDot" didn't show "."Tasuku Suzuki2013-06-103-12/+14
| * | | Add QQuickTextEdit::hoveredLinkJ-P Nurmi2013-06-077-0/+106
| * | | Fix setRequestHeader to only append to headers added by user.Jonas Gastal2013-06-071-1/+4
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-0425-79/+255
| |\| |
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-05-3123-70/+245
| | |\|
| | | * Doc: Fix the positioning topic pageCaroline Chao2013-05-302-14/+13