aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-20739-12561/+8866
* Fixed qtdeclarative tests to pass with updated license headerJani Heikkinen2016-01-206-42/+42
* QQuickTextEdit: added clear() methodLiang Qi2016-01-191-0/+61
* QQuickTextInput: added clear() methodLiang Qi2016-01-191-0/+51
* QQuickTextEdit: added preeditText propertyLiang Qi2016-01-131-0/+17
* QQuickTextInput: added preeditText propertyLiang Qi2016-01-131-0/+13
* Rewrite inspector serviceUlf Hermann2016-01-129-160/+351
* Make environment for QQmlDebugProcess usefulUlf Hermann2016-01-112-4/+4
* V4 Debugger: Move all the jobs into one placeUlf Hermann2016-01-112-2/+5
* V4 Debugger: Clean up testsUlf Hermann2016-01-111-170/+78
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-107-1/+256
|\
| * Set CMP0056 to NEW only if it exists for the running cmake versionStephen Kelly2016-01-081-1/+3
| * don't rely on transitive dependenciesOswald Buddenhagen2016-01-052-0/+4
| * Fix value changed logic for ValueTypeProvider typesFrank Meerkoetter2016-01-042-0/+108
| * Fix ListView.OverlayHeaderJ-P Nurmi2015-12-232-0/+144
* | V4 Debugger: Allow expression evaluation without pausingUlf Hermann2016-01-071-27/+19
* | Make RuntimeHelpers::numberToString() comply with EcmaScriptUlf Hermann2016-01-052-11/+53
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-1840-6/+1637
|\|
| * qml: preserve composite singleton types.Marco Benelli2015-12-173-0/+23
| * Fix crash when grabbing a QQuickWidget before it is shown.Friedemann Kleint2015-12-151-0/+9
| * Don't warn about non-existent default properties when one was foundMitch Curtis2015-12-152-0/+34
| * Fix containsMouse with touch and hoverEnabledPaul Olav Tvete2015-12-152-0/+128
| * QQuickTextEdit: Fully qualify enumerations in changed() signals.Friedemann Kleint2015-12-151-2/+5
| * qmlplugindump: add manual tests.v5.6.0-beta1Marco Benelli2015-12-1028-0/+1190
| * ListView: Sanitize visibleItems list after model insertionsGabriel de Dietrich2015-12-072-6/+14
| * Auto-tests for fast model updates while flickingGabriel de Dietrich2015-12-073-0/+158
| * QQuickAnimatorJob: store the target with a QPointerPaul Lemire2015-12-072-0/+78
* | Rearrange the import paths so the qrc one is after the application pathAndy Shaw2015-12-171-0/+24
* | GridView: add keyNavigationEnabled propertyMitch Curtis2015-12-081-0/+67
* | ListView: add keyNavigationEnabled propertyMitch Curtis2015-12-081-0/+68
* | QQuickItem: added isAncestorOf()Liang Qi2015-12-071-0/+38
* | Replace all occurrences of qSNaN() with qQNaN()Ulf Hermann2015-12-071-8/+8
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-0715-20/+116
|\|
| * tst_qquicktextedit::hAlignVisual(): Fix failure on Windows.Friedemann Kleint2015-12-071-0/+1
| * Properly check the arguments of mapFrom/ToItemLars Knoll2015-12-012-8/+24
| * Fix test casesLars Knoll2015-12-013-4/+4
| * Fix autotests for change in QtNetworkDaniel Molkentin2015-11-295-6/+6
| * tst_qquicktextedit: Fix warning about uninitialized variable.Friedemann Kleint2015-11-271-2/+2
| * Make property interceptors work on alias properties againLars Knoll2015-11-263-0/+75
| * QQuickTextInput: handle QKeySequence::DeleteCompleteLineJ-P Nurmi2015-11-261-0/+4
* | Support multiple QML engines in V4 debuggerUlf Hermann2015-12-0217-53/+183
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2015-11-233-1/+71
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-213-1/+71
| |\|
| | * QQuickWidget: Emulate visibility for offscreen windowUlf Hermann2015-11-161-1/+5
| | * Don't make currentIndex skip an extra item on removalAlberto Mardegan2015-11-132-0/+66
* | | Remove libdouble-conversionUlf Hermann2015-11-231-2/+0
|/ /
* | Extend QDebugMessageServiceUlf Hermann2015-11-171-3/+13
* | QmlDebug: Move EngineControl client to qmldebugUlf Hermann2015-11-171-82/+28
* | QmlDebug: Change "macx" to "osx" in tests' .pro filesUlf Hermann2015-11-1710-10/+10
* | Remove extra copy of connection from engine debug clientUlf Hermann2015-11-172-20/+17