Chocobo1
2fa207e728
The intended action is set the bit to 1, not flipping it.
2016-12-12 21:11:19 +02:00
Chocobo1
7adcd909e7
Fix crash when restoring from tray. Closes #5854 .
2016-12-12 21:11:19 +02:00
ngosang
50805fc2b5
[Search engine] Remove TorrentReactor plugin
2016-12-12 21:11:19 +02:00
ngosang
3a1b7b6159
[Search engine] Update Demonoid plugin
2016-12-12 21:11:18 +02:00
sledgehammer999
498b7c2436
Properly fix the handling of default save path store/load. Bug introduced in dd34663224
2016-12-12 21:11:18 +02:00
erikssm
4f17364305
fix default save path bug
2016-12-12 21:11:18 +02:00
Yez Ezey
9ebc115719
Fix Mac OS X Build ( Closes #5763 )
...
Deleted offending code
setUnifiedTitleAndToolBarOnMac(false);
which was a workaround to avoid bug https://bugreports.qt.io/browse/QTBUG-7305
The bug was fixed at Qt 4.6.2 https://github.com/Blizzard/qt4/blob/master/dist/changes-4.6.2
2016-12-12 21:11:17 +02:00
Yez Ezey
a6fa8c3a8e
Fixed extratorrent search not working Closes #5736 #5753
...
The original code accumulates all the <td> texts between the description
link and the number of seeders into self.current_item["size"]:
<td>248.72</td><td> MB<td> => "248.72 MB".
ExtraTorrents changed the table design, added the Added column and joined
the number and its unit:
<td>8d</td><td>248.72 MB</td> => "8d 248.72 MB"
This commit stores only the last <td> text in self.current_item["size"].
2016-12-12 21:11:17 +02:00
sledgehammer999
8187366c89
Use a subdomain to redirect to the actual URL for search plugins.
...
Will allow to move around the plugins in the git repo with the 3.4.0 release.
2016-12-12 21:11:16 +02:00
thalieht
366ad01120
fix webui port overflow
2016-12-12 21:11:16 +02:00
sledgehammer999
8a1846cb26
Sync translations from Transifex and run lupdate.
2016-09-11 22:08:44 +03:00
ngosang
1cafde2afe
Fix warning in geoipdatabase.cpp
2016-09-09 02:02:14 +03:00
Brian Kendall
bdf7312f5d
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
2016-09-09 02:02:14 +03:00
Brian Kendall
a848d3d2d8
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
2016-09-09 02:02:14 +03:00
SagePtr
4a328843e4
Update geoipdatabase.cpp
...
Updated MaxMind database limit from 10MB to 64MB. I hope it will be enough
for few years. Fix for issue #5609
2016-09-09 02:02:13 +03:00
ngosang
edeb2342be
[Search engine] Update Torrentz2 search engine
2016-09-09 02:02:13 +03:00
Chocobo1
0639a06809
Call system msiexec.exe directly
2016-09-09 02:02:13 +03:00
Chocobo1
7590d0fdad
Add function windowsSystemPath()
2016-09-09 02:02:12 +03:00
sledgehammer999
fe54da80cd
Fix deletion via the context menu. Broken by #5616 .
2016-09-09 02:02:12 +03:00
ngosang
e4ac654795
[Search engine] Update Torrentz search engine
2016-09-09 02:02:12 +03:00
ngosang
1848180faa
[Search engine] Remove BTDigg search engine
2016-09-09 02:02:11 +03:00
ngosang
4e9b71078f
[Search engine] Remove KickassTorrents search engine
2016-09-09 02:02:11 +03:00
Chocobo1
fe1b388347
Use "Standard Shortcuts" defined by Qt whenever possible.
2016-09-09 02:02:10 +03:00
pieniacy
23b4e62834
Add torrent and files deletion with Shift+Delete hotkey
2016-09-09 02:02:10 +03:00
Chocobo1
7fb96431b9
Avoid spawning a new explorer.exe process when selecting "Open containing
...
folder". Closes #5564 .
2016-09-09 02:02:10 +03:00
Chocobo1
5213f35ec0
Refactor
2016-09-09 02:02:09 +03:00
Chocobo1
8e2297510d
Uncrustify misc.cpp
2016-09-09 02:02:09 +03:00
Daniel Segesdi
18505e2517
Fix 6-hour speedplot point push rate. Close #5545
2016-09-09 02:02:09 +03:00
sledgehammer999
e805e6806a
Sync translations from Transifex and run lupdate.
2016-07-20 00:49:07 +03:00
Chocobo1
f2163f6c3d
Fix icons are missing when using RTL languages in Options dialog. Closes #5398 .
2016-07-20 00:41:39 +03:00
Chocobo1
409e877f8a
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
2016-07-20 00:41:22 +03:00
Chocobo1
f2d5ba2907
Invoke system's cmd.exe directly.
2016-07-20 00:41:14 +03:00
Chocobo1
b33d0f0a59
Fix upper-bound limit of command line for "Run External Program" in Windows. Closes #5399 .
2016-07-20 00:41:05 +03:00
Vladimir Golovnev (Glassez)
63245de69b
Do not create save folder in advance
...
Closes #5422 .
2016-07-20 00:40:58 +03:00
Vladimir Golovnev (Glassez)
b9fd9f1d8d
Show type name in btjson.cpp@processMap assert
...
This may help to solve #5381
2016-07-20 00:40:49 +03:00
sledgehammer999
22dc71f365
Fix build.
2016-06-20 04:13:44 +03:00
ngosang
455cc29dad
[search engine] Remove filters from Demonoid
2016-06-20 02:40:47 +03:00
ngosang
9d39a2cddc
[search engine] Remove filters from Torrentreactor and BTDigg
2016-06-20 02:40:46 +03:00
sledgehammer999
efeb46571b
Sync translations from Transifex and run lupdate.
2016-06-20 02:36:16 +03:00
sledgehammer999
a7b564bb2e
Fix parsing of eMule .DAT filters. Closes #5281 .
2016-06-20 02:25:12 +03:00
sledgehammer999
10df509bce
Fix API_VERSION and API_VERSION_MIN numbers.
2016-06-20 02:18:19 +03:00
sledgehammer999
7b394d6e99
Don't use QCollator for sorting on Windows. Closes #5238 and #5240 .
2016-06-20 02:04:37 +03:00
Chocobo1
f1968de2c9
Improve usability of "Run External Program"
...
Users can write (platform dependent) shell scripts now.
2016-06-20 02:04:37 +03:00
Chocobo1
b5db0eeec1
Add log messages
2016-06-20 02:04:37 +03:00
Chocobo1
3ed803f59b
Fix widget name collision.
...
Small cleanup on Downloads page.
2016-06-20 02:04:36 +03:00
Chocobo1
ff10702bfd
Let user able to specifiy a filter when choosing an IP filter file
2016-06-20 02:04:36 +03:00
Chocobo1
73d3664f92
Fix reload button size is not the same size as "..." button.
...
Rename Connection tab page
2016-06-20 02:04:36 +03:00
Chocobo1
aa6025aa87
Rename "options.ui" to "optionsdlg.ui"
...
Rename class name "options_imp" to "OptionsDialog"
Rename "options_imp.cpp" to "optionsdlg.h"
2016-06-20 02:04:35 +03:00
Chocobo1
a344886ef6
Move options ui as a pointer member variable
2016-06-20 02:04:35 +03:00
Chocobo1
c181019f40
Follow header inclusion rule
2016-06-20 02:04:21 +03:00