796 Commits (7eaa5987c88eac05a2fdace62952cd9ec008070f)

Author SHA1 Message Date
Brian Kendall eba41978b0 Added command line arguments for specifying options when adding torrents 8 years ago
Vladimir Golovnev (Glassez) a78a1a9c64 Add invariant checking in ArticleListWidget 8 years ago
Vladimir Golovnev (Glassez) 335443e6a0 Drop QThread::msleep wrapper 8 years ago
Brian Kendall 59e6a4298d Fixed macOS-specific bug in AddNewTorrentDialog 8 years ago
Vladimir Golovnev (Glassez) 6764de8ef0 Fix ArticleListWidget adds new articles in wrong order 8 years ago
Vladimir Golovnev (Glassez) 71814885aa Fix ArticleListWidget doesn't clear properly 8 years ago
Vladimir Golovnev (Glassez) abfcfb5af0 Fix possible null pointer dereference 8 years ago
Vladimir Golovnev (Glassez) c799923d7d Allow strip root folder using default settings 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
Eugene Shalygin 14e168039c Use explicit class for search plugin versions 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
Vladimir Golovnev (Glassez) 22178f9997 Fix strip torrent root folder 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 0bf7fa15c1 Replace wrappers in base/utils/fs.h with Profile::SpecialFolders::location() 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
Chocobo1 5de505acfe Cleanup headers 8 years ago
Chocobo1 faaafce35b Fix cancel "Set location" causes files move to installation dir. 8 years ago
Chocobo1 0d3c670728 Add log message 8 years ago
epicgirl1998 f904cfa32d Remove extra space 8 years ago
Eugene Shalygin 3091e03a95 Fix CMake build 8 years ago
Chocobo1 a16c557137 Always draw background 8 years ago
Chocobo1 2b2b3a4fe7 Fix downloaded/uploaded columns were not highlighted properly when selected. 8 years ago
sledgehammer999 bc910798da
Indicate bitness in stackstrace and about dialog. Closes #6172. 8 years ago
sledgehammer999 a7dcf20ed1
Fix state of IP filter widgets. 8 years ago
sledgehammer999 b90db12ba0
Use a QTreeView and a sort proxy in the manually banned IP list to have a consistent sort order with QStringList::sor(). 8 years ago
sledgehammer999 14513cd81f
Allow edit of manually banned IPs regardless if an IP filter has been set. 8 years ago
Chocobo1 87384ca2a2 Replace Utils::String::toHtmlEscaped() by QString::.toHtmlEscaped() 8 years ago
Chocobo1 7539bee5c5 Remove remaining QBT_USES_QT5 defines. 8 years ago
dzmat 59de1af31b implemented UI for managment of locally banned IP list (Closes #1837 ) 8 years ago
Chocobo1 2091dfaa69 Follow http user-agent format 8 years ago
Chocobo1 cb1646be32 Prepend QBT_ for preprocessor variables 8 years ago
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago
Chocobo1 6ca3e4f094
Add Utils::String::toHtmlEscaped 8 years ago
sledgehammer999 31b69ae6f6
Update copyright year. 8 years ago
Chocobo1 759bf4d73d Allow to load/use ECDSA certificate in webUI. 8 years ago
Chocobo1 511796f74e Replace rand() by a true uniform distribution generator 8 years ago
thalieht 4f1c428d8f Seperate seeds from peers for DHT, PeX and LSD 8 years ago
murlakatamenka 78438d7044 Update mainwindow.h (remove duplicate declaration) 8 years ago
Tim Delaney f9abd254f4 Use Perl-compatible regexes for RSS rules. Closes #6367. 8 years ago
Chocobo1 4ad541d066 Fix coverity issues 8 years ago
sledgehammer999 01ddf23745
Remove unnecessary semicolon. 8 years ago
sledgehammer999 83009adbc0
Use same casting method and fix code style. 8 years ago
sledgehammer999 c8f955e302
Fix previous commit. 8 years ago