..
3rdparty
Use QSaveFile wherever applicable
2021-09-15 21:54:44 +08:00
bittorrent
Allow to use POSIX-compliant disk IO type
2022-05-11 21:28:06 +03:00
http
Revise string literal usage
2022-03-26 11:53:50 +08:00
interfaces
Allow to set "working set limit" on non-Windows OS
2022-04-16 11:36:58 +08:00
net
Improve function interface
2022-03-26 12:41:02 +08:00
rss
Move comparison operator out of class
2022-04-04 16:32:14 +08:00
search
Improve path extension handling
2022-04-14 09:43:07 +03:00
utils
Suppress wrong print specifier
2022-05-08 16:46:36 +08:00
algorithm.h
Fix comment typo in algorithm.h ( #15030 )
2021-05-29 11:30:47 +08:00
asyncfilestorage.cpp
Revise string literal usage
2022-03-26 11:53:50 +08:00
asyncfilestorage.h
Implement class for handling filesystem paths
2022-02-08 06:03:48 +03:00
base.pri
Provide interface for Application class
2022-04-14 12:04:58 +08:00
CMakeLists.txt
Provide interface for Application class
2022-04-14 12:04:58 +08:00
digest32.h
Fix wrong v2 hash string displayed in WebUI
2022-04-10 12:46:24 +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
Use QString literals
2022-03-04 13:25:22 +08:00
iconprovider.cpp
Use QString literals
2022-03-11 00:11:30 +08:00
iconprovider.h
Implement class for handling filesystem paths
2022-02-08 06:03:48 +03:00
indexrange.h
Move comparison operator out of class
2022-04-04 16:32:14 +08:00
logger.cpp
Suppress C4267 conversion warnings ( #13307 )
2021-06-11 08:51:06 +03:00
logger.h
Disable move constructor where it is sensible
2021-06-29 14:49:45 +08:00
orderedset.h
Revise tag related implementations
2021-04-27 11:47:52 +08:00
path.cpp
Improve path extension handling
2022-04-14 09:43:07 +03:00
path.h
Improve path extension handling
2022-04-14 09:43:07 +03:00
pathfwd.h
Implement class for handling filesystem paths
2022-02-08 06:03:48 +03:00
preferences.cpp
Store WebUI port setting in human readable number
2022-05-04 12:11:17 +08:00
preferences.h
Add option to toggle filters sidebar
2022-03-21 12:41:06 +08:00
profile.cpp
Implement class for handling filesystem paths
2022-02-08 06:03:48 +03:00
profile.h
Implement class for handling filesystem paths
2022-02-08 06:03:48 +03:00
profile_p.cpp
Revise string literal usage
2022-03-26 11:53:50 +08:00
profile_p.h
Implement class for handling filesystem paths
2022-02-08 06:03:48 +03:00
settingsstorage.cpp
Add literal operator to efficiently construct QString
in Qt5
2022-02-18 11:28:04 +08:00
settingsstorage.h
Provide interface for serialization to string type
2022-03-23 12:55:41 +08: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
Improve function interface
2022-03-26 12:41:02 +08:00
torrentfileguard.h
Implement class for handling filesystem paths
2022-02-08 06:03:48 +03:00
torrentfileswatcher.cpp
Improve function interface
2022-03-26 12:41:02 +08:00
torrentfileswatcher.h
Implement class for handling filesystem paths
2022-02-08 06:03:48 +03:00
torrentfilter.cpp
Use QString literals
2022-03-18 12:46:01 +08:00
torrentfilter.h
Use std::optional to represent "any value" filters
2022-02-20 13:17:34 +03:00
types.h
Use #pragma once instead of include guards
2020-12-12 19:41:32 +00:00
unicodestrings.h
Use QString literals
2022-03-18 12:46:01 +08:00
version.h.in
Bump to 4.5.0alpha1
2022-01-06 20:47:06 +02:00