sledgehammer999
c384cc8c8c
Move new icons to their own theme folder.
8 years ago
sledgehammer999
435886bbf0
Fix GUI for proxy settings. Closes #6045 .
8 years ago
sledgehammer999
283511116e
New translations: Icelandic, Latvian, Malay, Occitan, Uzbek
...
Also re-run lupdate.
8 years ago
Chocobo1
ab187f06da
Fix unused variable warnings
8 years ago
sledgehammer999
e440fc3d17
Fix setting a speed limit.
8 years ago
sledgehammer999
db4b30ad48
Fix values for unsetting speed limits.
8 years ago
sledgehammer999
6053390bf5
Unify and simplify setting to use proxy for torrents only.
8 years ago
sledgehammer999
a5ae86512a
Rename IP filtering functions and settings names.
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
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
Chocobo1
0ad33bf9ac
Let user able to specifiy a filter when choosing an IP filter file
9 years ago
Chocobo1
c85a0a41ba
Rename "options.ui" to "optionsdlg.ui"
...
Rename class name "options_imp" to "OptionsDialog"
Rename "options_imp.cpp" to "optionsdlg.h"
9 years ago
Chocobo1
97ee63fc78
Move options ui as a pointer member variable
9 years ago
Chocobo1
05cbb35814
Follow header inclusion rule
9 years ago
sledgehammer999
81ea07abee
Rename ASM to TMM and related stuff.
9 years ago
sledgehammer999
df22c5a914
Slim down 'Downloads' page of options window.
9 years ago
Chocobo1
83b58468d9
Improve error messages for "Auto download torrents"
9 years ago
Chocobo1
dbf744a179
Change "Auto download torrent" default save path to "default location".
9 years ago
Eugene Shalygin
47a3f1d93d
Fix a typo in TorrentFileGuard
9 years ago
Eugene Shalygin
6e73fa80b8
Add option to automatically remove .torrent files upon adding
...
Some browsers do not download files, intended for immediate opening,
into a temporary directory, and thus a regular download directories
accumulate those unneeded files.
The option allows qBittorrent to clean after itself and delete those
files whether they were succesfully added or not (user-selectable
policy).
9 years ago
Chocobo1
a81cf1ea16
Fix "IP Filtering - Apply to trackers" wasn't being applied. Closes #5217 .
9 years ago
Chocobo1
2c2638c1fe
Disable `comboHideZero` when `checkHideZero` is unchecked.
...
Disable `checkLimituTPConnections` when `checkuTP` is unchecked.
Minor code formatting
9 years ago
Chocobo1
71ec5c5c05
Fix long text clipping. Closes #5091 .
9 years ago
sledgehammer999
fa8bae8931
Fix commit about Esperanto. Closes #4999 again.
9 years ago
sledgehammer999
cef150eee6
Fix selection of Esperanto locale. Closes #4999 .
9 years ago
sledgehammer999
d721939d5f
Use SettingsStorage instead.
9 years ago
sledgehammer999
1058572c8a
Implement file logger.
9 years ago
sledgehammer999
46a355675e
Fix commit 83e931766f
(wrong conflict resolution).
9 years ago
Chocobo1
83e931766f
Add tip about adding quotation marks around parameter
9 years ago
Vladimir Golovnev (Glassez)
dd34663224
Implement Advanced Saving Management subsystem
...
Closes #4696
9 years ago
Chocobo1
1c25603686
Fix weird left panel icon layout
...
Remove Advanced page border
9 years ago
Chocobo1
ee277bf126
Add "Paused torrents only" option for "Hide zero and infinity values"
9 years ago
Chocobo1
325ba48601
Add "Hide zero values" option. Closes #3543 .
9 years ago
ngosang
2ee43758d5
Check WebUI username and password length. Closes #4191
9 years ago
Chocobo1
a8b394752e
Set parent object for advancedsettings
...
Remove borders
Resize column size correctly
9 years ago
sledgehammer999
06be9edfe1
Remove watch folders permanently only if the user accepts the Preferences dialog.
9 years ago
sledgehammer999
ecc19ff23e
Fix translated string.
9 years ago
sledgehammer999
990e33a4b1
Don't add the watch folder before the user closes the Preferences window.
9 years ago
sledgehammer999
bc92f156c1
Improve the "Watch folders" UI. Closes #4300 .
9 years ago
Dmitry Victorov
a564b96ccf
Set qBittorrent as default torrent app in Mac OS
9 years ago
sledgehammer999
82e02f7118
Don't apply some settings again if they weren't changed. Closes #4278 .
9 years ago
d3fault
07599b5923
Add 'never show again' checkbox/pref to auto-exit confirm dialog
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
sledgehammer999
17ac4b90be
Use simpler DEFINE for detecting Qt5 so moc will work too.
9 years ago
sledgehammer999
18f3517efa
New translation: Esperanto
...
Also re-run lupdate.
9 years ago
dsimakov
1f17a7836d
1. In option window add column 'download path' for watched folders and enlarge heigth.
...
2. Change logic checkbox in column 'download here': if it checked,
then torrent file will download to watchdir, if state is unchecked,
will be use download path from next column.
9 years ago
Vladimir Golovnev (Glassez)
c38987fc03
Provide torrent paths to external program.
9 years ago
Vladimir Golovnev (Glassez)
b519700e33
Use c++11 enum classes instead of macros.
9 years ago
ngosang
9c7bb08a03
Automatically add trackers to new downloads.
9 years ago