aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
|/ /
* | Use of fullsize distance field textures should be font-dependent.Michael Brasser2015-03-031-7/+1
* | V4: fix regalloc for loops with many life&changing vars.Erik Verbruggen2015-03-031-5/+10
* | V4: fix phi node use position calculation.Erik Verbruggen2015-03-032-18/+19
* | Avoid assert in rich text when img width is invalidEskil Abrahamsen Blomfeldt2015-03-021-2/+2
* | testlib: Introduce MouseDoubleClickSequence() methodCaroline Chao2015-03-024-10/+108
* | QQuickWindow: rename deliverGestureEvent to deliverNativeGestureEventShawn Rutledge2015-02-272-4/+4
* | QQuickWindow: move deliverGestureEvent outside QT_NO_WHEELEVENT sectionShawn Rutledge2015-02-271-17/+16
* | QtQuick: Micro-optimize iterator loops.Friedemann Kleint2015-02-2612-37/+43
* | QtQml: Micro-optimize iterator loops.Friedemann Kleint2015-02-2611-27/+31
* | Optimize distance field construction.Michael Brasser2015-02-252-4/+13
* | Include <limits> in qqmlprofilerservice_p.hUlf Hermann2015-02-251-0/+2
* | Allow glyph cache textures to be created at full size.Michael Brasser2015-02-252-3/+20
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-2478-47402/+145998
|\|
| * remove unnecessary LICENSE.GPLv2Jani Heikkinen2015-02-191-292/+0
| * docs: Add a link to Drag and DropArea in MouseArea's drag sectionSérgio Martins2015-02-171-0/+2
| * Update url location for missing Qt logoSergio Ahumada2015-02-171-2/+2