qt5base-lts/examples/widgets/mainwindows/mainwindow
Edward Welbourne f6fc34294f Merge remote-tracking branch 'origin/5.7' into dev
Conflicts:
	configure
5.7 now supports clang on android; but dev re-worked configure

	src/gui/kernel/qevent.h
One side renamed a parameter of a constructor; the other added an
alternate constructor on the next line.  Applied the rename to both
for consistency.

	tests/auto/tools/moc/tst_moc.cpp
Each side added a new test at the end.

	.qmake.conf
Ignored 5.7's change to MODULE_VERSION.

	configure.json
No conflict noticed by git; but changes in 5.7 were needed for the
re-worked configure to accommodate 5.7's stricter handling of C++11.

Change-Id: I9cda53836a32d7bf83828212c7ea00b1de3e09d2
2016-08-01 18:20:00 +02:00
..
colorswatch.cpp Merge remote-tracking branch 'origin/5.7' into dev 2016-08-01 18:20:00 +02:00
colorswatch.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
main.cpp Updated license headers 2016-01-21 18:55:32 +00:00
mainwindow.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-29 10:10:22 +02:00
mainwindow.h Updated license headers 2016-01-21 18:55:32 +00:00
mainwindow.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00
mainwindow.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
qt.png Doc: Replaced Trolltech logo with Qt logo 2016-02-03 12:37:37 +00:00
titlebarCenter.png Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
titlebarLeft.png Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
titlebarRight.png Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
toolbar.cpp Updated license headers 2016-01-21 18:55:32 +00:00
toolbar.h Updated license headers 2016-01-21 18:55:32 +00:00