qt5base-lts/examples/widgets
Frederik Gladhorn 4a8273a6fc Merge remote-tracking branch 'origin/stable' into dev
For the conflicts in msvc_nmake.cpp the ifdefs are extended since we
need to support windows phone in the target branch while it is not there
in the current stable branch (as of Qt 5.2).

Conflicts:
	configure
	qmake/generators/win32/msvc_nmake.cpp
	src/3rdparty/angle/src/libEGL/Surface.cpp
	src/angle/src/common/common.pri
	src/corelib/global/qglobal.h
	src/corelib/io/qstandardpaths.cpp
	src/plugins/platforms/qnx/qqnxintegration.cpp
	src/plugins/platforms/qnx/qqnxscreeneventhandler.h
	src/plugins/platforms/xcb/qglxintegration.h
	src/widgets/kernel/win.pri
	tests/auto/corelib/thread/qreadwritelock/tst_qreadwritelock.cpp
	tests/auto/corelib/tools/qdatetime/tst_qdatetime.cpp
	tests/auto/gui/text/qtextdocument/tst_qtextdocument.cpp
	tools/configure/configureapp.cpp

Change-Id: I00b579eefebaf61d26ab9b00046d2b5bd5958812
2013-11-26 22:35:48 +01:00
..
animation stickman example: fix header include guard 2013-09-16 21:30:54 +02:00
desktop Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
dialogs Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
doc Doc: Fix broken links 2013-11-05 00:29:01 +01:00
draganddrop Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
effects Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
graphicsview Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
itemviews Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
layouts Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
mac QMacNativeWidget: Have example use a delegate 2013-09-26 22:25:10 +02:00
mainwindows Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
painting Remove qSort usages from qtbase examples 2013-09-14 13:12:40 +02:00
richtext Do not attempt to save a file in the resources 2013-08-27 19:12:06 +02:00
scroller Fix warning about float truncation in scroller example (CLANG). 2013-03-06 21:50:28 +01:00
statemachine Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
tools Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
tutorials Doc: Clean up threading examples 2013-11-05 00:29:01 +01:00
widgets added QAbstractSpinBox::setGroupSeparatorShown function. 2013-10-29 12:12:16 +01:00
windowcontainer Introducing QWidget::createWindowContainer() 2013-01-25 14:11:07 +01:00
widgets.pro Port QMacNativeWidget to Qt 5 2013-09-23 07:18:24 +02:00