qBittorrent/src/base
Chocobo1 20f4d0c4e3
Merge pull request #19292 from Chocobo1/head
Fix response for HTTP HEAD method
2023-07-11 11:24:28 +08:00
..
3rdparty Sync "expected lite" with upstream 2023-06-03 17:42:57 +03:00
bittorrent Merge pull request #19291 from Chocobo1/limits 2023-07-11 11:24:09 +08:00
http Avoid stuffing the log via junk requests 2023-07-09 21:23:09 +08:00
interfaces Move "memory priority" settings to Application class 2022-07-04 18:38:20 +08:00
net Merge pull request #19277 from Chocobo1/ctor 2023-07-06 12:41:45 +08:00
rss Mark singleton class as final 2023-07-05 03:32:54 +08:00
search Merge pull request #19277 from Chocobo1/ctor 2023-07-06 12:41:45 +08:00
utils Avoid redundant buffer copying 2023-07-04 14:04:41 +08:00
algorithm.h Add (experimental) I2P support 2023-03-21 08:33:46 +03:00
applicationcomponent.cpp Implement base classes for application components 2022-06-25 15:46:55 +03:00
applicationcomponent.h Implement base classes for application components 2022-06-25 15:46:55 +03:00
asyncfilestorage.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
asyncfilestorage.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
base.pri Extract "add torrent params" serialization code 2023-05-07 16:33:32 +03:00
CMakeLists.txt Extract "add torrent params" serialization code 2023-05-07 16:33:32 +03:00
digest32.h Use move construct for shared pointers 2023-07-01 16:28:13 +08:00
exceptions.cpp Unify custom exceptions 2021-05-18 08:40:05 +03:00
exceptions.h Improve "Watched folders" feature 2021-05-19 15:42:41 +03:00
global.h Always use the same limits when parse bencoded data 2023-07-02 11:37:37 +03:00
iconprovider.cpp Use default constructor, destructor 2023-05-06 16:35:12 +08:00
iconprovider.h Mark singleton class as final 2023-07-05 03:32:54 +08:00
indexrange.h Move comparison operator out of class 2022-04-04 16:32:14 +08:00
logger.cpp Use coarse timestamp format 2022-06-18 17:14:42 +08:00
logger.h Mark singleton class as final 2023-07-05 03:32:54 +08:00
orderedset.h Implement torrent tags editing dialog 2023-04-03 10:36:28 +03:00
path.cpp Avoid unnecessary memory allocation/relocation 2023-06-23 14:49:22 +08:00
path.h Simplify implementation 2022-07-23 22:41:26 +08:00
pathfwd.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
preferences.cpp Merge pull request #19291 from Chocobo1/limits 2023-07-11 11:24:09 +08:00
preferences.h Merge pull request #19291 from Chocobo1/limits 2023-07-11 11:24:09 +08:00
profile.cpp Refactor SettingsStorage implementation 2022-07-13 07:09:15 +03:00
profile.h Refactor SettingsStorage implementation 2022-07-13 07:09:15 +03:00
profile_p.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
profile_p.h Refactor SettingsStorage implementation 2022-07-13 07:09:15 +03:00
settingsstorage.cpp Don't emit superfluous signal 2023-07-05 03:32:53 +08:00
settingsstorage.h Refactor SettingsStorage implementation 2022-07-13 07:09:15 +03:00
settingvalue.h Improve function interface 2022-03-26 12:41:02 +08:00
tagset.cpp Revise tag related implementations 2021-04-27 11:47:52 +08:00
tagset.h Revise tag related implementations 2021-04-27 11:47:52 +08:00
torrentfileguard.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
torrentfileguard.h Clean up usage of static keyword 2022-05-30 13:25:34 +08:00
torrentfileswatcher.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
torrentfileswatcher.h Ensure thread is stopped before deleting QThread 2022-12-08 08:37:14 +03:00
torrentfilter.cpp Remove redundant initialization 2023-05-06 16:35:12 +08:00
torrentfilter.h Add a "Moving" status filter 2022-10-14 13:12:51 +08:00
types.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
unicodestrings.h Rename literal operator 2023-06-18 03:32:44 +08:00
version.h.in Bump to 4.6.0beta2 2023-06-18 21:27:12 +03:00