qt6-bb10/examples/network/torrent
Joerg Bornemann ff00ef6410 Raise cmake_minimum_required to VERSION 3.16 in examples
Pick-to: 6.2
Task-number: QTBUG-95636
Change-Id: I1270b4846d8a23bc3563b6942c0910e095d2be4a
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-08-17 19:18:54 +02:00
..
icons
CMakeLists.txt Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
addtorrentdialog.cpp
addtorrentdialog.h
addtorrentform.ui Fix CMake build of network/torrent example 2021-02-15 13:40:08 +00:00
bencodeparser.cpp
bencodeparser.h
connectionmanager.cpp
connectionmanager.h
filemanager.cpp
filemanager.h
icons.qrc
main.cpp
mainwindow.cpp Fix deprecated API in network/torrent example 2021-02-15 12:07:47 +00:00
mainwindow.h
metainfo.cpp
metainfo.h
peerwireclient.cpp QAbstractSocket: Resolve remaining Qt6 TODOs 2020-08-24 17:43:56 +02:00
peerwireclient.h QAbstractSocket: Resolve remaining Qt6 TODOs 2020-08-24 17:43:56 +02:00
ratecontroller.cpp
ratecontroller.h
torrent.pro Fix CMake build of network/torrent example 2021-02-15 13:40:08 +00:00
torrentclient.cpp Remove unnecessary int() casting in QRandomGenerator::bounded 2021-03-17 06:21:52 +00:00
torrentclient.h
torrentserver.cpp
torrentserver.h
trackerclient.cpp
trackerclient.h