sledgehammer999
ca937b72ef
Use custom qt5 bottle for homebrew (macOS) on Travis.
8 years ago
sledgehammer999
28547f4ec5
Add template for issues.
8 years ago
sledgehammer999
c384cc8c8c
Move new icons to their own theme folder.
8 years ago
sledgehammer999
69da12e6b2
Merge pull request #4253 from bertyhell/stylized-icons-main-bar
...
Switching to stylized icons
8 years ago
sledgehammer999
bf102be567
Merge pull request #6221 from evsh/fix-qt5-log-flood
...
Set upper version limit for QTBUG-52633
8 years ago
Eugene Shalygin
7b594a635e
Set upper version limit for QTBUG-52633
...
The bug seems to be fixed in version 5.7.1.
8 years ago
Bert Verhelst
7fb3962192
Merge branch 'master' of https://github.com/qbittorrent/qBittorrent
8 years ago
sledgehammer999
88b2b26007
Don't use hardcoded numbers to refer to columns.
8 years ago
sledgehammer999
2d37a39e43
Allow to change priority for unselected files through the combobox like it is done via the context menu.
8 years ago
sledgehammer999
7ba66e692f
Always show progress and remaining bytes for unselected files.
8 years ago
sledgehammer999
3e375128c0
Use a disabled progressbar's palette for unselected files.
...
Thanks to evsh(Eugene Shalygin) for example code.
8 years ago
sledgehammer999
cd88b5595c
Update gpg key with new uid.
8 years ago
sledgehammer999
132cc7f788
Merge pull request #6099 from evsh/cmake
...
cmake: make prefix variables cached
8 years ago
Eugene Shalygin
7ed5c65b10
cmake: make prefix variables cached
...
This allows user to override their default value via -D cmake switch
8 years ago
sledgehammer999
7adb1d7f82
WINDOWS: Make the updater to look for the x64 installer if running x64 version.
8 years ago
sledgehammer999
d330ae2421
Merge pull request #6056 from okeatime/resume_pause
...
Make resume/pause menu items clickable. Closes #6040
8 years ago
Oke Atime
5ae35ea6dc
Make resume/pause menu items clickable. Closes #6040
8 years ago
sledgehammer999
0f0bb7277a
Merge pull request #6057 from okeatime/client_sort
...
Case insensitive sort for client clumn. Closes #6054
8 years ago
Oke Atime
84da355f4c
Case insensitive sort for client clumn. Closes #6054
8 years ago
sledgehammer999
4f59caf3ca
Fix share ratio limiting. Broken by commit 259b5e51c4
. Closes #6039 #6048 .
8 years ago
sledgehammer999
b2827702e5
Correctly migrate settings/rss/usage stats in macOS. Closes #6041 .
8 years ago
sledgehammer999
435886bbf0
Fix GUI for proxy settings. Closes #6045 .
8 years ago
sledgehammer999
5c4db0fa17
Fix slider for per torrent speed limits when no global speed limit has been set. Closes #6046 .
8 years ago
sledgehammer999
26e8072c84
Merge pull request #5332 from evsh/fix-qt5-log-flood
...
Add a workaround for QTBUG-52633, qBt issue #5073
8 years ago
Eugene Shalygin
9a123c42c3
Add a workaround for QTBUG-52633, qBt issue #5073
...
The QTBUG-52633 results in food of network interface changed events, libtorrent IP
rebind calls and flood in the qBt log. The work around is the check not only for
interface name, but for IP address on that interface before triggering the libtorrent rebind.
8 years ago
sledgehammer999
283511116e
New translations: Icelandic, Latvian, Malay, Occitan, Uzbek
...
Also re-run lupdate.
8 years ago
sledgehammer999
77da1afae5
Sync translations from Transifex and run lupdate.
8 years ago
sledgehammer999
0caf03130c
Bump API_VERSION and API_VERSION_MIN to 11.
8 years ago
sledgehammer999
d88ec48468
Polish previous commit.
8 years ago
sledgehammer999
5a006d5980
Merge pull request #5810 from ghost/macOSpref
...
Change QSettings to IniFormat on macOS. Closes #5770 #5808
8 years ago
sledgehammer999
4e8ca90b23
Merge pull request #5958 from dzmat/auto_ptr_eviction
...
minimizing the number of warnings about deprecated auto_ptr
8 years ago
sledgehammer999
07edb7b74e
Merge pull request #6010 from Chocobo1/warnings
...
Fix memory leak
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
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
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
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