Commit Graph

  • bc8b838953
    Set "enter" as shortcut to download the selected torrents in search job thalieht 2018-07-29 15:24:12 +03:00
  • 5251d93b3d
    Fix some warnings thalieht 2018-09-07 14:12:38 +03:00
  • 84f0dbecfe
    Show "N/A" if there is no scrape thalieht 2018-09-07 09:49:15 +03:00
  • bba0c8b2cc
    Save option about tracker favicons under correct key sledgehammer999 2018-09-06 02:45:09 +03:00
  • 2f90be8bd2
    Decrease probability of missing important alerts sledgehammer999 2018-05-28 22:42:01 +03:00
  • cb6b6296aa
    Allow WebUI sidebar filters to be hidden Thomas Piccirello 2018-08-22 01:44:25 -04:00
  • 9d25fdce2a
    Increase WebUI Options initial height Thomas Piccirello 2018-08-22 00:47:00 -04:00
  • 12b2732f1a
    Adjust WebUI Options form alignment Thomas Piccirello 2018-08-22 00:46:44 -04:00
  • 8c9ece73ee
    Fix GUI scaling issue on Linux Chocobo1 2018-09-05 12:17:30 +08:00
  • a7db786387
    Don't disable DHT when using force proxy Thomas Piccirello 2018-09-02 19:47:57 -04:00
  • e5bf65c9bd
    Update INSTALL file Chocobo1 2018-08-28 14:15:20 +08:00
  • 900e7d3a14
    Reset button text to default Chocobo1 2018-08-20 15:29:59 +08:00
  • f1ff74a926
    Avoid copy-construct QString in for loop Chocobo1 2018-08-20 15:18:35 +08:00
  • 30bc4b837e
    Support the OpenBSD filesystem Elias M. Mariani 2018-08-27 17:14:14 -03:00
  • 050a4f8b23
    Fix TravisCI macOS builds sledgehammer999 2018-08-27 22:00:58 +03:00
  • 487103d58f
    Save torrents priorities on torrent finished thalieht 2018-08-24 20:46:26 +03:00
  • eeea69d4c1
    Save fastresumes when changing torrent priorities thalieht 2018-08-23 07:38:08 +03:00
  • 00360ad418
    Always save actual queue position Vladimir Golovnev (Glassez) 2018-08-23 14:55:27 +03:00
  • a733253ae5
    Allow setting seq & first/last from context menu without metadata thalieht 2018-08-14 11:42:28 +03:00
  • 9788ee042b
    Rename 2 methods to eliminate ambiguity thalieht 2018-08-12 17:46:16 +03:00
  • e9c9ea3bba
    Add regex option in the search filter's context menu thalieht 2018-08-12 17:40:17 +03:00
  • 312dfb989d
    Fix WebUI unreachable issue Chocobo1 2018-08-19 03:28:41 +08:00
  • 75deafe5b1
    Add config file for SVGO Chocobo1 2018-08-20 17:56:23 +08:00
  • 4ca257a389
    Fix icon height/width ratio Chocobo1 2018-08-18 00:44:58 +08:00
  • 6660184091
    Merge pull request #9483 from sledgehammer999/save_queued_state_change sledgehammer999 2018-09-12 11:29:27 +03:00
  • 7d493f5367
    Fix macOS builds in travis-ci sledgehammer999 2018-09-11 22:05:34 +03:00
  • c520e657ce
    Save state change from queued to paused sledgehammer999 2018-09-11 21:00:04 +03:00
  • 4e28033c9c
    Fix typo in variable name Yaroslav Pronin 2018-09-11 17:56:55 +00:00
  • bfb1210c43
    Merge pull request #9406 from thalieht/preselecttext sledgehammer999 2018-09-11 14:33:25 +03:00
  • 5e35335ad4
    Merge pull request #9254 from thalieht/searchStuff Vladimir Golovnev 2018-09-10 07:19:02 +03:00
  • d18de18128
    Merge pull request #9461 from thalieht/tracker Vladimir Golovnev 2018-09-10 07:14:28 +03:00
  • 01feae60ee
    Merge pull request #9449 from sledgehammer999/favicon_key sledgehammer999 2018-09-09 01:30:00 +03:00
  • 118545d0f4
    Merge pull request #9383 from sledgehammer999/huge_alert_queue sledgehammer999 2018-09-09 01:29:28 +03:00
  • 5cb41c3c2d
    Merge pull request #9387 from Piccirello/webui-pref-tweaks Mike Tzou 2018-09-08 14:51:26 +08:00
  • 94613c2fa2 Fix some warnings thalieht 2018-09-07 14:12:38 +03:00
  • e2b46f01bb Show "N/A" if there is no scrape thalieht 2018-09-07 09:49:15 +03:00
  • 9fbe2880c4
    Merge bfb7b737b4a9de5bfcbfd83c66ce9039e3046d77 into 487ea3678222c2c1c95464a611e8308996e44605 mj-p 2018-09-06 08:56:26 +00:00
  • 487ea36782
    Merge pull request #9444 from Chocobo1/dpi Mike Tzou 2018-09-06 16:04:44 +08:00
  • eb9f07bcc6
    Save option about tracker favicons under correct key sledgehammer999 2018-09-06 02:45:09 +03:00
  • 9ce619eac8
    Decrease probability of missing important alerts sledgehammer999 2018-05-28 22:42:01 +03:00
  • ffc2193df9 Preselect name without extension when renaming files thalieht 2018-09-05 16:55:21 +03:00
  • bfb7b737b4
    Recheck on completion only if not in uploading state mj-p 2018-09-05 14:00:07 +02:00
  • fef1ad6083 Allow WebUI sidebar filters to be hidden Thomas Piccirello 2018-08-22 01:44:25 -04:00
  • 79dae55a61
    Fix GUI scaling issue on Linux Chocobo1 2018-09-05 12:17:30 +08:00
  • 8544351754
    Merge pull request #9436 from Piccirello/disable-dht Mike Tzou 2018-09-05 12:01:20 +08:00
  • 31cc169c83
    Merge pull request #1 from qbittorrent/master qix67 2018-09-04 18:30:43 +02:00
  • 1cd1d8450e
    Update session.cpp dcpu 2018-09-04 08:42:19 +09:00
  • 4b8347141b Address PR comments Thomas Piccirello 2018-09-02 21:41:38 -04:00
  • c10d237f7a Don't disable DHT when using force proxy Thomas Piccirello 2018-09-02 19:47:57 -04:00
  • 989b70f4a5
    Merge 506f5778cf49442d56e436ff055326d0bcd3d6c1 into 846d8993a9de5049fe829e3a97b84fff34327eb2 Victor 2018-09-02 10:14:25 +00:00
  • d733f9a89d
    Update session.cpp dcpu 2018-09-01 21:51:58 +09:00
  • 1500e6e127
    Keep paused torrent paused when restart. dcpu 2018-09-01 21:48:07 +09:00
  • adad883eb6 Increase WebUI Options initial height Thomas Piccirello 2018-08-22 00:47:00 -04:00
  • b05a443cad Adjust WebUI Options form alignment Thomas Piccirello 2018-08-22 00:46:44 -04:00
  • 63c53766b4 Add save path and editing to WebUI new category dialog Thomas Piccirello 2018-07-23 01:49:34 -04:00
  • ce3e68670d Refactor in searchjob to always color visited entries thalieht 2018-07-29 15:33:06 +03:00
  • 846d8993a9
    Merge pull request #9410 from Chocobo1/clazy Mike Tzou 2018-08-30 12:07:34 +08:00
  • 371c7008e1
    Update INSTALL file Chocobo1 2018-08-28 14:15:20 +08:00
  • 6f04754a63
    Merge pull request #9408 from FlingeR/patch-openbsd sledgehammer999 2018-08-28 23:19:35 +03:00
  • 33af699191 Support the OpenBSD filesystem Elias M. Mariani 2018-08-27 17:14:14 -03:00
  • 718b3f0bf5
    Reset button text to default Chocobo1 2018-08-20 15:29:59 +08:00
  • 254782def6
    Avoid copy-construct QString in for loop Chocobo1 2018-08-20 15:18:35 +08:00
  • be419d5ecf
    Fix TravisCI macOS builds sledgehammer999 2018-08-27 22:00:58 +03:00
  • af6c5ae5bd
    Merge pull request #9390 from thalieht/fixprioritysaving sledgehammer999 2018-08-27 21:33:02 +03:00
  • ec9120adf0 Save torrents priorities on torrent finished thalieht 2018-08-24 20:46:26 +03:00
  • 95b02bbb2e Save fastresumes when changing torrent priorities thalieht 2018-08-23 07:38:08 +03:00
  • 386d0565fe Always save actual queue position Vladimir Golovnev (Glassez) 2018-08-23 14:55:27 +03:00
  • a37c07c412
    Merge 471e3766c6aa65ecef666a09602bf94a5b2c2e4e into 9fa78c7b50a0aa87adeee366fde81f5daa19145a Vladimir Golovnev 2018-08-23 16:12:46 +00:00
  • 471e3766c6
    Always save actual queue position Vladimir Golovnev (Glassez) 2018-08-23 14:55:27 +03:00
  • 9fa78c7b50
    Merge pull request #9331 from thalieht/seqfirstlast Vladimir Golovnev 2018-08-22 17:16:44 +03:00
  • 93f9b3de8b
    Merge pull request #9314 from thalieht/searchregexfilter Vladimir Golovnev 2018-08-22 17:15:37 +03:00
  • 5f175e113a
    Merge pull request #9365 from Chocobo1/qchar Mike Tzou 2018-08-21 11:52:39 +08:00
  • c83d89385a
    Merge pull request #9357 from Chocobo1/svg sledgehammer999 2018-08-20 18:47:55 +03:00
  • 903a747dba
    Add config file for SVGO Chocobo1 2018-08-20 17:56:23 +08:00
  • e9a8ac0544
    Fix icon height/width ratio Chocobo1 2018-08-18 00:44:58 +08:00
  • eaa167f92f
    Merge 10d9aba9f1fd24ce100d4041e43efa1aa56673c5 into ee57b6890196823620b2fce22e1e2cd61f9ba3ef martonfi 2018-08-20 08:28:34 +00:00
  • 10d9aba9f1
    translation and spelling fixes martonfi 2018-08-20 10:27:16 +02:00
  • 5371e1f28a Use getStats function for GUI Stats dialog Thomas Piccirello 2018-08-19 23:26:17 -04:00
  • 22daeef6b4 Remove stats from WebUI server state Thomas Piccirello 2018-08-19 23:25:47 -04:00
  • e51112baa0 Retrieve stats on demand when WebUI Stats window is opened Thomas Piccirello 2018-08-19 23:25:20 -04:00
  • a0e6007fc1 Include category save path in web api sync data Thomas Piccirello 2018-07-23 00:53:56 -04:00
  • d89ef22d85 Require torrent category creation to be explicit Thomas Piccirello 2018-07-23 01:48:35 -04:00
  • 1cf13a8567
    Merge cfde3f262b939f476101943ea0cfcefa844c505c into ee57b6890196823620b2fce22e1e2cd61f9ba3ef Evgeny Lensky 2018-08-18 19:56:10 +00:00
  • cfde3f262b Change "Add new torrent" dialog layout Evgeny Lensky 2018-08-19 02:56:00 +07:00
  • 6937177a74 Fix values sorted wrong in "Last Activity" column Chocobo1 2018-08-16 00:32:55 +08:00
  • 317ed6d5c7 Fix mingw warning about unrecognized escape sequence sledgehammer999 2018-08-14 22:43:26 +03:00
  • 52e1f38ba6 Replace png icons with svg Chocobo1 2018-07-23 12:28:14 +08:00
  • 69208bb6b5 Remove GuiIconProvider::generateDifferentSizes() Chocobo1 2018-08-05 20:53:05 +08:00
  • 556466b537 Fix regression that broke installing desktop file Eli Schwartz 2018-08-12 23:14:44 -04:00
  • 795bdcc012 Bump Web API version sledgehammer999 2018-08-12 21:08:42 +03:00
  • 1c22f9e973 Sync translations from Transifex and run lupdate sledgehammer999 2018-08-12 21:07:08 +03:00
  • c1eb5ed523 Fix lupdate errors Chocobo1 2018-08-12 23:44:12 +08:00
  • fc2afd1a62 Generate i18n .ts files in the correct directory Chocobo1 2018-08-12 23:29:26 +08:00
  • 1c6c5aad5b Add hotkey for toggling focus between the search LineEdits thalieht 2018-07-05 11:16:14 +03:00
  • f400b2ddb4 Limit the scope of find torrents hotkey in MainWindow thalieht 2018-03-04 11:57:50 +02:00
  • a12bd66538 Add a name filter for search results thalieht 2018-02-25 20:07:37 +02:00
  • b40f48a7bd Inhibit sleep regardless of activity Lukas Greib 2018-08-02 15:45:21 -04:00
  • 116e381e1d Add option for regexps in the transferlist search filter's context menu thalieht 2018-07-29 15:46:19 +03:00
  • 877b926c20 Avoid allocating large memory when loading a .torrent file Couchy 2018-08-03 23:20:01 -04:00
  • 1398b7aa31 Notify users on 1st time close/minimize to tray sledgehammer999 2018-08-03 14:55:20 +03:00