Chocobo1
|
02d906d3ae
|
Initialize pointer to a default value
|
2022-06-23 21:31:16 +08:00 |
|
Chocobo1
|
c8b4611d8d
|
Disable copy, move constructors when inheriting from QObject
|
2022-05-19 19:07:23 +08:00 |
|
FranciscoPombal
|
6152b83405
|
Use #pragma once instead of include guards
|
2020-12-12 19:41:32 +00: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 |
|
Prince Gupta
|
8267a4fef9
|
Incorporate GuiIconProvider inside UIThemeManager
|
2019-07-16 09:31:33 +05:30 |
|
Chocobo1
|
e5dca50025
|
Convert to use private pointer for ui object
|
2019-02-25 01:22:40 +08:00 |
|
thalieht
|
eb508d67ef
|
Fix coding style
|
2018-07-03 08:38:32 +03:00 |
|
thalieht
|
6d4434ad66
|
Convert the names used in ui and c++ files from snake_case to camelCase
|
2018-07-03 08:38:32 +03:00 |
|
thalieht
|
d34ddb2e3c
|
Change file names and classes names to match them
|
2018-06-15 20:12:59 +03:00 |
|