pollymc/launcher/ui
Kenneth Chew 05cd30ac06
Refactor code, create abstract class ExternalUpdater
(Hopefully) this makes implementing updaters using external libraries easier on other platforms. To implement an updater on a new platform, create a new class that implements the pure virtual methods from `ExternalUpdater` and add code in the `UpdateChecker` initializer to initialize the new class.
2022-05-19 15:16:37 -04:00
..
dialogs fix: replace deprecated stuff as of Qt 5.12 2022-05-17 22:25:50 +02:00
instanceview fix: Only trigger rename on KeyPress 2022-04-19 18:43:51 +05:30
pagedialog
pages Refactor code, create abstract class ExternalUpdater 2022-05-19 15:16:37 -04:00
setupwizard
themes
widgets fix(mnemonics): Add missing buddies to labels 2022-04-29 01:30:47 +05:30
ColorCache.cpp
ColorCache.h
GuiUtil.cpp
GuiUtil.h
InstanceWindow.cpp
InstanceWindow.h
MainWindow.cpp Refactor code, create abstract class ExternalUpdater 2022-05-19 15:16:37 -04:00
MainWindow.h Use preexisting actions in the menu bar 2022-04-16 03:32:08 -04:00