aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Stabilize tst_QQuickMultiPointTouchArea::inFlickableWithPressDelayShawn Rutledge2020-11-161-9/+17
* Blacklist tst_qquickpointhander::tabletStylus on macOSShawn Rutledge2020-11-161-0/+2
* Add past major version 1 to QtQuick.tooling and 6 to its componentsUlf Hermann2020-11-162-1/+11
* Don't copy or assign QEvent instances in testsVolker Hilsheimer2020-11-166-593/+788
* Don't copy QKeyEvent instances, store the data explicitlyVolker Hilsheimer2020-11-162-17/+45
* Do generate typeinfo qmldir entries for pure QML modulesUlf Hermann2020-11-161-3/+1
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-161-2/+2
* Use QFileInfo constructor explicitlyVolker Hilsheimer2020-11-151-2/+3
* YarrParser: compile with explicit QChar(int) constructorDavid Faure2020-11-151-7/+7
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-141-2/+2
* Add logging category qt.quick.pinchareaShawn Rutledge2020-11-131-2/+10
* QQuickWindow: better hover debug, and a reminderShawn Rutledge2020-11-131-1/+7
* 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