Tim Delaney
5d185f1fcd
Fix compilation error on Qt<5.4. Closes #6170 .
...
--HG--
branch : magao-dev
8 years ago
sledgehammer999
3b3de81cb7
Merge pull request #6181 from magao/issue6170
...
RSS episode filter improvements. Closes #800 , #2749 , #3876 , #6170 .
8 years ago
sledgehammer999
769fe17a21
Merge pull request #6179 from magao/issue6165
...
RSS use red text to indicate invalid filter. Closes #6165 .
8 years ago
sledgehammer999
354702140a
Merge pull request #6180 from magao/issue6171
...
Allow | in RSS must contain. Closes #6171 .
8 years ago
sledgehammer999
5df8ad32fe
Merge pull request #6183 from magao/issue6163
...
Save rule on enable/disable even if not selected. Closes #6163 .
8 years ago
sledgehammer999
b9b8352a31
Merge pull request #6184 from magao/issue5539
...
RSS: allow resetting rule to no category. Closes #5539 .
8 years ago
sledgehammer999
eb3f4b8490
Merge pull request #6283 from Chocobo1/sort
...
Use case-insensitive sort for Name column in Search tab. Closes #407 .
8 years ago
sledgehammer999
6c05b5f083
Merge pull request #6286 from ngosang/fix_webui
...
[Web UI] Fix category in torrent upload. Closes #6260
8 years ago
sledgehammer999
14ebf2118a
Merge pull request #6289 from evsh/cmake
...
Cmake compilation fixes
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 .
...
--HG--
branch : magao-dev
8 years ago
Tim Delaney
e4d9e9f63f
Follow project coding style. Issue #2192 .
...
--HG--
branch : magao-dev
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
...
Move old RSS items to separate config file. Closes #6167 .
8 years ago
sledgehammer999
043ae1eb17
Merge pull request #6278 from Falcosc/fix_incompleate_file_crash
...
fix index overflow for torrents with invalid meta data or empty progress
8 years ago
sledgehammer999
e64b1f5ca1
Merge pull request #6185 from magao/issue5797
...
Ctrl+F search filter. Closes #5797 .
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
...
The list of components which we pass to find_package() has to be semicolon
separated (i.e. to be the usual cmake list)
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
...
[Search engine] Update extratorrent plugin. Closes #6261
8 years ago
ngosang
a9c5dab0dd
[Search engine] Update extratorrent plugin. Closes #6261
8 years ago
sledgehammer999
9225d9ab2b
Merge pull request #6279 from evsh/cmake
...
cmake: compilation fixes
8 years ago
Eugene Shalygin
13d9dea8ac
cmake: make LibtorrentRasterbar::LibTorrent public dependency of qbt_base
...
If libtorrent include directory not in the compiler search path, we have
to pass it to all qbt targets, because session.h includes
libtorrent/version.hpp
8 years ago
Eugene Shalygin
0cb9884965
cmake: get and use only actual boost dependencies of libtorrent
...
With pkg-config we can get a list of Boost components from Libtorrent
dependencies and make qBittorrent depend only on these libraries in
turn. For Windows user may provide a custom list via
LibtorrentRasterbar_CUSTOM_BOOST_DEPENDENCIES variable or use generic
list which consists of date_time, system, chrono, random, thread. As a
note: in case of using fully C++11 build, the actual list contains only
boost system library.
8 years ago
sledgehammer999
87e454cc6d
Merge pull request #5547 from buinsky/master
...
WebUI: Implement adjustable dynamic table columns
8 years ago
sledgehammer999
b625c4c662
Merge pull request #3162 from ngosang/trackers_tab
...
Display more information in tracker 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
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
sledgehammer999
5b35981c85
Merge pull request #5774 from thalieht/unit_precision
...
Increase number of digits after the decimal point. Closes #5053
8 years ago
sledgehammer999
75d0414da3
Merge pull request #6275 from evsh/fix-icon-names
...
Replace icon name "open-menu" with "preferences-system"
8 years ago