qt5base-lts/examples/network/torrent
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
..
forms Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
icons Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.prev_CMakeLists.txt Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake 2019-06-14 16:31:09 +02:00
addtorrentdialog.cpp Network examples: cleanup foreach usage 2019-01-06 13:39:49 +00:00
addtorrentdialog.h Unify license header usage. 2016-03-29 10:20:03 +00:00
bencodeparser.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
bencodeparser.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
connectionmanager.cpp Merge remote-tracking branch 'origin/5.7' into dev 2016-07-19 20:14:40 +02:00
connectionmanager.h Unify license header usage. 2016-03-29 10:20:03 +00:00
filemanager.cpp Network examples: cleanup foreach usage 2019-01-06 13:39:49 +00:00
filemanager.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
icons.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
main.cpp Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
mainwindow.cpp QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00 2019-02-13 05:55:46 +00:00
mainwindow.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
metainfo.cpp Network examples: cleanup foreach usage 2019-01-06 13:39:49 +00:00
metainfo.h Unify license header usage. 2016-03-29 10:20:03 +00:00
peerwireclient.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
peerwireclient.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
ratecontroller.cpp Torrent example: replace Java-style iteration with STL iterators 2019-05-23 13:35:15 +02:00
ratecontroller.h Unify license header usage. 2016-03-29 10:20:03 +00:00
torrent.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
torrentclient.cpp Torrent example: replace a QMultiMap with a sorted vector 2019-05-25 09:30:51 +00:00
torrentclient.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
torrentserver.cpp Network examples: cleanup foreach usage 2019-01-06 13:39:49 +00:00
torrentserver.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
trackerclient.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
trackerclient.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00