2015-01-18 15:13:06 +03:00
|
|
|
HEADERS += \
|
2017-03-07 16:10:42 +03:00
|
|
|
$$PWD/asyncfilestorage.h \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/types.h \
|
|
|
|
$$PWD/tristatebool.h \
|
2015-01-18 15:13:06 +03:00
|
|
|
$$PWD/filesystemwatcher.h \
|
|
|
|
$$PWD/logger.h \
|
2016-02-09 11:55:02 +03:00
|
|
|
$$PWD/settingsstorage.h \
|
2016-05-01 11:05:52 +03:00
|
|
|
$$PWD/settingvalue.h \
|
2015-01-28 12:03:22 +03:00
|
|
|
$$PWD/preferences.h \
|
2016-02-29 02:44:08 +03:00
|
|
|
$$PWD/indexrange.h \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/iconprovider.h \
|
2015-01-28 12:03:22 +03:00
|
|
|
$$PWD/http/irequesthandler.h \
|
|
|
|
$$PWD/http/connection.h \
|
|
|
|
$$PWD/http/requestparser.h \
|
|
|
|
$$PWD/http/responsegenerator.h \
|
|
|
|
$$PWD/http/server.h \
|
|
|
|
$$PWD/http/types.h \
|
2015-04-13 19:02:48 +03:00
|
|
|
$$PWD/http/responsebuilder.h \
|
|
|
|
$$PWD/net/dnsupdater.h \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/net/downloadmanager.h \
|
|
|
|
$$PWD/net/downloadhandler.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 \
|
2015-05-18 17:02:48 +03:00
|
|
|
$$PWD/net/private/geoipdatabase.h \
|
2017-04-29 11:49:40 +03:00
|
|
|
$$PWD/bittorrent/addtorrentparams.h \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/bittorrent/infohash.h \
|
|
|
|
$$PWD/bittorrent/session.h \
|
|
|
|
$$PWD/bittorrent/sessionstatus.h \
|
|
|
|
$$PWD/bittorrent/cachestatus.h \
|
|
|
|
$$PWD/bittorrent/magneturi.h \
|
|
|
|
$$PWD/bittorrent/torrentinfo.h \
|
|
|
|
$$PWD/bittorrent/torrenthandle.h \
|
|
|
|
$$PWD/bittorrent/peerinfo.h \
|
|
|
|
$$PWD/bittorrent/trackerentry.h \
|
|
|
|
$$PWD/bittorrent/tracker.h \
|
|
|
|
$$PWD/bittorrent/torrentcreatorthread.h \
|
|
|
|
$$PWD/bittorrent/private/speedmonitor.h \
|
|
|
|
$$PWD/bittorrent/private/bandwidthscheduler.h \
|
|
|
|
$$PWD/bittorrent/private/filterparserthread.h \
|
|
|
|
$$PWD/bittorrent/private/statistics.h \
|
2015-12-13 15:38:19 +03:00
|
|
|
$$PWD/bittorrent/private/resumedatasavingmanager.h \
|
2017-03-07 16:10:42 +03:00
|
|
|
$$PWD/rss/rss_article.h \
|
|
|
|
$$PWD/rss/rss_item.h \
|
|
|
|
$$PWD/rss/rss_feed.h \
|
|
|
|
$$PWD/rss/rss_folder.h \
|
|
|
|
$$PWD/rss/rss_session.h \
|
|
|
|
$$PWD/rss/rss_autodownloader.h \
|
|
|
|
$$PWD/rss/rss_autodownloadrule.h \
|
|
|
|
$$PWD/rss/private/rss_parser.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 \
|
2015-05-06 14:53:27 +03:00
|
|
|
$$PWD/utils/misc.h \
|
2017-03-06 15:40:34 +03:00
|
|
|
$$PWD/utils/net.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 \
|
2016-05-14 17:46:40 +03:00
|
|
|
$$PWD/utils/version.h \
|
2016-05-03 22:45:06 +03:00
|
|
|
$$PWD/profile.h \
|
|
|
|
$$PWD/private/profile_p.h \
|
2015-07-03 22:22:14 +03:00
|
|
|
$$PWD/unicodestrings.h \
|
2016-04-07 17:58:30 +03:00
|
|
|
$$PWD/torrentfileguard.h \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/torrentfilter.h \
|
2015-08-27 14:25:14 +03:00
|
|
|
$$PWD/scanfoldersmodel.h \
|
|
|
|
$$PWD/searchengine.h
|
2015-01-18 15:13:06 +03:00
|
|
|
|
|
|
|
SOURCES += \
|
2017-03-07 16:10:42 +03:00
|
|
|
$$PWD/asyncfilestorage.cpp \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/tristatebool.cpp \
|
|
|
|
$$PWD/filesystemwatcher.cpp \
|
2015-01-18 15:13:06 +03:00
|
|
|
$$PWD/logger.cpp \
|
2016-02-09 11:55:02 +03:00
|
|
|
$$PWD/settingsstorage.cpp \
|
2015-01-28 12:03:22 +03:00
|
|
|
$$PWD/preferences.cpp \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/iconprovider.cpp \
|
2015-01-28 12:03:22 +03:00
|
|
|
$$PWD/http/connection.cpp \
|
|
|
|
$$PWD/http/requestparser.cpp \
|
|
|
|
$$PWD/http/responsegenerator.cpp \
|
|
|
|
$$PWD/http/server.cpp \
|
2015-04-13 19:02:48 +03:00
|
|
|
$$PWD/http/responsebuilder.cpp \
|
|
|
|
$$PWD/net/dnsupdater.cpp \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/net/downloadmanager.cpp \
|
|
|
|
$$PWD/net/downloadhandler.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 \
|
2015-05-18 17:02:48 +03:00
|
|
|
$$PWD/net/private/geoipdatabase.cpp \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/bittorrent/infohash.cpp \
|
|
|
|
$$PWD/bittorrent/session.cpp \
|
|
|
|
$$PWD/bittorrent/sessionstatus.cpp \
|
|
|
|
$$PWD/bittorrent/cachestatus.cpp \
|
|
|
|
$$PWD/bittorrent/magneturi.cpp \
|
|
|
|
$$PWD/bittorrent/torrentinfo.cpp \
|
|
|
|
$$PWD/bittorrent/torrenthandle.cpp \
|
|
|
|
$$PWD/bittorrent/peerinfo.cpp \
|
|
|
|
$$PWD/bittorrent/trackerentry.cpp \
|
|
|
|
$$PWD/bittorrent/tracker.cpp \
|
|
|
|
$$PWD/bittorrent/torrentcreatorthread.cpp \
|
|
|
|
$$PWD/bittorrent/private/speedmonitor.cpp \
|
|
|
|
$$PWD/bittorrent/private/bandwidthscheduler.cpp \
|
|
|
|
$$PWD/bittorrent/private/filterparserthread.cpp \
|
|
|
|
$$PWD/bittorrent/private/statistics.cpp \
|
2015-12-13 15:38:19 +03:00
|
|
|
$$PWD/bittorrent/private/resumedatasavingmanager.cpp \
|
2017-03-07 16:10:42 +03:00
|
|
|
$$PWD/rss/rss_article.cpp \
|
|
|
|
$$PWD/rss/rss_item.cpp \
|
|
|
|
$$PWD/rss/rss_feed.cpp \
|
|
|
|
$$PWD/rss/rss_folder.cpp \
|
|
|
|
$$PWD/rss/rss_session.cpp \
|
|
|
|
$$PWD/rss/rss_autodownloader.cpp \
|
|
|
|
$$PWD/rss/rss_autodownloadrule.cpp \
|
|
|
|
$$PWD/rss/private/rss_parser.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 \
|
2015-05-06 14:53:27 +03:00
|
|
|
$$PWD/utils/misc.cpp \
|
2017-03-06 15:40:34 +03:00
|
|
|
$$PWD/utils/net.cpp \
|
2017-02-10 15:33:21 +03:00
|
|
|
$$PWD/utils/random.cpp \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/utils/string.cpp \
|
2016-05-03 22:45:06 +03:00
|
|
|
$$PWD/profile.cpp \
|
|
|
|
$$PWD/private/profile_p.cpp \
|
2016-04-07 17:58:30 +03:00
|
|
|
$$PWD/torrentfileguard.cpp \
|
2015-04-19 18:17:47 +03:00
|
|
|
$$PWD/torrentfilter.cpp \
|
2015-08-27 14:25:14 +03:00
|
|
|
$$PWD/scanfoldersmodel.cpp \
|
|
|
|
$$PWD/searchengine.cpp
|