12498 Commits (5b57abc7d845d31317dd5d51e6445d1745435465)
 

Author SHA1 Message Date
Chocobo1 5b57abc7d8 GHA CI: add checking for doc 1 year ago
Chocobo1 d841dda654 Make the `AUTHORS` strings translatable 1 year ago
Chocobo1 4cf933b4fc Update URL 1 year ago
Vladimir Golovnev 7cd2445a49
Improve tracker entries handling 1 year ago
yuri@FreeBSD 2f94c92df9
Enable DBUS cmake option on FreeBSD 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
Victor Chernyakin 2dc1a7d66f
Set up infrastructure for localized man pages 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
Victor Chernyakin 44763d3e15
Fix duplicated text in GitHub's `SUPPORT.md` 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
xavier2k6 21b77cb4f8
GHA CI: Bump Windows/macOS Boost version to 1.83.0 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 502b3d3228
Merge pull request #19427 from Chocobo1/cleanup 1 year ago
Victor Chernyakin c25d14b1d0
Specify charset and end_of_line in .editorconfig 1 year ago
Chocobo1 31fe327763
Move to separate headers 1 year ago
Chocobo1 870bcc7a19
Switch to QHash 1 year ago
Chocobo1 44f0a63354
Remove unused include 1 year ago
Chocobo1 9fa48a375d
Merge pull request #19428 from Chocobo1/boost 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
Chocobo1 4d98761e99
GHA CI: remove redundant conditionals 1 year ago
Chocobo1 180e708f3c
Bump boost requirement to 1.76 1 year ago
Chocobo1 da4f2c2439
GHA CI: install boost from upstream 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