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
Chocobo1
e0935fe14f
Follow project coding style. Issue #2192 .
9 years ago
Chocobo1
7028c2712a
Reorder code in options_imp::loadOptions() according to GUI layout
9 years ago
Gabriele
1c8abd5c3b
Add an option to allow the use of proxies only for torrents
...
Closes #2701 .
9 years ago
Chocobo1
e54cd8499e
Move option "Confirm torrent deletion" to Behavior page
9 years ago
sledgehammer999
2ec1d9e39e
New translation: Slovenian
...
Also re-run lupdate.
9 years ago
Vladimir Golovnev (Glassez)
e72cc4eaf9
Drop libtorrent 0.16.x support.
9 years ago
Chocobo1
3baec1c327
Add more "Run External Program" parameters, closes #3053 , #238 , #1291 , #1522 .
9 years ago
Chocobo1
bd657fe9ae
Move option "Ignore transfer limits on local network" to Speed page
9 years ago
Chocobo1
ff8f37b262
Save trimmed string in preference
10 years ago
sledgehammer999
61705fdd42
Partially revert fb7ba92f6
and split the Chinese locales into 3.
...
Chinese Simplified, Chinese Traditional(Taiwan), Chinese Traditional(Hong Kong).
Closes #3262 .
10 years ago
Chocobo1
e739e81205
Fix compilation on MSVC2013 by moving unicode strings to
...
"unicodestrings.h". Closes #3059 .
10 years ago
sledgehammer999
fb7ba92f69
Rename Chinese translation files. Closes #2936 .
10 years ago