sneedmc/launcher/ui
flow 4a13dbe3bb
feat: create delegate for project item views
This allows us to define custom painting for list view items. In
particular, this is applied to the mod downloader, in order to allow
displaying both the mod name and mod description, and settings their
effects (like bold or underline) independent of each other.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-08-01 07:33:29 -03:00
..
dialogs fix(ui): missing tr() in mod download dialog's title 2022-08-01 07:33:29 -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 feat: create delegate for project item views 2022-08-01 07:33:29 -03:00
setupwizard Add migration wizard, fix migration from custom paste instance 2022-05-21 17:30:19 +01:00
themes fix: dark placeholder text in dark background on dark theme 2022-07-18 14:25:00 -03:00
widgets feat: create delegate for project item views 2022-08-01 07:33:29 -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 chore: update license headers 2022-07-10 12:19:15 +02:00
InstanceWindow.h chore: update license headers 2022-07-10 12:19:15 +02:00
MainWindow.cpp Trash instances instead of deleting (when possible) (#549) 2022-07-30 14:42:33 -03:00
MainWindow.h Trash instances instead of deleting (when possible) (#549) 2022-07-30 14:42:33 -03:00