sledgehammer999
d88ec48468
Polish previous commit.
8 years ago
dzmat
abeff99ba0
minimizing the number of warnings about deprecated auto_ptr
8 years ago
Chocobo1
5cf86d3677
Change Utils::Fs::freeDiskSpaceOnPath() signature
...
refactor the function internals
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
thalieht
a90100a0b7
PeerList: allow to hide zero values for the "uploaded" and "downloaded" columns
8 years ago
thalieht
1652425cee
TransferListWidget: keep columns width even if they are hidden on qBittorrent startup (unless something goes wrong)
8 years ago
thalieht
c90794878f
SearchTab: Allow to toggle columns in searchtab
8 years ago
thalieht
b2144f7928
SearchTab: use saveSettings() and loadSettings() to handle header state
8 years ago
thalieht
5255719661
SearchTab: align text to the right in columns that handle numbers
8 years ago
thalieht
daf33ef8aa
PeerList: align text to the right in columns that handle numbers
8 years ago
sledgehammer999
0d1b70e248
Decouple dependency between Session and BandwidthScheduler during Session init. Closes #6007 .
8 years ago
Chocobo1
ce3c53b3c4
Replace deprecated classes
8 years ago
Chocobo1
ab187f06da
Fix unused variable warnings
8 years ago
Chocobo1
0b313e0bc3
Remove unused variable
8 years ago
Chocobo1
7f2f78a816
Simplify #if expression
8 years ago
Chocobo1
e1c9e3b9ed
Fix memory leak
...
call unicode version of the function directly
8 years ago
Chocobo1
5608827429
Simplify function call
8 years ago
Chocobo1
5d2d22a218
Fix warning C4090.
...
different '__unaligned' qualifiers.
8 years ago
Chocobo1
11c2ee81c1
Fix warning C4267.
...
conversion from 'size_t' to 'int', possible loss of data.
8 years ago
dzmat
de26606ad5
memleak fix
8 years ago
Chocobo1
cffa729ac5
Put temp files in .qBittorrent directory. Closes #4462 .
8 years ago
Chocobo1
d84461c9b2
Remove unused header
8 years ago
Chocobo1
f4652b3f7b
Shift + scroll = horizontal scroll, Closes #5980
...
Only for TransferListWidget, PeerListWidget
8 years ago
dzmat
4b18bb29a6
DRY violation fixed
8 years ago
zywo
6e7d3b8135
Fix CMake compilation error.
8 years ago
Chocobo1
a415f14fac
Rename splitter names
8 years ago
sledgehammer999
d73688bfd8
Sync translations from Transifex and run lupdate.
8 years ago
sledgehammer999
fd5d1583de
Option to disable tracker's favicon download.
8 years ago
sledgehammer999
7923b54456
Remove (mostly) useless log warnings about tracker's favicon.
8 years ago
Tim Delaney
94c9772a81
Ctrl+F search filter. Closes #5797 .
...
--HG--
branch : magao-dev
8 years ago
Tim Delaney
2e66ddb0a0
Follow project coding style. Issue #2192 .
...
--HG--
branch : magao-dev
8 years ago
Chocobo1
6b835f53ce
Use new key for storing RSS splitter_v value.
...
So that old value won't override the RSS layout.
8 years ago
Chocobo1
7d34a89efd
Change RSS view layout to horizontal. Closes #5920 .
...
Thanks Bhaalspawn for the idea.
8 years ago
Tim Delaney
b84d9201fd
Allow | in RSS must contain. Closes #6171 .
...
--HG--
branch : magao-dev
8 years ago
Yez Ezey
55916df97d
Set /usr/local/bin before default PATH on macOS. closes #5639 #5571
...
Since Apple made difficult for users to set PATH and /usr/bin/python
is almost unusable, I simply add /usr/local/bin before default PATH
to pick up Homebrew Python.
8 years ago
Tim Delaney
390d7a8124
Improve UI responsiveness during RSS downloading. Closes #873 , #1089 , #1235 , #5423 .
...
--HG--
branch : magao-dev
8 years ago
Tim Delaney
32bdb73f70
RSS allow infinite range to extend beyond current season. Closes #800 , #3876 , #6170 .
...
--HG--
branch : magao-dev
8 years ago
thalieht
c7a04e27f4
Log: set embedded Tracker [OFF] msg type as info
8 years ago
Tim Delaney
935b30b17a
RSS use red text to indicate invalid filter. Closes #6165 .
...
--HG--
branch : magao-dev
8 years ago
Tim Delaney
e37488807b
Fix tab order in RSS downloader. Closes #6164 .
...
--HG--
branch : magao-dev
8 years ago
Tim Delaney
96c1187f47
RSS parse torrent episodes like 1x01 as well as S01E01. Closes #2749 .
...
--HG--
branch : magao-dev
8 years ago
Tim Delaney
64f9cbbf54
Allow episode zero (special) and leading zeroes in RSS episode filter.
...
--HG--
branch : magao-dev
8 years ago
Tim Delaney
601649f49a
Save rule on enable/disable even if not selected. Closes #6163 .
...
--HG--
branch : magao-dev
8 years ago
Tim Delaney
cecff159a0
Move old RSS items to separate config file. Closes #6167 .
...
--HG--
branch : magao-dev
8 years ago
Yez Ezey
f6dbf2454d
Fix extratorrent searchengine. Closes #5773
...
They changed to magnet link.
8 years ago
Anton Lashkov
1233c5b67b
Fix name of variable same as class member
8 years ago
Anton Lashkov
36901295b2
Simplify `if` statement
8 years ago
Anton Lashkov
a372d22fb2
Add missing `else`
8 years ago
Anton Lashkov
1785c54b83
Fix mistake in getting value from model
8 years ago