Commit Graph

  • 8011ab8e56 Extended save location history list takiz 2015-11-08 17:19:55 +05:00
  • 71bdd353d3 Add CONTRIBUTING.md Chocobo1 2015-12-04 13:35:41 +08:00
  • ad7bce76d8 Added stylized icons for the main actions bar Bert Verhelst 2015-12-04 21:45:12 +01:00
  • 7cc5a3e050 Improve torrent export feature. Closes #4205. Vladimir Golovnev (Glassez) 2015-12-01 17:41:56 +03:00
  • 6610dbbf25 Merge 99a7297c4fa24ba57953f4522e31d18cca66a0ef into f4ef0633c93e19c433f23913c377c1a09938e188 takiz 2015-12-01 10:08:01 +00:00
  • 6bf2c5a946 Remove unused LineEdit slot. Fix compiler warning. Vladimir Golovnev (Glassez) 2015-11-30 19:58:19 +03:00
  • 9853187051 Fix wrong encoding for listen failed error message. Vladimir Golovnev (Glassez) 2015-11-30 19:53:19 +03:00
  • 9da45119f7 Merge bce40abdbc54d3dda2d88a0509a505f38de423ce into f4ef0633c93e19c433f23913c377c1a09938e188 mc-jesus 2015-11-30 00:54:38 +00:00
  • f4ef0633c9 Merge pull request #4170 from vlakoff/filtering-v3 sledgehammer999 2015-11-29 18:13:58 -06:00
  • 91c3de4620 Merge pull request #4145 from Chocobo1/misc_fix sledgehammer999 2015-11-29 18:13:39 -06:00
  • 6545ba9a35 Merge pull request #4074 from Chocobo1/lineEdit sledgehammer999 2015-11-29 18:13:19 -06:00
  • 797861a9c0 Merge pull request #4059 from Chocobo1/prop_cleanup sledgehammer999 2015-11-29 18:13:05 -06:00
  • 8df192e8dd Merge pull request #4051 from takiz/qblabels sledgehammer999 2015-11-29 18:12:37 -06:00
  • 6f2eccd62f Merge pull request #4015 from naikel/cookies sledgehammer999 2015-11-29 18:12:10 -06:00
  • e17f10ae6b Delete from the repo the qt4 translations used in the Windows installer. sledgehammer999 2015-11-30 00:12:30 +02:00
  • a7777a48e3 Bump to v3.4.0alpha sledgehammer999 2015-11-30 00:16:49 +02:00
  • b4c9c7cde4 Delete from the repo the qt4 translations used in the Windows installer. sledgehammer999 2015-11-30 00:12:30 +02:00
  • 78c5d1c12f Bump to v3.3.0 release-3.3.0 sledgehammer999 2015-11-29 21:57:06 +02:00
  • 26fb54299b Update Transifex config file. sledgehammer999 2015-11-29 21:54:06 +02:00
  • 8ad82fc748 Update Changelog. sledgehammer999 2015-11-29 21:51:14 +02:00
  • 6e5aab7e98 Sync translations from Transifex and run lupdate. sledgehammer999 2015-11-29 21:43:11 +02:00
  • fd39efd846 Fix cases where the fastresume was wrongly overwritten when in 'Missing Files' status. Closes #3602. sledgehammer999 2015-11-29 18:40:24 +02:00
  • 86dba7bd21 Don't rebind listen port on 'network configuration changed' signal when we listen on any address. Closes #4139. sledgehammer999 2015-11-29 14:30:42 +02:00
  • ac3b01e02e Merge pull request #4177 from ngosang/webui_color sledgehammer999 2015-11-29 06:25:47 -06:00
  • c267036427 Merge pull request #4178 from ngosang/torrentzup sledgehammer999 2015-11-29 06:16:00 -06:00
  • 0a0c8f307b Merge pull request #4175 from glassez/seq_dl sledgehammer999 2015-11-29 06:15:22 -06:00
  • b2bf1b3425 Reduce mainwindow border width Chocobo1 2015-11-29 00:05:49 +08:00
  • 692cac1dc5 Support wildcards for filtering torrent list and torrent content vlakoff 2015-11-26 19:02:43 +01:00
  • e804e6e91a Prevent return cached "sequential download" state. Closes #4167. Vladimir Golovnev (Glassez) 2015-11-26 15:09:11 +03:00
  • 67e90d8d2a Make setSequentialDownload/setFirstLastPiecePriority independent. Vladimir Golovnev (Glassez) 2015-11-26 15:08:01 +03:00
  • 4f2fb55820 WebUI add filter .torrent to file upload TheNain38 2015-10-17 22:45:34 +02:00
  • 34e4fe3368 Add option "proxyOnlyForTorrents" TheNain38 2015-10-14 01:00:16 +02:00
  • 54fbf14b40 consistant in webUI and fix typo TheNain38 2015-10-14 00:37:22 +02:00
  • ccc7a58958 Disable option ProxyOnlyForTorrents with i2p proxy TheNain38 2015-10-13 23:53:32 +02:00
  • 02caed079d Add 'i2p_proxy' and 'allow_i2p_mixed' settings and better webUI TheNain38 2015-10-12 17:20:05 +02:00
  • 06fa7770ea Merge 1c2c0e6fb1fa9fc10967b175ec61d4520c1f6d3f into 23748547a28599b0b46897c77e16ab174e3aa475 vlakoff 2015-11-24 17:40:48 +00:00
  • 1c2c0e6fb1 Support wildcards for filtering torrent list and torrent content vlakoff 2015-11-24 18:36:45 +01:00
  • c19e660306 Change text description for half-open connection Chocobo1 2015-11-20 12:08:40 +08:00
  • 067a8bf108 Fix -1 is displayed instead of C_INFINITY symbol Chocobo1 2015-11-20 12:05:06 +08:00
  • 862e93e82f Fix m_newPath is not cleared when unexpected situation occurs Chocobo1 2015-11-19 01:05:02 +08:00
  • 786668e50d Remove unused headers Chocobo1 2015-11-19 00:53:51 +08:00
  • d7d3e72114 Add a progress dialog for "Set location...". Closes #2431, #2813, #4063. Chocobo1 2015-11-18 21:36:02 +08:00
  • da7509c1f2 Merge f232f9f7c3e6558c3df6e12ae1d5d1f76732f423 into 5b232528cc8edd923c9d71536ff9ba1633b9a073 takiz 2015-11-16 04:04:27 +00:00
  • 836e938458 Merge ce90f2f04e0d4b512606ee3ed5038d53a77d09e0 into 5b232528cc8edd923c9d71536ff9ba1633b9a073 Vladimir Golovnev 2015-11-16 04:04:07 +00:00
  • 9833ac776e Merge remote-tracking branch 'refs/remotes/qbittorrent/master' into patch-2 BizzyBane 2015-11-14 19:49:29 +08:00
  • 873e533b04 Badge Notification on Mac BizzyBane 2014-10-29 04:18:34 +08:00
  • 7798e6bc6a New view for errored torrents. sledgehammer999 2015-11-11 08:51:22 +02:00
  • 81995a7e86 Fix status string for errored torrents. sledgehammer999 2015-11-11 00:32:49 +02:00
  • 9e53d8aee8 Don't ask for upgrade confirmation in nox builds. Closes #3875. sledgehammer999 2015-11-10 23:12:33 +02:00
  • 571e588dbf Fixup previous commit. sledgehammer999 2015-11-10 21:59:55 +02:00
  • 2041509197 Merge branch 'master' of https://github.com/dsimakov/qBittorrent into dsimakov-master sledgehammer999 2015-11-10 20:14:53 +02:00
  • 753c9556fd Cookies support on WebUI when downloading torrent from a URL. Modified download and upload windows to allow autocompletion of browsers. Naikel Aparicio 2015-10-22 00:06:36 -04:30
  • d9597b4fe9 Windows toolchain + Appveyor integration rbarbe 2015-09-20 22:15:34 +02:00
  • ccec11e568 Follow project coding style. Issue #2192. Chocobo1 2015-11-07 16:24:16 +08:00
  • 0eaf991d6f Use QLineEdit built-in ClearButton (Qt5 only) Chocobo1 2015-11-07 12:34:52 +08:00
  • 80f7e7868d [searchengine] Update Torrentz trackers ngosang 2015-11-09 04:10:57 +01:00
  • 40bdeb6c2d [WebUI] Change colors in selected filters and torrents. ngosang 2015-11-09 03:38:37 +01:00
  • 88abe2baff Fix shutdown dialog. Closes #4171. sledgehammer999 2015-11-25 18:30:43 +02:00
  • 23748547a2 Merge pull request #4150 from glassez/coding_style sledgehammer999 2015-11-23 10:19:50 -06:00
  • 0b68c2356c Merge pull request #4111 from dpeukert/master sledgehammer999 2015-11-23 10:18:03 -06:00
  • 0aaf4d1050 Update Changelog. sledgehammer999 2015-11-22 21:27:13 +02:00
  • ce535c9492 Bump version status. sledgehammer999 2015-11-22 22:05:31 +02:00
  • 3e6d76245c Bump WebUI API_VERSION. sledgehammer999 2015-11-22 22:03:17 +02:00
  • 18f3517efa New translation: Esperanto Also re-run lupdate. sledgehammer999 2015-11-22 21:59:47 +02:00
  • 09e85900d7 Sync translations from Transifex and run lupdate. sledgehammer999 2015-11-22 21:50:09 +02:00
  • 6e09028682 Switch to Qt5 by default. sledgehammer999 2015-11-22 21:43:33 +02:00
  • 59427ed6af Improve CODING_GUIDELINES.md. Vladimir Golovnev (Glassez) 2015-11-21 11:25:14 +03:00
  • 340288f308 Merge pull request #4114 from glassez/fix-4105 sledgehammer999 2015-11-18 11:36:12 -06:00
  • b76428420e Merge pull request #4136 from glassez/remove_labels sledgehammer999 2015-11-18 11:07:03 -06:00
  • 22d9427e20 Fix reordering of first column with Qt5. Closes #2835. sledgehammer999 2015-11-18 18:13:25 +02:00
  • 2e3cce6755 Merge pull request #4135 from Chocobo1/speedplot_color sledgehammer999 2015-11-18 04:14:32 -06:00
  • 3f9b568808 Fix 'Remove unused labels'. Closes #4066. Vladimir Golovnev (Glassez) 2015-11-18 12:52:06 +03:00
  • a74bac20c4 Fix Speed graph legend is illegible on dark background. Closes #4134. Chocobo1 2015-11-18 14:41:29 +08:00
  • ee6b968f2f Don't save/load the session state. We configure it anyway. sledgehammer999 2015-11-17 23:03:56 +02:00
  • 00fae05507 Don't ask the user questions in nox build when in non-interactive mode. Closes #3875. sledgehammer999 2015-11-17 22:39:59 +02:00
  • 9718b7d9ba New view for errored torrents. sledgehammer999 2015-11-11 08:51:22 +02:00
  • bf0319f7b2 Fix status string for errored torrents. sledgehammer999 2015-11-11 00:32:49 +02:00
  • 5b232528cc Fixup previous commit. sledgehammer999 2015-11-10 21:59:55 +02:00
  • 1f17a7836d 1. In option window add column 'download path' for watched folders and enlarge heigth. 2. Change logic checkbox in column 'download here': if it checked, then torrent file will download to watchdir, if state is unchecked, will be use download path from next column. dsimakov 2015-03-18 17:25:25 +04:00
  • e183c12bed Fix default save path for magnet. Closes #4105. Vladimir Golovnev (Glassez) 2015-11-14 09:38:01 +03:00
  • 3901f1555d WebUI: Change selected color Daniel Peukert 2015-11-14 00:23:33 +01:00
  • 84f6a82d98 Merge pull request #4062 from glassez/speedup sledgehammer999 2015-11-13 11:14:43 -06:00
  • 100cff1738 Merge pull request #3856 from ngosang/fix_search sledgehammer999 2015-11-10 03:15:59 -06:00
  • d12ab5c048 Sync translations from Transifex and run lupdate. sledgehammer999 2015-11-10 01:13:25 +02:00
  • 055ad080a1 Pass the alertMask to the session constructor to not lose initial alerts. sledgehammer999 2015-11-10 00:22:18 +02:00
  • c771703c34 Merge pull request #3932 from Chocobo1/refactor sledgehammer999 2015-11-09 15:29:19 -06:00
  • cf1c934083 Merge pull request #3961 from Chocobo1/comment_click sledgehammer999 2015-11-09 15:27:56 -06:00
  • c40bab0555 Merge pull request #4094 from ngosang/webui_ipv6 sledgehammer999 2015-11-09 11:23:25 -06:00
  • fadb208299 Fix compile warning: warning: enumeration value 'Unknown' not handled in switch [-Wswitch] Chocobo1 2015-11-09 16:11:58 +08:00
  • a6d2f5186f Avoid falling through the switch case Chocobo1 2015-11-09 16:10:04 +08:00
  • e0be09dd81 [WebUI] Patch mootools-more to fix IPv6 problem. Closes #3621 ngosang 2015-11-09 01:21:31 +01:00
  • 45dbfe80a1 Merge pull request #4035 from Chocobo1/reduce_cache sledgehammer999 2015-11-08 04:26:22 -06:00
  • db45c11d84 Reduce max value of "Disk cache size" to 1536MB. Closes to #4028. Chocobo1 2015-11-01 02:04:58 +08:00
  • 80a9896a4e Merge pull request #4080 from ngosang/privacy sledgehammer999 2015-11-07 18:09:50 -06:00
  • 9fefdc0fbb Change personal email ngosang 2015-11-07 23:40:11 +01:00
  • af90eadf71 Cleanup "Content" page layout Limit lineEdit maximum size Chocobo1 2015-11-05 21:00:13 +08:00
  • a16d0f8d28 Don't connect to "any interface" when the configured network interface is missing. Closes #3943, #2741, #1159, #844 and #143. sledgehammer999 2015-11-07 02:06:07 +02:00
  • 472fff06dc Merge pull request #3984 from glassez/root_path sledgehammer999 2015-11-06 16:03:48 -06:00
  • d336c7c02c "Set as default label" option takiz 2015-11-03 20:05:15 +05:00
  • 99a7297c4f Show/hide statusbar option have been added takiz 2015-10-30 18:03:44 +05:00