Commit Graph

  • 6e09875136 Check for libtorrent 1.2.0-specific include files Eugene Shalygin 2016-12-12 23:58:32 +01:00
  • 02c7fd31b9 replace command line defines with those from config.h Eugene Shalygin 2016-12-13 00:45:28 +01:00
  • 4f969a891c cmake: add include directory containing config.h Eugene Shalygin 2016-12-13 00:00:17 +01:00
  • 284e836992 New translations: Icelandic, Latvian, Malay, Occitan, Uzbek Also re-run lupdate. sledgehammer999 2016-12-13 02:09:28 +02:00
  • 43f5b31843 Sync translations from Transifex and run lupdate. sledgehammer999 2016-12-13 01:02:06 +02:00
  • cada6cfc88 Bump API_VERSION and API_VERSION_MIN to 11. sledgehammer999 2016-12-12 22:11:06 +02:00
  • 861951b60d Generate config.h file using autotools Eugene Shalygin 2016-12-12 23:57:17 +01:00
  • 99f157927f Polish previous commit. sledgehammer999 2016-12-11 23:20:31 +02:00
  • 664664394c Change QSettings to IniFormat on macOS. Closes #5770 #5808 Yez Ezey 2016-10-07 22:42:47 +09:00
  • a790901691 minimizing the number of warnings about deprecated auto_ptr dzmat 2016-12-08 19:13:14 +07:00
  • fdc70eaa62 Change Utils::Fs::freeDiskSpaceOnPath() signature Chocobo1 2016-12-08 01:14:55 +08:00
  • b05a23e1ab Remove unused variable Chocobo1 2016-12-05 20:20:01 +08:00
  • 9f6a0882e2 Simplify #if expression Chocobo1 2016-12-05 19:43:43 +08:00
  • b351b21e55 Fix memory leak Chocobo1 2016-12-05 18:52:21 +08:00
  • ef22f06e92 Simplify function call Chocobo1 2016-12-05 18:50:52 +08:00
  • 8ea7426bc1 Replace deprecated classes Chocobo1 2016-12-06 10:41:53 +08:00
  • 79e7e1727f Fix unused variable warnings Chocobo1 2016-12-06 10:30:37 +08:00
  • 98c33dd77c Rename splitter names Chocobo1 2016-11-17 11:11:48 +08:00
  • 9c6504f6dd Use new key for storing RSS splitter_v value. Chocobo1 2016-11-11 00:16:51 +08:00
  • 76c350bdcb Change RSS view layout to horizontal. Closes #5920. Chocobo1 2016-11-10 20:52:40 +08:00
  • 106dcfd00e Decouple dependency between Session and BandwidthScheduler during Session init. Closes #6007. sledgehammer999 2016-12-07 01:33:48 +02:00
  • 668c8cb0e2 Fix travis osx build. sledgehammer999 2016-12-02 23:11:05 +02:00
  • 3159bdf4dd Fix warning C4090. Chocobo1 2016-12-01 15:52:49 +08:00
  • 97d2c0d187 Fix warning C4267. Chocobo1 2016-12-01 15:51:54 +08:00
  • 0041ee3636 Fix CMake compilation error. zywo 2016-11-17 16:20:36 +01:00
  • 1ed523bec3 Shift + scroll = horizontal scroll, Closes #5980 Chocobo1 2016-11-27 15:14:41 +08:00
  • b131a6e9df memleak fix dzmat 2016-11-28 23:30:47 +07:00
  • 56d9d370e9 Rename Chocobo1 2016-11-30 13:18:05 +08:00
  • a6efc4d92d Fix URL Chocobo1 2016-11-30 13:17:45 +08:00
  • a77db6e822 Sync translations from Transifex and run lupdate. sledgehammer999 2016-11-14 02:47:35 +02:00
  • 95a558941e Fix downloadFromURL bug. Closes #5844 Yez Ezey 2016-10-20 19:53:23 +09:00
  • 867d69d0f2 Travis: Use custom libtorrent formula and bottle for OSX. Caches libtorrent 1.0.10 built with c++11 enabled. sledgehammer999 2016-11-11 17:54:54 +02:00
  • a6d381da38 Option to disable tracker's favicon download. sledgehammer999 2016-11-13 22:46:17 +02:00
  • f0eb708b07 Remove (mostly) useless log warnings about tracker's favicon. sledgehammer999 2016-11-13 20:08:44 +02:00
  • 1d70698bd0 add /usr/local/include due to Qt 5.7.0 bug on macOS Yez Ezey 2016-11-10 16:14:55 +09:00
  • 79871c8e21 Update ax_boost_system.m4 to d48ec2210047bbf17702700811c3f16a5369e06c Chocobo1 2016-11-10 14:13:53 +08:00
  • 25d5524213 Remove redundant command Chocobo1 2016-11-10 14:10:33 +08:00
  • 8d21b73434 Update portuguese.nsi EdwardLinux 2016-11-08 15:34:57 +00:00
  • 2ef01a314c Small travis update for OSX. sledgehammer999 2016-11-07 17:11:33 +02:00
  • a8b4aca5e6 Set /usr/local/bin before default PATH on macOS. closes #5639 #5571 Yez Ezey 2016-11-07 13:29:55 +09:00
  • 67e7315eae Fix name of variable same as class member Anton Lashkov 2016-10-30 22:53:23 +04:00
  • a25a15d1c6 Simplify if statement Anton Lashkov 2016-10-30 22:52:27 +04:00
  • 086588eeed Add missing else Anton Lashkov 2016-10-30 22:51:34 +04:00
  • 44fa308681 Fix mistake in getting value from model Anton Lashkov 2016-10-30 22:51:04 +04:00
  • 6188287094 Add --disable-qt-dbus to configure if $host_os is macOS Yez Ezey 2016-10-21 14:49:09 +09:00
  • 17d10afd65 Sort torrent names case insensitively Yez Ezey 2016-10-24 19:50:30 +09:00
  • 89bd0e4397 QJson: update to 5e3b9b84b225f4612e09ef05aa6d8c23379e4e71 Chocobo1 2016-11-04 01:33:25 +08:00
  • 1c1917f885 Fix extratorrent searchengine. Closes #5773 Yez Ezey 2016-11-05 22:31:17 +09:00
  • 642377bd65 Log: set embedded Tracker [OFF] msg type as info thalieht 2016-11-06 11:55:31 +02:00
  • bb4668c071 Fix potential crash. Closes #5873. Chocobo1 2016-10-30 16:09:50 +08:00
  • 689316db09 Refactor Chocobo1 2016-10-30 15:48:26 +08:00
  • ad0c008a3e Don't request client SSL certificate (closes issue #3883) borouhin 2016-09-21 02:42:51 +03:00
  • 09e3698b37 Don't ever stop seeding forced torrents. Closes #5784. sledgehammer999 2016-11-02 18:25:09 +02:00
  • 6450ebfc6c Don't revert save path value in the Dialog when metadata are received. Closes #5482. sledgehammer999 2016-11-02 18:10:04 +02:00
  • e9f38ebcfd Some more compiler warnings fixed. sledgehammer999 2016-11-02 17:49:50 +02:00
  • 4dba31f534 Fix warning due to stupid typo. sledgehammer999 2016-11-01 22:24:55 +02:00
  • 04c1aad0dd Delete old rss favicon before assigning new one. sledgehammer999 2016-11-01 00:30:34 +02:00
  • 6763f3ac33 WINDOWS: Fix python auto install, deletion of installer and use 3.5.x series for Vista+. Closes #5871. sledgehammer999 2016-11-01 00:19:37 +02:00
  • afca704db0 WEBUI: Changed meaning of the value of the 'dl_limit', 'up_limit', 'alt_dl_limit' and 'alt_up_limit' tokens. The value is expressed in bytes and not in KiB. sledgehammer999 2016-11-01 18:22:57 +02:00
  • eaec8fcddd Fix setting a speed limit. sledgehammer999 2016-11-01 16:52:32 +02:00
  • f86fd52d6f Add libtorrent's DHT bootstrap node to our bootstrap list. sledgehammer999 2016-10-31 02:55:17 +02:00
  • f3f175570c Use the new API to add DHT bootstrap nodes for libtorrent 1.1.x and simplify the code a bit. sledgehammer999 2016-10-31 02:52:29 +02:00
  • 729c80f910 Use new libtorrent 1.1.2+ utility function to generate client ID instead. sledgehammer999 2016-10-31 02:31:56 +02:00
  • fcaca558a0 Make sure that paths are loaded/saved using slashes as dir separators. sledgehammer999 2016-10-31 02:22:51 +02:00
  • 983df9113e Display message about libtorrent plugins for the correct case. sledgehammer999 2016-10-31 02:06:29 +02:00
  • acf9874252 Migrate last setting related to interfaces to the new system. sledgehammer999 2016-10-31 01:40:26 +02:00
  • d7cf6bb11b Fix save/load of interface address setting. sledgehammer999 2016-10-31 01:32:08 +02:00
  • 558ea53cc2 Use better variable names for tracker announce IP setting. sledgehammer999 2016-10-31 01:22:11 +02:00
  • 87a6478430 Fix values for unsetting speed limits. sledgehammer999 2016-10-30 03:36:47 +03:00
  • cea673b267 Unify and simplify setting to use proxy for torrents only. sledgehammer999 2016-10-30 01:21:46 +03:00
  • 4a5ab93c62 Guard the flag used for deferred session configure. sledgehammer999 2016-10-30 00:43:53 +03:00
  • 4c86fc8973 Misc fixes. sledgehammer999 2016-10-30 00:11:52 +03:00
  • 1c485ffb07 Fix setting limits to unlimited. sledgehammer999 2016-10-30 00:10:42 +03:00
  • f283734f13 Rename IP filtering functions and settings names. sledgehammer999 2016-10-29 19:14:27 +03:00
  • dca4ff0649 Export torrents added only after the setting was enabled. sledgehammer999 2016-10-29 19:11:02 +03:00
  • 1975f2269e Use new libtorrent-1.1 settings API Vladimir Golovnev (Glassez) 2016-06-03 17:03:17 +03:00
  • 6fac9b42da Don't use Preferences in BitTorrent::Session Vladimir Golovnev (Glassez) 2016-05-01 11:05:52 +03:00
  • dabae4c914 Update portugueseBR.nsi DaRKSoM 2016-10-30 00:33:22 -02:00
  • b1e9b4493d Turkish translation Burak Yavuz 2016-10-27 20:55:47 +03:00
  • 2fa207e728 The intended action is set the bit to 1, not flipping it. Chocobo1 2016-10-23 20:04:40 +08:00
  • 7adcd909e7 Fix crash when restoring from tray. Closes #5854. Chocobo1 2016-10-23 19:57:43 +08:00
  • 50805fc2b5 [Search engine] Remove TorrentReactor plugin ngosang 2016-10-11 22:51:54 +02:00
  • 3a1b7b6159 [Search engine] Update Demonoid plugin ngosang 2016-10-11 22:48:21 +02:00
  • 498b7c2436 Properly fix the handling of default save path store/load. Bug introduced in dd3466322455ad5779a01a80bbfea2e229cd5891 sledgehammer999 2016-10-06 16:53:43 +03:00
  • 4f17364305 fix default save path bug erikssm 2016-09-16 21:04:48 +03:00
  • 9ebc115719 Fix Mac OS X Build (Closes #5763) Yez Ezey 2016-09-27 05:09:38 +09:00
  • a6fa8c3a8e Fixed extratorrent search not working Closes #5736 #5753 Yez Ezey 2016-09-17 22:21:16 +09:00
  • 8187366c89 Use a subdomain to redirect to the actual URL for search plugins. Will allow to move around the plugins in the git repo with the 3.4.0 release. sledgehammer999 2016-09-23 23:14:19 +03:00
  • 366ad01120 fix webui port overflow thalieht 2016-09-11 23:09:30 +03:00
  • 892c33ac4c Merge 3c4ac25974ba49cce5c76acd874ff0d300ea2f1a into d88ec484688204658b6d82df4b29a64eaecf9cf3 zetok 2016-12-12 09:19:10 +00:00
  • e6ffc3986d Merge b59dca28e87b9c8f8f6d37f186a6d7809fac9a52 into d88ec484688204658b6d82df4b29a64eaecf9cf3 Cedric Valmary 2016-12-12 08:59:07 +00:00
  • aed9ff9588 Fixes after rebasing mc-jesus 2016-12-09 00:33:06 +01:00
  • a9935800e8 Fixes crash when changing path through dropdown when "editable save path" is disabled mc-jesus 2016-09-14 23:40:17 +02:00
  • 25268759d7 Autocomplete directory names && save path validation mc-jesus 2016-09-14 21:35:09 +02:00
  • aa28636f90 Added "Enable editable save paths" choice to preferences mc-jesus 2016-09-13 18:21:17 +02:00
  • c6554102f6 fix building with libtorrent ver=1.1.1 dzmat 2016-12-06 20:32:50 +07:00
  • c566da8489 Add ability to import uTorrent RSS feeds and download rules Michael Ziminsky 2016-05-15 00:55:07 -04:00
  • 7f74369c7f Merge 1ad9f41536bc0cdfac406d10a18afe7a3b8a4e6d into 34f893e8ad5b47426f24470f1f096ce4c7c09456 Nils Siemons 2016-11-13 18:35:58 +00:00
  • 4d68715e26 Non-modal RSS downloader dialog. Closes #6173. Tim Delaney 2016-11-12 00:53:58 +11:00
  • e2e99bddc9 Add menu item + toolbar button for RSS downloader. Tim Delaney 2017-01-29 13:24:25 +11:00