22 Commits (master)

Author SHA1 Message Date
Victor Chernyakin 34d30ed031
Replace `Q_UNUSED` with `[[maybe_unused]]` attribute 10 months ago
Chocobo1 69d60b5f1c
Specify interface requirements as an C++ concept 10 months ago
Chocobo1 31fe327763
Move to separate headers 10 months ago
Chocobo1 5c06d0aa75
Replace template conditionals with C++20 `requires` clause 10 months ago
Chocobo1 e31c3376bd
Use library provided `erase_if()` 10 months ago
Vladimir Golovnev 10ee1ab7a2
Switch to C++20 11 months ago
Vladimir Golovnev dbe79484d2
Drop support of Qt 5 11 months ago
Chocobo1 80791e328d
Fix wrong behavior when reading text 11 months ago
Chocobo1 e780b3a9b7
Add unit test for string literal helper 12 months ago
Chocobo1 e6d85a468b
Rename literal operator 12 months ago
Chocobo1 79ca2e145f
Don't read unlimited data from files 12 months ago
Vladimir Golovnev 160af4feef
Show I2P peer addresses 1 year ago
Vladimir Golovnev d40be79c69
Implement torrent tags editing dialog 1 year ago
Chocobo1 e692a191ed
Revise 'Add trackers' dialog 2 years ago
Chocobo1 f5836c9fc9
Add unit testing for Path class 2 years ago
Chocobo1 33e6ca6778
Redesign Version class 2 years ago
Chocobo1 a4c2363f43
Improve constructor of Version class 2 years ago
Chocobo1 958929aa77
Improve command for running test 2 years ago
Chocobo1 0802b6d506
Fix empty string parameter was omitted 2 years ago
Chocobo1 60e62dc5ab
Add testing for various classes 2 years ago
Chocobo1 0d715d879d
Specify test files manually 2 years ago
Chocobo1 03da68b1cf
Add support for unit testing 2 years ago