pollymc/launcher
flow 45d1319891
refactor(RD): decouple ResourceModels from ResourcePages
This makes it so that we don't need a reference to the parent page in
the model. It will be useful once we change the page from a widget-based
one to a QML page.

It also makes tasks be created in the dialog instead of the page, so
that the dialog can also have the necessary information to mark versions
as selected / deselected easily. It also makes the task pointers into
smart pointers.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-13 16:23:07 -03:00
..
icons
java
launch
meta
minecraft refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
modplatform refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
mojang
net refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
news
pathmatcher
resources
screenshots
settings
tasks
tools
translations
ui refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
updater
Application.cpp
Application.h
ApplicationMessage.cpp
ApplicationMessage.h
BaseInstaller.cpp
BaseInstaller.h
BaseInstance.cpp
BaseInstance.h
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h
CMakeLists.txt refactor(RD): unify download dialogs into a single file 2023-01-13 16:23:06 -03:00
Commandline.cpp
Commandline.h
DataMigrationTask.cpp
DataMigrationTask.h
DefaultVariable.h
DesktopServices.cpp
DesktopServices.h
Exception.h
ExponentialSeries.h
FileSystem.cpp fix(FileSystem): don't attempt to trash items on Windows Server 2023-01-10 12:50:56 -03:00
FileSystem.h
Filter.cpp
Filter.h
GZip.cpp
GZip.h
install_prereqs.cmake.in
InstanceCopyPrefs.cpp
InstanceCopyPrefs.h
InstanceCopyTask.cpp
InstanceCopyTask.h
InstanceCreationTask.cpp
InstanceCreationTask.h
InstanceImportTask.cpp
InstanceImportTask.h
InstanceList.cpp
InstanceList.h
InstancePageProvider.h
InstanceTask.cpp
InstanceTask.h
JavaCommon.cpp
JavaCommon.h
Json.cpp
Json.h
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp
LaunchController.h
Launcher.in
LoggedProcess.cpp
LoggedProcess.h
main.cpp
MangoHud.cpp
MangoHud.h
Markdown.h refactor: replace hoedown markdown parser with cmark 2023-01-12 10:08:52 -05:00
MessageLevel.cpp
MessageLevel.h
MMCTime.cpp
MMCTime.h
MMCZip.cpp
MMCZip.h
MTPixmapCache.h
NullInstance.h
ProblemProvider.h
QObjectPtr.h
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
ResourceDownloadTask.cpp refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
ResourceDownloadTask.h refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
RuntimeContext.h
RWStorage.h
SeparatorPrefixTree.h
SkinUtils.cpp
SkinUtils.h
StringUtils.cpp
StringUtils.h
UpdateController.cpp
UpdateController.h
Usable.h
Version.cpp
Version.h
VersionProxyModel.cpp
VersionProxyModel.h
WatchLock.h