aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary type registrtion function declarationsUlf Hermann2021-07-163-6/+0
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-161-2/+2
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-151-2/+2
* Improve visuals of non-native FontDialogsMitch Curtis2021-07-145-8/+11
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-141-2/+2
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-131-2/+2
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-131-2/+2
* Fix warning in RangeSlider::test_touchDragThreshold testMitch Curtis2021-07-121-1/+1
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-121-1/+1
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-121-2/+2
* Doc: some ComboBox functions must be used after component completionMitch Curtis2021-07-124-0/+96
* Doc: make it clear that Page doesn't render its title textMitch Curtis2021-07-121-0/+3
* Fix tests due to QQuickItem::contains() function behavior changeIgor Bugaev2021-07-128-34/+42
* Adjust to QQuickItemPrivate::{width,height}Valid becoming a functionFabian Kosmale2021-07-1211-55/+55
* tst_abstractbutton.qml: give buttons a sizeMitch Curtis2021-07-121-0/+4
* Stabilize tst_QQuickPopup::macOS::activeFocusOnClose2Shawn Rutledge2021-07-121-0/+1
* tst_qquickdrawer: parent should not be hovered when child is hoveredRichard Moe Gustavsen2021-07-121-1/+1
* Stabiliize tst_qquickpopup::hover() on macOSShawn Rutledge2021-07-121-0/+1
* tst_splitview.qml: ensure hover events are sent to handlesMitch Curtis2021-07-121-1/+2
* Be sure to click outside the menu in tst_QQuickMenu::mouse()Shawn Rutledge2021-07-121-1/+2
* Stabilize tst_QQuickDrawer::Windows::slider(mouse)Igor Bugaev2021-07-121-0/+4
* QQuickOverlay: Handle hover eventsFabian Kosmale2021-07-124-0/+39
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-0919-97/+2
* Don't leak buttons in QQuickDialogButtonBoxUlf Hermann2021-07-051-0/+1
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-301-2/+2
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-291-2/+2
* Fix compilation for msvc2019Igor Bugaev2021-06-294-5/+5
* Native style: Do not assertJan Arve Sæther2021-06-281-2/+4
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-261-2/+2
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-251-2/+2
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-241-2/+2
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-231-2/+2
* Windows: fix error in CheckBox.qml when hoveringMitch Curtis2021-06-221-1/+3
* Fix warnings in tst_action.qmlMitch Curtis2021-06-221-3/+3
* Windows: fix error in Button.qml when hoveringMitch Curtis2021-06-221-1/+3
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-221-2/+2
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-211-2/+2
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-211-2/+2
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-181-2/+2
* Remove old configure-related filesJoerg Bornemann2021-06-173-110/+0
* Do not keep QML engines alive across qmlClearTypeRegistrations()Ulf Hermann2021-06-171-1/+2
* QQuickComboBox: fix acceptableInput being wrong if no validator was setOliver Eftevaag2021-06-172-3/+67
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-171-1/+1
* Use the added placeHolderText color available in PaletteAndy Shaw2021-06-1713-8/+14
* Blacklist some flaky tst_qquickdrawer functions on openSUSEMitch Curtis2021-06-171-0/+8
* Blacklist some flaky tst_qquickpopup functions on openSUSEMitch Curtis2021-06-171-0/+9
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-171-2/+2
* Set inactive color for ButtonText in Fusion themeVolker Hilsheimer2021-06-171-0/+2
* Fix tst_palette by setting inactive color groupVolker Hilsheimer2021-06-161-0/+5
* Add recursion guard to QQuickApplicationWindowPrivate::relayout()Jan Arve Sæther2021-06-163-1/+107