Commit Graph

  • f6732e87f2 Remove inclusion of "qtracker.h" in "qbtsession.h" Ivan Sorokin 2014-10-18 03:39:14 +04:00
  • b2e3739da2 Replace include of <libtorrent/session.hpp> with forward declaration Ivan Sorokin 2014-10-18 03:37:34 +04:00
  • c9b27e032b Remove inclusion of alertdispatch.h from qbtsession.h Ivan Sorokin 2014-10-18 03:35:41 +04:00
  • 83dd35dbc9 Make alertdispatcher.h self contained and replace include libtorrent/session with forward declaration Ivan Sorokin 2014-10-18 03:33:19 +04:00
  • 5ea1a4c3cc Remove inclusion of <QThread> from misc.h Ivan Sorokin 2014-10-18 03:29:12 +04:00
  • be338b969c Remove unneccessary includes of libtorrent in misc.h Ivan Sorokin 2014-10-18 03:26:34 +04:00
  • d61c0595a6 WebUI: Set correct HTTP Content-Type in case of forbidden access Gabriele 2014-10-16 23:10:18 +01:00
  • fc02b11f65 Don't stretch the last section in the transfer list Gabriele 2014-10-15 15:35:54 +02:00
  • 93abeb3643 Set minimum width of the left panel in the preferences Gabriele 2014-10-14 18:21:38 +02:00
  • 5b7ee14416 Make Windows icons suitable for high dpi screens Gabriele 2014-10-12 17:49:49 +01:00
  • f9dc945730 Merge pull request #2025 from BrunoReX/search_term sledgehammer999 2014-10-14 17:11:40 +03:00
  • cae032039b Merge pull request #2030 from pmzqla/tooltips sledgehammer999 2014-10-14 17:10:35 +03:00
  • becab3a013 Remove unneeded tooltip Gabriele 2014-10-14 00:15:13 +02:00
  • daab908243 Merge 44b72e23dfb57c1d9834335cf70da31c0f1fc767 into eab13982a2784dd546593af577bf2a6da9c8c65f pmzqla 2014-10-13 17:01:46 +00:00
  • 44b72e23df Add some tooltips in the settings Gabriele 2014-10-12 17:49:54 +01:00
  • 616895b2c9 Increase maximum size of system icons Gabriele 2014-10-12 17:49:52 +01:00
  • f288162e99 Fix search inconsistency between Python versions Bruno Barbieri 2014-10-13 04:55:00 -03:00
  • eab13982a2 Merge pull request #1543 from john-peterson/ssd sledgehammer999 2014-10-13 02:18:52 +03:00
  • d27bff4df4 adding a save resume data interval option John S. Peterson 2014-03-28 21:26:53 +01:00
  • d38bff0ca5 Merge pull request #1967 from DoumanAsh/pirateBay_uptade sledgehammer999 2014-10-12 19:23:33 +03:00
  • a62e30ea88 Pirate bay search engine update DoumanAsh 2014-10-12 20:15:18 +04:00
  • 0e0e8f7c27 Merge pull request #2005 from BrunoReX/python3_utf8 sledgehammer999 2014-10-12 19:06:34 +03:00
  • 91e53971b2 Merge pull request #1997 from BrunoReX/torrentreactor_fix sledgehammer999 2014-10-12 17:12:22 +03:00
  • f50eac4c15 Merge pull request #2022 from sorokin/for-sledgehammer sledgehammer999 2014-10-12 17:06:34 +03:00
  • 8b322648c8 Change the program updater's URL for Windows and Mac OS X. Closes #1954. sledgehammer999 2014-10-12 16:12:16 +03:00
  • e10e2e1719 Change the program updater's URL for Windows and Mac OS X. Closes #1954. sledgehammer999 2014-10-12 16:12:16 +03:00
  • d159117965 WINDOWS: Fix magnet link association. Closes #1952. sledgehammer999 2014-10-12 15:59:29 +03:00
  • b995a9d75e Fix race condition in QAlertDispatcher Ivan Sorokin 2014-10-12 12:01:30 +04:00
  • 333978f1ff Use std::vector instead of std::deque in QAlertDispatcher Ivan Sorokin 2014-10-12 11:26:19 +04:00
  • d89d9c2f75 Fewer calls to torrent_handle::info_hash() Ivan Sorokin 2014-10-11 02:37:25 +04:00
  • 86dbf6a349 Created CMakeLists.txt Ivan Sorokin 2014-10-10 02:32:15 +04:00
  • 1fd2dce0bd Fix Mac OS X compilation. sledgehammer999 2014-10-06 02:34:20 +03:00
  • 698e5ef0f1 Replace deprecated sgmllib with HTMLParser/html.parser Bruno Barbieri 2014-10-05 17:37:33 -03:00
  • 2bdfd140cb Fix search engine encoding issues with python3 on Windows Bruno Barbieri 2014-10-04 16:44:55 -03:00
  • f97238e1c9 Fix heap-buffer-overrun in PropertiesWidget::displayFilesListMenu Ivan Sorokin 2014-09-30 11:23:02 +04:00
  • 67355810ae Correctly detect python in PATH paolo-sz 2014-09-22 16:14:29 +02:00
  • dc8853cd87 Fix TorrentReactor search plugin Bruno Barbieri 2014-10-03 20:59:51 -03:00
  • e3d079ccb3 Merge pull request #1983 from sorokin/buffer-overrun-prop-widget sledgehammer999 2014-10-01 22:53:30 +03:00
  • ddd2025968 Fix heap-buffer-overrun in PropertiesWidget::displayFilesListMenu Ivan Sorokin 2014-09-30 11:23:02 +04:00
  • 2bc9e2c1a5 Merge pull request #1955 from paolo-sz/master sledgehammer999 2014-09-25 14:27:18 +03:00
  • b47fba49cc Correctly detect python in PATH paolo-sz 2014-09-22 16:14:29 +02:00
  • 7246b0c254 Bump to 3.1.10 release-3.1.10 sledgehammer999 2014-09-21 20:50:00 +03:00
  • 03345b95c1 Update Changelog. sledgehammer999 2014-09-21 19:56:58 +03:00
  • 16f6e26f67 Fix again libtorrent 0.15.x compilation. sledgehammer999 2014-09-21 20:10:51 +03:00
  • 5e643ffefd Sync translations from Transifex and run lupdate. sledgehammer999 2014-09-21 19:55:48 +03:00
  • 0bd4308d0f Truly sync the changes in the file assocations code/installer with master. sledgehammer999 2014-09-21 19:50:37 +03:00
  • c78ad12144 Fix Windows file associations creation. Vladimir Golovnev (Glassez) 2014-02-23 14:31:02 +04:00
  • cb838edb50 Fix compilation with libtorrent 0.15.x. sledgehammer999 2014-09-21 14:37:05 +03:00
  • 8fac3c793d Fix large cache support on amd64 arch pt2. sledgehammer999 2014-09-21 14:01:58 +03:00
  • 8408f56d6f Fix large cache support on amd64 arch pt2. sledgehammer999 2014-09-21 14:01:58 +03:00
  • 26896de9ad Consider queued items before deciding to 'auto-shutdown on downloads completion'. Closes #1942. sledgehammer999 2014-09-21 13:50:32 +03:00
  • 238715ad22 Work around magnet redirection in feeds Nick Tiskov 2014-09-16 00:35:46 +04:00
  • a3710251a7 Fix large cache support on amd64 arch Nick Tiskov 2014-09-19 17:42:40 +04:00
  • f6634ccacd This fix qbittorrent/qBittorrent#1949 masux 2014-09-21 09:16:59 +02:00
  • 97419f840a Consider queued items before deciding to 'auto-shutdown on downloads completion'. Closes #1942. sledgehammer999 2014-09-21 13:50:32 +03:00
  • 0650d28da7 Merge pull request #1941 from Gelmir/magnet_redirect sledgehammer999 2014-09-21 13:36:47 +03:00
  • 88baa710fd Merge pull request #1947 from Gelmir/x64_cache_fix sledgehammer999 2014-09-21 13:11:32 +03:00
  • 66f46d56f6 Merge pull request #1951 from masux/master sledgehammer999 2014-09-21 12:12:10 +03:00
  • f1e0ef87a4 This fix qbittorrent/qBittorrent#1949 masux 2014-09-21 09:16:59 +02:00
  • 8a9c0d8311 Windows installer: use hnedka's FindProcDLL Bruno Barbieri 2014-09-21 03:34:12 -03:00
  • 65f570b816 Fix large cache support on amd64 arch Nick Tiskov 2014-09-19 17:42:40 +04:00
  • 00018ac3c0 Merge 9678043d27378334674858b3e874d5c326f98d73 into 94043e60c7c047ef89d376ee97e86cff9b5c671a Bruno Barbieri 2014-09-16 03:43:36 +00:00
  • a7e445c575 Work around magnet redirection in feeds Nick Tiskov 2014-09-16 00:35:46 +04:00
  • e4df557208 Fixed extratorrent.cc search engine. Martin Janco 2014-09-07 17:24:35 +02:00
  • 94043e60c7 Merge pull request #1919 from masux/master sledgehammer999 2014-09-15 17:38:06 +03:00
  • 1290d7cac4 Fixed extratorrent.cc search engine. Martin Janco 2014-09-07 17:24:35 +02:00
  • 79191b3f34 Sync translations from Transifex and run lupdate. sledgehammer999 2014-09-15 00:33:21 +03:00
  • ac3efb664a fix import torrent with "Keep incomplete torrents in:" ticked lojack5 2014-04-12 14:13:17 -06:00
  • 355c55452a Sync translations from Transifex and run lupdate. sledgehammer999 2014-09-14 23:54:51 +03:00
  • 87350e3842 Merge pull request #1573 from lojack5/lojack-fix-import-torrent sledgehammer999 2014-09-14 23:28:53 +03:00
  • 0031cfc60a Don't display the Search Engine tab by default. sledgehammer999 2014-09-14 22:09:33 +03:00
  • d0374dd425 WINDOWS: Search first in PATH for python. Closes #956. sledgehammer999 2014-09-14 21:58:20 +03:00
  • d8c8d51386 WINDOWS: Can now correctly detect 64bit and 32bit python installations on 64bit Windows. Closes #1148 #445 #795 #1708. sledgehammer999 2014-09-14 21:49:52 +03:00
  • 5740c933fb WINDOWS: Don't create keys in the registry if python isn't found. Closes #1370. sledgehammer999 2014-09-14 21:07:20 +03:00
  • 1f13dd0cc3 WINDOWS: Check for python before creating the search engine tab. Prevents the creation of python specific files in the user's PC if no python is found. Closes #1370. sledgehammer999 2014-09-14 14:30:22 +03:00
  • 59379942ac Don't display the Search Engine tab by default. sledgehammer999 2014-09-14 22:09:33 +03:00
  • b6d4030cd8 WINDOWS: Search first in PATH for python. Closes #956. sledgehammer999 2014-09-14 21:58:20 +03:00
  • 1144555eca WINDOWS: Can now correctly detect 64bit and 32bit python installations on 64bit Windows. Closes #1148 #445 #795 #1708. sledgehammer999 2014-09-14 21:49:52 +03:00
  • 574abc7cdb WINDOWS: Don't create keys in the registry if python isn't found. Closes #1370. sledgehammer999 2014-09-14 21:07:20 +03:00
  • 0799dc293c WINDOWS: Check for python before creating the search engine tab. Prevents the creation of python specific files in the user's PC if no python is found. Closes #1370. sledgehammer999 2014-09-14 14:30:22 +03:00
  • 84d9fc2da2 SMTP: send the local hostname as FQDN. See discussion in #1845 for more info. sledgehammer999 2014-09-13 17:41:09 +03:00
  • 5528f60a15 SMTP: send the local hostname as FQDN. See discussion in #1845 for more info. sledgehammer999 2014-09-13 17:41:09 +03:00
  • 47ec418e9c Forward declare classes where possible in 'TransferListWidget'. sledgehammer999 2014-09-13 16:12:07 +03:00
  • 72ca101830 Show stalled downloads that are uploading under the 'Active' filter. Closes #1654." sledgehammer999 2014-09-13 16:02:32 +03:00
  • f9aee5e3ab Forward declare classes where possible in 'TransferListWidget'. sledgehammer999 2014-09-13 16:12:07 +03:00
  • baf9d21072 Show stalled downloads that are uploading under the 'Active' filter. Closes #1654." sledgehammer999 2014-09-13 16:02:32 +03:00
  • 6a6e562f60 Merge pull request #1925 from diger/haiku sledgehammer999 2014-09-11 23:45:05 +03:00
  • e7f1dacd6c Fix Qt5 support diger 2014-09-11 08:44:25 +06:00
  • 4fab49bf76 fixing "Save path" column sorting so that it doesnt hang the gui John S. Peterson 2014-03-28 19:29:29 +01:00
  • 93ba7c2aa4 Merge d08e5ffbedfd70582db6a34dc21477a942fc4500 into cc4d17fbf0c23719ae6df5e0a42aa8c9ced89912 John Sebastian Peterson 2014-09-05 15:44:45 +00:00
  • cc4d17fbf0 Merge pull request #1819 from diger/haiku sledgehammer999 2014-09-04 14:43:52 +03:00
  • c22190fbf7 Add patches for support Haiku (https://www.haiku-os.org) diger 2014-07-12 16:34:26 +06:00
  • 0625ef62c1 SMTP: Fix edge case where nothing was sent when no authentication was needed. Relates to #1845. sledgehammer999 2014-09-02 17:31:44 +03:00
  • 2a5393cf53 SMTP: Fix edge case where nothing was sent when no authentication was needed. Relates to #1845. sledgehammer999 2014-09-02 17:31:44 +03:00
  • 8161185b08 Fix build. sledgehammer999 2014-09-02 15:28:26 +03:00
  • 739132ec82 Don't use IPv4 addresses when the user has enabled IPv6 address in the settings. sledgehammer999 2014-09-02 14:36:51 +03:00
  • cf61dd3d09 SMTP: Fix finding the local address. sledgehammer999 2014-09-02 14:25:54 +03:00
  • bf0ed595c7 Don't use IPv4 addresses when the user has enabled IPv6 address in the settings. sledgehammer999 2014-09-02 14:36:51 +03:00
  • a708c642ef SMTP: Fix finding the local address. sledgehammer999 2014-09-02 14:25:54 +03:00
  • 82768e2098 SMTP: Send the IP of the configured Network Interface. Relates to #1845. sledgehammer999 2014-09-01 15:07:05 +03:00