qBittorrent/src/base/bittorrent
Vladimir Golovnev 3181469d87 Merge pull request #6911 from tgregerson/tags
Add a Tags system to the GUI to expand torrent organization / filtering options. Closes #13.
2017-06-26 15:57:27 +03:00
..
private Replace C-style casts with C++ ones 2017-05-29 17:25:42 +02:00
addtorrentparams.h Add a Tags (multi-label) feature to the GUI. Closes #13. 2017-06-25 13:53:07 -05:00
cachestatus.h Use cached SessionStatus and CacheStatus 2017-05-10 13:24:37 +03:00
infohash.cpp Replace C-style casts with C++ ones 2017-05-29 17:25:42 +02:00
infohash.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
magneturi.cpp Replace Utils::String::fromStdString() by QString::fromStdString() 2017-03-07 19:42:44 +08:00
magneturi.h Create MagnetUri object from BC link or HASH string 2016-01-31 21:32:41 +03:00
peerinfo.cpp Don't use deprecated peer_info fields 2017-05-10 13:54:28 +03:00
peerinfo.h Don't use deprecated peer_info fields 2017-05-10 13:54:28 +03:00
session.cpp Add a Tags (multi-label) feature to the GUI. Closes #13. 2017-06-25 13:53:07 -05:00
session.h Add a Tags (multi-label) feature to the GUI. Closes #13. 2017-06-25 13:53:07 -05:00
sessionstatus.h Use new Session Statistics feature 2017-05-10 13:24:51 +03:00
torrentcreatorthread.cpp [TorrentCreator] Show number of pieces. Closes #6774. 2017-05-27 16:37:08 +08:00
torrentcreatorthread.h [TorrentCreator] Show number of pieces. Closes #6774. 2017-05-27 16:37:08 +08:00
torrenthandle.cpp Add a Tags (multi-label) feature to the GUI. Closes #13. 2017-06-25 13:53:07 -05:00
torrenthandle.h Add a Tags (multi-label) feature to the GUI. Closes #13. 2017-06-25 13:53:07 -05:00
torrentinfo.cpp Add new webUI API. Closes #6457. 2017-05-26 14:37:03 +08:00
torrentinfo.h Add new webUI API. Closes #6457. 2017-05-26 14:37:03 +08:00
tracker.cpp Replace Utils::String::toStdString() by QString::toStdString() 2017-03-06 23:58:38 +08:00
tracker.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
trackerentry.cpp Make method const 2017-05-09 14:21:55 +08:00
trackerentry.h Make method const 2017-05-09 14:21:55 +08:00