973 Commits (8c58a69be67883d1403305912c024bc51df3c9cb)

Author SHA1 Message Date
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
thalieht 0240c87095 TransferListWidget: Some coding style 8 years ago
thalieht 5675021895 enable RSS, Search and Execution Log widgets before switching to them via hotkeys 8 years ago
sledgehammer999 d880372b49
Fix unused variable warning by gcc. 8 years ago
Tim Delaney c0339d4f6a Fix regex RSS matching. Closes #6337. 8 years ago
Chocobo1 976504498a Use case-insensitive comparsion for torrent content window. 8 years ago
thalieht 2bb2d3fc89 change all existing shortcuts to use Qt::Keys 8 years ago
thalieht c87cdaea23 add hotkeys for Trackerlist Peerlist etc. 8 years ago
thalieht 0fdd3e23ff add hotkey for execution log tab 8 years ago
thalieht beddee8dd4 Transferlist: add hotkeys for double click and recheck selected torrents 8 years ago
thalieht ed900d3e86 change torrentDoubleClicked() so it can be used in a hotkey 8 years ago