aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.2' in qt/qtdeclarativev6.2.0-beta2Qt Submodule Update Bot2021-07-241-3/+3
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-07-241-3/+3
* Pass the focus reason through to the control on mouse pressVolker Hilsheimer2021-07-234-5/+124
* Reset the timer of all controlled animations upon timer destructionVolker Hilsheimer2021-07-232-5/+38
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-07-231-3/+3
* Treat substitution free template string literals as string bindingsFabian Kosmale2021-07-235-5/+32
* Rename NO_GENERATE_SOURCE keyword of qt6_add_qml_plugin()Craig Scott2021-07-231-4/+4
* Consider output directory from backing target in qt6_add_qml_plugin()Craig Scott2021-07-231-3/+8
* Improve robustness of argument handling for qt6_add_qml_plugin()Craig Scott2021-07-231-5/+22
* Add initial qml CMake API docsCraig Scott2021-07-237-131/+630
* Update QQuickImage's DPR if re-loading the image didn'tVolker Hilsheimer2021-07-231-2/+6
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-07-231-3/+3
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-07-221-3/+3
* Avoid infinite loop in designer supportThomas Hartmann2021-07-225-7/+88
* CMake: Apply bitcode flags to internal qml plugin initializersAlexandru Croitor2021-07-221-0/+4
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-07-221-3/+3
* Doc: Document matrix4x4 transformation functionsYuya Nishihara2021-07-211-0/+67
* Fix building tst_basicapp in toplevel buildsFabian Kosmale2021-07-211-2/+2
* Add tests of matrix4x4 transformation functionsYuya Nishihara2021-07-211-0/+54
* Don't create an animation timer when destroying the animation jobVolker Hilsheimer2021-07-211-1/+1
* Adjust import documentation to mention that versions are optionalFabian Kosmale2021-07-212-15/+24
* Align qmllint default property handling with QQmlComponent modelAndrei Golubev2021-07-2116-22/+56
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-07-211-3/+3
* Fix qmldir cache inconsistencyJaeyoon Jung2021-07-218-27/+70
* Completely cache the result of qmldir searchesUlf Hermann2021-07-211-3/+11
* Handle QScreen::physicalDotsPerInchChanged changes for the initial screenVolker Hilsheimer2021-07-201-3/+9
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-07-201-3/+3
* Add test for Q_IMPORT_QML_PLUGINFabian Kosmale2021-07-205-0/+25
* Introduce Q_IMPORT_QML_PLUGINFabian Kosmale2021-07-202-0/+12
* CMake: Change the default of OUTPUT_DIRECTORY for qt6_add_qml_module()Craig Scott2021-07-209-7/+40
* CMake: Add missing dependencies for tst_qmlbasicappCraig Scott2021-07-201-0/+1
* CMake: Remove OUTPUT_DIRECTORY option from qt6_qml_type_registration()Craig Scott2021-07-202-12/+9
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-07-201-3/+3
* Fix Integrity duplicate symbol errors when linking an app with qmlAlexandru Croitor2021-07-191-4/+23
* QQmlDebugServiceInterfaces: Fix build when qml_debug is disabledFabian Kosmale2021-07-193-2/+4
* Fix compiler warning about unused variablesVolker Hilsheimer2021-07-191-2/+0
* Make tst_qmlcompiler_manual into a QML moduleAndrei Golubev2021-07-193-524/+620
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-07-191-3/+3
* Separate the signals for QQuickPen propertiesShawn Rutledge2021-07-192-7/+9
* Update resolveInterface after change in qtbaseTor Arne Vestbø2021-07-181-10/+8
* Update dependencies on '6.2' in qt/qtdeclarativeTor Arne Vestbø2021-07-181-3/+3
* Remove unnecessary declarations of type registration functionsUlf Hermann2021-07-1614-29/+0
* Make tst_examples target uniqueKai Köhne2021-07-161-1/+1
* Do not create plugin and its target if target is executableFabian Kosmale2021-07-161-2/+11
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-07-161-3/+3
* Update use of QT_DECLARE_NATIVE_INTERFACE_ACCESSORTor Arne Vestbø2021-07-161-1/+1
* HoverHandler: don't change state if the event involves buttonsShawn Rutledge2021-07-153-0/+70
* tst_example: blacklist failing testsMitch Curtis2021-07-151-0/+19
* tst_examples: use relative paths for data tagsMitch Curtis2021-07-151-12/+30
* Ensure that tst_examples is actually run by CIMitch Curtis2021-07-151-0/+1