aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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/qtquickcontrols2v6.2.0-beta1Qt 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/qtquickcontrols2v6.2.0-alpha1Qt 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
* QQuickPopup: finalizeExitTransition before deleting internalsUlf Hermann2021-06-151-4/+5
* Fix warnings in some testsMitch Curtis2021-06-154-30/+29
* Update dependencies on '6.2' in qt/qtquickcontrols2Daniel Smith2021-06-111-2/+2
* Update dependencies on '6.2' in qt/qtquickcontrols2Daniel Smith2021-06-101-1/+1
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-101-2/+2
* Update dependencies on '6.2' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-091-2/+2
* Update copyright header to refer to Qt Quick DialogsOliver Eftevaag2021-06-0952-52/+52
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-071-2/+2
* Add new control: SelectionRectangleRichard Moe Gustavsen2021-06-0611-0/+1269
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-051-2/+2
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-051-2/+2
* Update to latest qml CMake APICraig Scott2021-06-052454-1724/+769
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-051-2/+2
* Add FontDialog to QtQuick.DialogsOliver Eftevaag2021-06-0426-2/+3635
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-031-2/+2
* Fix FINAL warningMitch Curtis2021-06-035-10/+2
* Adjust to bindable QQuickItem propertiesFabian Kosmale2021-06-032-3/+3
* Add a foreign registration for QQuickColorGroupUlf Hermann2021-06-011-0/+8