aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JIT: When making memory writable, include the exception handlerUlf Hermann2020-12-267-18/+40
* Fix IC properties in same fileFabian Kosmale2020-12-246-3/+49
* QML: Fix proxy iterationFabian Kosmale2020-12-233-2/+45
* DesignerSupport: Don't skip already inspected objectsMiikka Heikkinen2020-12-211-11/+4
* Show a tableview even if the syncView has an empty modelAndy Shaw2020-12-092-5/+45
* qqmlistmodel: Fix crash when modelCache is nullMaximilian Goldstein2020-12-082-1/+23
* Use load(qt_tool) for qmltimeLi Xinwei2020-12-081-1/+2
* qv4qmlcontext: Fix bounded signal expressions when debuggingMaximilian Goldstein2020-12-042-5/+11
* qmltypes.prf: Take abi into account for *_metatypes.json file namesAlessandro Portale2020-11-271-1/+2
* Accessibility event is sent on item's geometry changePiotr Mikolajczyk2020-11-261-0/+8
* Fix crash when calling hasOwnProperty() on proxy objectRichard Weickelt2020-11-252-5/+36
* QQuickTextInput: Store mask data in std::unique_ptrFabian Kosmale2020-11-242-5/+5
* Fix QML property cache leaks of delegate itemsAndrei Golubev2020-11-245-1/+130
* qmlfunctions.qdoc: Add clarification to QML_FOREIGNMaximilian Goldstein2020-11-232-0/+8
* Doc: mention that INCLUDEPATH must be set in some casesMitch Curtis2020-11-201-0/+8
* QML Text doesn't reset lineCount when text is emptyShinichi Okada2020-11-202-0/+39
* Avoid GHS linker to optimize away QML type registrationsKimmo Ollila2020-11-1818-0/+26
* QQuickWindow: Check if QQuickItem was not deletedBartlomiej Moskal2020-11-161-0/+8
* QQuickView docs: show correct usage of setInitialPropertiesFabian Kosmale2020-11-122-0/+13
* Add changes file for Qt 5.15.2Antti Kokko2020-11-051-0/+91
* Revert "qquickloader: Free memory of loaded components after source change"Maximilian Goldstein2020-10-301-13/+0
* Inline components: Fix custom parser supportFabian Kosmale2020-10-283-0/+30
* Bump versionJani Heikkinen2020-10-271-1/+1
* TableView: ensure we rebuild the sync view, even when flicking on a sync view...Richard Moe Gustavsen2020-10-263-2/+49
* Fix compiler warning: mark overrides as such, remove virtualVolker Hilsheimer2020-10-231-6/+6
* Update and activate tst_animatorsShawn Rutledge2020-10-233-20/+33
* TableView: ensure we update content size upon model changesRichard Moe Gustavsen2020-10-223-40/+153
* qquickloader: Free memory of loaded components after source changeFabian Kosmale2020-10-211-0/+13
* Fix OPTIONS argument of qtquick_compiler_add_resourcesJoerg Bornemann2020-10-211-1/+1
* Add changes file for Qt 5.12.10Antti Kokko2020-10-201-0/+32
* Doc: mention that clipping can affect performance and link to pageMitch Curtis2020-10-191-0/+3
* QQuickShaderEffect: fix crash when hiding parentMitch Curtis2020-10-193-1/+152
* Fix alwaysRunToEnd==true prevented complex Anim from stoppingPiotr Mikolajczyk2020-10-167-0/+177
* [Fix] Use the sourceDir if specifiedAssam Boudjelthia2020-10-141-1/+7
* QQuickTextEdit: ensure we update document width when padding has changedRichard Moe Gustavsen2020-10-083-2/+36
* QQuickListView: prevent mouse delivery in floating header or footerShawn Rutledge2020-10-076-16/+142
* qmlformat: Fix computed property namesMaximilian Goldstein2020-10-074-1/+39
* qmlformat: Fix formatting of for...of loops using array variablesMaximilian Goldstein2020-10-074-1/+32
* Doc: use editingFinished signal of TextInput instead of textChangedMitch Curtis2020-10-061-1/+1
* qmlformat: Fix inline componentsMaximilian Goldstein2020-10-063-43/+13
* Fix lineedit exampleUlf Hermann2020-10-051-1/+1
* qqmlimport: Use stable_partition instead of stable_sortFabian Kosmale2020-09-283-14/+26
* Bump versionJani Heikkinen2020-09-281-1/+1
* QQuickDrag: Do not crash when changing supportedActionsFabian Kosmale2020-09-231-0/+2
* Fix ubsan errorAllan Sandfeld Jensen2020-09-231-5/+9
* qmlimportscanner: don't include QtQuick.Controls.xxx.impl as depdendencyAssam Boudjelthia2020-09-171-0/+4
* qmlformat: Fix multiline comment attachmentMaximilian Goldstein2020-09-165-2/+40
* webOS: Allow to have activeFocus for each windowElvis Lee2020-09-141-1/+25
* Propagate focusObjectChanged signal (second attempt)Eskil Abrahamsen Blomfeldt2020-09-112-0/+14
* Move the sharegroup with the context to the render threadLaszlo Agocs2020-09-101-0/+2