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
Chocobo1
ce3c53b3c4
Replace deprecated classes
8 years ago
Chocobo1
ab187f06da
Fix unused variable warnings
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
d84461c9b2
Remove unused header
8 years ago
Chocobo1
f4652b3f7b
Shift + scroll = horizontal scroll, Closes #5980
...
Only for TransferListWidget, PeerListWidget
8 years ago
Chocobo1
a415f14fac
Rename splitter names
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
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
32bdb73f70
RSS allow infinite range to extend beyond current season. Closes #800 , #3876 , #6170 .
...
--HG--
branch : magao-dev
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
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
sledgehammer999
4128f01aa8
Don't revert save path value in the Dialog when metadata are received. Closes #5482 .
8 years ago
sledgehammer999
841676fd36
WINDOWS: Fix python auto install, deletion of installer and use 3.5.x series for Vista+. Closes #5871 .
8 years ago
sledgehammer999
e440fc3d17
Fix setting a speed limit.
8 years ago
sledgehammer999
f391b24b1d
Migrate last setting related to interfaces to the new system.
8 years ago
sledgehammer999
7bf06cd6e6
Fix save/load of interface address setting.
8 years ago
sledgehammer999
f885c6375a
Use better variable names for tracker announce IP setting.
8 years ago
sledgehammer999
db4b30ad48
Fix values for unsetting speed limits.
8 years ago
sledgehammer999
6053390bf5
Unify and simplify setting to use proxy for torrents only.
8 years ago
sledgehammer999
1757973f88
Misc fixes.
8 years ago
sledgehammer999
a5ae86512a
Rename IP filtering functions and settings names.
8 years ago
Chocobo1
aba625d544
Fix potential crash. Closes #5873 .
8 years ago
Chocobo1
f8dc8ad4ad
Refactor
8 years ago
Yez Ezey
81ec2e60a9
Sort torrent names case insensitively
8 years ago
Chocobo1
c49bb2daad
The intended action is set the bit to 1, not flipping it.
8 years ago
Chocobo1
59942531df
Fix crash when restoring from tray. Closes #5854 .
8 years ago
Yez Ezey
42929e7783
Fix downloadFromURL bug. Closes #5844
8 years ago
sledgehammer999
829425831f
Properly fix the handling of default save path store/load. Bug introduced in dd34663224
8 years ago
erikssm
d2e911c3ea
fix default save path bug
8 years ago
Yez Ezey
c30e61904d
Fix Mac OS X Build ( Closes #5763 )
...
Deleted offending code
setUnifiedTitleAndToolBarOnMac(false);
which was a workaround to avoid bug https://bugreports.qt.io/browse/QTBUG-7305
The bug was fixed at Qt 4.6.2 https://github.com/Blizzard/qt4/blob/master/dist/changes-4.6.2
8 years ago
sledgehammer999
ddb8badcc9
Fix deletion via the context menu. Broken by #5616 .
8 years ago
Chocobo1
85add9a5c8
Use "Standard Shortcuts" defined by Qt whenever possible.
8 years ago