TheNicker
faa6fad025
Fixed blurry text under Windows by setting DPI awareness to default
2017-11-27 19:14:36 +02:00
Vladimir Golovnev (Glassez)
9f94bbce3a
Fix RSS Parser
...
Closes #7751
Closes #7763
Closes #7768
Closes #7786
2017-11-27 19:14:35 +02:00
Chocobo1
5c49b2486c
Change MixedModeAlgorithm default to TCP. Closes #7779 .
...
MixedModeAlgorithm::Proportional will throttle TCP connections when utp
is in use and users is expecting maximum speed no matter what, so now
disable the throttling.
2017-11-27 19:14:34 +02:00
thoradia
4f6e7f97c6
Fix missing include in rss_feed.cpp
...
Fixes #7805 .
2017-11-27 19:14:33 +02:00
sledgehammer999
7751c5b75c
Merge pull request #7835 from heirecka/v4_0_x
...
Fix build with --disable-webui
2017-11-23 01:50:21 +02:00
Heiko Becker
a1a9f3317b
Fix build with --disable-webui
...
"app/application.cpp:108:7: error: class 'Application' does not have
any field named 'm_webui'"
2017-11-22 21:30:08 +01:00
sledgehammer999
fb20f59a96
Bump to 4.0.1
release-4.0.1
2017-11-22 01:18:04 +02:00
sledgehammer999
a15e3407b0
Bump API_VERSION to 16.
2017-11-22 01:14:58 +02:00
sledgehammer999
e267c2d37a
Sync translations from Transifex and run lupdate.
2017-11-22 01:05:19 +02:00
sledgehammer999
ae32edeb26
Correctly check if torrent passed during application start already exists.
2017-11-22 01:05:18 +02:00
Chocobo1
34d38ef466
Fix crash when aborting a torrent creation process. Closes #7783 .
...
The wait time wasn't long enough causing the thread to
terminate prematurely.
Also, to avoid crashing qbt entirely when creating a torrent for a very
big file, I decided to wait indefinitely here.
2017-11-22 01:05:17 +02:00
Chocobo1
120ee6b836
Wrap function into anonymous namespace
2017-11-22 01:05:15 +02:00
Chocobo1
7d25b6fce2
Avoid double delete on close
2017-11-22 01:05:14 +02:00
Chocobo1
068eff9e9f
Use Qt5 connect syntax
2017-11-22 01:05:13 +02:00
Chocobo1
31a55f79f1
Remove superfluous QString::fromUtf8()
2017-11-22 01:03:41 +02:00
Chocobo1
bac032e01c
Allow drag-n-drop magnet links to mainwindow. Closes #7742 .
2017-11-22 01:03:40 +02:00
sledgehammer999
b809941f02
Fix english typo.
2017-11-22 01:03:39 +02:00
Chocobo1
77c3758090
[WebUI] Fix logo missing in login page
2017-11-22 01:03:37 +02:00
luigino
5758817189
qtsingleapplication should always be built statically to avoid dependency problems
2017-11-20 22:48:56 +02:00
Thomas Piccirello
acc9f08a05
Remove duplicate header
2017-11-20 22:48:55 +02:00
Thomas Piccirello
f3b7f17a7c
Enable preferences Apply button when ip banlist is modified
2017-11-20 22:48:54 +02:00
Thomas Piccirello
dfc3f047e2
Add ip subnet whitelist for bypassing webui auth
2017-11-20 22:48:53 +02:00
sledgehammer999
223ab7de84
Fix crash on opening torrent/magnet (uninitialized pointer). Closes #7739 #7723 .
2017-11-20 22:48:52 +02:00
sledgehammer999
d2a4027347
Improve the github issue template.
2017-11-20 22:48:37 +02:00
sledgehammer999
4594895082
Bump to 4.0.0
release-4.0.0
2017-11-20 02:43:03 +02:00
sledgehammer999
e457223fcd
Update Changelog.
2017-11-20 02:31:42 +02:00
sledgehammer999
8fc25c4524
Sync translations from Transifex and run lupdate.
2017-11-20 02:24:02 +02:00
sledgehammer999
410e133592
Use new logo in the file icon.
2017-11-20 02:10:03 +02:00
sledgehammer999
e114bc7ef6
Use new logo in the splash screen.
2017-11-20 02:10:02 +02:00
sledgehammer999
6ac57cb24c
Remove unused image.
2017-11-20 02:10:01 +02:00
sledgehammer999
2b7893adc8
Use the SVG for the tray icon.
2017-11-20 02:10:00 +02:00
sledgehammer999
84b8832d57
Change qbittorrent logo. Issue #6467 .
2017-11-20 02:09:59 +02:00
Vladimir Golovnev (Glassez)
0e738b534c
Fix WebUI error handling
2017-11-20 02:09:58 +02:00
Chocobo1
96ce8690b6
Simplify AX_BOOST_BASE usage
...
Regenerate configure
2017-11-20 02:09:57 +02:00
Chocobo1
a23698940c
Sync m4 macros with upstream
2017-11-20 02:09:56 +02:00
Chocobo1
50bb733293
[WebAPI] Improve error messages
...
Also refactor to use class methods
2017-11-20 02:09:55 +02:00
Vladimir Golovnev (Glassez)
6420157b55
Improve RSS events logging
...
Fix RSS log messages was untranslatable.
Add more logging.
2017-11-20 02:09:54 +02:00
Eugene Shalygin
86bdfbf88c
Add option to tune download history list length. Closes #4043 .
2017-11-20 02:09:53 +02:00
Eugene Shalygin
81e8f79164
Add maxVisibleItems combo box property to FileSystemPathComboEdit.
2017-11-20 02:09:52 +02:00
Chocobo1
64a0ad33c1
Include/print caught signal in stackdump
2017-11-20 02:09:51 +02:00
Nikolay Korotysh
3cd0ffecaf
dropped unneeded executable flag from several files
2017-11-20 02:09:50 +02:00
sledgehammer999
a2ddabaedb
Bump API_VERSION to 16.
2017-11-20 02:09:49 +02:00
sledgehammer999
1fec1978aa
Update Changelog.
2017-11-20 02:09:48 +02:00
Chocobo1
8de67fd745
Refactor
...
Add const
Use Qt5 connect syntax
2017-11-20 02:09:47 +02:00
Chocobo1
3b51582416
Explicitly set UPnP state on start-up. Closes #7338 .
...
libtorrent 1.1 enables upnp by default.
2017-11-20 02:09:46 +02:00
sledgehammer999
ffa2fdce9d
Change default settings for tracker/tier announces to mimick ìTorrent behavior.
2017-11-20 02:09:45 +02:00
sledgehammer999
588f1c7592
Allow to specify if announcing to all tiers is desired.
2017-11-20 02:09:44 +02:00
Chocobo1
ab1ece2460
Open links in browser. Closes #7651 .
2017-11-20 02:09:43 +02:00
sledgehammer999
7a935d8a87
Add Turkish translator in about page.
2017-11-20 02:09:42 +02:00
Chocobo1
3926eba585
Allow SMTP sender to be set. Closes #7575 .
2017-11-20 02:09:41 +02:00