796 Commits (7eaa5987c88eac05a2fdace62952cd9ec008070f)

Author SHA1 Message Date
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
Oke Atime 5ae35ea6dc Make resume/pause menu items clickable. Closes #6040 8 years ago
Oke Atime 84da355f4c Case insensitive sort for client clumn. Closes #6054 8 years ago
sledgehammer999 435886bbf0 Fix GUI for proxy settings. Closes #6045. 8 years ago
sledgehammer999 5c4db0fa17 Fix slider for per torrent speed limits when no global speed limit has been set. Closes #6046. 8 years ago
sledgehammer999 283511116e New translations: Icelandic, Latvian, Malay, Occitan, Uzbek 8 years ago
thalieht 9f06d0d47b SearchTab: can now save sorting column changes 8 years ago
thalieht f523685414 PeerListDelegate: fix coding style in whole file 8 years ago