aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtdeclarativev6.0.0-beta5Qt Submodule Update Bot2020-11-131-2/+2
* Add Qt 6.0.0 changes fileJani Heikkinen2020-11-131-0/+17
* QmlCompiler: Mark dataPtr as unused for void AOT functionsUlf Hermann2020-11-131-0/+1
* tooling: List the actual QML files in the qmake projectUlf Hermann2020-11-131-3/+8
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-131-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-131-2/+2
* qmltyperegistrar: Use QString rather than string for stringsUlf Hermann2020-11-122-4/+6
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-121-2/+2
* Add a module describing the qmltypes formatUlf Hermann2020-11-1213-1/+428
* CMake: Change Quick.Window into a pure Qml moduleAlexandru Croitor2020-11-124-7/+53
* CMake: Allow building pure QML modules not backed by C++ sourcesAlexandru Croitor2020-11-124-21/+110
* QmlCompiler: Add method to get first non-composite base scopeUlf Hermann2020-11-121-0/+9
* QQmlEngine::captureProperty(): Don't capture constant propertiesUlf Hermann2020-11-121-1/+1
* QQmlListModel: use alignof for alignmentFabian Kosmale2020-11-121-1/+1
* QQuickViewTestUtil: mark QAIM method overridesShawn Rutledge2020-11-121-6/+6
* Allow removing attractor particlesystem at runtimeKaj Grönholm2020-11-123-2/+19
* QmlCompiler: Correctly store AOT functionsUlf Hermann2020-11-121-2/+5
* Take pixel ratio into account with point particlesKaj Grönholm2020-11-1216-1/+16
* QQuickView docs: show correct usage of setInitialPropertiesFabian Kosmale2020-11-122-0/+13
* QmlCompiler: Store values QQmlJSMetaEnum when availableUlf Hermann2020-11-123-1/+26
* Use QDate::startOfDay() rather than QDateTime(,QTime(0, 0),)Edward Welbourne2020-11-121-3/+2
* ListModel: support URLsFabian Kosmale2020-11-124-3/+127
* QmlCompiler: Allow more convenient access to enums in QQmlJSScopeUlf Hermann2020-11-125-9/+14
* Fix QQWinPriv::deliverSinglePointEventUntilAccepted for wheel, gesturesShawn Rutledge2020-11-122-3/+1
* Pass QWheelEvent by reference, not by copyVolker Hilsheimer2020-11-121-1/+1
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-121-2/+2
* Make text example work in static CMake buildsFabian Kosmale2020-11-111-0/+2
* Mostly un-blacklist Flickable and MultiPointTouchArea testsShawn Rutledge2020-11-112-25/+2
* Fix QQuickImageParticle resetting loopKaj Grönholm2020-11-112-28/+27
* Add simpler non point particle levelKaj Grönholm2020-11-1122-76/+199
* Add Qt 6 API changes doc from qtdocJerome Pasion2020-11-111-1/+162
* QmlCompiler: Allow AOT compilation of JS functionsUlf Hermann2020-11-112-0/+17
* blacklist tst_QQuickListView::sectionsSnap in CI on macOSShawn Rutledge2020-11-111-0/+2
* Teach flickable to handle and replay touch as it does mouseShawn Rutledge2020-11-1111-165/+297
* DesignerSupport: Add more tests for QQuickDesignerSupportThomas Hartmann2020-11-113-1/+185
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-1117-68/+297
* Change internal name of "var" type to QJSValueUlf Hermann2020-11-111-16/+17
* Use "QString" as internal name for string type in builtinsUlf Hermann2020-11-111-60/+60
* QQmlPropery: Add seed to qHashFabian Kosmale2020-11-111-2/+2
* tst_qquickloader: Test setting source from component worksMaximilian Goldstein2020-11-114-0/+26
* testlib: Don't misuse the Qt object for storing test resultsUlf Hermann2020-11-111-17/+15
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-111-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-111-2/+2
* Add debug trace when a static plugin is loadedAlexandru Croitor2020-11-101-0/+5
* Remove debug usage of QT_FORCE_ASSERTSAlexandru Croitor2020-11-101-2/+0
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-109-0/+57
* Remove assert in QQmlPropertyThomas Hartmann2020-11-101-1/+0
* Fix compilation with namespacesEskil Abrahamsen Blomfeldt2020-11-101-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-101-2/+2
* Silence unused warning in QSGRhiSupport in uncommon build configsLaszlo Agocs2020-11-091-4/+8