sledgehammer999
ae5177b20f
Merge pull request #7778 from Chocobo1/dragdrop
...
Allow drag-n-drop magnet links to mainwindow. Closes #7742 .
7 years ago
Chocobo1
27090f0cfb
Remove superfluous QString::fromUtf8()
7 years ago
Chocobo1
433b5a46cf
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.
7 years ago
Chocobo1
034d71dce3
Wrap function into anonymous namespace
7 years ago
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
sledgehammer999
296c7d3c13
Merge pull request #7764 from Chocobo1/logo
...
[WebUI] Fix logo missing in login page
7 years ago
sledgehammer999
22add258ae
Merge pull request #7753 from luigino/master
...
qtsingleapplication should always be built statically to avoid depend…
7 years ago
Chocobo1
77f66be493
[WebUI] Fix logo missing in login page
7 years ago
Vladimir Golovnev
f41cb8089d
Merge pull request #6779 from Piccirello/disable-web-auth
...
Add ip subnet whitelist for bypassing webui auth
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
325f9f629d
Improve the github issue template.
7 years ago
sledgehammer999
88a771c9ff
Bump to 4.1.0alpha
7 years ago
sledgehammer999
b960e41cfa
Update Changelog.
7 years ago
sledgehammer999
9f461d0fe6
Sync translations from Transifex and run lupdate.
7 years ago
sledgehammer999
9db1f3baca
Merge pull request #6484 from sledgehammer999/new_logo
...
Change qbittorrent logo. Issue #6467 .
7 years ago
sledgehammer999
af5a02d971
Merge pull request #7673 from sledgehammer999/webui_clean_exit
...
WebUI: Correctly exit depending if mainloop is running.
7 years ago
Vladimir Golovnev (Glassez)
71bb6538db
Fix WebUI error handling
7 years ago
sledgehammer999
06ecc45d13
Merge pull request #7711 from Chocobo1/update
...
Update m4 macros
7 years ago
Chocobo1
31607c4d18
Simplify AX_BOOST_BASE usage
...
Regenerate configure
7 years ago
Chocobo1
84bb214642
Sync m4 macros with upstream
7 years ago
Mike Tzou
d821bdc9f3
Merge pull request #7669 from Chocobo1/portCheck
...
[WebAPI] Improve error messages
7 years ago
Vladimir Golovnev
63461e0895
Merge pull request #7688 from glassez/rss-log
...
Improve RSS events logging
7 years ago
Eugene Shalygin
08755a211b
Merge pull request #7596 from evsh/path-history-items
...
Add option to tune download history list length. Closes #4043 .
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
Mike Tzou
04cec39277
Merge pull request #7667 from Chocobo1/stackdump
...
Include & print caught signal in stackdump
7 years ago
sledgehammer999
7b95785954
Merge pull request #7672 from Kolcha/fix-file-permissions
...
dropped unneeded executable flag from several files
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
sledgehammer999
6b0449dde7
Update Changelog.
7 years ago
Chocobo1
aa4107478e
[WebAPI] Improve error messages
...
Also refactor to use class methods
7 years ago
sledgehammer999
9f8e7917a8
Merge pull request #7657 from Chocobo1/upnp
...
Disable upnp & nat-pmp on startup if disabled in options. Closes #7338 .
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
2194a05e60
Merge pull request #7652 from Chocobo1/aboutExtLink
...
Open links in browser. Closes #7651 .
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