Commit Graph

  • 105ffd6d30
    Pause torrent in all "fastresume rejected" cases Vladimir Golovnev (Glassez) 2022-05-24 08:36:32 +03:00
  • 494593c745
    Update clipboard.js to v2.0.11 Priit Uring 2022-05-24 07:55:30 +03:00
  • 556db6a91a
    Regenerate translation files sledgehammer999 2022-05-24 00:47:47 +03:00
  • 7d275cd85a Sync flag icons with upstream xavier2k6 2022-05-22 11:19:59 +01:00
  • 9ed9ffcaf2
    Bump to 4.4.3 release-4.4.3 sledgehammer999 2022-05-22 19:35:56 +03:00
  • bf986fcf4c
    Update Changelog sledgehammer999 2022-05-22 19:35:13 +03:00
  • 0036a02a72
    Sync translations from Transifex and run lupdate sledgehammer999 2022-05-22 19:14:00 +03:00
  • 3af832ec18
    Sync translations from Transifex and run lupdate sledgehammer999 2022-05-22 19:14:00 +03:00
  • 6e268b007b
    Update instructions about NSIS packaging sledgehammer999 2022-03-26 15:09:20 +02:00
  • 2be2ee6fc2
    Delete Qt translations files sledgehammer999 2022-03-26 13:27:56 +02:00
  • be4fa061ee
    qmake: Use installed Qt's translations for packaging sledgehammer999 2022-03-26 13:25:43 +02:00
  • 665bbc2421
    CMake: Use installed Qt's translations for packaging sledgehammer999 2022-03-25 18:20:48 +02:00
  • c4e666b303 Update clipboard.js to v2.0.11 PriitUring 2022-05-22 11:26:32 +03:00
  • 1fc6032dfb
    Merge branch 'qbittorrent:master' into clipboard_lib Priit Uring 2022-05-22 11:16:10 +03:00
  • 7e0cd223fd
    Revamp tracker entries handling Vladimir Golovnev 2022-05-22 09:09:11 +03:00
  • 098867c311
    Merge branch 'qbittorrent:master' into clipboard_lib Priit Uring 2022-05-22 07:51:44 +03:00
  • 8c0cd09823
    Handle all "fastresume rejected" cases consistently Vladimir Golovnev 2022-05-22 07:23:52 +03:00
  • 885407bc31
    Update clipboard.js to v2.0.11 Priit Uring 2022-05-21 13:57:31 +03:00
  • dcb8e75ceb
    Revamp tracker entries handling Vladimir Golovnev (Glassez) 2022-04-29 17:52:50 +03:00
  • f931fc5a85
    Merge pull request #17057 from Chocobo1/build Chocobo1 2022-05-21 13:12:30 +08:00
  • bc7b09fc3b
    Handle all "fastresume rejected" cases consistently Vladimir Golovnev (Glassez) 2022-05-20 09:26:57 +03:00
  • 8d408ffc8b
    Consistently emit signal when file "ignored" state is changed thalieht 2022-05-20 08:29:22 +03:00
  • aa39c7aae5 Fix wrong GUI behavior in "Optional IP address to bind to" setting Chocobo1 2022-05-14 18:13:42 +08:00
  • ca4752aa86 modern icons Luis Eduardo Ribeiro Guerra 2022-05-19 12:57:22 -03:00
  • c8b4611d8d
    Disable copy, move constructors when inheriting from QObject Chocobo1 2022-05-18 13:43:04 +08:00
  • 1e5ba7f1dd Emit filteredFilesChanged() when changing file priorities from/to "ignored" thalieht 2022-05-15 18:27:58 +03:00
  • cf0bedbe4d
    Fix wrong GUI behavior in "Optional IP address to bind to" setting Chocobo1 2022-05-14 18:13:42 +08:00
  • 7764169aa3
    Disallow narrowing conversions in signal connection Chocobo1 2022-05-18 13:37:13 +08:00
  • 567dd3fabb
    Disable compiler specific extensions Chocobo1 2022-05-17 13:49:14 +08:00
  • 8d3c19c599
    Merge pull request #17031 from Chocobo1/net Chocobo1 2022-05-19 12:52:35 +08:00
  • b84333f8a1
    Consider brackets within wildcard as regular characters vlakoff 2022-05-18 07:33:14 +02:00
  • acdd08e9a2
    Consistently emit signal when file "ignored" state is changed thalieht 2022-05-18 07:47:48 +03:00
  • dbfd6a2368
    WebUI: enforce coding style Chocobo1 2022-05-18 11:37:05 +08:00
  • 3950d63983 Emit filteredFilesChanged() when changing file priorities from/to "ignored" thalieht 2022-05-15 18:27:58 +03:00
  • 5af96943e3
    Merge pull request #17045 from Chocobo1/cleanup Chocobo1 2022-05-17 13:14:29 +08:00
  • 05325b135d
    Fix and improve the docs Hampton Ford 2022-05-15 23:40:06 -06:00
  • 023b5399d0
    WebUI: enforce coding style Chocobo1 2022-05-15 14:32:33 +08:00
  • 9d858d5cd7
    Fix compilation with qmake Chocobo1 2022-05-16 01:13:39 +08:00
  • e82c50ed73
    Clean up code Chocobo1 2022-05-15 15:38:41 +08:00
  • 16783e83dd
    Update CODING_GUIDELINES.md Hampton Ford 2022-05-15 11:09:26 -06:00
  • 389c5f255b Fixed typos & made more concise Hampton Ford 2022-05-14 12:08:04 -06:00
  • b86d3d7761 Changed commenting capitalization for consistency Hampton Ford 2022-05-14 12:01:14 -06:00
  • 4ce98d57dd
    Fix wrong GUI behavior in "Optional IP address to bind to" setting Chocobo1 2022-05-14 18:13:42 +08:00
  • 114c6d36d1
    Clean up code Chocobo1 2022-05-14 14:39:28 +08:00
  • 538c88ced4
    Improve logic when interfacing settings with combobox Chocobo1 2022-05-13 12:13:04 +08:00
  • 7c35904062
    Use stacktrace dialog when GUI is enabled Chocobo1 2022-05-13 12:12:36 +08:00
  • 3aa7349d97 Raise minimum libtorrent version to 2.0.6 xavier2k6 2022-05-11 09:23:16 +01:00
  • 7ad667e8d2
    Add trackers in exported .torrent files Vladimir Golovnev 2022-05-12 08:12:19 +03:00
  • 212e6b191a
    Improve logic when interfacing settings with combobox Chocobo1 2022-05-11 14:49:17 +08:00
  • d9fbd0ae59
    Use stacktrace dialog when GUI is enabled Chocobo1 2022-05-11 12:48:19 +08:00
  • 5c3c6b63ba
    Migrate to Boost.Stacktrace Chocobo1 2022-05-12 11:06:05 +08:00
  • e698c09298
    Allow to use POSIX-compliant disk IO type Coda 2022-05-11 11:28:06 -07:00
  • c8b2c6de48
    Escape brackets in Utils::String::wildcardToRegexPattern() vlakoff 2022-05-01 16:28:28 +02:00
  • bad4e6ccc9
    Add trackers in exported .torrent files Chocobo1 2022-04-16 14:57:21 +08:00
  • 08a45611d1
    Fix options order Vladimir Golovnev (Glassez) 2022-05-10 16:51:54 +03:00
  • a048ea668f
    Use uniform way to export .torrent files Vladimir Golovnev 2022-05-10 15:36:05 +03:00
  • 5af78ad2cd
    Preserve "skip hash check" when there is no metadata Vladimir Golovnev 2022-05-10 15:34:38 +03:00
  • 338e89176d
    Mark all files as complete if torrent is in "seed mode" Vladimir Golovnev 2022-05-10 15:29:46 +03:00
  • 761ddd222a Bump the "Max concurrent HTTP announces" default limit summer 2022-05-10 14:02:20 +06:00
  • 1e2c8a8d8e
    Preserve "skip hash check" when there is no metadata Vladimir Golovnev (Glassez) 2022-05-08 19:28:36 +03:00
  • 35ea27f7c1
    Migrate to boost stacktrace Chocobo1 2022-05-08 14:53:53 +08:00
  • a266599118
    Add keyboard navigation keys itlezy 2022-05-10 05:34:43 +02:00
  • 38f63da5e7
    Use uniform way to export .torrent files Vladimir Golovnev (Glassez) 2022-05-09 17:15:18 +03:00
  • 13e8a5421d
    Mark all files as complete if torrent is in "seed mode" Vladimir Golovnev (Glassez) 2022-05-08 18:57:04 +03:00
  • 80f624e4cc
    Merge pull request #17004 from Chocobo1/fixes Chocobo1 2022-05-09 12:14:09 +08:00
  • e5be54a388
    Update webui_pt_BR.ts Shoomba 2022-05-08 22:22:29 -03:00
  • 7a77cae12b Add OPTIONS method support CzBiX 2022-05-08 16:49:26 +00:00
  • ab0cc475d3 Add token mode for login API CzBiX 2022-05-08 12:26:21 +00:00
  • e237edc0fc Preferred use Bearer authorization CzBiX 2022-05-08 12:17:21 +00:00
  • 5062087633
    Fix member declaration Vladimir Golovnev (Glassez) 2022-05-08 19:50:57 +03:00
  • 002d56d8b3
    Fix type mismatch Chocobo1 2022-05-08 16:48:29 +08:00
  • be4a1e7fd7
    Suppress wrong print specifier Chocobo1 2022-05-08 14:52:32 +08:00
  • a0a45333f1
    Don't use old style casts Chocobo1 2022-05-08 14:51:51 +08:00
  • dba998fea0
    Don't use hardcoded path for temp folder Chocobo1 2022-05-06 13:00:36 +08:00
  • fe2b49cf81
    Merge pull request #16992 from Chocobo1/compose Chocobo1 2022-05-07 11:26:03 +08:00
  • 6ce872ac06
    Merge branch 'qbittorrent:master' into master itlezy 2022-05-06 17:25:10 +02:00
  • c90f1511dc
    Merge pull request #16987 from Chocobo1/hardening Chocobo1 2022-05-06 11:23:15 +08:00
  • 763d17281f
    Bump boost requirement to 1.71 Chocobo1 2022-05-06 11:20:34 +08:00
  • 1ae5339c33
    Add script for docker-compose Chocobo1 2022-05-05 20:56:11 +08:00
  • 7562e0e870
    Add support for search engine Chocobo1 2022-05-05 19:50:05 +08:00
  • a18a45adb5
    Update src/gui/transferlistwidget.cpp itlezy 2022-05-05 13:36:48 +02:00
  • dba9d51b62 Improve keyboard navigation itLezy 2022-05-05 13:00:36 +02:00
  • 0e456f33c1
    Run qbt-nox as non-root Chocobo1 2022-05-05 13:30:18 +08:00
  • 6778d36454
    Make the container filesystem read-only Chocobo1 2022-05-05 11:51:42 +08:00
  • bc54860ad6
    Avoid using valid path for illustrative purpose Chocobo1 2022-05-05 11:48:35 +08:00
  • 4894578b72
    Improve Docker build Chocobo1 2022-05-05 11:02:57 +08:00
  • b7f7753de1
    Report last activity as "< 1m ago" while active alpha-tango-kilo 2022-05-04 15:39:23 +01:00
  • 879caf5f00
    Bump boost requirement to 1.71 Chocobo1 2022-05-04 22:19:30 +08:00
  • 9c2a61b0da
    Update org.qbittorrent.qBittorrent.desktop JungHee Lee 2022-05-04 16:34:46 +09:00
  • c16c00c23d
    Improve Docker build Chocobo1 2022-05-02 21:01:28 +08:00
  • fb7f7d0c75
    Add support for exporting .torrent from WebUI Tom Piccirello 2022-05-03 21:13:24 -07:00
  • 48fa4e116c
    Fix Docker legal notice when using existing config Tom Piccirello 2022-05-03 21:12:15 -07:00
  • e9d3928fe0
    Store WebUI port setting in human readable number Chocobo1 2022-05-04 12:11:17 +08:00
  • 2a6f02fa29
    Fix empty selection in WebUI language combobox Chocobo1 2022-05-04 12:10:06 +08:00
  • cca32c57a5
    Fix empty selection in WebUI langauge combobox Chocobo1 2022-05-03 11:44:05 +08:00
  • e1400d16ea
    Store WebUI port setting in human readable number Chocobo1 2022-05-03 02:13:30 +08:00
  • ce0e5be7ce
    Increase limit of maximum number of articles per feed summer 2022-05-03 10:59:47 +08:00
  • a8b6a40f13
    Separate docker image data and config dirs Tom Piccirello 2022-05-02 19:58:37 -07:00
  • 88a91e0769
    Merge pull request #16971 from Chocobo1/dialog Chocobo1 2022-05-03 10:56:41 +08:00
  • 6b0b817a58
    Fix Docker legal notice when using existing config Tom Piccirello 2022-05-02 09:42:27 -07:00