SagePtr
c63da264d7
Update geoipdatabase.cpp
...
Updated MaxMind database limit from 10MB to 64MB. I hope it will be enough
for few years. Fix for issue #5609
8 years ago
Brian Kendall
da412571e4
Better error handling with smtp communication.
...
Adds log messages for a number of situations where sending an email will silently fail, in particular when attempting to create an unencrypted connection to an SMTP server that requires SSL
8 years ago
sledgehammer999
5f01065614
Merge pull request #5670 from ngosang/torrentz2
...
[Search engine] Update Torrentz2 search engine
8 years ago
ngosang
77b27abc94
[Search engine] Update Torrentz2 search engine
8 years ago
sledgehammer999
025ee32281
Merge pull request #5576 from Chocobo1/msiexec
...
Call system msiexec.exe directly
8 years ago
sledgehammer999
ddb8badcc9
Fix deletion via the context menu. Broken by #5616 .
8 years ago
sledgehammer999
c30882e1d1
Merge pull request #5631 from ngosang/remove_search_engines
...
[Search engine] Update search engines
8 years ago
ngosang
b0c9c8a2aa
[Search engine] Update Torrentz search engine
8 years ago
ngosang
4e2de98903
[Search engine] Remove BTDigg search engine
8 years ago
ngosang
9234f2f15d
[Search engine] Remove KickassTorrents search engine
8 years ago
sledgehammer999
2ba4319850
Merge pull request #5617 from Chocobo1/hotkeys
...
Use "Standard Shortcuts" defined by Qt whenever possible.
8 years ago
Chocobo1
85add9a5c8
Use "Standard Shortcuts" defined by Qt whenever possible.
8 years ago
sledgehammer999
e94e8d3e7f
Merge pull request #5616 from pieniacy/master
...
Add torrent and files deletion with Shift+Delete hotkey
8 years ago
pieniacy
5f4114ae76
Add torrent and files deletion with Shift+Delete hotkey
8 years ago
sledgehammer999
affebf3431
Merge pull request #5575 from Chocobo1/explorer
...
Avoid spawning a new explorer.exe process when selecting "Open containing folder"
8 years ago
Bert Verhelst
b00a9d4398
Update icon size of pngs to 256px + make pause icon wider
8 years ago
Chocobo1
9cb01dedba
Avoid spawning a new explorer.exe process when selecting "Open containing
...
folder". Closes #5564 .
8 years ago
sledgehammer999
382b5cae8f
Merge pull request #5567 from itsdani/master
...
Fix 6-hour speedplot point push rate #5545
8 years ago
Daniel Segesdi
76580e4766
Fix 6-hour speedplot point push rate. Close #5545
8 years ago
Chocobo1
a64538b964
Call system msiexec.exe directly
8 years ago
Chocobo1
f448587271
Add function `windowsSystemPath()`
8 years ago
Chocobo1
bb956b8453
Refactor
8 years ago
Chocobo1
8742d7aa45
Uncrustify misc.cpp
8 years ago
sledgehammer999
d3ece7417d
Upgrade pkg-config travis-ci for OS X.
...
Fixes 'zlib not found` errors.
Details: https://github.com/Homebrew/brew/issues/563
8 years ago
sledgehammer999
f264214e69
Update qt-translations and related installer files.
8 years ago
sledgehammer999
a7e2162cdc
Sync translations from Transifex and run lupdate.
8 years ago
Brian Kendall
630871214f
Hiding SSL / SMTP option when building without SSL support
...
The SMTP server always uses unencrypted connections in this case so showing the check box is misleading
8 years ago
sledgehammer999
4e8c509157
Merge pull request #5409 from Chocobo1/RTL_option
...
Fix icons are missing when using RTL languages in Options dialog
8 years ago
sledgehammer999
991502432c
Merge pull request #5474 from Chocobo1/travis
...
[TravisCI] lock-on to libtorrent-rasterbar 1.0.9 version
8 years ago
sledgehammer999
53e3f8a239
Merge pull request #5408 from Chocobo1/run_ext
...
Fix external program command too long error in Windows
8 years ago
Chocobo1
1e1471c7c6
Workaround space issues in file path
...
References:
https://github.com/qbittorrent/qBittorrent/issues/5439#issuecomment-228616817
https://github.com/qbittorrent/qBittorrent/issues/5439#issuecomment-232214712
8 years ago
Chocobo1
3846a5b875
Invoke system's cmd.exe directly.
8 years ago
Chocobo1
705d7730dc
Fix upper-bound limit of command line for "Run External Program" in Windows. Closes #5399 .
8 years ago
sledgehammer999
5e114c0f2e
Merge pull request #5443 from glassez/save_folder
...
Do not create save folder in advance. Closes #5422
8 years ago
Chocobo1
959676164b
[TravisCI] lock-on to libtorrent-rasterbar 1.0.9 version
8 years ago
Vladimir Golovnev (Glassez)
c4e9291db4
Do not create save folder in advance
...
Closes #5422 .
8 years ago
Chocobo1
6b48cab5e3
Fix icons are missing when using RTL languages in Options dialog. Closes #5398 .
9 years ago
sledgehammer999
dbd079dfb8
Merge pull request #5389 from glassez/type_assert
...
Show type name in btjson.cpp@processMap assert
9 years ago
Vladimir Golovnev (Glassez)
bb17d4a8dd
Show type name in btjson.cpp@processMap assert
...
This may help to solve #5381
9 years ago
Vladimir Golovnev (Glassez)
b5fe749f0b
Use new libtorrent-1.1 settings API
9 years ago
Vladimir Golovnev (Glassez)
b2cb473b63
Don't use Preferences in BitTorrent::Session
9 years ago
sledgehammer999
ce22d031f6
Merge pull request #5058 from ngosang/remove_filters
...
[search engine] Remove filters from Torrentreactor, BTDigg and Demonoid
9 years ago
sledgehammer999
e7b4292d3c
Sync translations from Transifex and run lupdate.
9 years ago
sledgehammer999
e3e7636de8
Fix parsing of eMule .DAT filters. Closes #5281 .
9 years ago
sledgehammer999
57a4b9f8b6
Fix API_VERSION and API_VERSION_MIN numbers.
9 years ago
sledgehammer999
d060b0d342
Don't use QCollator for sorting on Windows. Closes #5238 and #5240 .
9 years ago
sledgehammer999
39a81f30ff
Merge pull request #5296 from Chocobo1/run_ext
...
Replace QProgress::startDetached with std::detatch.
9 years ago
sledgehammer999
6d4f46c8ae
Merge pull request #5179 from Chocobo1/fix_ui
...
Cleanup Connection page
9 years ago
Chocobo1
5efc45190a
Fix widget name collision.
...
Small cleanup on Downloads page.
9 years ago
Chocobo1
0ad33bf9ac
Let user able to specifiy a filter when choosing an IP filter file
9 years ago