aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* QmlCompiler: Allow more convenient access to enums in QQmlJSScopeUlf Hermann2020-11-124-7/+12
* Fix QQWinPriv::deliverSinglePointEventUntilAccepted for wheel, gesturesShawn Rutledge2020-11-121-0/+1
* Pass QWheelEvent by reference, not by copyVolker Hilsheimer2020-11-121-1/+1
* 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
* Teach flickable to handle and replay touch as it does mouseShawn Rutledge2020-11-116-113/+241
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-1114-60/+212
* 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
* testlib: Don't misuse the Qt object for storing test resultsUlf Hermann2020-11-111-17/+15
* Add debug trace when a static plugin is loadedAlexandru Croitor2020-11-101-0/+5
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-104-0/+38
* Remove assert in QQmlPropertyThomas Hartmann2020-11-101-1/+0
* Fix compilation with namespacesEskil Abrahamsen Blomfeldt2020-11-101-2/+2
* Silence unused warning in QSGRhiSupport in uncommon build configsLaszlo Agocs2020-11-091-4/+8
* Optimize particles vertex dataKaj Grönholm2020-11-0914-50/+51
* V4 string object: Avoid some compile warningsUlf Hermann2020-11-091-2/+2
* QML: Rewrite Qt object in actual C++Ulf Hermann2020-11-0912-805/+634
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-0933-133/+134
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-093-6/+6
* qquicktextinput: compile with explicit QChar(int) constructorDavid Faure2020-11-092-12/+12
* QQuickWindow: Check if QQuickItem was not deletedBartlomiej Moskal2020-11-091-0/+8
* qtdeclarative: finish fixing compilation with explicit QChar(int)David Faure2020-11-076-22/+23
* qmltyperegistrar: Move JSON processing into separate classUlf Hermann2020-11-066-285/+433
* V4: Prevent heap objects from getting immediately swept by GCUlf Hermann2020-11-061-0/+14
* Clear up Canvas docs wrt the unsupported FBO render modeLaszlo Agocs2020-11-061-17/+2
* Promote suffixless graphics api enum values in GraphicsInfoLaszlo Agocs2020-11-062-7/+11
* Do not assert with OpenGL in qquickcanvasitem testLaszlo Agocs2020-11-061-8/+5
* Use suffixless enum value in graphicsApi check in QQuickFboLaszlo Agocs2020-11-061-2/+1
* CMake: Clean up logic to prepare building pure QML modulesUlf Hermann2020-11-062-9/+28
* libinfix build: adjust qmldir entriesFabian Kosmale2020-11-061-2/+2
* FunctionCallProfiler: initialize all membersVolker Hilsheimer2020-11-051-4/+3
* Better describe the Quick 3D use case in QQuickGraphicsConfigLaszlo Agocs2020-11-051-7/+13
* Doc: Fix documentation warnings for Qt QuickTopi Reinio2020-11-0532-131/+116
* Doc:: Fix documentation warnings for Qt QMLTopi Reinio2020-11-058-21/+21
* Doc: Fix documentation warnings for QML Models and Test modulesTopi Reinio2020-11-055-7/+7
* Cleanup and optimize particlesKaj Grönholm2020-11-0514-96/+44
* QML engine: fix conversion scores for sequences in CallOverloadedFabian Kosmale2020-11-041-0/+7
* Adjust to QPropertyBindingPrivate not using std::function anymoreFabian Kosmale2020-11-042-9/+44
* Remove some outdated comments about FontLoader.nameEskil Abrahamsen Blomfeldt2020-11-041-4/+2
* QmlCompiler: Use the name of a QML object as its locationUlf Hermann2020-11-031-1/+3
* Expose QQmlPlatform and QQmlApplication to QMLUlf Hermann2020-11-032-0/+5
* QQuickItem: remove unnecessary friendShawn Rutledge2020-11-031-2/+1
* QmlCompiler: Allow the specification of file scope codeUlf Hermann2020-11-032-5/+12
* Doc: Minor fix for \sa syntax that caused a disappeared linkEirik Aavitsland2020-11-031-1/+1
* QML: Fix typo in documentationUlf Hermann2020-11-021-1/+1
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-022-4/+2