aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
| | |/ /
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-264-17/+169
| | |\|
| | | * tst_splitview.qml: remove unused SplitViewsMitch Curtis2019-10-241-17/+0
| | | * QQuickMenuBar: let MenuBarItem lose highlight when Menu is dismissedWang Chuan2019-10-242-0/+151
| | | * Fix tst_qquickpopup failure on Windows 7 MinGWMitch Curtis2019-10-231-0/+2
| | | * Fix assertion failure when hiding a SplitView with only one itemMitch Curtis2019-10-231-0/+16
| * | | Non-modal popups shouldn't set isTabFenceMarco Martin2019-10-292-0/+154
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-196-7/+62
| |\| |
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-126-7/+62
| | |\|
| | | * tst_qquickpopup: ignore ShaderEffectSource warning in debug buildsMitch Curtis2019-10-111-6/+8
| | | * Add translation auto test to auto.proMitch Curtis2019-10-111-0/+3
| | | * Imagine: fix crash when switching between 9-patch and regular imageMitch Curtis2019-10-024-1/+51
* | | | Regenerate projects to be in syncAlexandru Croitor2019-11-1536-91/+91
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-1517-63/+484
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-124-3/+169
| |\| |
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-014-3/+169
| | |\|
| | | * Fix a crash on exit when using ToolTip in a specific item hierarchyMitch Curtis2019-09-302-0/+136
| | | * QQuickToolTip: fix setTimeout() behavior when tool tip is visibleKonstantin Ritt2019-09-271-0/+9
| | | * Tumbler: fix displacement calculation when wrap is falseMitch Curtis2019-09-241-3/+24
| * | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-042-3/+3
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-013-35/+71
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-243-35/+71
| | |\ \ \ | | | | |/ | | | |/|
| | | * | TextArea: prevent changing size of background recursivelyKonstantin Ritt2019-09-191-0/+68