summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVectorJarek Kobus2020-08-312-61/+61
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-2/+2
* Push dependency for qtdeclarative and fix resulting test failuresAlex Blasche2020-03-312-4/+4
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-0/+25
|\
| * TreeView: update currentIndex on model changesAlberto Mardegan2020-03-101-0/+25
* | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-12-091-4/+4
|/
* tst_tumbler.qml: fix failing test_currentIndex() testMitch Curtis2019-11-261-3/+3
* Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-041-1/+204
|\
| * QQuickTreeModelAdaptor1: fix updating of ModelIndex roleAlberto Mardegan2019-10-291-1/+204
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"v5.14.0-beta2Liang Qi2019-10-141-35/+0
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-141-35/+0
| |\|
| | * Remove test_resizeAfterFlicking from tst_tumblerMitch Curtis2019-10-091-35/+0
* | | Blacklist Tests_TableView::test_headervisible on macosUlf Hermann2019-10-141-0/+3
|/ /
* | Make restoreMode on all Binding elements explicitUlf Hermann2019-10-041-2/+5
* | tst_tumbler: adapt test after changes to PathViewMitch Curtis2019-09-251-2/+1
* | tst_tumbler: temporarily disable a test to let qtdeclarative change inv5.14.0-alpha1Liang Qi2019-09-191-1/+2
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-031-0/+2
|\|
| * BLACKLIST Tests_Picture::test_source for msvc-2019Heikki Halmet2019-07-311-0/+2
* | Eradicate Java-style iterators and Q_FOREACH and mark the module free of themMarc Mutz2019-07-153-12/+11
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-271-25/+32
|\
| * Stabilise flaky testDimitrios Apostolou2019-06-261-25/+32
* | Blacklist several failing tests in extras on MSVC 2019Shawn Rutledge2019-04-291-0/+8
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-062-0/+78
|\|
| * Dialog: Update the title on the window when changing it on the dialogAndy Shaw2019-03-292-0/+78
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-022-0/+9
|\|
| * Fix blacklisting of auto testsOliver Wolff2019-02-281-0/+1
| * Update the CalendarHeaderModel when changing the locale setAndy Shaw2019-02-201-0/+8
* | Skip Tests_ScrollView::test_dragFetchAppendMitch Curtis2019-02-281-0/+2
* | Tests: Fix warnings about ignored return valuev5.13.0-alpha1Friedemann Kleint2019-02-061-2/+2
* | Fix deprecation warningsFriedemann Kleint2019-02-061-1/+1
* | ScrollView Tests: Allow for delayed update when loading new dataUlf Hermann2019-01-241-2/+6
|/
* Calendar: Ignore any time specified for a minimum and maximum dateAndy Shaw2019-01-142-38/+50
* Unskip test of fixed bugAllan Sandfeld Jensen2018-11-291-1/+0
* TableView: Handle dynamic insertion of TableViewColumns correctlyAndy Shaw2018-11-162-0/+90
* Refine startup benchmark termination conditionSimon Hausmann2018-10-313-12/+5
* Improve startup benchmarkSimon Hausmann2018-10-311-15/+15
* ScrollView: Defer calls to doLayout()Ulf Hermann2018-09-261-9/+17
* Dialogs: allow preventing processing of standard buttonsAlberto Mardegan2018-06-292-0/+228
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-261-13/+0
|\
| * StatusIndicatorStyle: fix usage of ctx.createRadialGradient()Mitch Curtis2018-05-241-6/+0
| * Unblacklist tst_tumblerMitch Curtis2018-05-221-7/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-191-0/+7
|\|
| * Temporarily blacklist tst_statusindicatorMitch Curtis2018-05-161-0/+7
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-182-0/+71
|\|
| * Slider: don't break the binding on value when using the mouse wheelAndy Shaw2018-04-171-0/+33
| * Stop incrementing if the mouse is no longer over the buttonAndy Shaw2018-04-171-0/+38
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-2721-0/+319
|\|
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-1221-0/+319
| |\
| | * Calendar: make clicked(date) emit the correct date5.10Mitch Curtis2018-02-091-0/+10
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-0220-0/+309
| | |\