Chocobo1
|
e6d85a468b
|
Rename literal operator
Qt 6.4 introduced `QString operator""_s()` and the previous `""_qs` is
deprecated since Qt 6.8.
|
2023-06-18 03:32:44 +08:00 |
|
Vladimir Golovnev (Glassez)
|
96da685e5d
|
Expand the scope of "Proxy hostname lookup" option
|
2023-02-26 14:27:59 +03:00 |
|
Vladimir Golovnev (Glassez)
|
6ac14d0c57
|
Allow to use proxy per subsystem
|
2023-02-26 14:27:41 +03:00 |
|
Vladimir Golovnev (Glassez)
|
8993d87b32
|
Let Search Engine handle its proxy usage
|
2023-02-25 17:25:41 +03:00 |
|
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 |
|
Chocobo1
|
32698fe0be
|
Migrate away from low-level SettingsStorage class
Also add `QFlags<T>` support to `SettingsStorage`.
PR #15693.
|
2021-11-08 13:23:33 +08:00 |
|
Chocobo1
|
70d1cb86fd
|
Disable move constructor where it is sensible
|
2021-06-29 14:49:45 +08:00 |
|
FranciscoPombal
|
6152b83405
|
Use #pragma once instead of include guards
|
2020-12-12 19:41:32 +00:00 |
|
Chocobo1
|
3b015db77d
|
Add comparison operators for ProxyConfiguration
|
2019-06-19 18:52:24 +08:00 |
|
thalieht
|
20ca90800d
|
Fix coding style
|
2018-05-09 17:06:22 +03:00 |
|
sledgehammer999
|
6053390bf5
|
Unify and simplify setting to use proxy for torrents only.
|
2016-11-01 03:41:51 +02:00 |
|
Vladimir Golovnev (Glassez)
|
b2cb473b63
|
Don't use Preferences in BitTorrent::Session
|
2016-06-20 08:30:02 +03:00 |
|