Chocobo1
c85a0a41ba
Rename "options.ui" to "optionsdlg.ui"
...
Rename class name "options_imp" to "OptionsDialog"
Rename "options_imp.cpp" to "optionsdlg.h"
2016-06-07 20:49:27 +08:00
Chocobo1
97ee63fc78
Move options ui as a pointer member variable
2016-06-07 20:49:27 +08:00
Chocobo1
05cbb35814
Follow header inclusion rule
2016-06-07 20:49:23 +08:00
sledgehammer999
81ea07abee
Rename ASM to TMM and related stuff.
2016-05-25 20:07:36 +03:00
sledgehammer999
df22c5a914
Slim down 'Downloads' page of options window.
2016-05-25 20:01:40 +03:00
Chocobo1
83b58468d9
Improve error messages for "Auto download torrents"
2016-05-17 23:49:07 +08:00
sledgehammer999
4ca1a2d5aa
Merge pull request #5251 from Chocobo1/text
...
Improve wordings
2016-05-16 11:50:44 -05:00
Chocobo1
dbf744a179
Change "Auto download torrent" default save path to "default location".
2016-05-16 14:29:59 +08:00
Eugene Shalygin
47a3f1d93d
Fix a typo in TorrentFileGuard
2016-05-13 00:12:33 +02:00
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).
2016-05-09 11:52:36 +02:00
Chocobo1
a81cf1ea16
Fix "IP Filtering - Apply to trackers" wasn't being applied. Closes #5217 .
2016-05-08 20:46:58 +08:00
Chocobo1
2c2638c1fe
Disable comboHideZero
when checkHideZero
is unchecked.
...
Disable `checkLimituTPConnections` when `checkuTP` is unchecked.
Minor code formatting
2016-04-19 16:52:25 +08:00
Chocobo1
71ec5c5c05
Fix long text clipping. Closes #5091 .
2016-04-13 01:07:00 +08:00
sledgehammer999
2b8327c807
Merge pull request #4218 from d3faultdotxbe/master
...
Add 'never show again' checkbox/pref to auto-exit confirm dialog
2016-03-27 14:24:50 -05:00
sledgehammer999
fa8bae8931
Fix commit about Esperanto. Closes #4999 again.
2016-03-27 21:06:28 +03:00
sledgehammer999
cef150eee6
Fix selection of Esperanto locale. Closes #4999 .
2016-03-26 03:23:39 +02:00
sledgehammer999
d721939d5f
Use SettingsStorage instead.
2016-03-26 01:50:13 +02:00
sledgehammer999
1058572c8a
Implement file logger.
2016-03-26 01:39:13 +02:00
sledgehammer999
46a355675e
Fix commit 83e931766f
(wrong conflict resolution).
2016-03-05 19:49:15 +02:00
Chocobo1
83e931766f
Add tip about adding quotation marks around parameter
2016-03-05 11:34:56 +08:00
Vladimir Golovnev (Glassez)
dd34663224
Implement Advanced Saving Management subsystem
...
Closes #4696
2016-03-04 19:59:53 +03:00
Chocobo1
1c25603686
Fix weird left panel icon layout
...
Remove Advanced page border
2016-02-16 11:39:25 +08:00
sledgehammer999
30819b3cbc
Merge pull request #4675 from Chocobo1/hide_zeros
...
Hide zero & infinity values
2016-02-05 09:59:51 -06:00
Chocobo1
ee277bf126
Add "Paused torrents only" option for "Hide zero and infinity values"
2016-02-05 11:54:28 +08:00
Chocobo1
325ba48601
Add "Hide zero values" option. Closes #3543 .
2016-02-03 12:05:55 +08:00
ngosang
2ee43758d5
Check WebUI username and password length. Closes #4191
2016-01-31 19:18:45 +01:00
Chocobo1
a8b394752e
Set parent object for advancedsettings
...
Remove borders
Resize column size correctly
2016-01-26 20:18:51 +08:00
sledgehammer999
a19e2e48a1
Merge pull request #4436 from GuidC0DE/magnet_handler_osx
...
Set qBittorrent as default torrent app in Mac OS
2016-01-11 12:28:38 -06:00
sledgehammer999
06be9edfe1
Remove watch folders permanently only if the user accepts the Preferences dialog.
2016-01-03 22:08:55 +02:00
sledgehammer999
ecc19ff23e
Fix translated string.
2016-01-03 22:08:55 +02:00
sledgehammer999
990e33a4b1
Don't add the watch folder before the user closes the Preferences window.
2016-01-03 22:08:55 +02:00
sledgehammer999
bc92f156c1
Improve the "Watch folders" UI. Closes #4300 .
2016-01-03 22:08:55 +02:00
Dmitry Victorov
a564b96ccf
Set qBittorrent as default torrent app in Mac OS
2015-12-29 13:54:50 +03:00
sledgehammer999
82e02f7118
Don't apply some settings again if they weren't changed. Closes #4278 .
2015-12-13 16:58:32 +02:00
d3fault
07599b5923
Add 'never show again' checkbox/pref to auto-exit confirm dialog
2015-12-09 01:01:48 -07:00
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
2015-12-06 14:27:00 +03:00
sledgehammer999
17ac4b90be
Use simpler DEFINE for detecting Qt5 so moc will work too.
2015-12-05 22:20:49 +02:00
sledgehammer999
18f3517efa
New translation: Esperanto
...
Also re-run lupdate.
2015-11-22 22:08:10 +02:00
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.
2015-11-16 02:45:23 +02:00
sledgehammer999
472fff06dc
Merge pull request #3984 from glassez/root_path
...
Fix TorrentHandle path methods. Closes #3847 .
2015-11-06 16:03:48 -06:00
sledgehammer999
66ce5c2557
Merge pull request #3332 from ngosang/addtrackers2
...
Automatically add trackers to new downloads. Closes #262
2015-11-02 10:51:59 -06:00
Vladimir Golovnev (Glassez)
c38987fc03
Provide torrent paths to external program.
2015-11-01 17:09:15 +03:00
Vladimir Golovnev (Glassez)
b519700e33
Use c++11 enum classes instead of macros.
2015-09-18 08:33:22 +03:00
ngosang
9c7bb08a03
Automatically add trackers to new downloads.
2015-09-16 11:43:57 +02:00
Chocobo1
e0935fe14f
Follow project coding style. Issue #2192 .
2015-09-10 15:24:38 +08:00
Chocobo1
7028c2712a
Reorder code in options_imp::loadOptions() according to GUI layout
2015-09-03 15:19:05 +08:00
sledgehammer999
25c6d8bf6b
Merge pull request #3561 from pmzqla/proxy-torrent
...
Add an option to allow the use of proxies only for torrents
2015-08-30 12:38:16 -05:00
Gabriele
1c8abd5c3b
Add an option to allow the use of proxies only for torrents
...
Closes #2701 .
2015-08-30 17:46:11 +02:00
Chocobo1
e54cd8499e
Move option "Confirm torrent deletion" to Behavior page
2015-08-30 21:28:16 +08:00
sledgehammer999
45cbf4bf25
Merge pull request #3481 from Chocobo1/moveOption
...
Move option "Ignore transfer limits on local network" to Speed page
2015-08-30 07:58:30 -05:00