Qt Declarative (Quick 2)
Go to file
Laszlo Agocs dd523fcb00 rendernode example: Prevent gui-render thread data race
By taking things like the item width and height in updatePaintNode()
(while gui is locked).

Change-Id: I840c6c858a0478eb6ceb09653fd1e033cb54372d
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2019-09-08 09:41:49 +02:00
config.tests/d3d12 D3D12: Support translucent windows via DirectComposition 2016-07-14 13:05:13 +00:00
dist Merge remote-tracking branch 'origin/5.13.0' into 5.13 2019-06-20 16:25:19 +02:00
examples rendernode example: Prevent gui-render thread data race 2019-09-08 09:41:49 +02:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src Make vulkanunderqml work and update docs 2019-09-08 09:41:27 +02:00
tests QQmlTypeLoader: Do some more sanity checks on file and path names 2019-09-05 16:03:58 +02:00
tools qmlplugindump: Handle types reexported by QtQuick 2019-08-22 16:13:35 +02:00
.gitattributes
.gitignore Add .qmake.stash to .gitignore 2019-05-03 08:46:51 +00:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.qmake.conf Eradicate Java-style iterators and mark the module free of them 2019-07-04 12:31:23 +02:00
.tag
LICENSE.FDL
LICENSE.GPL2
LICENSE.GPL3
LICENSE.GPL3-EXCEPT
LICENSE.LGPL3
configure.json Move model types into their own library 2019-05-02 09:26:04 +00:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00
qtdeclarative.pro Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
sync.profile Move the header checking into ExecutableCompilationUnit 2019-06-14 19:08:51 +02:00