pollymc/launcher/ui/widgets
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
..
Common.cpp feat: create delegate for project item views 2022-08-01 07:33:29 -03:00
Common.h feat: create delegate for project item views 2022-08-01 07:33:29 -03:00
CustomCommands.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
CustomCommands.h chore: update license headers 2022-07-10 12:19:15 +02:00
CustomCommands.ui fix(mnemonics): Add missing buddies to labels 2022-04-29 01:30:47 +05:30
DropLabel.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
DropLabel.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ErrorFrame.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
ErrorFrame.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
ErrorFrame.ui GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
FocusLineEdit.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
FocusLineEdit.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
IconLabel.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
IconLabel.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
InstanceCardWidget.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
JavaSettingsWidget.cpp feat: resolve JARs dynamically 2022-07-03 17:31:01 +02:00
JavaSettingsWidget.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
LabeledToolButton.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
LabeledToolButton.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
LanguageSelectionWidget.cpp fix: update link to translations platform 2022-02-10 14:55:52 +01:00
LanguageSelectionWidget.h Update selected language automatically 2022-01-17 09:52:04 +01:00
LineSeparator.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
LineSeparator.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
LogView.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
LogView.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
MCModInfoFrame.cpp refactor: remove unused mod info and organize some stuff 2022-05-23 14:42:27 -03:00
MCModInfoFrame.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
MCModInfoFrame.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ModFilterWidget.cpp fix: disable major version match for snapshots 2022-04-20 09:56:53 +02:00
ModFilterWidget.h ui: underline search button text when changing filters 2022-04-15 08:49:43 -03:00
ModFilterWidget.ui fix(translation): don't translate placeholders 2022-04-17 19:24:49 -03:00
ModListView.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ModListView.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
PageContainer_p.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
PageContainer.cpp refactor: replace QRegExp with QRegularExpression 2022-07-10 12:17:52 +02:00
PageContainer.h chore: add license header 2022-03-20 21:40:49 +01:00
ProgressWidget.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ProgressWidget.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ProjectItem.cpp feat: create delegate for project item views 2022-08-01 07:33:29 -03:00
ProjectItem.h feat: create delegate for project item views 2022-08-01 07:33:29 -03:00
VersionListView.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
VersionListView.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
VersionSelectWidget.cpp Show no loader selected message when add instance window first opens 2022-04-15 15:37:07 -04:00
VersionSelectWidget.h Show no loader selected message when add instance window first opens 2022-04-15 15:37:07 -04:00
WideBar.cpp feat: add some helping methods to WideBar 2022-07-17 11:33:41 -03:00
WideBar.h feat: add some helping methods to WideBar 2022-07-17 11:33:41 -03:00