Eugene Shalygin
c7884e7621
Do not resize SVG icons
...
An icon which is loaded from SVG file can be rendered in any size and
resolutions natively. We were generating 16x16, 24x24, and 32x32
pixmaps, and not appending but creating new icon. Therefore for SVG
icons we effectively were reducing their quality.
If icon already contains 7 (or more) sizes (16 to 256 px) we do not
resize it anymore.
2017-03-03 02:07:40 +02:00
Eugene Shalygin
2946ab7e7a
Support fallback when selecting theme icons
...
Fallback icon theme are not supported everywhere. Hence we mimic
signature of QIcon::fromTheme().
2017-03-03 02:07:39 +02:00
Chocobo1
ddb8e4d21a
For each cell setting ignore wheel events. Closes #866 .
2017-03-03 01:46:57 +02:00
sledgehammer999
2c7d836925
Don't use hardcoded numbers to refer to columns.
2017-03-03 01:46:27 +02:00
sledgehammer999
7703dcf626
Allow to change priority for unselected files through the combobox like it is done via the context menu.
2017-03-03 01:46:09 +02:00
sledgehammer999
157520c4fc
Always show progress and remaining bytes for unselected files.
2017-03-03 01:46:08 +02:00
sledgehammer999
5bc728fa33
Use a disabled progressbar's palette for unselected files.
...
Thanks to evsh(Eugene Shalygin) for example code.
2017-03-03 01:46:07 +02:00
sledgehammer999
a6e250fa43
WINDOWS: Make the updater to look for the x64 installer if running x64 version.
2016-12-17 19:48:46 +02:00
Oke Atime
b118079379
Make resume/pause menu items clickable. Closes #6040
2016-12-17 19:48:45 +02:00
Oke Atime
cb2d39f2a7
Case insensitive sort for client clumn. Closes #6054
2016-12-17 19:48:45 +02:00
sledgehammer999
87a3a67668
Fix GUI for proxy settings. Closes #6045 .
2016-12-14 18:19:19 +02:00
sledgehammer999
055b1e0163
Fix slider for per torrent speed limits when no global speed limit has been set. Closes #6046 .
2016-12-14 18:19:19 +02:00
sledgehammer999
284e836992
New translations: Icelandic, Latvian, Malay, Occitan, Uzbek
...
Also re-run lupdate.
2016-12-13 02:11:45 +02:00
Chocobo1
8ea7426bc1
Replace deprecated classes
2016-12-12 21:17:15 +02:00
Chocobo1
79e7e1727f
Fix unused variable warnings
2016-12-12 21:17:15 +02:00
Chocobo1
98c33dd77c
Rename splitter names
2016-12-12 21:17:15 +02:00
Chocobo1
76c350bdcb
Change RSS view layout to horizontal. Closes #5920 .
...
Thanks Bhaalspawn for the idea.
2016-12-12 21:17:14 +02:00
Chocobo1
97d2c0d187
Fix warning C4267.
...
conversion from 'size_t' to 'int', possible loss of data.
2016-12-12 21:17:13 +02:00
Chocobo1
1ed523bec3
Shift + scroll = horizontal scroll, Closes #5980
...
Only for TransferListWidget, PeerListWidget
2016-12-12 21:16:39 +02:00
dzmat
b131a6e9df
memleak fix
2016-12-12 21:16:39 +02:00
Yez Ezey
95a558941e
Fix downloadFromURL bug. Closes #5844
2016-12-12 21:16:37 +02:00
sledgehammer999
a6d381da38
Option to disable tracker's favicon download.
2016-12-12 21:16:36 +02:00
sledgehammer999
f0eb708b07
Remove (mostly) useless log warnings about tracker's favicon.
2016-12-12 21:16:36 +02:00
Yez Ezey
a8b4aca5e6
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.
2016-12-12 21:16:35 +02:00
Anton Lashkov
a25a15d1c6
Simplify if statement
2016-12-12 21:16:34 +02:00
Anton Lashkov
086588eeed
Add missing else
2016-12-12 21:16:34 +02:00
Anton Lashkov
44fa308681
Fix mistake in getting value from model
2016-12-12 21:16:33 +02:00
Yez Ezey
17d10afd65
Sort torrent names case insensitively
2016-12-12 21:16:33 +02:00
Chocobo1
bb4668c071
Fix potential crash. Closes #5873 .
2016-12-12 21:16:32 +02:00
Chocobo1
689316db09
Refactor
2016-12-12 21:16:32 +02:00
sledgehammer999
6450ebfc6c
Don't revert save path value in the Dialog when metadata are received. Closes #5482 .
2016-12-12 21:15:51 +02:00
sledgehammer999
6763f3ac33
WINDOWS: Fix python auto install, deletion of installer and use 3.5.x series for Vista+. Closes #5871 .
2016-12-12 21:15:50 +02:00
sledgehammer999
eaec8fcddd
Fix setting a speed limit.
2016-12-12 21:15:49 +02:00
sledgehammer999
acf9874252
Migrate last setting related to interfaces to the new system.
2016-12-12 21:15:48 +02:00
sledgehammer999
d7cf6bb11b
Fix save/load of interface address setting.
2016-12-12 21:15:47 +02:00
sledgehammer999
558ea53cc2
Use better variable names for tracker announce IP setting.
2016-12-12 21:15:47 +02:00
sledgehammer999
87a6478430
Fix values for unsetting speed limits.
2016-12-12 21:15:47 +02:00
sledgehammer999
cea673b267
Unify and simplify setting to use proxy for torrents only.
2016-12-12 21:15:46 +02:00
sledgehammer999
4c86fc8973
Misc fixes.
2016-12-12 21:15:46 +02:00
sledgehammer999
f283734f13
Rename IP filtering functions and settings names.
2016-12-12 21:15:45 +02:00
Vladimir Golovnev (Glassez)
1975f2269e
Use new libtorrent-1.1 settings API
2016-12-12 21:15:42 +02:00
Vladimir Golovnev (Glassez)
6fac9b42da
Don't use Preferences in BitTorrent::Session
2016-12-12 21:12:01 +02:00
Chocobo1
2fa207e728
The intended action is set the bit to 1, not flipping it.
2016-12-12 21:11:19 +02:00
Chocobo1
7adcd909e7
Fix crash when restoring from tray. Closes #5854 .
2016-12-12 21:11:19 +02:00
sledgehammer999
498b7c2436
Properly fix the handling of default save path store/load. Bug introduced in dd34663224
2016-12-12 21:11:18 +02:00
erikssm
4f17364305
fix default save path bug
2016-12-12 21:11:18 +02:00
Yez Ezey
9ebc115719
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
2016-12-12 21:11:17 +02:00
Brian Kendall
a848d3d2d8
Hiding SSL / SMTP option when building without SSL support
...
The SMTP server always uses unencrypted connections in this case so showing the check box is misleading
2016-09-09 02:02:14 +03:00
Chocobo1
0639a06809
Call system msiexec.exe directly
2016-09-09 02:02:13 +03:00
sledgehammer999
fe54da80cd
Fix deletion via the context menu. Broken by #5616 .
2016-09-09 02:02:12 +03:00