Commit Graph

  • 019af86c8c Don't update torrent numbers during startup in Main window Prince Gupta 2022-03-12 13:19:20 +05:30
  • e6ffca662b Implement function to query session startup status Prince Gupta 2022-03-12 13:18:49 +05:30
  • ea9757b401 Improve torrent searching in handling of torrent alerts Prince Gupta 2022-03-12 11:56:36 +05:30
  • 8de966ea88
    Merge pull request #16585 from Chocobo1/qstring Chocobo1 2022-03-12 12:49:08 +08:00
  • 85b0a40a0e
    Merge pull request #16587 from jagannatharjun/tracker-filter Chocobo1 2022-03-12 12:48:49 +08:00
  • 6e612dfca7 fix c++ word breaking Aleksandr Cupacenko 2022-03-11 23:02:18 +02:00
  • 9db1b72ff7 Allow to disable Automatic mode when "temp" path changed Vladimir Golovnev (Glassez) 2022-02-28 09:41:44 +03:00
  • 34ba781126 Correctly handle changing of global save path Vladimir Golovnev (Glassez) 2022-02-25 12:46:22 +03:00
  • 961b28be07 Allow to limit max memory working set size Vladimir Golovnev 2022-03-01 16:42:25 +03:00
  • 88fe94bd6a
    Remove obsoleted functions from Utils::Gui namespace Chocobo1 2022-03-11 13:40:58 +08:00
  • 1b53c590f2
    Allow blank lines in multipart form-data input Aleksandr Cupacenko 2022-03-11 07:40:22 +02:00
  • 2ee5b35f48
    Use proper image loading path for SVG icons Chocobo1 2022-03-08 13:32:44 +08:00
  • f0dd7b7dae
    Use QString literals Chocobo1 2022-03-04 14:24:14 +08:00
  • 9cbffba931
    Remove obsoleted functions from Utils::Gui namespace Chocobo1 2022-03-10 14:52:02 +08:00
  • ba147d72b9
    Merge pull request #16608 from Chocobo1/disable Chocobo1 2022-03-10 12:33:25 +08:00
  • f08c0afbea
    Update NSIS French translation Chocobo1 2022-03-10 12:32:53 +08:00
  • 8e88cf5906 Allow blank lines in multipart form data input Aleksandr Cupacenko 2022-03-04 11:44:09 +02:00
  • 97ead6d7c9
    GHA CI: disable uploading built artifacts for macOS Chocobo1 2022-02-27 15:35:41 +08:00
  • 51cb3ca0c8
    GHA CI: install boost library manually Chocobo1 2022-02-26 14:17:38 +08:00
  • ce6602ab3f
    Update NSIS French translation RqndomHax 2022-03-09 03:12:37 +01:00
  • c514c2b7a8
    Update NSIS French translation RqndomHax 2022-03-09 03:12:37 +01:00
  • 5a417c6a29
    Merge pull request #16584 from Chocobo1/pr_16548 Chocobo1 2022-03-09 10:10:15 +08:00
  • 62319ad83e Fix parenthesis on peformance warning log message dyseg 2022-03-08 21:15:51 +01:00
  • 9f32e6e50d
    Fix wrong parentheses Chocobo1 2022-03-08 13:58:02 +08:00
  • 801cfdbc24
    Allow setting the number of maximum active checking torrents An0n 2022-02-27 20:08:10 +06:00
  • 889d994dbc
    Remove unnecessary UI properties from "IP Filter Refresh" button xavier2k6 2022-03-08 05:22:23 +00:00
  • 97c28e1e51
    Merge pull request #16594 from Chocobo1/alert Chocobo1 2022-03-08 13:19:54 +08:00
  • ad6e2b4b94 Create hash string of Digest on demand Prince Gupta 2022-03-06 18:43:43 +05:30
  • da12daffee Cache tracker item in TrackerFilterList Prince Gupta 2022-03-05 16:08:10 +05:30
  • 30319e51e5 Improve Status Filter Prince Gupta 2022-03-05 14:04:27 +05:30
  • d26e582cc1
    Disable performance alert Chocobo1 2022-03-07 13:38:20 +08:00
  • 294ea17222
    Provide upstream documentation link for performance warning Chocobo1 2022-03-07 01:44:40 +08:00
  • 21a6da7670 Remove unnecessary UI properties from "Ip Filter Refresh" button xavier2k6 2022-03-06 16:31:19 +00:00
  • fad954df18
    Add option for enable/disable performance warnings from libtorrent Chocobo1 2022-03-05 15:17:05 +08:00
  • 25be00931a Optimize tracker insertion in TrackerFiltersList Prince Gupta 2022-03-05 13:02:57 +05:30
  • cd9ed1706d Improve torrent event handling in TrackerFiltersList Prince Gupta 2022-03-05 12:10:10 +05:30
  • b034b86be8
    Merge pull request #16574 from xavier2k6/update_actions Chocobo1 2022-03-06 13:00:09 +08:00
  • aa189a7fc6
    Disable force reannounce when it is not possible An0n 2022-03-06 10:59:31 +06:00
  • 33c67d19e7 Disable force reannounce when it is not possible An0n 2022-02-27 15:11:28 +06:00
  • 074cbdad28 GHA CI: Update upload-artifact action to v3 xavier2k6 2022-03-04 23:13:36 +00:00
  • 5d161d2477
    Correctly handle changing of global save paths Vladimir Golovnev 2022-03-04 14:07:58 +03:00
  • 5fa831aeaf
    Don't check files when restoring torrents Vladimir Golovnev (Glassez) 2022-03-04 10:51:43 +03:00
  • cbc0ef860b
    Prevent loading resume data with inconsistent ID Vladimir Golovnev (Glassez) 2022-03-02 14:16:33 +03:00
  • ab64ee872b
    Use QString literals Chocobo1 2022-03-04 13:25:22 +08:00
  • a63515b8f4 GHA CI: Update stale action to v5 xavier2k6 2022-03-02 19:44:46 +00:00
  • 4dcd6df136 GHA CI: Update setup-python action to v3 xavier2k6 2022-03-02 19:41:43 +00:00
  • cea1bbde23 GHA CI: Update checkout action to v3 xavier2k6 2022-03-02 19:39:35 +00:00
  • 2f09900415 Enlarge "speed limits" slightly xavier2k6 2022-03-02 18:55:50 +00:00
  • df146afaab
    Correctly handle changing of global save paths Vladimir Golovnev (Glassez) 2022-02-25 12:46:22 +03:00
  • 06fae9f84d
    Use QString literals Chocobo1 2022-03-01 15:15:27 +08:00
  • 2c8447853b
    Focus save path when Manual mode is selected initially Aleksandr Cupacenko 2022-03-02 07:27:22 +02:00
  • 116664285d
    GHA CI: Don't cancel CI builds on non-pull-request branches Chocobo1 2022-03-02 13:26:13 +08:00
  • 213b18e33b
    Merge pull request #16531 from glassez/save-path Vladimir Golovnev 2022-03-01 19:59:35 +03:00
  • c97d56401b
    Allow to set working set limit on non-Windows OS Chocobo1 2022-03-01 22:38:14 +08:00
  • 299f981441
    Allow to limit max memory working set size Vladimir Golovnev 2022-03-01 16:42:25 +03:00
  • c5c8e07b9c
    Update french.nsi RqndomHax 2022-03-01 11:11:45 +01:00
  • 4c311fe18e Allow setting the maximum active checking torrents An0n 2022-02-27 20:08:10 +06:00
  • 54c572282f
    GHA CI: Don't cancel CI builds on non-pull-request branches Chocobo1 2022-03-01 14:22:35 +08:00
  • f52322db8d Focus Save path when Manual mode is selected initially Aleksandr Cupacenko 2022-02-26 00:22:03 +02:00
  • 7ea827f8d3
    Add right click menu for status filters An0n 2022-03-01 11:18:48 +06:00
  • c2af5c6a3f
    Allow setting priority for partially downloaded multi-file torrent An0n 2022-03-01 10:53:39 +06:00
  • 63812ca951
    Don't use hack to make the first column movable thalieht 2022-03-01 06:50:10 +02:00
  • 98bdfcef65
    Fix scrolling to the lowermost visible torrent Aleksandr Cupacenko 2022-03-01 06:49:40 +02:00
  • ac97ed685f
    Add tuning options related to performance warnings Chocobo1 2022-03-01 12:44:48 +08:00
  • c5ff9b353c
    Allow to disable Automatic mode when "temp" path changed Vladimir Golovnev (Glassez) 2022-02-28 09:41:44 +03:00
  • f6c8c803b7
    Add tuning options related to performance warnings Chocobo1 2022-02-25 16:02:27 +08:00
  • 04c1988665
    Correctly handle changing of global save path Vladimir Golovnev (Glassez) 2022-02-25 12:46:22 +03:00
  • 36c14ca587
    Merge pull request #16539 from Chocobo1/ci Chocobo1 2022-02-28 12:43:58 +08:00
  • 447fd926ae Allow setting priority for partially downloaded multi-file torrent An0n 2022-02-27 10:42:31 +06:00
  • 8fd6bb48e1 Don't use hack to make the first column movable thalieht 2022-02-27 01:22:18 +02:00
  • 508e848c4e fix scrolling to the lowermost visible torrent Aleksandr Cupacenko 2022-02-27 14:10:29 +02:00
  • 3755acb63f
    Allow to limit max memory working set size Vladimir Golovnev (Glassez) 2022-02-17 12:04:31 +03:00
  • 0c118bed61
    GHA CI: disable uploading built artifacts for macOS Chocobo1 2022-02-27 15:35:41 +08:00
  • 6c6474291e
    GHA CI: install boost library manually Chocobo1 2022-02-26 14:17:38 +08:00
  • feb43b01a4 Add right click menu for status filters An0n 2022-02-27 12:25:38 +06:00
  • 7fa89c9ba4
    GHA CI: Update "WebUI" setup-node action to v3 xavier2k6 2022-02-27 04:49:38 +00:00
  • d2aad3a3ca
    Rename content tab "Size" column to "Total Size" Aleksandr Cupacenko 2022-02-27 06:48:11 +02:00
  • ca09b0491e
    Enable shortcut folders for the Open and Save directory dialogs Aleksandr Cupacenko 2022-02-26 21:24:50 +02:00
  • 31cbb002ed make content layout switch behave correctly Aleksandr Cupaceno 2022-02-20 14:30:58 -08:00
  • 2e08ae82b1
    Enable Combobox editor for the "Mixed" file download priority Aleksandr Cupacenko 2022-02-26 06:53:41 +02:00
  • 40abc96dee
    GHA CI: Update "WebUI" setup-node action to v3 xavier2k6 2022-02-25 13:50:44 +00:00
  • 6d5863bee1 Enable shortcut folders for the Open and Save directory file dialogs Aleksandr Cupacenko 2022-02-24 23:08:25 +02:00
  • ed7acadc8e rename content tab "Size" column to "Total Size" Aleksandr Cupacenko 2022-02-24 22:00:11 +02:00
  • 2652c73a4f
    GHA CI: cancel outdated in-progress workflow runs Chocobo1 2022-02-25 13:34:28 +08:00
  • 936e954bd2 Enable Combobox editor for the "Mixed" file download priority Aleksandr Cupaceno 2022-02-23 12:21:03 +02:00
  • 2dc918b514
    Don't use singleton pattern on Preferences class Chocobo1 2022-02-18 23:57:41 +08:00
  • a21bff1dbd
    Merge pull request #16483 from Chocobo1/preference1 Chocobo1 2022-02-22 14:15:49 +08:00
  • 6a0e7618c5
    GHA CI: cancel outdated in-progress workflow runs Chocobo1 2022-02-21 14:49:22 +08:00
  • 14fc3dc9b3
    Suppress conversion warning Chocobo1 2022-02-19 13:51:02 +08:00
  • 5cb295341c
    Convert to QString literals Chocobo1 2022-02-19 13:04:49 +08:00
  • b854c3b00e
    Unify log messages format Chocobo1 2022-02-21 13:07:04 +08:00
  • 2d3ff6a97c
    Use std::optional to represent "any value" filters Vladimir Golovnev 2022-02-20 13:17:34 +03:00
  • 2f4acde53a
    Unify log messages format Chocobo1 2022-01-15 12:16:51 +08:00
  • c627ed4b6f
    GHA CI: exclude checking for GUI i18n files Chocobo1 2022-02-20 13:43:57 +08:00
  • b863d73b35 cmake: Fix redefinition of _WIN32_WINNT with Qt6 Biswapriyo Nath 2022-02-20 00:57:08 +05:30
  • de50746240
    GHA CI: exclude checking for GUI i18n files Chocobo1 2022-02-18 16:02:01 +08:00
  • 70ec183fca
    Merge pull request #16444 from glassez/path-has-ext Vladimir Golovnev 2022-02-19 07:08:54 +03:00
  • b9ea6a5dc5 Update NSIS translations for "Spanish" and "Spanish International" Juanjo Jiménez 2022-02-18 04:28:43 +01:00
  • 7b0b64a04e Fix UI crash when torrent is in non-existent category. Kevin Cox 2022-02-16 23:20:54 -05:00
  • 1e45b7f50b
    Add fast way of removing suggested extension Vladimir Golovnev (Glassez) 2022-02-15 09:31:35 +03:00