1181 Commits (c78604c7d3fc41282485dab6365c4bb33e08fe4e)

Author SHA1 Message Date
Luís Pereira 0e421ae415 Don't create temporary substrings 7 years ago
Vladimir Golovnev (Glassez) 279bce2014
Make SearchManager singleton 7 years ago
Vladimir Golovnev (Glassez) f3d370870d
Improve Search handling 7 years ago
thalieht 0e30659c26 Fix possible crash when using both share limits 7 years ago
Chocobo1 f34dfca5e6
Enable Http/1.1 persistence connection 7 years ago
Chocobo1 cec68c3fd7
Rewrite RequestParser 7 years ago
Chocobo1 f5fc2d52b8
Fix loading very large torrents. Closes #8449. 7 years ago
Luís Pereira 1a913c502b Prevent possible c++11 range-loop container detach 7 years ago
Vladimir Golovnev (Glassez) a0842a1e68
Don't convert POST parameter names to lower-case 7 years ago
Luís Pereira ea1b0b26b1 Don't implicitly cast iterator to const_iterator 7 years ago
Vladimir Golovnev (Glassez) 176b2eb18b
Disable Auto TMM when RSS rule has save path 7 years ago
Luís Pereira 44e4b5d238 Don't use qDeleteAll() on temporaries 7 years ago
thalieht f50b4724a6 Expose the libtorrent fields for "dont_count_slow_torrents" to GUI: 7 years ago
Stephen Dawkins 48cbccff1e Made smart episode filter regular expression configurable 7 years ago
Chocobo1 b9ec216aa5
Redefine CacheStatus.readRatio field. 7 years ago
Chocobo1 543cbc6d1c
Add "Coalesce reads & writes" checkbox in advanced options 7 years ago
Vladimir Golovnev (Glassez) 27d8dbf13b
Redesign Web API 7 years ago
Stephen Dawkins 2845a791d0 Initial implementation of Smart Filter feature 7 years ago
Vladimir Golovnev (Glassez) 0fc1ad664f
Implement Qt wrapper for std::runtime_error 7 years ago
Vladimir Golovnev (Glassez) bb683bd393
Switch built-in Web UI html to HTML5 7 years ago
Vladimir Golovnev (Glassez) 69df8174b9
Allow to load TorrentInfo from data buffer 7 years ago
Vladimir Golovnev (Glassez) 1c18edac76
Remove legacy and corrupted RSS settings 7 years ago
Chocobo1 fb698896c9
Fix translation context. 7 years ago
Chocobo1 ec337a8a84
Sort filename lists in .pri files 7 years ago
Vladimir Golovnev (Glassez) 22bdf98617
Don't process new/updated RSS rules when disabled 7 years ago
Chocobo1 27cf98a962
Resize dialog size on high DPI monitors 7 years ago
Chocobo1 aaaa67050c
Fix gui issues on high DPI monitor 7 years ago
sledgehammer999 cf9bad03aa
Fix application of speed limits on LAN and μTP connections. Closes #7745. 7 years ago
sledgehammer999 5437974b85
Fix natural sorting when the common part of 2 strings ends partially in a number which continues in the uncommon part. 7 years ago
thalieht 5b52835377 Make peer information flags in peerlist more readable 7 years ago
Chocobo1 8dcf326576
Add source field in Torrent creator. Closes #7965. 7 years ago
Thomas Piccirello 240f5b6718 Remove invalid subnets directly from list 7 years ago
Thomas Piccirello d184bd8c82 Perform ip string validation inside setWebUiAuthSubnetWhitelist 7 years ago
Chocobo1 c405cb2f1c
Add struct TorrentCreatorParams for passing parameters 7 years ago
Chocobo1 c1a282aa7b
Fix missing qbt logo on login page in webUI. Closes #7953. 7 years ago
Mike Tzou eac8838dc2
[GUI] Implement stable sort (#7703) 7 years ago
sledgehammer999 a55be5e58f
Stop logging IP filter parsing errors after a while. 7 years ago
sledgehammer999 48c46dc79a
Fix crash on some systems when creating address object for 255.255.255.255 7 years ago
Vladimir Golovnev (Glassez) 916cfcdb03
Implement Import/Export RSS rules in JSON format 7 years ago
Vladimir Golovnev (Glassez) b8fc415870
Implement Import/Export RSS rules in legacy format 7 years ago
Vladimir Golovnev (Glassez) c0e48627ae
Fix RSS Parser 7 years ago
Chocobo1 534ed91d04
Change MixedModeAlgorithm default to TCP. Closes #7779. 7 years ago
thoradia ca5c1e8a15 Fix missing include in rss_feed.cpp 7 years ago
Chocobo1 433b5a46cf
Fix crash when aborting a torrent creation process. Closes #7783. 7 years ago
Chocobo1 034d71dce3
Wrap function into anonymous namespace 7 years ago
sledgehammer999 4927d26877
Fix english typo. 7 years ago
Vladimir Golovnev (Glassez) a3c9c1c386
Improve RSS events logging 7 years ago
Thomas Piccirello 95bf63330e Add ip subnet whitelist for bypassing webui auth 7 years ago
Chocobo1 1b652c882e
Refactor 7 years ago
Chocobo1 601234e492
Explicitly set UPnP state on start-up. Closes #7338. 7 years ago