2180 Commits (c2c17fd0536d9ea15e56fa83ef165db710896f28)

Author SHA1 Message Date
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
sledgehammer999 a092cb9bda
Remove settings to exchange trackers. It wasn't used by non-libtorrent clients. Also it has a privacy risk and you might be DDoSing someone. DHT makes it obsolete anyway. 8 years ago
Eugene Shalygin 9bab229108 Adjust icons names to better fit FDO scheme 8 years ago
Eugene Shalygin 3de105704e Do not resize SVG icons 8 years ago
Eugene Shalygin 9d3378bd3b Support fallback when selecting theme icons 8 years ago
Bilal Elmoussaoui ada75cbbe1 fixes default indicator name 8 years ago
Chocobo1 8380edc00c For each cell setting ignore wheel events. Closes #866. 8 years ago
Chocobo1 08aaff379b Fix download & upload icon too large in systray on linux. Closes #6233. 8 years ago
sledgehammer999 c384cc8c8c
Move new icons to their own theme folder. 8 years ago
Tim Delaney 70ce12372d Follow project coding style. Issue #2192. 8 years ago
Tim Delaney 8949a8ad75 RSS: allow resetting rule to no category. Closes #5539. 8 years ago
Tim Delaney 2244b7cb66 RSS episode filter refactoring and logging (prep for later commits). 8 years ago
Oke Atime e89c32685b
Avoid unnecessary translation. Closes #6158 8 years ago
Chocobo1 14a39ba3c3 Speedlimitdlg: raise slider default value to 10000. Closes #6150. 8 years ago
Chocobo1 e178e70053 Code rewrite, no behavior change 8 years ago
sledgehammer999 88b2b26007
Don't use hardcoded numbers to refer to columns. 8 years ago
sledgehammer999 2d37a39e43
Allow to change priority for unselected files through the combobox like it is done via the context menu. 8 years ago
sledgehammer999 7ba66e692f
Always show progress and remaining bytes for unselected files. 8 years ago
sledgehammer999 3e375128c0
Use a disabled progressbar's palette for unselected files. 8 years ago
dzmat 6ce443424b Clarify options tab page objects names 8 years ago
sledgehammer999 7adb1d7f82 WINDOWS: Make the updater to look for the x64 installer if running x64 version. 8 years ago