aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-141-2/+2
* Improve visuals of non-native FontDialogsMitch Curtis2021-07-145-8/+11
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-141-2/+2
* Update dependencies on 'dev' 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 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-121-2/+2
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-0919-97/+2
* Update README.md to inform about the macOS and Windows stylesRichard Moe Gustavsen2021-07-091-0/+2
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-091-2/+2
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-081-2/+2
* Stabilize tst_QQuickPopup::macOS::activeFocusOnClose2Shawn Rutledge2021-07-071-0/+1
* Stabiliize tst_qquickpopup::hover() on macOSShawn Rutledge2021-07-071-0/+1
* Be sure to click outside the menu in tst_QQuickMenu::mouse()Shawn Rutledge2021-07-071-1/+2
* tst_splitview.qml: ensure hover events are sent to handlesMitch Curtis2021-07-071-1/+2
* tst_abstractbutton.qml: give buttons a sizeMitch Curtis2021-07-071-0/+4
* tst_qquickdrawer: parent should not be hovered when child is hoveredRichard Moe Gustavsen2021-07-071-1/+1
* QQuickOverlay: Handle hover eventsFabian Kosmale2021-07-074-0/+39
* Stabilize tst_QQuickDrawer::Windows::slider(mouse)Igor Bugaev2021-07-071-0/+4
* Adjust to QQuickItemPrivate::{width,height}Valid becoming a functionFabian Kosmale2021-07-0711-55/+55
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-071-2/+2
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-07-011-1/+1
* Fix tests due to QQuickItem::contains() function behavior changeIgor Bugaev2021-06-308-34/+40
* Fix compilation for msvc2019Igor Bugaev2021-06-294-5/+5
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-291-2/+2
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-281-1/+1
* Native style: Do not assertJan Arve Sæther2021-06-281-2/+4
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-261-2/+2
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-251-2/+2
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-251-2/+2
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-241-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 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-211-2/+2
* Remove old configure-related filesJoerg Bornemann2021-06-173-110/+0
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2021-06-171-2/+2
* 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
* Set inactive color for ButtonText in Fusion themeVolker Hilsheimer2021-06-171-0/+2
* Use the added placeHolderText color available in PaletteAndy Shaw2021-06-1713-8/+14
* Fix tst_palette by setting inactive color groupVolker Hilsheimer2021-06-161-0/+5
* Fix SwipeDelegate losing swipes to parent flickablesMitch Curtis2021-06-162-8/+39
* Add recursion guard to QQuickApplicationWindowPrivate::relayout()Jan Arve Sæther2021-06-163-1/+107
* Doc: make it clear that Page doesn't render its title textMitch Curtis2021-06-161-0/+3
* Blacklist some flaky tst_qquickpopup functions on openSUSEMitch Curtis2021-06-161-0/+9
* Blacklist some flaky tst_qquickdrawer functions on openSUSEMitch Curtis2021-06-161-0/+8
* tst_qquickpopup: Don't leak created objectsUlf Hermann2021-06-151-1/+2
* QQuickPopup: finalizeExitTransition before deleting internalsUlf Hermann2021-06-151-4/+5
* Fix warnings in some testsMitch Curtis2021-06-144-30/+29
* Remove unneeded CMake variable assignmentsJoerg Bornemann2021-06-141-8/+0