Commit graph

7035 commits

Author SHA1 Message Date
Eugene Shalygin
0181ca70f4
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.
2017-03-03 02:13:57 +02:00
buinsky
ff665af3f7
Avoid lags in firefox on resizing progress column 2017-03-03 02:13:35 +02:00
buinsky
9275cdc5bf
Remove 300px limit of column width 2017-03-03 02:13:34 +02:00
buinsky
b7c3bdd443
Fix scrollbar covers menu item with long text 2017-03-03 02:13:33 +02:00
buinsky
5fd08f8664
Implement resizable progress bar in "Done" column 2017-03-03 02:13:32 +02:00
buinsky
84a4d323c7
Follow project coding style. Issue #2192. 2017-03-03 02:13:31 +02:00
buinsky
8efb13bfaf
Add a vertical separator between columns 2017-03-03 02:13:29 +02:00
buinsky
0187b55610
Prevent text wrapping in menus 2017-03-03 02:13:07 +02:00
buinsky
2f606b2728
Make too tall menus scrollable 2017-03-03 02:13:06 +02:00
buinsky
025f75beca
Add some missing columns to dynamic tables 2017-03-03 02:13:05 +02:00
buinsky
4711cafd20
Fix columns names 2017-03-03 02:13:04 +02:00
buinsky
8d12ca9477
Implement dynamic table columns hiding 2017-03-03 02:13:03 +02:00
buinsky
67b90bfb51
Implement dynamic table columns reordering 2017-03-03 02:12:49 +02:00
buinsky
ab05c0c326
Implement dynamic table columns resizing 2017-03-03 02:12:47 +02:00
buinsky
c5ea453438
Add tooltips to dynamic table header 2017-03-03 02:12:46 +02:00
buinsky
4f041c16e1
Make torrent peers table scrollable horizontally 2017-03-03 02:12:45 +02:00
buinsky
28cfee7bd3
Simplify dynamic table CSS styles 2017-03-03 02:12:41 +02:00
buinsky
6272287fbb
Make torrents table scrollable horizontally 2017-03-03 02:12:04 +02:00
buinsky
e7a1542902
Rename variables in DynamicTable class 2017-03-03 02:12:03 +02:00
ngosang
5e371d8195
Display more information in tracker tab 2017-03-03 02:11:43 +02:00
thalieht
6bb189ea13
friendlyUnit: Properly replace spaces with non-breaking spaces 2017-03-03 02:11:42 +02:00
thalieht
8496f31e39
Increased number of digits after the decimal point for Gibibytes and above 2017-03-03 02:11:41 +02:00
sledgehammer999
08f634f748
Polish previous commit. 2017-03-03 02:11:40 +02:00
thalieht
2b5dc5c4a6
SearchTab: can now save sorting column changes 2017-03-03 02:11:39 +02:00
thalieht
0a2f0aefb3
PeerListDelegate: fix coding style in whole file 2017-03-03 02:11:38 +02:00
thalieht
66e137b8ee
PeerList: allow to hide zero values for the "uploaded" and "downloaded" columns 2017-03-03 02:11:36 +02:00
thalieht
f9be39545b
TransferListWidget: keep columns width even if they are hidden on qBittorrent startup (unless something goes wrong) 2017-03-03 02:11:35 +02:00
thalieht
789b8046a2
SearchTab: Allow to toggle columns in searchtab 2017-03-03 02:11:34 +02:00
thalieht
129bf497c8
SearchTab: use saveSettings() and loadSettings() to handle header state 2017-03-03 02:11:33 +02:00
thalieht
a6d7693d62
SearchTab: align text to the right in columns that handle numbers 2017-03-03 02:11:32 +02:00
thalieht
4e9fbc4da5
PeerList: align text to the right in columns that handle numbers 2017-03-03 02:11:31 +02:00
Eugene Shalygin
23f6ff4673
Fix cmake compilation 2017-03-03 02:11:30 +02:00
Vladimir Golovnev (Glassez)
3c0dfa6444
Implement category filter widget
Show categories in tree mode when subcategories are enabled.
2017-03-03 02:11:29 +02:00
Tim Delaney
694311b2bd
Follow project coding style. Issue #2192.
--HG--
branch : magao-dev
2017-03-03 02:11:28 +02:00
Chocobo1
b77626897f
Set default locale 2017-03-03 02:11:27 +02:00
Chocobo1
b8081feac1
Refactor
Move default value to preference class
Rename variable
Reorder headers
Remove extra parentheses
2017-03-03 02:11:25 +02:00
Bilal Elmoussaoui
8b805f4518
fixes default indicator name
copy icons instead of renaming them, create status folder

rename from *-indicator to *-tray
2017-03-03 02:11:24 +02:00
Chocobo1
8bb4f021f1
Remove trailing spaces 2017-03-03 02:11:23 +02:00
Chocobo1
97c79050dc
Reset values to default, these are controled elsewhere. 2017-03-03 02:11:22 +02:00
Chocobo1
ac62a708de
Speedlimitdlg: raise slider default value to 10000. Closes #6150.
Old value 1000 (KB/s) can be a bit small for modern internet.
2017-03-03 02:08:04 +02:00
Chocobo1
8d9789f51b
Code rewrite, no behavior change 2017-03-03 02:08:03 +02:00
Hiro Asari
559d0228fd
Allow some Mac jobs to fail
Put `allow_failures` in the correct place.
2017-03-03 02:08:02 +02:00
sledgehammer999
1296e7b891
Fix finding 'English' item in language dropdown menu when an unrecognized locale is requested. Closes #6109. 2017-03-03 02:08:01 +02:00
Chocobo1
0333e23710
After files relocate, don't remove the old folder even if it is empty. 2017-03-03 02:08:00 +02:00
Chocobo1
7320a80caa
Refactor 2017-03-03 02:07:59 +02:00
Oke Atime
0579bfc069
Build qbittorrent-nox for macOS 2017-03-03 02:07:57 +02:00
Chocobo1
d20d04299e
Use the numbers from tracker scrape response. Closes #5048, #6117.
Add comments
Thanks to Ian Kent for helping investigate
2017-03-03 02:07:56 +02:00
Chocobo1
50b2009e9c
Fix webUI used the wrong value. Closes #6232. 2017-03-03 02:07:55 +02:00
dzmat
721d29edda
DRY violation fixed 2017-03-03 02:07:54 +02:00
Chocobo1
bc9cae199b
Put temp files in .qBittorrent directory. Closes #4462. 2017-03-03 02:07:53 +02:00