6715 Commits (5e50d8ed912611f0633fbcb3ed841a667907f8fc)

Author SHA1 Message Date
Chocobo1 5e50d8ed91 WebUI: Fix checkbox hidden. Closes #6642. 8 years ago
Vladimir Golovnev (Glassez) 335443e6a0 Drop QThread::msleep wrapper 8 years ago
Vladimir Golovnev (Glassez) d5d946dd66 Drop Qt4 related settings from QMake project 8 years ago
sledgehammer999 b71ee80ecd
Optimize P2P filter parsing too. 8 years ago
sledgehammer999 fd7e69e1e0
Add helper function for logging messages. 8 years ago
sledgehammer999 51cf6bd2a5
Optimize DAT filter parsing. Parse in memory and in place instead of copying strings around. 8 years ago
sledgehammer999 8f6e04d779
Using new IP parser provided by @evsh. It is faster and uses less memory. 8 years ago
sledgehammer999 f53dab8ad4
Output log messages for ip filter parsing errors. 8 years ago
sledgehammer999 05ab9fc355
Optimize ip filter parsing. 8 years ago
Vladimir Golovnev (Glassez) 3a3125ea2b Fix remove oldest article 8 years ago
Vladimir Golovnev (Glassez) c799923d7d Allow strip root folder using default settings 8 years ago
Vladimir Golovnev (Glassez) 711be50e9c Fix AddTorrentData field types 8 years ago
sledgehammer999 032eb12585
Remove whitespace. 8 years ago
sledgehammer999 3cdc6fb978
Fix compiler warnings. 8 years ago
Vladimir Golovnev (qlassez) f259bde275 Fix "Create subfolder" in AddNewTorrentDialog 8 years ago
zywo 51104a9fb4 Fix CMake build 8 years ago
Vladimir Golovnev (Glassez) 989a70fe60 Redesign RSS subsystem 8 years ago
ngosang fa64f33c2a [Search engine] Add btdb plugin 8 years ago
Eugene Shalygin 14e168039c Use explicit class for search plugin versions 8 years ago
ngosang 5d0cfc7475 [Search engine] Update legittorrents plugin 8 years ago
ngosang 339b35c369 [Search engine] Remove mininova plugin 8 years ago
ngosang 91e7e94820 [Search engine] Update demonoid plugin 8 years ago
Eugene Shalygin f99ba03177 cmake: fix typo in the manifest file name 8 years ago
Eugene Shalygin b06080e2e7 Replace platform-specific code in Private::DefaultProfile with QStandardPaths. 8 years ago
Eugene Shalygin 4e1b7c3b87 Remove generated include from headers 8 years ago
Eugene Shalygin 34798399da cmake: fixes for cmake 3.8 8 years ago
sledgehammer999 ae0ec716cb
Fix inverted check when applying the IP filter. 8 years ago
Vladimir Golovnev (Glassez) 22178f9997 Fix strip torrent root folder 8 years ago
Vladimir Golovnev (Glassez) 6d7d566cdf Fix TorrentHandle rootPath() and contentPath() methods 8 years ago
Vladimir Golovnev (Glassez) d413bc65ef Improve strip torrent root folder 8 years ago
sledgehammer999 4b2d8a7941 Setting for creating subfolder on multifile torrents. Closes #588. 8 years ago
Eugene Shalygin 21a72c651f Start up torrents after UI was created. Fixes #6454. 8 years ago
Eugene Shalygin ecd67b9d75 Rename .desktop and appdata files to match executable name. Fixes #6625. 8 years ago
Eugene Shalygin a8d95dd8bd Save relative paths in fastresume files 8 years ago
Eugene Shalygin 0710a59bf5 Refactor parameters parsing 8 years ago
Eugene Shalygin 0bf7fa15c1 Replace wrappers in base/utils/fs.h with Profile::SpecialFolders::location() 8 years ago
Eugene Shalygin 44b6cb28f6 Add environment variables usage description to the help text 8 years ago
Eugene Shalygin d5414631c3 Initialise QBtCommandLineParameters members from environment 8 years ago
Eugene Shalygin 0f746ffd5a Add support for different configurations. Partially closes #465 8 years ago
Chocobo1 d1ee54f6ea Refactor: move methods under the same #if section. 8 years ago
Chocobo1 7f346b49a7 Refactor: move the validation of certificates & key functions under Server class 8 years ago
Chocobo1 05d8c46bb0 Rename class variables 8 years ago
Chocobo1 35ab86d32f Refactor: group port forwarding code together 8 years ago
sledgehammer999 e40444d1ad
Bump API_VERSION and API_VERSION_MIN to 13. 8 years ago
sledgehammer999 50f0ba4f7a
Sync translations of .desktop file from Transifex. 8 years ago
sledgehammer999 be7facdfaf
Sync translations from Transifex and run lupdate. 8 years ago
Chocobo1 812bd4c83a Uncrustify 8 years ago
Chocobo1 a86f189f53 Relax comparsion for floating point 8 years ago
Chocobo1 59556dfc6a Cleanup & refactor 8 years ago
Chocobo1 86e82c71e5 Setup parent pointer 8 years ago