Commit Graph

  • d923c03d52
    Merge pull request #15186 from Piccirello/webui-table-keyboard-nav Chocobo1 2021-07-13 11:26:50 +08:00
  • fee258060f Issue template: ask for watched folders config, if applicable FranciscoPombal 2021-07-04 16:57:07 +01:00
  • 987da79cfd Use the URI's setData to set query data Kristof Mattei 2021-07-10 14:51:31 -07:00
  • d5c892fc40 Add "Expand" and "Collapse" to context menu AbeniMatteo 2021-07-12 11:10:38 +02:00
  • 3ac8c97e6f Properly create "clean path" for watched folder Vladimir Golovnev (glassez) 2021-07-08 12:22:14 +03:00
  • 699b91ab8d
    Properly create "clean path" for watched folder (#15179) Vladimir Golovnev 2021-07-12 11:44:52 +03:00
  • 3cf97f3297 Add "Expand All" and "Collapse All" buttons to properties widget AbeniMatteo 2021-07-07 13:16:28 +02:00
  • abd6eb2ff3
    Add context menu to toggle content tab columns (#15164) AbeniMatteo 2021-07-12 07:57:17 +02:00
  • 444efd2699 WebUI: Implement removing schedule entries Furkan Kambay 2021-07-11 19:09:54 +03:00
  • 32f29e72c6 Support expanding/collapsing Web UI folders with arrow keys Thomas Piccirello 2021-07-09 22:38:56 -07:00
  • e76bac4131 Support navigating Web UI tables with arrow keys Thomas Piccirello 2021-07-09 22:36:51 -07:00
  • 8b94642ab1 Always set Web UI row id as a string Thomas Piccirello 2021-07-09 21:44:02 -07:00
  • 8466bf002b Add torrent state: forced metadata download AbeniMatteo 2021-07-10 10:14:48 +02:00
  • 316fa43452 Save only when there's a change Furkan Kambay 2021-07-09 23:32:39 +03:00
  • 6a76ae50af Rename TimeRange to ScheduleEntry Furkan Kambay 2021-07-09 22:29:17 +03:00
  • 1df98718c0 Properly create "clean path" for watched folder Vladimir Golovnev (glassez) 2021-07-08 12:22:14 +03:00
  • d3497148c5
    Merge pull request #15176 from Chocobo1/tooltip Chocobo1 2021-07-09 16:48:58 +08:00
  • 8ba1dc9da6 Add context menu to toggle content tab columns AbeniMatteo 2021-07-09 10:11:42 +02:00
  • 27baa55443
    Raise minimum Qt version to 5.15.2 Vladimir Golovnev (glassez) 2021-07-09 07:39:56 +03:00
  • d30e2eb25e Show session pause state in status bar Furkan Kambay 2021-07-08 20:22:29 +03:00
  • 7726d064bd Implement pause function in schedule Furkan Kambay 2021-07-08 16:20:34 +03:00
  • 2654027b37
    Properly create "clean path" for watched folder Vladimir Golovnev (glassez) 2021-07-08 12:22:14 +03:00
  • fd3d4d479a
    Suppress type narrowing warning on MSVC Chocobo1 2021-07-08 14:24:50 +08:00
  • 4b0a2d050a
    Display tooltip for all columns in torrent content widget Chocobo1 2021-07-08 14:21:25 +08:00
  • d85c14864b
    Add tooltip for "client ID" column Chocobo1 2021-07-08 14:13:26 +08:00
  • ee696e6f36
    Merge pull request #15170 from Chocobo1/tooltip Chocobo1 2021-07-08 13:01:59 +08:00
  • 6ccbd8472c
    Merge pull request #15161 from Chocobo1/helper Chocobo1 2021-07-08 13:01:46 +08:00
  • 8ec26e9ea9
    Don't use old style casts Chocobo1 2021-07-07 14:31:02 +08:00
  • 45e31a153c
    Reserve space for vector Chocobo1 2021-07-05 15:55:41 +08:00
  • 7c23d800e6
    Use underlying_type member directly Chocobo1 2021-07-05 15:19:17 +08:00
  • 4dbf6af733
    Simplify initialization statement Chocobo1 2021-07-07 13:16:19 +08:00
  • bdc03b1c75
    Add tooltip for various columns Chocobo1 2021-07-07 12:51:55 +08:00
  • 8f559e3047 Fix importing old schedule Furkan Kambay 2021-07-06 03:35:51 +03:00
  • ede42910da
    Merge pull request #15150 from glassez/backports Vladimir Golovnev 2021-07-05 11:20:38 +03:00
  • 9bfc74a1bc
    Filter torrent info endpoint by tag (#15152) AbeniMatteo 2021-07-05 07:55:49 +02:00
  • ce0cd8af1e Fix tab selection Furkan Kambay 2021-07-05 03:57:12 +03:00
  • 14fe9d84a7 Remove 'DownloadRequest::saveToFile' jagannatharjun 2021-07-04 18:59:31 +05:30
  • d4d25b7d6c Don't use DownloadRequest::saveToFile for downloading python installer jagannatharjun 2021-07-04 19:52:51 +05:30
  • be6f0c09df Don't use DownloadRequest::saveToFile in PluginSelectDialog jagannatharjun 2021-07-04 19:40:30 +05:30
  • 0d8ee42da0 Don't use DownloadRequest::saveToFile in TrackerFiltersList jagannatharjun 2021-07-04 19:36:22 +05:30
  • 94ecd47342 Don't use DownloadRequest::saveToFile in searchPluginManager jagannatharjun 2021-07-04 18:34:03 +05:30
  • 84c87ecc3d Try to redownload icon on refresh for RSS feed jagannatharjun 2021-07-04 18:52:26 +05:30
  • 8af0c903db Don't use DownloadRequest::saveToFile for downloading RSS icons jagannatharjun 2021-07-04 18:49:49 +05:30
  • ebecdd6c85 Implement Utils::Fs::tempFile jagannatharjun 2021-07-04 19:35:05 +05:30
  • 952a010e52 Dialog 'torrent exists' replaced with tray message Anton Trenkin 2021-07-01 23:17:07 +03:00
  • 5d03917877
    Use torrent info with hashes for creating .torrent file (#15138) Vladimir Golovnev 2021-07-04 09:29:34 +03:00
  • e8c1f0b452 Revise CONTRIBUTING.md FranciscoPombal 2020-02-19 03:05:47 +00:00
  • 586236a44b GDB: Add Qt pretty printers FranciscoPombal 2020-01-23 18:35:22 +00:00
  • 1d41ded9e7 GitHub Actions CI: update workflow FranciscoPombal 2021-06-11 17:33:05 +01:00
  • 457914a578 Merge branch 'master' into advanced-scheduler Furkan Kambay 2021-07-03 17:07:41 +03:00
  • 0a41ee3b0a Implement pieces map torrent Alexis Bekhdadi 2021-05-09 15:37:12 +02:00
  • 500d0e717b Update AppVeyor CI image to Visual Studio 2019 (#14983) xavier2k6 2021-05-19 07:42:42 +01:00
  • a3f039ffcb Bump file pool size (#14966) An0n 2021-05-14 06:57:01 +06:00
  • 81ad324209 Suppress C4267 conversion warnings Kacper Michajłow 2020-08-27 18:12:08 +02:00
  • ea2f988747 Filter torrent info endpoint by tag AbeniMatteo 2021-07-02 09:18:13 +02:00
  • d2f975a0f3 Don't forget to start "watch timer" Vladimir Golovnev (Glassez) 2021-06-28 14:48:17 +03:00
  • bf6d51039d
    Use torrent info with hashes for creating .torrent file Vladimir Golovnev (Glassez) 2021-06-28 16:21:50 +03:00
  • 81de07789a Provide tracker peers count via TrackerEntry Vladimir Golovnev (Glassez) 2021-04-19 09:40:15 +03:00
  • 6a8a1f602f Don't overwrite tracker message Vladimir Golovnev (Glassez) 2021-04-17 11:40:41 +03:00
  • 9dfaaa2dd1 Remove TravisCI config FranciscoPombal 2021-06-27 16:23:14 +01:00
  • c06d6eaa77 Don't close tags menu when toggling items (#15098) tgregerson 2021-06-16 09:57:56 -05:00
  • d198ee97a5 Don't forget to start "watch timer" Vladimir Golovnev (Glassez) 2021-06-28 14:48:17 +03:00
  • eedd47860a
    Merge pull request #15142 from Chocobo1/warning Chocobo1 2021-07-01 11:35:04 +08:00
  • 6e59248ea6
    Merge pull request #15093 from FranciscoPombal/bump_libtorrent sledgehammer999 2021-06-30 22:39:53 +03:00
  • 365554d064
    Use proper signed number type Chocobo1 2021-06-29 14:57:29 +08:00
  • 70d1cb86fd
    Disable move constructor where it is sensible Chocobo1 2021-06-29 14:45:23 +08:00
  • ccb7c0d579 Raise minimum libtorrent version to 1.2.14 (2.0.4) FranciscoPombal 2021-06-11 17:24:13 +01:00
  • fd9941e2d8
    Merge pull request #15131 from FranciscoPombal/goodbye_travis sledgehammer999 2021-06-28 21:48:30 +03:00
  • 18e38d3125 Make indentation consistent with the rest of the project FranciscoPombal 2021-06-28 17:46:12 +01:00
  • 5cc8ba93ce Set attributes in Windows manifest for modern systems FranciscoPombal 2021-06-28 17:38:32 +01:00
  • 7163bb7106 Remove Windows Vista support from manifest FranciscoPombal 2021-06-28 17:47:58 +01:00
  • faec1875bc
    Don't forget to start "watch timer" Vladimir Golovnev (Glassez) 2021-06-28 14:48:17 +03:00
  • 2f89563fca Remove TravisCI config FranciscoPombal 2021-06-27 16:23:14 +01:00
  • 8aa5c48c17
    Bump to 4.3.6.10 c0re100 2021-06-28 00:59:12 +08:00
  • 823803c53f
    Don't close tags menu when toggling items (#15098) tgregerson 2021-06-16 09:57:56 -05:00
  • 995f27341f
    Merge branch 'v4_3_x' of https://github.com/qbittorrent/qBittorrent into v4_3_x c0re100 2021-06-28 00:58:06 +08:00
  • 261f601bd5
    Merge pull request #15129 from adem4ik/patch-5 sledgehammer999 2021-06-27 15:32:50 +03:00
  • 5157e4965a
    Remove excess space Andrei Stepanov 2021-06-27 13:01:03 +04:00
  • ac8105c304
    Bump to 4.3.6 release-4.3.6 sledgehammer999 2021-06-26 21:24:22 +03:00
  • 6cb16cfbb7
    Update Changelog sledgehammer999 2021-06-26 21:20:58 +03:00
  • 2b475c4296
    Sync translations from Transifex and run lupdate sledgehammer999 2021-06-26 21:03:43 +03:00
  • 3a9e4397fd
    Add new languages sledgehammer999 2021-05-07 22:53:13 +03:00
  • 1ce0bb7cee
    Add Turkish Qt translation sledgehammer999 2021-05-07 21:55:10 +03:00
  • dd4b09f3a9
    Update Qt translations sledgehammer999 2021-05-07 21:42:21 +03:00
  • 8c2df049f1
    NSIS: Update Swedish translation (#14950) nonew-star 2021-05-11 05:07:15 +00:00
  • 8b66c444ee
    NSIS: Update Swedish translation (#14933) nonew-star 2021-05-09 10:27:43 +00:00
  • 0ccbdbccf4
    NSIS: Update Hungarian translation (#14906) xkrstudio 2021-05-06 20:28:04 +02:00
  • d08b6c81ba
    NSIS: Update Turkish translation Burak Yavuz 2021-05-03 18:08:21 +03:00
  • 5f897709cf
    NSIS: Update Japanese translation maboroshin 2021-05-03 16:41:31 +09:00
  • 3ffd25f9e1
    Bump to 4.4.0beta1 release-4.4.0beta1 sledgehammer999 2021-06-26 21:05:44 +03:00
  • 665ab34f25
    Sync translations from Transifex and run lupdate sledgehammer999 2021-06-26 21:03:43 +03:00
  • 37f227ae74
    Provide v1 and v2 infohashes in UI (#15097) Vladimir Golovnev 2021-06-25 20:44:23 +03:00
  • f6eb29d800
    Add windows-clang support (#15115) Biswapriyo Nath 2021-06-25 09:48:56 +05:30
  • bccc9fdcfd
    Provide v1 and v2 infohashes in UI Vladimir Golovnev (Glassez) 2021-06-09 18:00:00 +03:00
  • f5315d9ba7
    Add WebUI reverse proxy source IP resolution (#15047) HiFiPhile 2021-06-23 08:01:36 +02:00
  • 124cc9621d Delete LoadTorrentParams when load torrent failed Vladimir Golovnev (Glassez) 2021-06-18 11:26:31 +03:00
  • 3faa7226e7 Handle exception when torrent file cannot be exported Vladimir Golovnev (Glassez) 2021-06-17 20:28:07 +03:00
  • e1a776be60
    Delete LoadTorrentParams when load torrent failed Vladimir Golovnev (Glassez) 2021-06-18 11:26:31 +03:00
  • 8022229d5a
    Handle exception when torrent file cannot be exported Vladimir Golovnev (Glassez) 2021-06-17 20:28:07 +03:00
  • 28eeaf2e93 winconf.pri: Add mingw clang with mingw gcc mkspec. Biswapriyo Nath 2021-06-21 00:00:03 +05:30