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
ba1e5b8d58
Merge pull request #6013 from Chocobo1/mac_warnings
...
Fix warnings on macOS
8 years ago
sledgehammer999
49ed0765e1
Merge pull request #5928 from Chocobo1/rss-view
...
Change RSS view layout to horizontal
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
sledgehammer999
b971eb52ee
Fix travis osx build.
8 years ago
sledgehammer999
f7194eecb0
Merge pull request #5997 from Chocobo1/msvc_warnings
...
Fix msvc warnings
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
sledgehammer999
d1d6f7ddbc
Merge pull request #5954 from zywo/cmake_build_fix
...
Fix CMake compilation error.
8 years ago
sledgehammer999
3c1774360f
Merge pull request #5981 from Chocobo1/scroll_h
...
Horizontal scroll
8 years ago
sledgehammer999
7bd7f2b045
Merge pull request #5998 from dzmat/mem_leak_fixing2
...
memleak fix
8 years ago
sledgehammer999
d557e9600a
Merge pull request #5992 from Chocobo1/appveyor
...
Update CI scripts
8 years ago
dzmat
de26606ad5
memleak fix
8 years ago
Chocobo1
599dbe1870
Rename
8 years ago
Chocobo1
ba2dc69ff9
Fix URL
8 years ago
Chocobo1
f4652b3f7b
Shift + scroll = horizontal scroll, Closes #5980
...
Only for TransferListWidget, PeerListWidget
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
2d053da21f
Merge pull request #5847 from yezezey/downloadFromURL
...
Fix downloadFromURL bug. Closes #5844
8 years ago
sledgehammer999
f2d8b8e319
Travis: Use custom libtorrent formula and bottle for OSX.
...
Caches libtorrent 1.0.10 built with c++11 enabled.
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
sledgehammer999
34f893e8ad
Merge pull request #5925 from yezezey/macOSqt5
...
add /usr/local/include due to Qt 5.7.0 bug on macOS
8 years ago
Yez Ezey
07c0e72bd3
add /usr/local/include due to Qt 5.7.0 bug on macOS
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
sledgehammer999
3afe1835c0
Merge pull request #5924 from Chocobo1/travis
...
Update ax_boost_system.m4
8 years ago
Chocobo1
f85b97916c
Update ax_boost_system.m4 to d48ec2210047bbf17702700811c3f16a5369e06c
8 years ago
Chocobo1
8abb5fdf47
Remove redundant command
8 years ago
sledgehammer999
c395bf7c7c
Merge pull request #5916 from EdwardLinux/patch-1
...
Update portuguese.nsi
8 years ago
EdwardLinux
1e5b2e57e7
Update portuguese.nsi
8 years ago
sledgehammer999
bfde2ce875
Small travis update for OSX.
8 years ago
sledgehammer999
aa1e884c81
Merge pull request #5842 from yezezey/macOSpython
...
Set /usr/local/bin before default PATH on macOS. Closes #5639 #5571
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
sledgehammer999
90bbe3379d
Merge pull request #5882 from onto/pvs-studio
...
Fixes and improvements after check by PVS-Studio
8 years ago
sledgehammer999
d5385523ac
Merge pull request #5849 from yezezey/macOSconfigure
...
Add --disable-qt-dbus to configure if $host_os is macOS
8 years ago
sledgehammer999
9b760a8fa0
Merge pull request #5858 from yezezey/case_insensitive
...
Sort torrent names case insensitively
8 years ago
sledgehammer999
6302eb1317
Merge pull request #5896 from Chocobo1/qjson
...
QJson: update to latest git version
8 years ago
sledgehammer999
1259069358
Merge pull request #5904 from yezezey/extra_magnet
...
Fix extratorrent searchengine. Closes #5773
8 years ago
sledgehammer999
c7bdd10734
Merge pull request #5906 from thalieht/patch-1
...
Log: set "Embedded Tracker [OFF]" msg type as info
8 years ago
thalieht
c7a04e27f4
Log: set embedded Tracker [OFF] msg type as info
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