qt5base-lts/examples/network/network-chat
Alexandru Croitor fe3bd212fc Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
This changes many different CMake places to mention Qt6 instead of
Qt5.

Note that some old qt5 cmake config files in corelib are probably not
needed anymore, but I still renamed and kept them for now.

Change-Id: Ie69e81540386a5af153f76c0242e18d48211bec4
2019-06-14 16:31:09 +02:00
..
chatdialog.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
chatdialog.h Unify license header usage. 2016-03-29 10:20:03 +00:00
chatdialog.ui Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
client.cpp Network examples: cleanup foreach usage 2019-01-06 13:39:49 +00:00
client.h Unify license header usage. 2016-03-29 10:20:03 +00:00
CMakeLists.txt Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake 2019-06-14 16:31:09 +02:00
connection.cpp Examples: change the main network-chat protocol to CBOR 2018-06-02 03:11:30 +00:00
connection.h Examples: change the main network-chat protocol to CBOR 2018-06-02 03:11:30 +00:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
network-chat.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
peermanager.cpp Network examples: cleanup foreach usage 2019-01-06 13:39:49 +00:00
peermanager.h Network examples: cleanup foreach usage 2019-01-06 13:39:49 +00:00
server.cpp Examples: change the main network-chat protocol to CBOR 2018-06-02 03:11:30 +00:00
server.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00