aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"Tarja Sundqvist2022-11-242199-47124/+47138
* Flickable: don't grab on press if already movingShawn Rutledge2022-07-011-2/+3
* Flickable: Fix edge hitting detection when the extent is fractionalOliver Eftevaag2022-06-271-10/+10
* Handle unprocessed pressed case in FlickableAntti Määttä2022-06-231-2/+21
* Move up include in WTFStubs.cppAndreas Buhr2022-06-221-2/+4
* Doc: Add missing CheckDelegate control and ingroup ItemDelegateThomas Piekarski2022-06-202-0/+11
* QQmlContext: Don't redeclare metatype for QList<QObject *>Ievgenii Meshcheriakov2022-06-201-2/+0
* Flickable: don't grab on press if already movingShawn Rutledge2022-06-181-8/+10
* tst_QQuickStyle: unbreak ubsan buildMarc Mutz2022-06-171-1/+1
* findItem: don't return items with invalid QQmlContextsMitch Curtis2022-06-171-1/+4
* Remove all usage of m_ignoredItemsJan Arve Sæther2022-06-162-6/+1
* Doc: Clarify naming conventions for .js files in QML modulesJoerg Bornemann2022-06-161-0/+11
* Fix alpha with native text renderingLaszlo Agocs2022-06-161-1/+2
* QML: Take care of QVariant when converting function argumentsUlf Hermann2022-06-163-6/+17
* QQmlJSLogger: disable warning from GCC 11 & 12Thiago Macieira2022-06-151-0/+11
* QQuickApplicationHelper: move initialProperties before qmlImportPathsMitch Curtis2022-06-155-8/+9
* QML: Port QV4::CompiledData::Binding to new special integer bitfieldUlf Hermann2022-06-1315-230/+303
* quicktestutils: remove duplicated function declarationMitch Curtis2022-06-131-2/+0
* quick/controlstestutils: add [[nodiscard]] to functions returning stuffMitch Curtis2022-06-133-7/+9
* QQmlTypeCompiler: Find implicit components for inline component rootsUlf Hermann2022-06-131-15/+22
* Fix index handling on insert in QQmlDelegateModelUlf Hermann2022-06-131-1/+1
* QML: Port QV4::CompiledData::Object to new special integer bitfieldUlf Hermann2022-06-1310-35/+90
* QML: Port QV4::CompiledData::Property to new special integer bitfieldUlf Hermann2022-06-135-34/+53
* QML: Port QV4::CompiledData::ParameterType to new special integer bitfieldUlf Hermann2022-06-133-15/+29
* QML: Port QV4::CompiledData::Alias to new special integer bitfieldUlf Hermann2022-06-136-50/+114
* QML: Port QV4::CompiledData::Location to new special integer bitfieldUlf Hermann2022-06-1323-125/+131
* Fix the build with tracing enabledShawn Rutledge2022-06-111-4/+4
* Item views: fix error when accessing attached view from non-delegatesMitch Curtis2022-06-104-2/+38
* Fix crash in QQmlObjectCreator::populateInstanceUlf Hermann2022-06-101-0/+8
* QQuickControlPrivate::resizeBackground: preserve geometry bindingFabian Kosmale2022-06-091-2/+13
* Add missing include guards to qtquickcontrols2foreign_p.hMarc Mutz2022-06-091-0/+4
* MultiPointTouchArea: remap touchpoint positions when filteringShawn Rutledge2022-06-082-4/+9
* Add more missing QT_{BEGIN,END}_NAMESPACEMarc Mutz2022-06-085-0/+20
* QtQuickNativeStyle: add missing QT_{BEGIN,END}_NAMESPACEMarc Mutz2022-06-0824-0/+96
* DomUniverse: optimize counter handling in guaranteeUniverse()Marc Mutz2022-06-081-3/+5
* Fix race condition on QQmlEnginePrivate::qml_debugging_enabledMarc Mutz2022-06-084-4/+6
* QQmlDebug: reliably print the debugger warningMarc Mutz2022-06-081-1/+10
* QSGRhiShaderEffectNode: remove unused m_rc memberMarc Mutz2022-06-082-3/+2
* Add a TU for QQmlProfilerEventReceiverMarc Mutz2022-06-083-2/+52
* DeliveryAgent: don't cancelTouchMouseSynthesis() prematurelyShawn Rutledge2022-06-081-3/+11
* Text: don't fall back to full-width layout if availableWidth == 0Shawn Rutledge2022-06-081-1/+1
* QmlLocalStorage: includemocsMarc Mutz2022-06-061-0/+2
* Qtqtquickcontrols2basicstyleplugin: includemocsMarc Mutz2022-06-061-0/+2
* Qtqtquickcontrols2materialstyleplugin: includemocsMarc Mutz2022-06-061-0/+2
* QuickControls2: includemocsMarc Mutz2022-06-061-0/+2
* QuickShapesPrivate: includemocsMarc Mutz2022-06-061-0/+2
* QuickDialogs2Utils: includemocsMarc Mutz2022-06-061-0/+2
* QmlXmlListModel: includemocsMarc Mutz2022-06-061-0/+2
* QuickTest: includemocsMarc Mutz2022-06-063-0/+6
* QuickTestUtilsPrivate: includemocsMarc Mutz2022-06-065-0/+10