pollymc/launcher
Rachel Powers 62a402d05a refactor: move functions to utils + code-review fixes
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-06 19:10:58 -07:00
..
icons Update launcher/icons/IconList.cpp 2022-12-10 10:31:44 -03:00
java Apply suggestions from code review 2023-05-05 14:07:10 -07:00
launch feat: add details signal to Task 2023-05-01 10:47:50 -07:00
meta feat(RD): add texture pack downloader 2023-02-05 17:02:56 -03:00
minecraft feat: add details signal to Task 2023-05-01 10:47:50 -07:00
modplatform refactor: move functions to utils + code-review fixes 2023-05-06 19:10:58 -07:00
mojang
net refactor: move functions to utils + code-review fixes 2023-05-06 19:10:58 -07:00
news refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
pathmatcher
resources feat: add CC BY-SA 4.0 info for teawie images 2023-01-07 19:18:22 -05:00
screenshots
settings
tasks refactor: move functions to utils + code-review fixes 2023-05-06 19:10:58 -07:00
tools
translations refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ui Apply suggestions from code review 2023-05-05 14:07:10 -07:00
updater
Application.cpp refactor: move functions to utils + code-review fixes 2023-05-06 19:10:58 -07:00
Application.h fix: no need for const bool 2023-05-01 10:48:00 -07:00
ApplicationMessage.cpp ApplicationMessage: Use QHash instead of QMap 2022-12-15 16:17:19 +02:00
ApplicationMessage.h ApplicationMessage: Use QHash instead of QMap 2022-12-15 16:17:19 +02:00
BaseInstaller.cpp
BaseInstaller.h
BaseInstance.cpp
BaseInstance.h
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h
CMakeLists.txt feat: default qtlogging.ini file 2023-05-01 10:48:00 -07: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 Merge pull request #576 from Ryex/identify-zip-packs 2023-01-07 17:33:34 +01:00
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 feat: add details signal to Task 2023-05-01 10:47:50 -07:00
InstanceImportTask.h fix: prevent crash when aborting import task while extracting pack 2023-02-24 20:34:43 -03:00
InstanceList.cpp feat: add details signal to Task 2023-05-01 10:47:50 -07:00
InstanceList.h fix(ManagedPackPage): only update the current instance exactly 2022-12-06 17:00:34 -03:00
InstancePageProvider.h nilmods instance page 2023-02-11 17:46:17 -05:00
InstanceTask.cpp refactor: abstract away update confirmation dialog 2022-12-06 17:00:29 -03:00
InstanceTask.h fix(ManagedPackPage): only update the current instance exactly 2022-12-06 17:00:34 -03:00
JavaCommon.cpp
JavaCommon.h
Json.cpp
Json.h
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
LaunchController.h
Launcher.in fix: use /usr/bin/env bash in launch script 2023-02-04 01:06:16 +01:00
LoggedProcess.cpp refactor: reprocess log lines per instance 2023-03-22 10:32:17 +01:00
LoggedProcess.h refactor: reprocess log lines per instance 2023-03-22 10:32:17 +01:00
main.cpp
MangoHud.cpp chore: use system architecture to detect vulkan layers 2023-04-01 13:09:09 -04:00
MangoHud.h chore: replace naive mangohud detection with vulkan layer detection 2022-12-11 11:01:33 +01:00
Markdown.h refactor: replace hoedown markdown parser with cmark 2023-01-12 10:08:52 -05:00
MessageLevel.cpp
MessageLevel.h
MMCTime.cpp refactor: move functions to utils + code-review fixes 2023-05-06 19:10:58 -07:00
MMCTime.h refactor: move functions to utils + code-review fixes 2023-05-06 19:10:58 -07:00
MMCZip.cpp fix: use toLocalFile() instead of path() 2023-03-05 08:24:56 -03:00
MMCZip.h
MTPixmapCache.h
NullInstance.h
ProblemProvider.h
QObjectPtr.h refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
qtlogging.ini refactor: move functions to utils + code-review fixes 2023-05-06 19:10:58 -07:00
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
ResourceDownloadTask.cpp feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
ResourceDownloadTask.h fix(license): add/fix my copyright/license headers 2023-01-23 11:12:43 -03:00
RuntimeContext.h
RWStorage.h
SeparatorPrefixTree.h
SkinUtils.cpp
SkinUtils.h
StringUtils.cpp refactor: move functions to utils + code-review fixes 2023-05-06 19:10:58 -07:00
StringUtils.h refactor: move functions to utils + code-review fixes 2023-05-06 19:10:58 -07:00
Usable.h
Version.cpp feat+fix(Version): make comparsion FlexVer-compatible 2023-01-21 18:47:47 -03:00
Version.h feat+fix(Version): make comparsion FlexVer-compatible 2023-01-21 18:47:47 -03:00
VersionProxyModel.cpp
VersionProxyModel.h
WatchLock.h