8615 Commits (5f165c4c00340e6921d296fed8d55cf14f7a7b1f)

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 a844ccb06a Cache rule regular expressions for performance 8 years ago
Tim Delaney f9abd254f4 Use Perl-compatible regexes for RSS rules. Closes #6367. 8 years ago
falco ee239ddd1e fix queue overload for add torrent at session start 8 years ago
Chocobo1 4ad541d066 Fix coverity issues 8 years ago
Chocobo1 cab10aa7b4 Use QString::toStdString() 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
sledgehammer999 5046c36458
Immediately update torrent_status after manipulating super seeding mode. Partially fixes #6072. 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
dzmat b167b4174e reduce methods accessibility from public to private 8 years ago
Tim Delaney 0fb8810c52 Resize RSS icon to fit theme. 8 years ago
thalieht 2bb2d3fc89 change all existing shortcuts to use Qt::Keys 8 years ago
Tim Delaney 5d185f1fcd Fix compilation error on Qt<5.4. Closes #6170. 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
ngosang e6e0ecfaea [Web UI] Fix category in torrent upload. Closes #6260 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
ngosang a9c5dab0dd [Search engine] Update extratorrent plugin. Closes #6261 8 years ago
Eugene Shalygin 13d9dea8ac cmake: make LibtorrentRasterbar::LibTorrent public dependency of qbt_base 8 years ago
buinsky 484e021ca2 Avoid lags in firefox on resizing progress column 8 years ago
Falco 84759d4f20 fix index overflow for torrents with invalid meta data or empty progress 8 years ago
buinsky 741e0a08ea Remove 300px limit of column width 8 years ago
buinsky 7628490def Fix scrollbar covers menu item with long text 8 years ago
buinsky d50a7778fe Implement resizable progress bar in "Done" column 8 years ago
buinsky 09cf93521f Follow project coding style. Issue #2192. 8 years ago
buinsky e65a628bf9 Add a vertical separator between columns 8 years ago
buinsky bdf736b7d7 Prevent text wrapping in menus 8 years ago
buinsky 3dfcd6db6a Make too tall menus scrollable 8 years ago
buinsky 134e4c1eb9 Add some missing columns to dynamic tables 8 years ago
buinsky a087d146df Fix columns names 8 years ago
buinsky 3ac87f22cb Implement dynamic table columns hiding 8 years ago
buinsky 56b885995c Implement dynamic table columns reordering 8 years ago
buinsky 56c07704d8 Implement dynamic table columns resizing 8 years ago
buinsky c765d8ebe2 Add tooltips to dynamic table header 8 years ago
buinsky dd1959abfb Make torrent peers table scrollable horizontally 8 years ago
buinsky b1c45901f0 Simplify dynamic table CSS styles 8 years ago
thalieht f8213f5d56 friendlyUnit: Properly replace spaces with non-breaking spaces 8 years ago