Commit Graph

  • d09cd2403c
    Skip unreachable endpoints from being processed Vladimir Golovnev (Glassez) 2023-08-23 12:49:56 +03:00
  • 9ab8203c8a
    Don't overwrite tracker entry of unrelated protocol Vladimir Golovnev 2023-08-23 12:38:18 +03:00
  • f4dc02cf4d remove unused variable Furkan Kambay 2023-08-22 20:44:57 +00:00
  • 0ed47615e5
    Don't overwrite tracker entry of unrelated protocol Vladimir Golovnev (Glassez) 2023-08-21 11:19:46 +03:00
  • db23221c56 Open "Save path" if torrent has no metadata DouiKo 2023-08-21 21:57:43 +08:00
  • 5338b77aaa Set new torrent dialog to always on top on macOS DouiKo 2023-08-21 19:25:34 +08:00
  • c805606524
    Improve tracker entries handling Vladimir Golovnev 2023-08-21 10:27:19 +03:00
  • 2a04a4d077 Display error message when unrecoverable error occurred Vladimir Golovnev 2023-08-14 16:03:57 +03:00
  • 67d340ad63 Add more precondition checks when handle async operation result Vladimir Golovnev 2023-08-14 16:02:50 +03:00
  • 2b69cabc2c Check returned Bundle ID for NULL Vladimir Golovnev 2023-08-14 16:01:54 +03:00
  • 726c120559
    Enable sorting of tracker entry list Vladimir Golovnev (Glassez) 2023-08-20 14:56:02 +03:00
  • 7531fc3bdf
    Merge 7711162b5173bc8f40716a47ced720ab4153e1ce into 34d30ed031a756f40a8013c972d5b6dc27d25c62 Xu Chao 2023-08-20 19:39:33 +08:00
  • 7711162b51
    Update transferlistwidget.cpp Vladimir Golovnev 2023-08-20 14:39:30 +03:00
  • 041197c2e4
    Update src/gui/transferlistwidget.cpp Vladimir Golovnev 2023-08-20 14:30:13 +03:00
  • 1355d4dabb
    Hide common counters when tracker entry is expanded Vladimir Golovnev (Glassez) 2023-08-18 10:56:25 +03:00
  • 6a9c01e297
    Restore the logic of selecting better tracker message Vladimir Golovnev (Glassez) 2023-08-18 10:49:20 +03:00
  • 553b1ad369
    Update src/gui/transferlistwidget.cpp Xu Chao 2023-08-19 02:05:20 +08:00
  • 41712873ff
    Merge 240787aa59b95c753dab1bf5a50581805f149606 into 34d30ed031a756f40a8013c972d5b6dc27d25c62 Xu Chao 2023-08-18 15:43:11 +00:00
  • 240787aa59 fix #19072 by set AddNewTorrentDialog window flag to always on top DouiKo 2023-08-18 23:40:57 +08:00
  • 07f28f2a56 change coding style DouiKo 2023-08-18 23:06:05 +08:00
  • 37f0aad7ba fix #19072 by set AddNewTorrentDialog window flag to always on top DouiKo 2023-08-18 21:02:35 +08:00
  • 871c99645f upgrade lambdas to C++20 Furkan Kambay 2023-08-18 12:44:36 +00:00
  • 160b0c905b fix bug #18738 that when open 'Open Destination Folder' application crashed.Add a check if filepath is empty before open folder. DouiKo 2023-08-18 20:18:43 +08:00
  • 84dcff0a98 Merge remote-tracking branch 'upstream/master' into advanced-scheduler Furkan Kambay 2023-08-18 11:30:00 +00:00
  • 5b1f232722 Remove 'advanced' Furkan Kambay 2023-08-18 11:15:24 +00:00
  • f9ed4df4a0
    Hide Protocol column by default with libtorrent v1.2 Vladimir Golovnev (Glassez) 2023-08-15 18:30:51 +03:00
  • 016ad9ec91
    Show tracker messages only when collapsed Vladimir Golovnev (Glassez) 2023-08-15 18:22:27 +03:00
  • c961c10f3f
    Show message for tracker entry if some endpoint has one Vladimir Golovnev (Glassez) 2023-08-15 13:10:39 +03:00
  • 186efbd9cd
    Fix coding style Vladimir Golovnev (Glassez) 2023-08-14 11:34:58 +03:00
  • 73d8f0c8a0
    Show all endpoints per tracker in tree structure Kacper Michajłow 2020-08-18 01:01:46 +02:00
  • 44d50de1c5
    Move presentation logic from BASE to GUI code Kacper Michajłow 2021-10-23 19:53:32 +02:00
  • 2402890d3f
    Remove outdated tracker entry endpoints Vladimir Golovnev (Glassez) 2023-08-18 09:46:32 +03:00
  • 10a54b1d30
    Don't clear numPeers unexpectedly Vladimir Golovnev (Glassez) 2023-08-17 09:55:56 +03:00
  • 45df7214ea
    Use QHash to map tracker endpoints Vladimir Golovnev (Glassez) 2023-08-16 17:05:28 +03:00
  • 34d30ed031
    Replace Q_UNUSED with [[maybe_unused]] attribute Victor Chernyakin 2023-08-17 21:09:40 -07:00
  • f3f4610ba4
    Convert Windows header names to lowercase Victor Chernyakin 2023-08-16 00:29:13 -07:00
  • a3b07bb30e Clean up old stacktrace implementation LocalSpook 2023-08-15 19:44:24 -07:00
  • 21b77cb4f8
    GHA CI: Bump Windows/macOS Boost version to 1.83.0 xavier2k6 2023-08-15 12:04:44 +01:00
  • debba75d6d
    Display error message when unrecoverable error occurred Vladimir Golovnev 2023-08-14 16:03:57 +03:00
  • fd5b373ae8
    Add more precondition checks when handle async operation result Vladimir Golovnev 2023-08-14 16:02:50 +03:00
  • abebd39eb0
    Check returned Bundle ID for NULL Vladimir Golovnev 2023-08-14 16:01:54 +03:00
  • dcf3e97291
    Implement gateway for adding new torrents Vladimir Golovnev 2023-08-14 18:17:56 +03:00
  • e4313d6651
    Use using declarations instead of typedef Victor Chernyakin 2023-08-14 08:14:36 -07:00
  • 52fbb774a2
    Disable clang-tidy for 3rd-party code Victor Chernyakin 2023-08-14 08:13:28 -07:00
  • cab18ed63c Replace Q_UNUSED with [[maybe_unused]] attribute LocalSpook 2023-08-14 07:52:44 -07:00
  • 7376f72d34
    Merge pull request #19455 from glassez/v4.5 Vladimir Golovnev 2023-08-14 17:54:51 +03:00
  • 062e35e6b0
    Merge pull request #19454 from glassez/v4.6 Vladimir Golovnev 2023-08-14 17:39:17 +03:00
  • a0e41a11de
    Display error message when unrecoverable error occurred Vladimir Golovnev 2023-08-14 16:03:57 +03:00
  • cab5edb721
    Add more precondition checks when handle async operation result Vladimir Golovnev 2023-08-14 16:02:50 +03:00
  • 7a9a102b6f
    Check returned Bundle ID for NULL Vladimir Golovnev 2023-08-14 16:01:54 +03:00
  • 98eb57bfd5 Sync flag icons with upstream Priit Uring 2023-08-14 00:00:05 +03:00
  • 0b118ce1d0 Convert Windows header names to lowercase LocalSpook 2023-08-13 14:38:56 -07:00
  • d666df9d49
    Display error message when unrecoverable error occurred Vladimir Golovnev (Glassez) 2023-08-13 10:56:09 +03:00
  • d7cbefef44
    Check returned Bundle ID for NULL Vladimir Golovnev (Glassez) 2023-08-13 11:47:52 +03:00
  • a31f750926
    Add more precondition checks when handle async operation result Vladimir Golovnev (Glassez) 2023-08-13 10:13:11 +03:00
  • 2698944424 Disable clang-tidy for 3rd-party code LocalSpook 2023-08-12 23:29:32 -07:00
  • ceee12df2f Use using declarations instead of typedef LocalSpook 2023-08-12 15:42:27 -07:00
  • 25d57ff807 Fix overwriting feeds.json with an incomplete load of it Omar Abdul Azeez 2023-08-13 00:59:24 +09:00
  • 3088b38d7e
    Fix overwriting feeds.json with an incomplete load of it Omar Abdul Azeez 2023-08-13 00:59:24 +09:00
  • f5b5570a3b
    Correctly load colors from custom themes Vladimir Golovnev 2023-08-12 18:57:34 +03:00
  • 1a1b102b7b
    Recursive torrent download using gateway Vladimir Golovnev (Glassez) 2023-08-12 20:00:07 +03:00
  • 3cca54ca0e
    Fix typo that leads to crash Vladimir Golovnev (Glassez) 2023-08-11 19:01:43 +03:00
  • 5de14a2e2e
    Better handle whether torrent is actually added Vladimir Golovnev (Glassez) 2023-08-06 16:23:31 +03:00
  • 68bdfabc5a
    Implement gateway for adding new torrents Vladimir Golovnev (Glassez) 2023-07-22 13:58:41 +03:00
  • 1fbb5fd4d1 GHA CI: Bump typos action revision xavier2k6 2023-08-12 17:12:18 +01:00
  • 5ea45beabf GHA CI: Bump Windows/macOS Boost version to 1.83.0 xavier2k6 2023-08-12 17:08:56 +01:00
  • f0ca817d6f
    Add template for Application components Vladimir Golovnev (Glassez) 2023-07-25 14:35:39 +03:00
  • 6ba561dea2
    Fix overwriting feeds.json with an incomplete load of it Omar Abdul Azeez 2023-08-13 00:59:24 +09:00
  • 56ba5e5182
    Correctly load colors from custom themes Vladimir Golovnev 2023-08-12 18:57:34 +03:00
  • 69d60b5f1c
    Specify interface requirements as an C++ concept Chocobo1 2023-08-12 20:53:03 +08:00
  • 7f5ffa61ba Add unit tests for stream compression/decompression brvphoenix 2023-06-25 21:21:13 +08:00
  • 88e641aab9 Compress files using streams brvphoenix 2023-02-16 22:23:23 +08:00
  • 7d8f7f5139
    Specify interface requirements as an C++ concept Chocobo1 2023-08-09 21:32:56 +08:00
  • e2c717d029
    Correctly load colors from custom themes Vladimir Golovnev (Glassez) 2023-08-11 15:35:40 +03:00
  • fdf562bfd3
    Changed return type of loadFolder() to bool instead of void Omar Abdul Azeez 2023-08-11 18:30:29 +09:00
  • 98147eeba2
    Remove trailing spaces Vladimir Golovnev 2023-08-11 09:44:28 +03:00
  • 890f602f29
    Apply suggestions from code review Vladimir Golovnev 2023-08-11 09:07:06 +03:00
  • 850da9dd83
    Replace Q_UNLIKELY with [[unlikely]] attribute Victor Chernyakin 2023-08-10 22:54:26 -07:00
  • 502b3d3228
    Merge pull request #19427 from Chocobo1/cleanup Chocobo1 2023-08-11 13:49:35 +08:00
  • c25d14b1d0
    Specify charset and end_of_line in .editorconfig Victor Chernyakin 2023-08-10 22:49:07 -07:00
  • 31fe327763
    Move to separate headers Chocobo1 2023-08-11 13:47:55 +08:00
  • 7fd8b81b1b Replace Q_UNLIKELY with [[unlikely]] attribute LocalSpook 2023-08-10 15:56:33 -07:00
  • cf74d86568
    Fixed overwriting feeds.json with an incomplete load of it. Omar Abdul Azeez 2023-08-11 05:52:15 +09:00
  • cf8f28c530 Specify charset and end_of_line in .editorconfig LocalSpook 2023-08-09 20:01:54 -07:00
  • 61385ed541
    Move to separate headers Chocobo1 2023-08-09 15:54:41 +08:00
  • b7fafd97e4
    Specify interface requirements as an C++ concept Chocobo1 2023-08-09 21:32:56 +08:00
  • 870bcc7a19
    Switch to QHash Chocobo1 2023-08-08 22:31:39 +08:00
  • 44f0a63354
    Remove unused include Chocobo1 2023-08-08 22:27:25 +08:00
  • 9fa48a375d
    Merge pull request #19428 from Chocobo1/boost Chocobo1 2023-08-09 20:34:43 +08:00
  • f2b4aa6570
    Remove unused parameter in Utils::Gui::scaledPixmap() Victor Chernyakin 2023-08-09 05:34:12 -07:00
  • 5c06d0aa75
    Replace template conditionals with C++20 requires clause Chocobo1 2023-08-09 20:33:19 +08:00
  • 4d98761e99
    GHA CI: remove redundant conditionals Chocobo1 2023-08-08 23:46:30 +08:00
  • 180e708f3c
    Bump boost requirement to 1.76 Chocobo1 2023-08-08 23:33:02 +08:00
  • da4f2c2439
    GHA CI: install boost from upstream Chocobo1 2023-08-08 23:31:56 +08:00
  • 311bdf6ea0 Remove unused parameter in Utils::Gui::scaledPixmap() LocalSpook 2023-08-08 06:27:10 -07:00
  • 6b84ef7b44
    Replace template conditionals with C++20 requires clause Chocobo1 2023-08-08 14:11:02 +08:00
  • 33d767b765
    Disable using Qt functions deprecated up to Qt 6.5 Vladimir Golovnev 2023-08-08 08:52:13 +03:00
  • e6a0dbe08b
    Utilize QSet::removeIf() Vladimir Golovnev (Glassez) 2023-08-07 11:46:31 +03:00
  • 43c95cf1b9
    Disable using Qt functions deprecated up to Qt 6.5 Vladimir Golovnev (Glassez) 2023-08-07 11:41:44 +03:00
  • 06581636a1
    Utilize QByteArrayView Vladimir Golovnev 2023-08-07 11:21:32 +03:00