aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Introduce MenuBarJ-P Nurmi2017-07-265-1/+738
* tst_popup::test_margins(): use T.PopupJ-P Nurmi2017-07-211-1/+1
* Auto tests: incorporate the QEvent::Leave trick to moveMouseAway()J-P Nurmi2017-07-212-6/+7
* Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-07-212-0/+197
|\
| * QQuickDrawer: fix multi-touch leaking through modal overlayJ-P Nurmi2017-07-142-0/+197
* | Fix tst_pageindicator::test_interactive()J-P Nurmi2017-07-211-1/+1
* | Fix tst_popup::test_size()J-P Nurmi2017-07-211-0/+4
* | Fix tst_tumblerJ-P Nurmi2017-07-201-1/+3
* | Fix tst_textfieldJ-P Nurmi2017-07-201-4/+8
* | Fix tst_tabbar::test_layout()J-P Nurmi2017-07-201-4/+3
* | Fix tst_page::test_twoChildren()J-P Nurmi2017-07-201-2/+4
* | testbench: add dialog, flat buttons, make toolbar scalableMitch Curtis2017-07-191-11/+62
* | Add QQuickMenu::countJ-P Nurmi2017-07-121-0/+30
* | QQuickMenu::popup(): allow a parent argumentJ-P Nurmi2017-07-122-13/+110
* | QQuickPopup: add reset-method for parentJ-P Nurmi2017-07-121-0/+22
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-07-119-9/+250
|\|
| * Fix focus handling for popupsJ-P Nurmi2017-07-112-4/+55
| * Drawer: ignore and warn about invalid edge valuesMitch Curtis2017-07-071-0/+10
| * Tumbler: fix regression with currentIndex and currentItemMitch Curtis2017-07-072-1/+39
| * Fix modal overlay to block multi-touchJ-P Nurmi2017-07-041-0/+34
| * ScrollIndicator: don't block touchJ-P Nurmi2017-07-041-0/+27
| * BusyIndicator: don't block touchJ-P Nurmi2017-07-041-0/+27
| * PageIndicator: don't block touch when non-interactiveJ-P Nurmi2017-07-041-0/+36
| * PageIndicator: fix touch supportJ-P Nurmi2017-07-041-4/+22
* | QQuickMenu: add actionAt() and menuAt() accessorsJ-P Nurmi2017-07-101-4/+19
* | testbench: reorganise layoutMitch Curtis2017-07-101-183/+184
* | Add Drawer to testbenchMitch Curtis2017-07-101-0/+13
* | Fix QTEST_QUICKCONTROLS_MAIN()J-P Nurmi2017-07-061-5/+4
* | Add QTEST_QUICKCONTROLS_MAIN()J-P Nurmi2017-07-052-2/+90
* | Stabilize tst_menu::menuSeparator()J-P Nurmi2017-07-031-0/+5
* | Add DelayButton to testbenchMitch Curtis2017-06-301-6/+36
* | QQuickMenu: fix mnemonics for dynamic action/submenu itemsJ-P Nurmi2017-06-302-0/+136
* | QQuickAbstractButton: fix shortcut handling part 2J-P Nurmi2017-06-291-0/+14
* | Yet another attempt to stabilize tst_menuJ-P Nurmi2017-06-291-0/+2
* | Attempt to stabilize tst_applicationwindow::attachedProperties()J-P Nurmi2017-06-291-2/+3
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-06-295-16/+200
|\|
| * QQuickMenu: fix press-and-hold supportJ-P Nurmi2017-06-292-0/+95
| * Fix typos in tst_applicationWindow::attachedProperties()J-P Nurmi2017-06-291-3/+3
| * Fix tooltips to not block shortcutsMitch Curtis2017-06-281-1/+37
| * Fix tst_calendar::MonthGrid::test_locale()J-P Nurmi2017-06-261-12/+12
| * QQuickMonthGrid: fix touch supportJ-P Nurmi2017-06-261-0/+53
* | QQuickAbstractButton: fix shortcut handlingJ-P Nurmi2017-06-281-0/+16
* | Add Overlay attached properties and signalsJ-P Nurmi2017-06-263-4/+26
* | Make ApplicationWindow::activeFocusControl work with plain WindowJ-P Nurmi2017-06-261-2/+50
* | Fix palette inheritance for popupsJ-P Nurmi2017-06-237-0/+461
* | testbench: add more PageIndicatorsMitch Curtis2017-06-221-1/+13
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-06-222-75/+68
|\|
| * QQuickSpinBox: emit valueModified() on long pressJ-P Nurmi2017-06-161-75/+28
| * ScrollBar: fix flashing in Material & Universal stylesJ-P Nurmi2017-06-161-0/+40
* | Add Popup::enabledJ-P Nurmi2017-06-221-0/+21