10678 Commits (d841dda6542785f05a23b27e5d8d78c0bcf7c347)

Author SHA1 Message Date
Vladimir Golovnev 7cd2445a49
Improve tracker entries handling 1 year ago
Chocobo1 39efd0e9ff Remove thin space 1 year ago
Chocobo1 ff80e0ce66 Use Qt built-in non-breaking space variable 1 year ago
Victor Chernyakin 65930ddf94
Use `std::pair` instead of `QPair` 1 year ago
Chocobo1 4d2015cfed
Support creating .torrent with larger piece size 1 year ago
Matic Babnik 145971b915
Add "Add Tags" field for RSS rules in WebUI 1 year ago
Chocobo1 43e3d0b4b2 Make the title label selectable 1 year ago
Chocobo1 0fdb1b3f53 Add button to copy library versions to clipboard 1 year ago
Chocobo1 24da51ffa0
Perform type conversion properly 1 year ago
sledgehammer999 e434812cda
Bump copyright year 1 year ago
sledgehammer999 9a1df0c595
Pull translations from Transifex 1 year ago
Xu Chao 9a73a21f3f
Don't set parent of "Add new torrent dialog" on macOS 1 year ago
Victor Chernyakin e045b4678d
Use `std::clamp()` instead of various custom implementations 1 year ago
Chocobo1 d8a03cd8d8
Use atomic primitives from standard library 1 year ago
Xu Chao 270c63d64c
Open "Save path" if torrent has no metadata 1 year ago
rcarpa bbac94cc95
Use QThreadPool for torrent creation 1 year ago
Vladimir Golovnev 9ab8203c8a
Don't overwrite tracker entry of unrelated protocol 1 year ago
Vladimir Golovnev c805606524
Improve tracker entries handling 1 year ago
Victor Chernyakin 34d30ed031
Replace `Q_UNUSED` with `[[maybe_unused]]` attribute 1 year ago
Victor Chernyakin f3f4610ba4
Convert Windows header names to lowercase 1 year ago
Vladimir Golovnev dcf3e97291
Implement gateway for adding new torrents 1 year ago
Victor Chernyakin e4313d6651
Use using declarations instead of typedef 1 year ago
Victor Chernyakin 52fbb774a2
Disable clang-tidy for 3rd-party code 1 year ago
Vladimir Golovnev a0e41a11de
Display error message when unrecoverable error occurred 1 year ago
Vladimir Golovnev cab5edb721
Add more precondition checks when handle async operation result 1 year ago
Vladimir Golovnev 7a9a102b6f
Check returned Bundle ID for NULL 1 year ago
Omar Abdul Azeez 6ba561dea2
Fix overwriting feeds.json with an incomplete load of it 1 year ago
Vladimir Golovnev 56ba5e5182
Correctly load colors from custom themes 1 year ago
Chocobo1 69d60b5f1c
Specify interface requirements as an C++ concept 1 year ago
Victor Chernyakin 850da9dd83
Replace Q_UNLIKELY with [[unlikely]] attribute 1 year ago
Chocobo1 31fe327763
Move to separate headers 1 year ago
Chocobo1 870bcc7a19
Switch to QHash 1 year ago
Victor Chernyakin f2b4aa6570
Remove unused parameter in `Utils::Gui::scaledPixmap()` 1 year ago
Chocobo1 5c06d0aa75
Replace template conditionals with C++20 `requires` clause 1 year ago
Vladimir Golovnev 33d767b765
Disable using Qt functions deprecated up to Qt 6.5 1 year ago
Vladimir Golovnev 06581636a1
Utilize QByteArrayView 1 year ago
Vladimir Golovnev a0fa1709d5
Raise minimum supported Qt version to 6.5 1 year ago
Chocobo1 699dc1689a
Remove column span 1 year ago
Chocobo1 a427b9228d
Ensure file name is valid when exporting torrents 1 year ago
Jimmy Axenhus c4ed40b82f
Set property instead of set attribute 1 year ago
Vladimir Golovnev fccdeb4e78
Don't use variable after it is moved 1 year ago
Chocobo1 6c16a09385
Guard against potential negative number 1 year ago
Chocobo1 852927bf50
Use `qreal` type whenever feasible 1 year ago
Chocobo1 a5a4ea9ba0
Remove unused conditional 1 year ago
Vladimir Golovnev 11efd26acc
Fix crash on application exit (Qt 6.5) 1 year ago
Vladimir Golovnev 006ad23d0d
Map selected indexes to source before modify the data 1 year ago
Peter Dave Hello 9975230dea
Update Transifex link in TRANSLATION_INSTRUCTIONS 1 year ago
Chocobo1 e31c3376bd
Use library provided `erase_if()` 1 year ago
Chocobo1 56c52af124
Mark `override` for virtual destructors 1 year ago
Chocobo1 d6adebe4c0
Switch to efficient algorithm 1 year ago