aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projectswip/cmakeAlexandru Croitor2020-03-1728-203/+241
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-17138-65/+13970
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1029-19/+1414
| |\
| | * HeaderView: set implicitSize on the style itemsv5.15.0-beta2Richard Moe Gustavsen2020-03-102-4/+20
| | * Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-051-2/+2
| | * Update the current text after a translator is installedMitch Curtis2020-03-058-10/+122
| | * Attempt to stabilize test_openDuringExitTransitionWithTimeout()Mitch Curtis2020-03-041-2/+9
| | * Prepare for internal QML API changeSimon Hausmann2020-03-031-1/+1
| | * Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-225-7/+51
| | |\
| | | * Fix clicked() being emitted after doubleClicked()Mitch Curtis2020-02-204-6/+26
| | | * ToolTip: fix timeout not activating if opened during exit transitionMitch Curtis2020-02-201-1/+25
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-158-0/+368
| | |\|
| | | * Account for when a touch event is synthesized by Qt as a mouse eventAndy Shaw2020-02-073-0/+195
| | | * DialogButtonBox: don't change button text that has been explicitly setMitch Curtis2020-02-032-0/+115
| | | * Blacklist tst_QQuickMenu::popup on macOSTor Arne Vestbø2020-01-231-0/+2
| | | * QQuickToolTip: prevent closing after invisible tooltip createdWang Chuan2020-01-112-0/+56
| | * | Add HorizontalHeaderView and VerticalHeaderViewv5.15.0-alpha1Yulong Bai2020-02-118-0/+850
| * | | Blacklist tst_QQuickMenu::popup on macOSTor Arne Vestbø2020-03-021-0/+2
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-08104-32/+12343
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-30104-32/+12343
| | |\|
| | | * Add binary compatibility file for qtquickcontrols2Milla Pohjanheimo2019-12-171-0/+11603
| | | * StackView: fix an issue where the current item was hiddenMitch Curtis2019-12-121-0/+59
| | | * ComboBox: change currentIndex (if applicable) when focus is lostMitch Curtis2019-12-101-0/+52
| | | * StackView: fix crash when recursively removing itemsMitch Curtis2019-12-051-0/+100
| | | * SplitView: fix hoverable child items breaking handle hover stateMitch Curtis2019-12-041-0/+51
| | | * Respect user-set Accessible.nameMitch Curtis2019-12-03100-32/+478
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-141-0/+16
| |\| |
| | * | ComboBox: add selectTextByMouse propertyMitch Curtis2019-12-121-0/+16
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-306-14/+195
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-303-8/+143
| | |\|
| | | * QQuickPopup: fix focus when multiple popup exitingWang Chuan2019-11-252-0/+129
| | | * tst_dial: fix test_dragging afer mouseDrag() changesMitch Curtis2019-11-231-8/+14
| | * | Don't delete items we didn't createMitch Curtis2019-11-283-5/+50
| | * | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-1/+3
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-231-1/+2
| | |\|
| | | * Attempt to stabilise tst_qquickpopup::closeOnEscapeWithVisiblePopup()Mitch Curtis2019-11-191-1/+2
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-2546-24/+557
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-232-0/+71
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-162-0/+71
| | |\|
| | | * Make ToolTips wrapMitch Curtis2019-11-151-0/+22
| | | * SwipeView: fix issue where child items couldn't get focusMitch Curtis2019-11-151-0/+49
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-1638-0/+101
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-0938-0/+101
| | |\|
| | | * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-0535-0/+0
| | | |\
| | | | * Run optipng on all imagesMitch Curtis2019-11-0435-0/+0
| | | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-043-0/+101
| | | |\|
| | | | * QQuickPopup: try to grab shortcut when component completedWang Chuan2019-10-292-0/+32
| | | | * SplitView: fix issue where Repeater items were not createdMitch Curtis2019-10-291-0/+69
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-094-17/+169
| |\| | |
| | * | | Non-modal popups shouldn't set isTabFenceMarco Martin2019-11-042-0/+154
| | |/ /