qBittorrent/src/base/utils
2023-08-16 10:29:13 +03:00
..
bytearray.cpp Utilize QByteArrayView 2023-08-07 11:21:32 +03:00
bytearray.h Utilize QByteArrayView 2023-08-07 11:21:32 +03:00
compare.cpp Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
compare.h Move to separate headers 2023-08-11 13:47:55 +08:00
foreignapps.cpp Utilize QByteArrayView 2023-08-07 11:21:32 +03:00
foreignapps.h Rename literal operator 2023-06-18 03:32:44 +08:00
fs.cpp Convert Windows header names to lowercase 2023-08-16 10:29:13 +03:00
fs.h Rename literal operator 2023-06-18 03:32:44 +08:00
gzip.cpp Move to separate headers 2023-08-11 13:47:55 +08:00
gzip.h Use nested namespaces definition syntax 2021-01-03 16:53:24 +03:00
io.cpp Raise minimum supported Qt version to 6.5 2023-08-07 07:19:43 +03:00
io.h Fix wrong behavior when reading text 2023-07-02 13:23:20 +08:00
misc.cpp Convert Windows header names to lowercase 2023-08-16 10:29:13 +03:00
misc.h Convert Windows header names to lowercase 2023-08-16 10:29:13 +03:00
net.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
net.h Inline variable defined in header 2023-04-05 18:32:18 +08:00
password.cpp Utilize QByteArrayView 2023-08-07 11:21:32 +03:00
password.h Use nested namespaces definition syntax 2021-01-03 16:53:24 +03:00
random.cpp Convert Windows header names to lowercase 2023-08-16 10:29:13 +03:00
random.h Use nested namespaces definition syntax 2021-01-03 16:53:24 +03:00
string.cpp Drop support of Qt 5 2023-07-20 11:17:27 +03:00
string.h Replace template conditionals with C++20 requires clause 2023-08-09 20:33:19 +08:00
thread.cpp Ensure thread is stopped before deleting QThread 2022-12-08 08:37:14 +03:00
thread.h Ensure thread is stopped before deleting QThread 2022-12-08 08:37:14 +03:00
version.cpp Specify interface requirements as an C++ concept 2023-08-12 20:53:03 +08:00
version.h Specify interface requirements as an C++ concept 2023-08-12 20:53:03 +08:00