Chocobo1
|
f0dd7b7dae
|
Use QString literals
This patch covers src/app and src/base folders.
Follow up of ab64ee872b .
|
2022-03-11 00:11:30 +08:00 |
|
Vladimir Golovnev
|
dd1bd8ad10
|
Implement class for handling filesystem paths
PR #15915.
|
2022-02-08 06:03:48 +03:00 |
|
Vladimir Golovnev (Glassez)
|
531ae501ad
|
Use std::optional<bool> instead of custom TriStateBool
|
2021-01-04 23:10:24 +03:00 |
|
Vladimir Golovnev (Glassez)
|
4429a16ca8
|
Use std::optional instead of boost::optional
|
2021-01-04 23:10:03 +03:00 |
|
Vladimir Golovnev (Glassez)
|
1d5dc283fe
|
Allow to add root folder to torrent content
|
2020-12-23 13:07:33 +03:00 |
|
Chocobo1
|
b55403ce66
|
Pass TriStateBool by value
|
2019-11-14 12:14:30 +08:00 |
|
Xegor
|
325f36fa4f
|
Add create subfolder option to RSS auto-download rules
|
2019-11-11 12:46:51 +01:00 |
|
thalieht
|
70f8882f87
|
Group Qt forward declarations separately from the others
|
2019-06-04 17:48:55 +03:00 |
|
Chocobo1
|
e288de7ec1
|
Forward declare as much as possible
|
2019-05-19 12:06:18 +08:00 |
|
Vladimir Golovnev (Glassez)
|
844f76c2ca
|
Make "Ignoring days" to behave like other filters
This prevents confusing in GUI when it shows matched RSS
articles which be really ignored by the rule.
|
2018-05-19 14:52:24 +03:00 |
|
Vladimir Golovnev (Glassez)
|
256f6954c5
|
Improve code of RSS auto-downloading rule
Closes #8933.
|
2018-05-18 13:26:04 +03:00 |
|
Stephen Dawkins
|
2845a791d0
|
Initial implementation of Smart Filter feature
|
2018-01-27 09:14:36 +00:00 |
|
Vladimir Golovnev (Glassez)
|
b8fc415870
|
Implement Import/Export RSS rules in legacy format
|
2017-11-24 16:19:16 +03:00 |
|
Chocobo1
|
42c17ea5ce
|
Fix argument name differ in definition & declaration
|
2017-05-09 14:12:36 +08:00 |
|
Vladimir Golovnev (Glassez)
|
989a70fe60
|
Redesign RSS subsystem
|
2017-04-23 09:03:46 +03:00 |
|