Chocobo1
|
85777ea491
|
Simplify tray icon related code
|
2021-12-13 15:56:20 +08:00 |
|
Vladimir Golovnev (Glassez)
|
c41df9ffbd
|
Improve coding style
|
2020-11-17 21:02:37 +03:00 |
|
jagannatharjun
|
5b4a940842
|
Load custom theme before initializing main window
Improves debug build startup time with custom themes
|
2020-08-02 14:02:18 +05:30 |
|
jagannatharjun
|
bcf11cf1e8
|
Cache flag icons
|
2020-05-29 17:55:12 +05:30 |
|
Chocobo1
|
99a1802dbb
|
Make class variable const
|
2020-05-24 13:13:55 +08:00 |
|
Chocobo1
|
00eb61543d
|
Make the icon cache a class variable
|
2020-05-24 13:13:32 +08:00 |
|
jagannatharjun
|
3c733ddf0c
|
Allow changing GUI icons from theme bundles
|
2020-05-22 11:06:22 +05:30 |
|
jagannatharjun
|
afbe55d004
|
Allow setting application palette from config.json
|
2020-05-04 18:37:58 +05:30 |
|
NotTsunami
|
6748e8d787
|
Remove redundant null checks
Attempting to delete a null pointer is a noop in C++.
Closes #2864.
[1] https://isocpp.org/wiki/faq/freestore-mgmt#delete-handles-null
|
2020-02-03 16:38:51 -05:00 |
|
Chocobo1
|
0d5b0b9542
|
Replace deprecated macro
Q_OS_MAC is deprecated and the replacement is Q_OS_MACOS.
|
2019-09-05 20:16:18 +08:00 |
|
Prince Gupta
|
8267a4fef9
|
Incorporate GuiIconProvider inside UIThemeManager
|
2019-07-16 09:31:33 +05:30 |
|
Prince Gupta
|
a24925c858
|
Allow styling with QSS stylesheets
|
2019-07-09 19:56:55 +05:30 |
|