aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Dialog: emit accepted()/rejected() before closed()Mitch Curtis2020-09-022-8/+36
* ToolTip: only begin timeout when openedMitch Curtis2020-09-024-11/+30
* Menu: Do not unblock parent shortcuts while menu popup is openYuya Nishihara2020-09-023-6/+37
* Menu: Update mnemonic tests to wait until menu is fully closedYuya Nishihara2020-09-021-0/+1
* Menu: Close menu by Alt key on platforms supporting mnemonic shortcutsYuya Nishihara2020-09-025-20/+88
* Add changes file for Qt 5.15.1Antti Kokko2020-08-311-0/+49
* Fix crash when importing a style without first importing ControlsMitch Curtis2020-08-2713-0/+342
* Material: fix binding loops when binding between attached propertiesMitch Curtis2020-08-276-63/+230
* Remove unnecessary depends from qmldirsMitch Curtis2020-08-275-6/+0
* Remove all plugins.qmltypes filesMitch Curtis2020-08-267-6069/+0
* Fix CMake buildMitch Curtis2020-08-2648-892/+2018
* Register QQuickDummyType as anonymous typeUlf Hermann2020-08-262-0/+68
* Bump import version to 6.0Mitch Curtis2020-08-2621-16/+278
* Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-2668-712/+1378
* Convert remaining imperative type registration to declarativeMitch Curtis2020-08-269-111/+16
* List "privately" registered QML files in the qmldir for each styleMitch Curtis2020-08-263-0/+20
* List publicly registered QML files in the qmldir for each styleMitch Curtis2020-08-265-0/+310
* Remove all version numbers from QML importsMitch Curtis2020-08-261227-3471/+3471
* Remove ".2" from TARGETPATH, resource prefixes, etc.Mitch Curtis2020-08-2634-46/+46
* Register C++ types declarativelyMitch Curtis2020-08-26235-942/+1605
* Move Default style out into its own pluginMitch Curtis2020-08-26118-99/+187
* Stop using resolvedUrl() to resolve QML filesMitch Curtis2020-08-2624-721/+36
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-08-241-2/+2
* tst_qquickpopup: fix setOverlayParentToNull testMitch Curtis2020-08-241-0/+2
* QQuickSpinBox: fix another "function expressions as statements" warningMitch Curtis2020-08-202-1/+13
* Document that pop() does nothing if depth is less than or equal to 1Mitch Curtis2020-08-201-0/+3
* Doc: Drop dependency on qtgraphicaleffectsPaul Wicking2020-08-191-1/+1
* SwipeDelegate: don't allow calling close() when pressedMitch Curtis2020-08-192-0/+51
* SwipeDelegate: don't emit closed() when already closedMitch Curtis2020-08-192-2/+25
* Prevent against re-entering prepareExitTransition after a focus changeAndy Shaw2020-08-192-1/+37
* Get the scale of the popup item when setting the parent itemAndy Shaw2020-08-174-8/+36
* CMake: Don't find_package(Qt6QmlTools) directly for cross-buildsAlexandru Croitor2020-08-121-1/+1
* Fix event refactoring warnings and errorsMitch Curtis2020-08-119-44/+44
* Fix QQmlDirParser build error with static buildsMitch Curtis2020-08-111-1/+1
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-08-111-5/+2
* Support Markdown in the TextEditor example, including local pathsShawn Rutledge2020-08-107-13/+199
* ComboBox: add implicitContentWidthPolicyMitch Curtis2020-07-163-7/+374
* Doc: mention cache property in the relevant placesMitch Curtis2020-07-154-0/+5
* Remove another binding to parentMitch Curtis2020-07-151-1/+1
* Fix tst_QQuickMenu::subMenuPosition()Mitch Curtis2020-07-141-10/+19
* Fix crash on exit when centering Popup within Overlay in StackView itemMitch Curtis2020-07-144-1/+128
* Replace QDesktopWidget with QScreen in manual testVolker Hilsheimer2020-07-141-2/+2
* CMake: Enable enforcing CI testsAlexandru Croitor2020-07-131-1/+1
* Use QList instead of QVectorJarek Kobus2020-07-097-19/+19
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-07-071-3/+3
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-07-061-3/+3
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-07-031-3/+3
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-07-021-3/+3
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-07-021-3/+3
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-07-011-3/+3