aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* QQuickTextInput: added preeditText propertyLiang Qi2016-01-131-0/+13
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-104-0/+145
|\
| * don't rely on transitive dependenciesOswald Buddenhagen2016-01-052-0/+4
| * Fix ListView.OverlayHeaderJ-P Nurmi2015-12-232-0/+144
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-188-6/+415
|\|
| * 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
| * 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
* | 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
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-0712-16/+112
|\|
| * 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 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
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-212-0/+66
|\|
| * Don't make currentIndex skip an extra item on removalAlberto Mardegan2015-11-132-0/+66
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-037-2/+159
|\|
| * Fix childrenRect calculationCornelius Mika2015-10-312-0/+64
| * Move QQuickTextDocumentWithImageResources out of qquicktext_p_p.hJ-P Nurmi2015-10-293-2/+4
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-263-0/+79
| |\
| | * Fix QQuickTextDocumentWithImageResources image loadingRoman Pasechnik2015-10-151-0/+16
| | * QQuickItem: detect loop in KeyNavigation chainLiang Qi2015-10-142-0/+63
| * | Fix QQuickPathViewPrivate::snapToIndex()J-P Nurmi2015-10-221-0/+9
| * | QQuickItem: Make setParent() error message more usefulGabriel de Dietrich2015-10-221-1/+4
* | | Merge remote-tracking branch 'origin/5.6' into origin/devUlf Hermann2015-10-221-6/+23
|\| |
| * | Support alpha in QQuickWindow::grabWindow().Gunnar Sletta2015-10-161-6/+23
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1416-47/+204
|\| |
| * | QQuickItem: correct focus reason for key navigationLiang Qi2015-10-141-1/+5
| * | Provide a threaded TestHTTPServerUlf Hermann2015-10-144-30/+17
| * | Tests: Fix single-character string literals.Friedemann Kleint2015-10-135-14/+14
| * | Don't send delayed mouse presses to ancestors of the replaying Flickable.Andrew den Exter2015-10-122-2/+51
| * | Purge spurious execute permissions.Edward Welbourne2015-09-302-0/+0
| * | Flickable: remove spurious emission of content size changesJ-P Nurmi2015-09-291-0/+35
| * | Cleanup fontloader cache when QGuiApplication is destroyedJørgen Lind2015-09-254-0/+82
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-257-24/+219
|\| |
| * | TextEdit: selectedTextChanged not emitted when calling select 2nd timeDan Cape2015-09-211-14/+26
| * | ListView: Set currentItem's culled state on geometry changeGabriel de Dietrich2015-09-212-0/+181
| * | Fix autotestsLars Knoll2015-09-144-10/+12
* | | Add some necessary files to qquickanimations.proUlf Hermann2015-09-151-0/+55
* | | Fix OTHER_FILES in qquickcanvasitem.proUlf Hermann2015-09-151-3/+26
* | | Allow forced completion of asynchronous Loader.Michael Brasser2015-09-101-0/+69
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-067-1/+36
|\| |
| * | Item views: Don't emit 'currentItemChanged' if the current item didn't really...Gabriel de Dietrich2015-09-054-0/+12