pollymc/launcher/ui
flow 36571c5e22
refactor(RD): clear up sorting methods
This refactors the sorting methods to join every bit of it into a single
list, easing maintanance. It also removes the weird index contraint on
the list of methods by adding an index field to the DS that holds the
method.

Lastly, it puts the available methods on their respective API, so other
resources on the same API can re-use them later on.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-13 16:23:07 -03:00
..
dialogs fix: build with qt5.12 on Linux and pedantic flag 2023-01-13 16:23:07 -03:00
instanceview chore: update license headers 2022-07-10 12:19:15 +02:00
pagedialog
pages refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
setupwizard Add hint about Cat 2023-01-10 16:09:57 +01:00
themes CRLF -> LF 2023-01-10 16:06:50 +01:00
widgets fix(RD): prevent weird behavior of progress widget 2023-01-13 16:23:06 -03:00
ColorCache.cpp
ColorCache.h
GuiUtil.cpp Use optional instead of hardcoded cancelled string 2022-12-26 14:58:37 +00:00
GuiUtil.h Use optional instead of hardcoded cancelled string 2022-12-26 14:58:37 +00:00
InstanceWindow.cpp feat: add functionality to MR modpack update in the page :D 2022-12-06 17:00:32 -03:00
InstanceWindow.h Added Launch Demo button. 2022-09-15 18:44:18 -03:00
MainWindow.cpp Implement Suggestions from flow & Scrumplex 2023-01-10 16:06:42 +01:00
MainWindow.h Merge pull request #227 from Leo40Git/feature/instance-shortcuts 2022-11-25 13:11:00 +01:00