2015-01-18 15:13:06 +03:00
|
|
|
HEADERS += \
|
2021-09-05 07:29:32 +03:00
|
|
|
$$PWD/3rdparty/expected.hpp \
|
2018-03-06 17:50:10 +03:00
|
|
|
$$PWD/algorithm.h \
|
2017-03-07 16:10:42 +03:00
|
|
|
$$PWD/asyncfilestorage.h \
|
2020-12-17 11:57:06 +03:00
|
|
|
$$PWD/bittorrent/abstractfilestorage.h \
|
2020-05-25 10:40:46 +03:00
|
|
|
$$PWD/bittorrent/addtorrentparams.h \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/bittorrent/bandwidthscheduler.h \
|
2021-03-24 10:59:36 +03:00
|
|
|
$$PWD/bittorrent/bencoderesumedatastorage.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/bittorrent/cachestatus.h \
|
2021-05-20 10:36:44 +03:00
|
|
|
$$PWD/bittorrent/categoryoptions.h \
|
2020-05-25 10:40:46 +03:00
|
|
|
$$PWD/bittorrent/common.h \
|
2020-04-27 11:26:45 +03:00
|
|
|
$$PWD/bittorrent/customstorage.h \
|
2019-03-06 08:58:07 +03:00
|
|
|
$$PWD/bittorrent/downloadpriority.h \
|
2021-03-24 11:53:47 +03:00
|
|
|
$$PWD/bittorrent/dbresumedatastorage.h \
|
2020-12-02 09:16:11 +03:00
|
|
|
$$PWD/bittorrent/filesearcher.h \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/bittorrent/filterparserthread.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/bittorrent/infohash.h \
|
2021-03-22 10:26:43 +03:00
|
|
|
$$PWD/bittorrent/loadtorrentparams.h \
|
2022-01-24 08:28:56 +03:00
|
|
|
$$PWD/bittorrent/ltqbitarray.h \
|
2020-10-21 22:07:13 +03:00
|
|
|
$$PWD/bittorrent/ltqhash.h \
|
2021-10-02 21:42:58 +03:00
|
|
|
$$PWD/bittorrent/lttypecast.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/bittorrent/magneturi.h \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/bittorrent/nativesessionextension.h \
|
|
|
|
$$PWD/bittorrent/nativetorrentextension.h \
|
2019-07-22 19:50:42 +03:00
|
|
|
$$PWD/bittorrent/peeraddress.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/bittorrent/peerinfo.h \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/bittorrent/portforwarderimpl.h \
|
2021-03-22 10:26:43 +03:00
|
|
|
$$PWD/bittorrent/resumedatastorage.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/bittorrent/session.h \
|
|
|
|
$$PWD/bittorrent/sessionstatus.h \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/bittorrent/speedmonitor.h \
|
|
|
|
$$PWD/bittorrent/statistics.h \
|
2021-01-06 15:12:40 +03:00
|
|
|
$$PWD/bittorrent/torrent.h \
|
2020-12-10 09:54:27 +03:00
|
|
|
$$PWD/bittorrent/torrentcontentlayout.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/bittorrent/torrentcreatorthread.h \
|
2021-01-06 15:12:40 +03:00
|
|
|
$$PWD/bittorrent/torrentimpl.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/bittorrent/torrentinfo.h \
|
|
|
|
$$PWD/bittorrent/tracker.h \
|
|
|
|
$$PWD/bittorrent/trackerentry.h \
|
2021-03-02 19:44:57 +03:00
|
|
|
$$PWD/digest32.h \
|
2018-01-20 09:27:58 +03:00
|
|
|
$$PWD/exceptions.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/global.h \
|
2015-01-28 12:03:22 +03:00
|
|
|
$$PWD/http/connection.h \
|
2017-10-14 16:27:21 +03:00
|
|
|
$$PWD/http/httperror.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/http/irequesthandler.h \
|
2015-01-28 12:03:22 +03:00
|
|
|
$$PWD/http/requestparser.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/http/responsebuilder.h \
|
2015-01-28 12:03:22 +03:00
|
|
|
$$PWD/http/responsegenerator.h \
|
|
|
|
$$PWD/http/server.h \
|
|
|
|
$$PWD/http/types.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/iconprovider.h \
|
|
|
|
$$PWD/indexrange.h \
|
2022-04-14 07:04:58 +03:00
|
|
|
$$PWD/interfaces/iapplication.h \
|
2022-03-23 07:55:41 +03:00
|
|
|
$$PWD/interfaces/istringable.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/logger.h \
|
2015-04-13 19:02:48 +03:00
|
|
|
$$PWD/net/dnsupdater.h \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/net/downloadhandlerimpl.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/net/downloadmanager.h \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/net/geoipdatabase.h \
|
2015-05-18 17:02:48 +03:00
|
|
|
$$PWD/net/geoipmanager.h \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/net/portforwarder.h \
|
2016-05-01 11:05:52 +03:00
|
|
|
$$PWD/net/proxyconfigurationmanager.h \
|
2015-04-13 19:02:48 +03:00
|
|
|
$$PWD/net/reverseresolution.h \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/net/smtp.h \
|
2021-04-02 08:45:50 +03:00
|
|
|
$$PWD/orderedset.h \
|
2022-02-08 06:03:48 +03:00
|
|
|
$$PWD/path.h \
|
|
|
|
$$PWD/pathfwd.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/preferences.h \
|
|
|
|
$$PWD/profile.h \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/profile_p.h \
|
2017-03-07 16:10:42 +03:00
|
|
|
$$PWD/rss/rss_article.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/rss/rss_autodownloader.h \
|
|
|
|
$$PWD/rss/rss_autodownloadrule.h \
|
2017-03-07 16:10:42 +03:00
|
|
|
$$PWD/rss/rss_feed.h \
|
|
|
|
$$PWD/rss/rss_folder.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/rss/rss_item.h \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/rss/rss_parser.h \
|
2017-03-07 16:10:42 +03:00
|
|
|
$$PWD/rss/rss_session.h \
|
2018-01-29 17:05:29 +03:00
|
|
|
$$PWD/search/searchdownloadhandler.h \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/search/searchhandler.h \
|
2018-01-29 17:05:29 +03:00
|
|
|
$$PWD/search/searchpluginmanager.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/settingsstorage.h \
|
|
|
|
$$PWD/settingvalue.h \
|
2021-04-02 08:45:50 +03:00
|
|
|
$$PWD/tagset.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/torrentfileguard.h \
|
2021-04-23 12:02:25 +03:00
|
|
|
$$PWD/torrentfileswatcher.h \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/torrentfilter.h \
|
|
|
|
$$PWD/types.h \
|
|
|
|
$$PWD/unicodestrings.h \
|
2018-03-02 16:59:57 +03:00
|
|
|
$$PWD/utils/bytearray.h \
|
2021-04-05 08:02:28 +03:00
|
|
|
$$PWD/utils/compare.h \
|
2018-06-19 15:04:54 +03:00
|
|
|
$$PWD/utils/foreignapps.h \
|
2015-05-06 14:53:27 +03:00
|
|
|
$$PWD/utils/fs.h \
|
2015-05-18 15:18:12 +03:00
|
|
|
$$PWD/utils/gzip.h \
|
2020-04-01 09:25:00 +03:00
|
|
|
$$PWD/utils/io.h \
|
2015-05-06 14:53:27 +03:00
|
|
|
$$PWD/utils/misc.h \
|
2017-03-06 15:40:34 +03:00
|
|
|
$$PWD/utils/net.h \
|
2018-11-21 10:15:51 +03:00
|
|
|
$$PWD/utils/password.h \
|
2017-02-10 15:33:21 +03:00
|
|
|
$$PWD/utils/random.h \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/utils/string.h \
|
2021-01-04 10:02:13 +03:00
|
|
|
$$PWD/utils/version.h \
|
|
|
|
$$PWD/version.h
|
2015-01-18 15:13:06 +03:00
|
|
|
|
|
|
|
SOURCES += \
|
2017-03-07 16:10:42 +03:00
|
|
|
$$PWD/asyncfilestorage.cpp \
|
2020-12-17 11:57:06 +03:00
|
|
|
$$PWD/bittorrent/abstractfilestorage.cpp \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/bittorrent/bandwidthscheduler.cpp \
|
2021-03-24 10:59:36 +03:00
|
|
|
$$PWD/bittorrent/bencoderesumedatastorage.cpp \
|
2021-05-20 10:36:44 +03:00
|
|
|
$$PWD/bittorrent/categoryoptions.cpp \
|
2020-04-27 11:26:45 +03:00
|
|
|
$$PWD/bittorrent/customstorage.cpp \
|
2021-03-24 11:53:47 +03:00
|
|
|
$$PWD/bittorrent/dbresumedatastorage.cpp \
|
2019-03-06 08:58:07 +03:00
|
|
|
$$PWD/bittorrent/downloadpriority.cpp \
|
2020-12-02 09:16:11 +03:00
|
|
|
$$PWD/bittorrent/filesearcher.cpp \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/bittorrent/filterparserthread.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/bittorrent/infohash.cpp \
|
2022-01-24 08:28:56 +03:00
|
|
|
$$PWD/bittorrent/ltqbitarray.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/bittorrent/magneturi.cpp \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/bittorrent/nativesessionextension.cpp \
|
|
|
|
$$PWD/bittorrent/nativetorrentextension.cpp \
|
2019-07-22 19:50:42 +03:00
|
|
|
$$PWD/bittorrent/peeraddress.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/bittorrent/peerinfo.cpp \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/bittorrent/portforwarderimpl.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/bittorrent/session.cpp \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/bittorrent/speedmonitor.cpp \
|
|
|
|
$$PWD/bittorrent/statistics.cpp \
|
2021-01-06 15:12:40 +03:00
|
|
|
$$PWD/bittorrent/torrent.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/bittorrent/torrentcreatorthread.cpp \
|
2021-01-06 15:12:40 +03:00
|
|
|
$$PWD/bittorrent/torrentimpl.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/bittorrent/torrentinfo.cpp \
|
|
|
|
$$PWD/bittorrent/tracker.cpp \
|
|
|
|
$$PWD/bittorrent/trackerentry.cpp \
|
2018-01-20 09:27:58 +03:00
|
|
|
$$PWD/exceptions.cpp \
|
2015-01-28 12:03:22 +03:00
|
|
|
$$PWD/http/connection.cpp \
|
2017-10-14 16:27:21 +03:00
|
|
|
$$PWD/http/httperror.cpp \
|
2015-01-28 12:03:22 +03:00
|
|
|
$$PWD/http/requestparser.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/http/responsebuilder.cpp \
|
2015-01-28 12:03:22 +03:00
|
|
|
$$PWD/http/responsegenerator.cpp \
|
|
|
|
$$PWD/http/server.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/iconprovider.cpp \
|
|
|
|
$$PWD/logger.cpp \
|
2015-04-13 19:02:48 +03:00
|
|
|
$$PWD/net/dnsupdater.cpp \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/net/downloadhandlerimpl.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/net/downloadmanager.cpp \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/net/geoipdatabase.cpp \
|
2015-05-18 17:02:48 +03:00
|
|
|
$$PWD/net/geoipmanager.cpp \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/net/portforwarder.cpp \
|
2016-05-01 11:05:52 +03:00
|
|
|
$$PWD/net/proxyconfigurationmanager.cpp \
|
2015-04-13 19:02:48 +03:00
|
|
|
$$PWD/net/reverseresolution.cpp \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/net/smtp.cpp \
|
2022-02-08 06:03:48 +03:00
|
|
|
$$PWD/path.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/preferences.cpp \
|
|
|
|
$$PWD/profile.cpp \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/profile_p.cpp \
|
2017-03-07 16:10:42 +03:00
|
|
|
$$PWD/rss/rss_article.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/rss/rss_autodownloader.cpp \
|
|
|
|
$$PWD/rss/rss_autodownloadrule.cpp \
|
2017-03-07 16:10:42 +03:00
|
|
|
$$PWD/rss/rss_feed.cpp \
|
|
|
|
$$PWD/rss/rss_folder.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/rss/rss_item.cpp \
|
2020-05-07 20:15:33 +03:00
|
|
|
$$PWD/rss/rss_parser.cpp \
|
2017-03-07 16:10:42 +03:00
|
|
|
$$PWD/rss/rss_session.cpp \
|
2018-01-29 17:05:29 +03:00
|
|
|
$$PWD/search/searchdownloadhandler.cpp \
|
|
|
|
$$PWD/search/searchhandler.cpp \
|
|
|
|
$$PWD/search/searchpluginmanager.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/settingsstorage.cpp \
|
2021-04-02 08:45:50 +03:00
|
|
|
$$PWD/tagset.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/torrentfileguard.cpp \
|
2021-04-23 12:02:25 +03:00
|
|
|
$$PWD/torrentfileswatcher.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/torrentfilter.cpp \
|
2018-03-02 16:59:57 +03:00
|
|
|
$$PWD/utils/bytearray.cpp \
|
2021-04-05 08:02:28 +03:00
|
|
|
$$PWD/utils/compare.cpp \
|
2018-06-19 15:04:54 +03:00
|
|
|
$$PWD/utils/foreignapps.cpp \
|
2015-05-06 14:53:27 +03:00
|
|
|
$$PWD/utils/fs.cpp \
|
2015-05-18 15:18:12 +03:00
|
|
|
$$PWD/utils/gzip.cpp \
|
2020-04-01 09:25:00 +03:00
|
|
|
$$PWD/utils/io.cpp \
|
2015-05-06 14:53:27 +03:00
|
|
|
$$PWD/utils/misc.cpp \
|
2017-03-06 15:40:34 +03:00
|
|
|
$$PWD/utils/net.cpp \
|
2018-11-21 10:15:51 +03:00
|
|
|
$$PWD/utils/password.cpp \
|
2017-02-10 15:33:21 +03:00
|
|
|
$$PWD/utils/random.cpp \
|
2017-12-27 07:26:10 +03:00
|
|
|
$$PWD/utils/string.cpp
|