7440 Commits (f904cfa32da9f7f5f6a2016f6a2eda78b24b633b)
 

Author SHA1 Message Date
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
sledgehammer999 52b1bb2ae4 Merge pull request #6319 from magao/pr6181_bugfix 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
sledgehammer999 3b3de81cb7 Merge pull request #6181 from magao/issue6170 8 years ago
sledgehammer999 769fe17a21 Merge pull request #6179 from magao/issue6165 8 years ago
sledgehammer999 354702140a Merge pull request #6180 from magao/issue6171 8 years ago
sledgehammer999 5df8ad32fe Merge pull request #6183 from magao/issue6163 8 years ago
sledgehammer999 b9b8352a31 Merge pull request #6184 from magao/issue5539 8 years ago
sledgehammer999 eb3f4b8490 Merge pull request #6283 from Chocobo1/sort 8 years ago
sledgehammer999 6c05b5f083 Merge pull request #6286 from ngosang/fix_webui 8 years ago
sledgehammer999 14ebf2118a Merge pull request #6289 from evsh/cmake 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
sledgehammer999 077ad6506c Merge pull request #6175 from magao/issue6167 8 years ago
sledgehammer999 043ae1eb17 Merge pull request #6278 from Falcosc/fix_incompleate_file_crash 8 years ago
sledgehammer999 e64b1f5ca1 Merge pull request #6185 from magao/issue5797 8 years ago
Eugene Shalygin 180ec7af4a cmake: RSS target has to depend on qbt_base as it uses its includes 8 years ago
Eugene Shalygin eff13cc9eb cmake: fix boost components manipulations in FindLibtorrentRasterbar.cmake 8 years ago
Eugene Shalygin 19c5e71a76 cmake: make some compile definitions global in Windows 8 years ago
sledgehammer999 7be27f7770 Merge pull request #6280 from ngosang/fix_search 8 years ago
ngosang a9c5dab0dd [Search engine] Update extratorrent plugin. Closes #6261 8 years ago
sledgehammer999 9225d9ab2b Merge pull request #6279 from evsh/cmake 8 years ago
Eugene Shalygin 13d9dea8ac cmake: make LibtorrentRasterbar::LibTorrent public dependency of qbt_base 8 years ago
Eugene Shalygin 0cb9884965 cmake: get and use only actual boost dependencies of libtorrent 8 years ago
sledgehammer999 87e454cc6d Merge pull request #5547 from buinsky/master 8 years ago
sledgehammer999 b625c4c662 Merge pull request #3162 from ngosang/trackers_tab 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