Chocobo1
|
802ec5a14e
|
Use QString literals
This patch covers src/gui and some leftovers from previous commit.
|
2022-03-18 12:46:01 +08:00 |
|
Chocobo1
|
88fe94bd6a
|
Remove obsoleted functions from Utils::Gui namespace
`widget` parameter is kept for now to avoid major disruption for other PR.
Also add comments for loading svg images.
PR #16613.
|
2022-03-11 13:40:58 +08:00 |
|
Chocobo1
|
c632a91ee5
|
Handle "Delete confirmation" dialog result asynchronously
This is to avoid creating nested event loops as discussed in
https://github.com/qbittorrent/qBittorrent/pull/10786#issuecomment-502795822
|
2019-09-30 21:37:17 +08:00 |
|
Chocobo1
|
19b6f56a0a
|
Move DeletionConfirmationDialog class to its own .cpp file
|
2019-09-29 11:29:16 +08:00 |
|