qtdeclarative/examples/quickcontrols2/chattutorial/chapter5-styling
Mitch Curtis d451cab0c8 Remove all version numbers from QML imports
As of Qt 6, the latest version will be used by default. This saves us a
lot of effort in terms of version bumps.

Task-number: QTBUG-82922
Change-Id: I74eba8185ec3ccc75bc293d4b2ea87d59e2d9928
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-08-26 11:46:00 +02:00
..
+material Remove all version numbers from QML imports 2020-08-26 11:46:00 +02:00
CMakeLists.txt Remove Qt Labs Calendar 2020-05-28 08:09:33 +02:00
ChatToolBar.qml Remove all version numbers from QML imports 2020-08-26 11:46:00 +02:00
ContactPage.qml Remove all version numbers from QML imports 2020-08-26 11:46:00 +02:00
ConversationPage.qml Remove all version numbers from QML imports 2020-08-26 11:46:00 +02:00
chapter5-styling.pro remove bogus QTPLUGIN+=qsqlite magic 2017-05-29 17:55:11 +00:00
main.cpp Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
main.qml Remove all version numbers from QML imports 2020-08-26 11:46:00 +02:00
qml.qrc Rename qtquickcontrols.conf to qtquickcontrols2.conf 2016-04-21 05:43:19 +00:00
qtquickcontrols2.conf Rename qtquickcontrols.conf to qtquickcontrols2.conf 2016-04-21 05:43:19 +00:00
sqlcontactmodel.cpp Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
sqlcontactmodel.h Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
sqlconversationmodel.cpp Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
sqlconversationmodel.h Replace Q_DECL_OVERRIDE with override 2017-09-22 14:31:26 +00:00