Chocobo1
|
c3de2310c5
|
Avoid double delete on close
|
7 years ago |
Chocobo1
|
b9478e0f00
|
Use Qt5 connect syntax
|
7 years ago |
Chocobo1
|
94aeac992c
|
Allow drag-n-drop magnet links to mainwindow. Closes #7742.
|
7 years ago |
sledgehammer999
|
4927d26877
|
Fix english typo.
|
7 years ago |
thalieht
|
ae1634623e
|
Coding style for many files
|
7 years ago |
Chocobo1
|
77f66be493
|
[WebUI] Fix logo missing in login page
|
7 years ago |
luigino
|
32a686a037
|
qtsingleapplication should always be built statically to avoid dependency problems
|
7 years ago |
sledgehammer999
|
236abcf3f1
|
Fix crash on opening torrent/magnet (uninitialized pointer). Closes #7739 #7723.
|
7 years ago |
sledgehammer999
|
9f461d0fe6
|
Sync translations from Transifex and run lupdate.
|
7 years ago |
Vladimir Golovnev (Glassez)
|
71bb6538db
|
Fix WebUI error handling
|
7 years ago |
Vladimir Golovnev (Glassez)
|
a3c9c1c386
|
Improve RSS events logging
Fix RSS log messages was untranslatable.
Add more logging.
|
7 years ago |
Thomas Piccirello
|
0de2f1776e
|
Remove duplicate header
|
7 years ago |
Thomas Piccirello
|
da0db92b9f
|
Enable preferences Apply button when ip banlist is modified
|
7 years ago |
Thomas Piccirello
|
95bf63330e
|
Add ip subnet whitelist for bypassing webui auth
|
7 years ago |
Nikolay Korotysh
|
7d0342e366
|
dropped unneeded executable flag from several files
|
7 years ago |
Chocobo1
|
21bc08d643
|
Include/print caught signal in stackdump
|
7 years ago |
sledgehammer999
|
ffa6f7ea34
|
Bump API_VERSION to 16.
|
7 years ago |
Chocobo1
|
aa4107478e
|
[WebAPI] Improve error messages
Also refactor to use class methods
|
7 years ago |
Chocobo1
|
1b652c882e
|
Refactor
Add const
Use Qt5 connect syntax
|
7 years ago |
Chocobo1
|
601234e492
|
Explicitly set UPnP state on start-up. Closes #7338.
libtorrent 1.1 enables upnp by default.
|
7 years ago |
sledgehammer999
|
6c804edadf
|
Change default settings for tracker/tier announces to mimick ìTorrent behavior.
|
7 years ago |
sledgehammer999
|
3a5c0d9818
|
Allow to specify if announcing to all tiers is desired.
|
7 years ago |
sledgehammer999
|
a89c1a8d9a
|
Use new logo in the file icon.
|
7 years ago |
sledgehammer999
|
86215f8483
|
Use new logo in the splash screen.
|
7 years ago |
sledgehammer999
|
a1b01c1b40
|
Remove unused image.
|
7 years ago |
sledgehammer999
|
09cb95d3da
|
Use the SVG for the tray icon.
|
7 years ago |
sledgehammer999
|
48d7bdee0e
|
Change qbittorrent logo. Issue #6467.
|
7 years ago |
sledgehammer999
|
5157fc201c
|
Add Turkish translator in about page.
|
7 years ago |
Chocobo1
|
492ea5bceb
|
Open links in browser. Closes #7651.
|
7 years ago |
Chocobo1
|
fc0628d35b
|
Allow SMTP sender to be set. Closes #7575.
|
7 years ago |
Eugene Shalygin
|
1fed324f91
|
Add option to tune download history list length. Closes #4043.
|
7 years ago |
Eugene Shalygin
|
e4771ba508
|
Add maxVisibleItems combo box property to FileSystemPathComboEdit.
|
7 years ago |
sledgehammer999
|
6a36a3b1d9
|
Run lupdate again.
|
7 years ago |
sledgehammer999
|
2956b28a32
|
Mention more translators in the about page after their request.
|
7 years ago |
sledgehammer999
|
50471ec8c8
|
String fixes and optimizations mentioned by translators on Transifex.
|
7 years ago |
sledgehammer999
|
3aa9ff5fba
|
Sync translations from Transifex and run lupdate.
|
7 years ago |
Chocobo1
|
157b809e21
|
[WebUI] Improve log messages
|
7 years ago |
sledgehammer999
|
c887a162ba
|
Fix row height/width in webui for country flags.
Patch by Chocobo1.
|
7 years ago |
sledgehammer999
|
52df71ad3a
|
Use svg icons for the country flags.
Closes #6223.
|
7 years ago |
Chocobo1
|
d6ddc90199
|
Reinitialize webUI server when "IP address" setting changed
An app restart won't be necessary from now on.
|
7 years ago |
Chocobo1
|
f3603d05e7
|
Disable processing events when adding torrents. Closes #7436.
webUI connection timeout & deletion might occur while
doing processEvents() and will result in use-after-free segfault.
|
7 years ago |
Matthew Fioravante
|
8cd243b06b
|
Add WebUi\Address config option
|
7 years ago |
Chocobo1
|
ce362f0e5e
|
WebAPI refactor: utilize parseBool() function
Coding style cleanup
Rename variable
Return const reference
Add const
|
7 years ago |
Chocobo1
|
4940a77d12
|
[WebUI]: Print error messages upon receiving invalid header fields
|
7 years ago |
sledgehammer999
|
4e77e01a67
|
Generate pngs using svgexport and optimize using PNGGauntlet.
|
7 years ago |
sledgehammer999
|
5acdcb6c09
|
Optimize and prettify the svg source using svgo.
|
7 years ago |
scootergrisen
|
8400d855de
|
Add me for danish
|
7 years ago |
LordNyriox
|
d7e0a9b1ad
|
Invert Framing for Torrent Status Icons
Also recolor the icons to match the text-color used for the torrent-status as well.
Optimized using SVGOMG [<https://jakearchibald.github.io/svgomg/>].
|
7 years ago |
sledgehammer999
|
0d3952eef5
|
Sync translations from Transifex and run lupdate.
|
7 years ago |
dzmat
|
9d0ab0ae5f
|
speedwidget class: excess QtConcurent usage removal
|
7 years ago |