pollymc/launcher/ui
flow 7956e6f04e
fix: don't use forward-declared Ptr types in meta/
This would cause ODR violations when those headers were included in
other places that also included stuff like "Version.h" (note the
"meta/Version.h"), which can cause problems, especially in LTO.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-01 19:48:26 -03:00
..
dialogs fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
instanceview chore: update license headers 2022-07-10 12:19:15 +02:00
pagedialog NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
pages fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
setupwizard fix: use display name in code 2022-10-18 09:50:27 +02:00
themes Better dark theme selection contrast 2022-10-23 20:32:04 +02:00
widgets fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
ColorCache.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ColorCache.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
GuiUtil.cpp Revert "fix: remove updater if it is not used" 2022-07-06 18:13:51 +02:00
GuiUtil.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
InstanceWindow.cpp fix: enable demo launch only on supported instances 2022-09-15 19:27:42 -03:00
InstanceWindow.h Added Launch Demo button. 2022-09-15 18:44:18 -03:00
MainWindow.cpp Merge pull request #351 from Scrumplex/fix-trash 2022-10-31 22:56:07 +01:00
MainWindow.h Merge pull request #33 from DioEgizio/remove-useless-actions 2022-10-18 15:31:32 +02:00
WinDarkmode.cpp feat: win32 enable dark titlebar for dark theme 2022-07-26 23:25:17 +02:00
WinDarkmode.h feat: win32 enable dark titlebar for dark theme 2022-07-26 23:25:17 +02:00