Commit Graph

  • 2b5ef755a5 use multimap for system iconconfig Prince Gupta 2019-09-30 21:06:56 +05:30
  • 75866915a0 Review Prince Gupta 2019-09-30 19:54:57 +05:30
  • c632a91ee5
    Handle "Delete confirmation" dialog result asynchronously Chocobo1 2019-09-29 10:50:07 +08:00
  • 6f445a91de Add manually added trackers to the next available tier Thomas Piccirello 2019-09-26 00:52:11 -07:00
  • fa0615e657 Fix Prince Gupta 2019-09-29 15:33:49 +05:30
  • 36056ad5af
    Avoid redundant lookups Chocobo1 2019-09-29 10:12:56 +08:00
  • 19b6f56a0a
    Move DeletionConfirmationDialog class to its own .cpp file Chocobo1 2019-09-29 10:41:51 +08:00
  • d76adff81d
    Change Session::deleteTorrent() first parameter to take InfoHash type Chocobo1 2019-09-29 09:47:06 +08:00
  • 7f453a80d3
    Revise SessionSettingsEnums wrapper Chocobo1 2019-09-28 16:49:36 +08:00
  • 7276a79cef
    Call Windows API directly Chocobo1 2019-09-28 15:46:26 +08:00
  • 975b44d05f
    Merge pull request #11241 from thalieht/delfolder Mike Tzou 2019-09-29 09:51:41 +08:00
  • e11bf4b7f4 Correct spelling Prince Gupta 2019-09-28 19:39:16 +05:30
  • 8ccfc8e607 Move iconconfig inside cpp and remove custom flagsdir Prince Gupta 2019-09-28 18:56:28 +05:30
  • 166917bba6 Merge branch 'qbittorrent-master' piopodg 2019-09-28 12:51:46 +02:00
  • 0e1a4b8ecb Merge branch 'master' of https://github.com/qbittorrent/qBittorrent into qbittorrent-master piopodg 2019-09-28 12:51:21 +02:00
  • 68dcc972fa
    Merge pull request #11270 from Chocobo1/mutex Mike Tzou 2019-09-28 12:33:31 +08:00
  • 1ad64edddc Try to improve Prince Gupta 2019-09-25 23:34:05 +05:30
  • 53e7faa47c Rename share ratio limiting options thalieht 2019-09-23 23:39:25 +03:00
  • 07eb261991 Add "Remove torrent and its files" option to share ratio limiting thalieht 2019-09-18 19:26:01 +03:00
  • de7d62c128
    Clean up code Chocobo1 2019-09-25 15:49:27 +08:00
  • 103e2b9398
    Use non-recursive mutex Chocobo1 2019-09-25 02:36:37 +08:00
  • 7a3607c729
    Merge pull request #11269 from Chocobo1/signals Mike Tzou 2019-09-25 09:53:39 +08:00
  • 7c7963f93f
    Merge pull request #11259 from Chocobo1/tristate Mike Tzou 2019-09-25 09:52:41 +08:00
  • 58fa5e004f
    Improve "stats updated" signal handling in MainWindow class Chocobo1 2019-09-24 11:29:07 +08:00
  • 72faf89e26
    Use the same internal data type for conversion function Chocobo1 2019-09-23 12:58:51 +08:00
  • 50e0b2ab15
    Merge pull request #11251 from Chocobo1/stats Mike Tzou 2019-09-24 10:48:52 +08:00
  • 5708e53f0a
    Merge pull request #11264 from Chocobo1/hotkey Mike Tzou 2019-09-24 10:48:44 +08:00
  • 359b464958
    Bump to 4.1.8 release-4.1.8 sledgehammer999 2019-09-23 21:56:30 +03:00
  • b5b0d68dd9
    Update Changelog sledgehammer999 2019-09-23 21:52:56 +03:00
  • f48c49c248
    Fix seeding failed after creating a new torrent Chocobo1 2019-09-19 16:05:12 +08:00
  • 11ca744548
    Treat .magnet file extension as case insensitive Chocobo1 2019-09-06 12:30:50 +08:00
  • 82e6fc700e
    Fix filename validation on non-Windows OS Chocobo1 2019-09-05 02:00:10 +08:00
  • 918ccefdc4
    Bump to 4.2.0alpha2 sledgehammer999 2019-09-23 21:46:08 +03:00
  • 85133a6680
    Update Changelog sledgehammer999 2019-09-23 21:44:35 +03:00
  • 418164bee4
    Move "torrent status report" functionality out of Session class Chocobo1 2019-09-18 15:28:43 +08:00
  • 9968eb53b2
    Remove unused signal Chocobo1 2019-09-18 16:11:06 +08:00
  • 8bbed461a6
    Sort signal declarations in Session class Chocobo1 2019-09-18 15:48:41 +08:00
  • 22d7c2b416
    Enabling announcing to all trackers by default Tom Piccirello 2019-09-23 04:22:54 -07:00
  • c7ac96c4f5
    Add ability to trigger action via keypad Enter Chocobo1 2019-09-23 15:14:18 +08:00
  • 4a71b78e2d
    Group related code together Chocobo1 2019-09-23 15:07:11 +08:00
  • 2152a81d11
    Add ability to open file via keypad Enter Chocobo1 2019-09-23 14:53:57 +08:00
  • ed62854af7
    Add TriStateBool constructor taking a boolean Chocobo1 2019-09-23 11:38:40 +08:00
  • eebb2186c7
    Merge pull request #11215 from xnoreq/master Mike Tzou 2019-09-22 13:34:35 +08:00
  • db10f4d6c1 Move default configs to code, simplify implementation Prince Gupta 2019-09-21 21:42:30 +05:30
  • ecc3ff3ca4 WebUI: fix escaping of HTML special characters xnor 2019-09-10 18:31:23 +00:00
  • a49e3ca941 Remove allowedExt option Prince Gupta 2019-09-20 22:56:35 +05:30
  • 72e511e3c4
    Merge pull request #11254 from Chocobo1/autoTMM Mike Tzou 2019-09-20 13:25:53 +08:00
  • 82276b2a99
    Rename variable Chocobo1 2019-09-19 16:50:57 +08:00
  • e3b9659fb8
    Fix seeding failed after creating a new torrent Chocobo1 2019-09-19 16:05:12 +08:00
  • 3971bf2d58
    Merge pull request #11250 from Chocobo1/warning Mike Tzou 2019-09-19 11:11:30 +08:00
  • d971230908 fixup thalieht 2019-09-18 23:07:58 +03:00
  • 69af223005 Merge branch 'master' of https://github.com/qbittorrent/qBittorrent into icon-theme Prince Gupta 2019-09-18 22:18:32 +05:30
  • 6a584cec32 Fix error handling Prince Gupta 2019-09-18 21:08:30 +05:30
  • 4d00435209
    Improve error messages for url_seed_alert Chocobo1 2019-09-18 14:56:56 +08:00
  • a25ba147bc Fix Prince Gupta 2019-09-17 14:13:02 +05:30
  • 59fd70c638
    Merge pull request #11240 from Chocobo1/backport Mike Tzou 2019-09-17 10:38:51 +08:00
  • 617bf767df
    Escape HTML in comment field Chocobo1 2019-09-15 14:35:02 +08:00
  • 55180e3598
    Remove redundant HTML escaping Chocobo1 2019-09-15 14:30:58 +08:00
  • 19c70fd659
    Merge pull request #11235 from glassez/retry-fetch-rss Vladimir Golovnev 2019-09-16 09:58:44 +03:00
  • 209831d3b0
    Merge pull request #11103 from Piccirello/webui-explicit-export Mike Tzou 2019-09-16 13:31:29 +08:00
  • bf64fe0d2f
    Merge pull request #11232 from Chocobo1/escape Mike Tzou 2019-09-16 13:26:49 +08:00
  • fccbc5318a
    Drop logging level to warning for web seed errors Chocobo1 2019-09-15 14:54:28 +08:00
  • bab953298b
    Escape HTML in comment field Chocobo1 2019-09-15 14:35:02 +08:00
  • f1243871b0
    Remove redundant HTML escaping Chocobo1 2019-09-15 14:30:58 +08:00
  • 12c127b482
    Merge pull request #11227 from Chocobo1/alert Mike Tzou 2019-09-15 13:02:34 +08:00
  • fdde2184f5
    Merge pull request #11212 from Chocobo1/padFiles Mike Tzou 2019-09-15 13:02:18 +08:00
  • 9804a2e06a Fix typo Thomas Piccirello 2019-09-14 18:25:46 -07:00
  • 1439bcc864 Move JavaScript code into explicit namespaces Thomas Piccirello 2019-08-11 23:53:20 -07:00
  • cf6e721b00
    Allow to retry fetching RSS feeds Vladimir Golovnev (Glassez) 2019-09-14 11:33:03 +03:00
  • 73ef69526d
    Allow to cancel download request Vladimir Golovnev (Glassez) 2019-09-14 11:11:29 +03:00
  • edcc74c1ae
    Add option to align file to piece boundary when creating new torrent Chocobo1 2019-09-10 00:59:43 +08:00
  • 5e1e983928
    Handle "alerts dropped" alert from libtorrent Chocobo1 2019-09-13 12:31:26 +08:00
  • 630fb1c427 Cache flag icons Prince Gupta 2019-09-13 00:50:10 +05:30
  • a963c0f6ee Try to follow the existing behaviour Prince Gupta 2019-09-12 22:26:15 +05:30
  • 0bc963dc65 Make System Icon theme Work Prince Gupta 2019-09-12 21:11:28 +05:30
  • 1c69b2d12a Use custom stylesheet if available even in case of error in icon theme Prince Gupta 2019-09-10 12:00:32 +05:30
  • 7c97fc35d3 Always load default icon map Prince Gupta 2019-09-10 11:50:47 +05:30
  • d799c7df20 make loadIconConfig free function and redo the loading of theme Prince Gupta 2019-09-10 11:15:58 +05:30
  • 9681b4678f
    Upgrade to VS2019 on AppveyorCI Chocobo1 2019-09-10 02:07:18 +08:00
  • 52b9bd830d Uniform header alignment in transferlistwidget Prince Gupta 2019-09-09 19:47:44 +05:30
  • 36c26e5a8f Merge Custom and Default Icon map Prince Gupta 2019-09-09 13:49:37 +05:30
  • b144d3b797
    Merge pull request #11208 from Chocobo1/storage Mike Tzou 2019-09-09 08:28:31 +08:00
  • e00f06138b Minor Prince Gupta 2019-09-09 01:19:25 +05:30
  • ca3c1e1410 Merge branch 'master' of https://github.com/qbittorrent/qBittorrent into icon-theme Prince Gupta 2019-09-09 00:32:54 +05:30
  • 27d450c3c3 Check icon configs for errors Prince Gupta 2019-09-09 00:21:26 +05:30
  • e52f96c1cb Increase maximum global speed limits from ~1 GiB/s to ~2 GiB/s thalieht 2019-08-26 18:05:38 +03:00
  • ae253a0f8b Save fastresume when setting torrent speed limits thalieht 2019-08-26 15:20:49 +03:00
  • d7ab84fa13 Combine up/down speed limiting to one dialog thalieht 2019-08-25 21:19:05 +03:00
  • 0a959bcbe7
    Clean up SettingsStorage::save() Chocobo1 2019-09-08 14:40:18 +08:00
  • e7e5ee1ea2
    Add const to TransactionalSettings class functions Chocobo1 2019-09-08 14:38:14 +08:00
  • daf52a2610
    Avoid double lookups Chocobo1 2019-09-08 14:00:08 +08:00
  • d2c21ce507
    Merge pull request #11195 from Chocobo1/mac Mike Tzou 2019-09-07 11:58:23 +08:00
  • ee8b99ffd5
    Merge pull request #11201 from Chocobo1/watcher Mike Tzou 2019-09-07 11:58:10 +08:00
  • f3b4fb8600
    Merge pull request #11154 from ClemPera/patch-1 Mike Tzou 2019-09-07 11:55:29 +08:00
  • 7113174593
    Treat .magnet file extension as case insensitive Chocobo1 2019-09-06 12:30:50 +08:00
  • ee0f38a696
    Merge pull request #11194 from Chocobo1/filename Mike Tzou 2019-09-06 12:00:42 +08:00
  • 17e4902519
    Don't define variable when not building GUI Chocobo1 2019-09-05 20:40:47 +08:00
  • 0d5b0b9542
    Replace deprecated macro Chocobo1 2019-09-05 20:11:33 +08:00
  • 9dc3b18178
    Fix filename validation on non-Windows OS Chocobo1 2019-09-05 02:00:10 +08:00
  • ef8b37f7fa
    Merge pull request #11182 from Chocobo1/addPeer Mike Tzou 2019-09-05 09:52:02 +08:00