..
bittorrent
Sort filenames when creating torrent
2018-04-20 14:35:48 +03:00
http
Remove unused constants
2018-04-17 20:29:43 +08:00
net
Fix wrong QString::arg() usage that leads to crash
2018-04-11 17:01:43 +03:00
private
Replace platform-specific code in Private::DefaultProfile with QStandardPaths.
2017-04-19 12:51:07 +02:00
rss
Resolve (X)HTML entities in RSS content
2018-03-18 18:59:55 +03:00
search
Fix memory leak
2018-04-17 20:34:01 +08:00
utils
Use RNG provided by OS
2018-04-20 23:34:46 +08:00
algorithm.h
Don't create temporary containers just to iterate over them
2018-03-18 16:22:12 +03:00
asyncfilestorage.cpp
Redesign RSS subsystem
2017-04-23 09:03:46 +03:00
asyncfilestorage.h
Redesign RSS subsystem
2017-04-23 09:03:46 +03:00
base.pri
Don't create temporary containers just to iterate over them
2018-03-18 16:22:12 +03:00
CMakeLists.txt
Don't create temporary containers just to iterate over them
2018-03-18 16:22:12 +03:00
exceptions.cpp
Implement Qt wrapper for std::runtime_error
2018-01-23 11:08:41 +03:00
exceptions.h
Implement Qt wrapper for std::runtime_error
2018-01-23 11:08:41 +03:00
filesystemwatcher.cpp
Remove QPointer wrapper
2018-03-25 15:53:31 +08:00
filesystemwatcher.h
Remove QPointer wrapper
2018-03-25 15:53:31 +08:00
global.h
Prevent possible c++11 range-loop container detach
2018-02-20 19:28:51 +00:00
iconprovider.cpp
Move new icons to their own theme folder.
2017-01-11 18:02:26 +02:00
iconprovider.h
Rename Core to Base ( Closes #3733 ).
2015-12-06 14:27:00 +03:00
indexrange.h
Show files in tooltips for pieces progress bars
2016-06-02 10:30:28 +02:00
logger.cpp
Add helper function for logging messages.
2017-04-26 02:33:56 +03:00
logger.h
Add helper function for logging messages.
2017-04-26 02:33:56 +03:00
preferences.cpp
Redesign Web API
2018-01-28 19:16:24 +03:00
preferences.h
Redesign Web API
2018-01-28 19:16:24 +03:00
profile.cpp
Stop creating Download folder on start
2018-04-05 14:12:47 +08:00
profile.h
Replace platform-specific code in Private::DefaultProfile with QStandardPaths.
2017-04-19 12:51:07 +02:00
scanfoldersmodel.cpp
Don't implicitly cast iterator to const_iterator
2018-02-17 17:02:52 +00:00
scanfoldersmodel.h
Cleanup headers
2016-05-18 00:46:43 +08:00
settingsstorage.cpp
Make settings file recovery more robust
2018-04-30 13:01:10 +08:00
settingsstorage.h
Move Preferences backend code into SettingsStorage class
2016-03-04 08:39:00 +03:00
settingvalue.h
fixup! Implement enum support in CachedSettingValue
2017-07-05 13:41:08 +02:00
torrentfileguard.cpp
Implement enum support in CachedSettingValue
2017-07-05 12:41:58 +02:00
torrentfileguard.h
Implement enum support in CachedSettingValue
2017-07-05 12:41:58 +02:00
torrentfilter.cpp
Add a Tags (multi-label) feature to the GUI. Closes #13 .
2017-06-25 13:53:07 -05:00
torrentfilter.h
Make BitTorrent::TorrentState strongly-typed enum
2017-10-10 21:28:57 +02:00
tristatebool.cpp
Redesign RSS subsystem
2017-04-23 09:03:46 +03:00
tristatebool.h
Use smaller data type for TriStateBool
2017-09-18 02:21:47 +08:00
types.h
Rename enum
2016-04-14 14:50:59 +08:00
unicodestrings.h
Add availability column to torrent properties window
2017-05-12 17:15:00 +02:00