qBittorrent/src/base/utils
vlakoff ad59eb4dfc
Revert "Consider brackets within wildcard as regular characters"
The implementation appeared to be broken.

This reverts #16965.
PR #17820.
2022-10-05 12:43:43 +08:00
..
bytearray.cpp Raise minimum Qt version to 5.14 2021-06-03 08:56:41 +03:00
bytearray.h Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
compare.cpp Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
compare.h Don't use QCollator when it works on posix mode 2022-06-14 13:22:30 +08:00
foreignapps.cpp Redesign Version class 2022-08-06 11:06:16 +08:00
foreignapps.h Redesign Version class 2022-08-06 11:06:16 +08:00
fs.cpp Revise function for checking "same file" 2022-07-25 01:18:37 +08:00
fs.h Revise string literal usage 2022-03-26 11:53:50 +08:00
gzip.cpp Initialize member fields 2021-09-11 11:53:41 +08:00
gzip.h Use nested namespaces definition syntax 2021-01-03 16:53:24 +03:00
io.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
io.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
misc.cpp Clean up usage of static keyword 2022-05-30 13:25:34 +08:00
misc.h Don't use explicit memory management 2022-03-24 14:44:38 +08:00
net.cpp Rename function 2022-09-07 14:11:23 +08:00
net.h Rename function 2022-09-07 14:11:23 +08:00
password.cpp Raise minimum Qt version to 5.14 2021-06-03 08:56:41 +03:00
password.h Use nested namespaces definition syntax 2021-01-03 16:53:24 +03:00
random.cpp Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
random.h Use nested namespaces definition syntax 2021-01-03 16:53:24 +03:00
string.cpp Revert "Consider brackets within wildcard as regular characters" 2022-10-05 12:43:43 +08:00
string.h Fix empty string parameter was omitted 2022-07-30 00:17:31 +08:00
version.h Redesign Version class 2022-08-06 11:06:16 +08:00