aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move QtQuick validators out of qquicktextinput_p.hJ-P Nurmi2015-03-188-231/+317
* Restore depth buffer usage when last render node is removedMikko Harju2015-03-181-0/+3
* Text: add support for paddingJ-P Nurmi2015-03-176-37/+478
* Fix use of qml versioning in qmlAlan Alpert2015-03-171-2/+2
* Update Ecmascript testsuite submoduleSimon Hausmann2015-03-172-1/+1
* Tests: initialize pointer class member field.Erik Verbruggen2015-03-171-0/+4
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-1763-809/+43627
|\
| * Fix warningAleix Pol2015-03-161-1/+1
| * Fix usage of QtQmlDevTools private headers on OSX with framework buildsSimon Hausmann2015-03-1616-22/+93
| * Remove QQmlDirParser from QtQmlDevToolsSimon Hausmann2015-03-165-30/+4
| * PathView: use qt.quick.itemview.lifecycle logging categoryShawn Rutledge2015-03-131-3/+17
| * Acknowledge QPersistentModelIndex is a built-in meta-typeGabriel de Dietrich2015-03-121-30/+3
| * Remove bogus autotests for invalid portsKai Koehne2015-03-121-68/+0
| * Fix qqmldebuggingenabler autotestKai Koehne2015-03-121-1/+1
| * Handle context loss in the threaded render loopLaszlo Agocs2015-03-123-0/+21
| * tst_QQuickPathView::mouseDrag(): Skip on Windows if drag fails to start.v5.5.0-alpha1Friedemann Kleint2015-03-111-0/+4
| * Don't evaluate the expression in switch() multiple timesLars Knoll2015-03-112-3/+28
| * Fix flickable stealing gestures when height >= contentHeight.Andrew den Exter2015-03-112-4/+38
| * qt quick particles: Fix const correctness in old style castsThiago Macieira2015-03-101-5/+5
| * Fix clang warningAndrew Knight2015-03-101-0/+4
| * QML Engine: ArrayBuffer XHR response type supportValery Kotov2015-03-098-0/+144
| * testlib: Fix qml objects not deleted between data testsCaroline Chao2015-03-092-3/+24
| * Doc: Removed the release notes for Qt Quick and Qt QmlVenugopal Shivashankar2015-03-093-586/+2
| * Re-enable readback test in tst_qquickwidgetLaszlo Agocs2015-03-091-4/+0
| * Add missing flush for multisampled QQuickWidgetLaszlo Agocs2015-03-091-1/+2
| * Reduce number of allocations when constructing text nodesEskil Abrahamsen Blomfeldt2015-03-092-36/+90
| * Implement cache property for QQuickAnimatedImageDaiwei Li2015-03-064-2/+72
| * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-03-068-8/+43066
| |\
| | * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-038-8/+43066
| | |\
| | | * V4: fix ToFixed rounding for 0 fraction digits.Erik Verbruggen2015-03-032-3/+22
| | | * bic: Add 5.{3,4}.0 bic data for QtQuickWidgetsSergio Ahumada2015-03-023-3/+43036
| | | * Fix crash in overdraw and change visualizersDaiwei Li2015-02-251-2/+2
| | | * Fix memory leak of QSGContext object in QSGThreadedRenderLoopjian liang2015-02-242-0/+6
| * | | QV4::Primitive: Help clang disambiguate symbolsGabriel de Dietrich2015-03-061-0/+3
* | | | Don't limit to files ending with .qmlKevin Ottens2015-03-161-8/+5
* | | | Export QQuickImage, we need it in QtGraphicalEffects.Gunnar Sletta2015-03-101-1/+1
* | | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devGabriel de Dietrich2015-03-0623-73/+109
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.5' into devGabriel de Dietrich2015-03-0623-73/+109
| |\| | |
| | * | | Fix build: QString needs to be fully-defined for QString()Thiago Macieira2015-03-051-0/+1
| | * | | tst_qqmlitemmodels: Remove pointless QVariant::type() checksGabriel de Dietrich2015-03-051-5/+0
| | * | | TextEdit: Block's update should update paint nodeRuslan Nigmatullin2015-03-051-0/+7
| | * | | WinRT: Set alignment boundary to page sizeMaurice Kalinowski2015-03-051-1/+9
| | * | | Doc: Changed title GridView exampleNico Vertriest2015-03-051-6/+6
| | * | | Work around QPersistentModelIndex being a built-in meta-typeGabriel de Dietrich2015-03-051-3/+27
| | * | | Fix invocations of static methods of QGuiApplication/QCoreApplication.Friedemann Kleint2015-03-0518-58/+59
| | |/ /
* | | | qml tool: don't process the command nameKevin Ottens2015-03-061-1/+1
* | | | TextEdit: add support for paddingJ-P Nurmi2015-03-055-9/+327
* | | | TextInput: add support for paddingJ-P Nurmi2015-03-056-21/+373
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devFrederik Gladhorn2015-03-03116-47540/+146384
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-03-03116-47540/+146384
| |\| |