aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Text: add support for paddingJ-P Nurmi2015-03-172-11/+199
* Tests: initialize pointer class member field.Erik Verbruggen2015-03-171-0/+4
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-1718-74/+43222
|\
| * Remove QQmlDirParser from QtQmlDevToolsSimon Hausmann2015-03-161-1/+0
| * Remove bogus autotests for invalid portsKai Koehne2015-03-121-68/+0
| * Fix qqmldebuggingenabler autotestKai Koehne2015-03-121-1/+1
| * 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-111-0/+24
| * Fix flickable stealing gestures when height >= contentHeight.Andrew den Exter2015-03-111-0/+34
| * QML Engine: ArrayBuffer XHR response type supportValery Kotov2015-03-095-0/+56
| * testlib: Fix qml objects not deleted between data testsCaroline Chao2015-03-091-0/+18
| * Re-enable readback test in tst_qquickwidgetLaszlo Agocs2015-03-091-4/+0
| * Implement cache property for QQuickAnimatedImageDaiwei Li2015-03-062-0/+40
| * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-03-063-0/+43045
| |\
| | * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-033-0/+43045
| | |\
| | | * V4: fix ToFixed rounding for 0 fraction digits.Erik Verbruggen2015-03-031-0/+13
| | | * bic: Add 5.{3,4}.0 bic data for QtQuickWidgetsSergio Ahumada2015-03-022-0/+43032
* | | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devGabriel de Dietrich2015-03-061-5/+0
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.5' into devGabriel de Dietrich2015-03-061-5/+0
| |\| | |
| | * | | tst_qqmlitemmodels: Remove pointless QVariant::type() checksGabriel de Dietrich2015-03-051-5/+0
| | |/ /
* | | | TextEdit: add support for paddingJ-P Nurmi2015-03-052-0/+92
* | | | TextInput: add support for paddingJ-P Nurmi2015-03-052-5/+132
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devFrederik Gladhorn2015-03-0332-46989/+145882
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-03-0332-46989/+145882
| |\| |
| | * | testlib: Introduce MouseDoubleClickSequence() methodCaroline Chao2015-03-021-0/+35
| | * | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-2430-46989/+145783
| | |\|
| | | * Fix QML Timer running not being updated together with triggered signalTroels Nilsson2015-02-111-0/+64
| | | * bic: Add/Replace 5.{0,1,2,3,4}.0 bic data for linux-gcc-amd64Sergio Ahumada2015-02-1121-46978/+145578
| | | * Replace blog.qt.digia.com with blog.qt.ioSergio Ahumada2015-02-061-2/+2
| | | * Fix Text wrapping when growing from 0 width.Michael Brasser2015-02-032-0/+27
| | | * Verify context creation in Quick tests.Friedemann Kleint2015-01-293-10/+24
| | | * Ensure that Canvas has the correct size with complex bindings.Mitch Curtis2015-01-281-1/+37
| | | * Canvas: don't crash when getContext("2d") is called on destruction.Mitch Curtis2015-01-262-0/+51
| | | * Fix failing assertion in debug builds for JS that calls constantsSimon Hausmann2015-01-151-0/+2
| | * | Handle TouchCancel events in QQuickPinchAreaAaron McCarthy2015-02-241-0/+64
* | | | TextEdit: add editingFinished signalLiang Qi2015-03-033-0/+151
|/ / /
* / / QQuickView/QQuickWidget: Report an error if rootObject ends up null.Robin Burchell2015-02-232-0/+13
|/ /
* | Add Qt.hsva() functionSean Harmer2015-02-182-0/+34
* | Fixed license headersJani Heikkinen2015-02-1740-98/+98
* | Flickable: use wheel event pixel deltas when availableShawn Rutledge2015-02-161-2/+5
* | Use TabFocusBehavior in QStyleHints in QtQuickLiang Qi2015-02-121-4/+2
* | QQuickText: Decrease the size of QQuickTextPrivate by moving image tags to Ex...Robin Burchell2015-02-121-5/+5
* | QuickTestResult: Try a bit harder when stringifying a valueGabriel de Dietrich2015-02-121-0/+47
* | Add Q_GADGET wrappers for QModelIndex & Co.Gabriel de Dietrich2015-02-1211-0/+857
* | Update copyright headersJani Heikkinen2015-02-12437-3173/+3053
* | Add offset test for QV4::Heap::String::texthjk2015-02-121-0/+9
* | tst_qquickview: Prepare test to handle multiple pieces of data.Robin Burchell2015-02-041-7/+7
* | QQuickItemParticle: Only delete owned particlesAlan Alpert2015-02-043-0/+165
* | Re-enable ListView auto-testGabriel de Dietrich2015-02-041-0/+1
* | Remove meta-type declaration for QPersistentModelIndexGabriel de Dietrich2015-02-032-2/+0