aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/rendercontrol/window_multithreaded.cpp
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-11/+11
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-061-3/+13
|\
| * Fix outdated BSD license headerKai Koehne2017-10-171-3/+13
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
|/
* examples: replace 'foreach' with 'range for'Anton Kudryavtsev2016-09-031-4/+4
* Port examples to new connection syntax.Friedemann Kleint2015-07-221-1/+1
* Fix rendercontrol example for screens with different dprLaszlo Agocs2015-04-281-1/+11
* Address uninitialized pointer variablesHolger Hans Peter Freyther2015-04-201-2/+8
* Fixed license headersJani Heikkinen2015-02-171-3/+3
* Update copyright headersJani Heikkinen2015-02-121-5/+5
* Prevent windows outside the gui thread in rendercontrol exampleLaszlo Agocs2015-01-071-1/+5
* rendercontrol example: Add missing flushesLaszlo Agocs2014-12-171-0/+1
* Support threading with QQuickRenderControlLaszlo Agocs2014-12-121-0/+423