summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | | * Add creation benchmarks for qmlbenchJ-P Nurmi2018-01-2220-0/+309
* | | | ComboBox: guarantee index consistency when emitting activated()Alberto Mardegan2018-02-121-0/+55
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-18/+0
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-191-18/+0
| |\ \ | | |/
| | * Fix tst_comboboxJ-P Nurmi2018-01-071-16/+4
| | * TreeView: avoid skipping some tests now that it has touchscreen supportShawn Rutledge2018-01-021-18/+0
* | | Re-enable skipped testsSami Nurmenniemi2018-01-0812-55/+1
* | | Re-enable tst_splitview for other targets than qemuSami Nurmenniemi2017-12-291-1/+2
* | | Skip test failing because of qemu crashSami Nurmenniemi2017-12-1912-1/+54
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-186-32/+130
|\ \ \ | |/ /
| * | Tests_Slider::test_mouseWheel(): use fixed handle sizeMitch Curtis2017-12-181-3/+15
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-153-8/+110
| |\ \ | | |/
| | * Calendar: fix bug when NaN is displayed instead of dateOleg Yadrov2017-12-152-8/+26
| | * ScrollView: fix cyclic Tab navigationAlberto Mardegan2017-11-231-0/+84
| * | Fix tst_comboboxv5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.05.10.0J-P Nurmi2017-11-231-19/+5
| * | test: enable Tests_TableView::test_resize_columns() on b2qtSami Nurmenniemi2017-11-161-2/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-018-14/+91
|\ \ \ | |/ /
| * | test: skip Tests_TableView::test_resize_columns() on b2qtLiang Qi2017-11-151-1/+1
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-305-10/+54
| |\ \ | | |/
| | * Fix outdated FDL license headerKai Koehne2017-10-183-9/+39
| | * Update slider handle position when maximum changesFrederik Gladhorn2017-10-101-1/+14
| | * Add missing stdio.h includeJake Petroules2017-09-281-0/+1