qt5base-lts/examples
Samuel Rødal a7d682dd9c Fixed hellowindow making context current in wrong thread.
Make the context a child of the Renderer, which is already moved to the
correct thread.

Change-Id: Iafda090e15b322c03e2c10b1905050f636b90197
Reviewed-on: http://codereview.qt.nokia.com/3915
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
2011-08-31 09:26:48 +02:00
..
animation Fix building of examples. 2011-08-25 15:54:16 +02:00
dbus Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
desktop Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
dialogs Temporarily disable printers on Windows, fix export. 2011-08-26 12:13:56 +02:00
draganddrop Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
effects Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
embedded Merge remote branch 'gerrit/master' into refactor 2011-07-12 12:52:22 +02:00
gestures Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
graphicsview Fix building of examples. 2011-08-25 15:54:16 +02:00
ipc Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
itemviews Fix building of examples. 2011-08-25 15:54:16 +02:00
ja_JP/linguist/hellotr Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
layouts Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
linguist Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
mainwindows Merge remote branch 'gerrit/master' into refactor 2011-07-12 12:52:22 +02:00
network Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
opengl Fixed hellowindow making context current in wrong thread. 2011-08-31 09:26:48 +02:00
painting Fix building of examples. 2011-08-25 15:54:16 +02:00
qmake fix pro files 2011-05-07 23:50:03 +02:00
qpa Added workable QScreen API on top of QPlatformScreen. 2011-07-25 13:52:09 +02:00
qtconcurrent Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
qtestlib Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
qws Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
richtext Fix building of examples. 2011-08-25 15:54:16 +02:00
scroller fix pro files 2011-05-07 23:50:03 +02:00
sql Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
statemachine Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
threads Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
tools Merge remote branch 'gerrit/master' into refactor 2011-08-03 11:03:22 +02:00
touch Fix building of examples. 2011-08-25 15:54:16 +02:00
tutorials Fix building of examples. 2011-08-25 15:54:16 +02:00
uitools Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
webkit/webkit-guide Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
widgets Merge branch 'master' into refactor 2011-08-31 08:14:48 +02:00
xml Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
examples.pro Remove multimedia subdir from examples 2011-07-07 10:33:23 +02:00
README Remove more references to demos. 2011-07-08 15:36:26 +02:00

Qt is supplied with a number of example applications that have been
written to provide developers with examples of the Qt API in use,
highlight good programming practice, and showcase features found in each of
Qt's core technologies.


Documentation for examples can be found in the Examples section
of the Qt documentation.