768 Commits (07af8c96486f136b9a3d3888b11d6b9a10986b85)

Author SHA1 Message Date
Eugene Shalygin 0bf7fa15c1 Replace wrappers in base/utils/fs.h with Profile::SpecialFolders::location() 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
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
Vladimir Golovnev (Glassez) d79297db1a Save/load category filter widget state 8 years ago
Tim Delaney f96eb587ff Bugfix RSS feed list and rules editor. Closes #3782, #6281. 8 years ago
Tim Delaney e4d9e9f63f Follow project coding style. Issue #2192. 8 years ago
Chocobo1 4669a99617 Use case-insensitive sort for Name column in Search tab. Closes #407. 8 years ago
Eugene Shalygin 180ec7af4a cmake: RSS target has to depend on qbt_base as it uses its includes 8 years ago
sledgehammer999 f4fa000ba3
Polish previous commit. 8 years ago
Eugene Shalygin 68e8f565e2 Fix cmake compilation 8 years ago
Eugene Shalygin a6b6009fb1 Replace icon name "open-menu" with "preferences-system" 8 years ago
Vladimir Golovnev (Glassez) c002f30848 Implement category filter widget 8 years ago
Chocobo1 0517a3eb63 Fix rss icon too large in rss settings dialog 8 years ago
Chocobo1 d52a74092b Reset values to default, these are controled elsewhere. 8 years ago
sledgehammer999 7d7f82ae46
Fix finding 'English' item in language dropdown menu when an unrecognized locale is requested. Closes #6109. 8 years ago
Chocobo1 fa45ba102c Refactor 8 years ago