qt5base-lts/examples/network/torrent
Joerg Bornemann 9f27bfb31a Make sure we can build with -no-feature-draganddrop
We move QInternalMimeData to a separate file, because this class is
used, even if draganddrop is disabled. From now on, include
qinternalmimedata_p.h instead of qdnd_p.h for QInternalMimeData.

Change-Id: I594e08e2e90d574dc445119091686b4b69e4731b
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
2018-05-29 18:31:35 +00: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
addtorrentdialog.cpp Unify license header usage. 2016-03-29 10:20:03 +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
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 Unify license header usage. 2016-03-29 10:20:03 +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 Make sure we can build with -no-feature-draganddrop 2018-05-29 18:31:35 +00:00
mainwindow.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
metainfo.cpp Fix/adapt the uses of {to,set,from}Time_t in the qtbase source code 2016-07-06 06:28:13 +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 Unify license header usage. 2016-03-29 10:20:03 +00: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 Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
torrentclient.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
torrentserver.cpp Unify license header usage. 2016-03-29 10:20:03 +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