aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Remove Qt Labs CalendarMitch Curtis2020-05-2826-820/+70
* Skip tests that use graphical effects on Win 7Mitch Curtis2020-05-262-0/+11
* Listen for the LanguageChange event in event() instead of using filtersAndy Shaw2020-05-191-0/+1
* Remove ignoreMessage from setOverlayParentToNullLaszlo Agocs2020-05-181-3/+0
* Massage toolTipCrashOnClose testLaszlo Agocs2020-05-181-5/+0
* Tests for Qt.labs.platform/MenuItem.iconIvan Tkachenko2020-05-152-4/+10
* Reduce dependencies on QtGraphicalEffectsMitch Curtis2020-05-134-0/+16
* ComboBox: fix currentValue not being updated on model changesMitch Curtis2020-05-121-0/+49
* Remove bindings to parent in delegatesMitch Curtis2020-05-111-1/+1
* Menu: remove deprecated removeItem(var) overloadMitch Curtis2020-05-113-12/+2
* Remove flaky test_openDuringExitTransitionWithTimeout() testMitch Curtis2020-05-111-29/+0
* Fix -no-accessibility buildPeter Varga2020-05-111-0/+1
* Container: remove deprecated removeItem(var) overloadMitch Curtis2020-05-114-26/+20
* Revert "tst_qquickmenu: fix flakiness resulting from floating point comparison"Mitch Curtis2020-05-071-11/+10
* Expect failure for certain fonts in TextArea testEskil Abrahamsen Blomfeldt2020-04-301-2/+20
* tst_qquickmenu: fix flakiness resulting from floating point comparisonMitch Curtis2020-04-151-10/+11
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-315-8/+233
|\
| * tst_qquickheaderview: wait for window to be activeRichard Moe Gustavsen2020-03-301-0/+3
| * HeaderView: Add support for list based modelsAndy Shaw2020-03-242-0/+141
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-211-8/+9
| |\
| | * Menu: account for the scale when getting the size before positioningAndy Shaw2020-03-181-8/+9
| * | Account for the padding around a menu when checking if it is interactiveAndy Shaw2020-03-182-0/+80
* | | Fix Qt 6 to-do comments in QML filesMitch Curtis2020-03-232-1/+4
* | | Remove the remaining usages of QRegExp and QRegExpValidatorLars Knoll2020-03-192-9/+9
* | | Remove old QQuickPalette implementationVitaly Fanaskov2020-03-185-67/+307
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-181-1/+69
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-181-1/+69
| |\| |
| | * | SplitView: fix hidden items causing visible items to not be resizableMitch Curtis2020-03-131-1/+69
* | | | CMake: Regenerate projectswip/cmakeAlexandru Croitor2020-03-1724-169/+223
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-17134-65/+13615
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1025-19/+1059
| |\| |
| | * | HeaderView: set implicitSize on the style itemsv5.15.0-beta2Richard Moe Gustavsen2020-03-101-0/+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-114-0/+491
| * | | 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