pollymc/launcher
Sefa Eyeoglu 278d2169da
fix: initialize accountIsOnline to fix build
CMAKE_BUILD_TYPE=Release makes the build fail otherwise.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-03 14:32:31 +02:00
..
icons QString::locateAwareCompare() is better for human-like sorting 2022-06-07 15:27:57 +01:00
java refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
launch feat: track real CPU architecture for instances 2022-06-11 10:48:58 +02:00
meta refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
minecraft Merge pull request #855 from Gingeh/account-list 2022-07-03 12:55:36 +02:00
modplatform Merge pull request #784 from Scrumplex/refactor-cmake 2022-07-02 17:50:08 -03:00
mojang refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
net chore: add license headers 2022-06-12 13:50:58 +02:00
news fix: use right name for the content of a News entry 2022-06-25 20:14:27 -03:00
pathmatcher
resources change cf icon to a more fancy one 2022-05-21 17:49:52 +02:00
screenshots feat: custom user-agent 2022-06-04 15:33:17 +08:00
settings refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
tasks Merge pull request #784 from Scrumplex/refactor-cmake 2022-07-02 17:50:08 -03:00
testdata
tools Add OpenBSD support 2022-06-02 02:02:42 +10:00
translations chore: add license header to remaining files 2022-05-12 18:11:55 -03:00
ui fix: initialize accountIsOnline to fix build 2022-07-03 14:32:31 +02:00
updater refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
Application.cpp Merge pull request #811 from jn64/fix/window-title 2022-06-27 01:13:58 +10:00
Application.h fix: remove updater if it is not used 2022-06-12 13:39:47 +02:00
ApplicationMessage.cpp NOISSUE Some happy little refactors 2021-11-20 16:22:22 +01:00
ApplicationMessage.h NOISSUE Some happy little refactors 2021-11-20 16:22:22 +01:00
BaseInstaller.cpp
BaseInstaller.h
BaseInstance.cpp Merge pull request #665 from jamierocks/h-managed-packs 2022-06-14 23:54:44 +10:00
BaseInstance.h API: Add settings to support managed packs 2022-05-29 00:04:26 +01:00
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h NOISSUE more refactoring 2021-11-21 23:36:55 +01:00
CMakeLists.txt Merge pull request #784 from Scrumplex/refactor-cmake 2022-07-02 17:50:08 -03:00
Commandline.cpp
Commandline.h
DefaultVariable.h
DesktopServices.cpp Fix 2022-03-28 20:55:03 +02:00
DesktopServices.h
Exception.h
ExponentialSeries.h
FileSystem_test.cpp refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
FileSystem.cpp fix: apply client overrides in mrpacks 2022-06-11 13:44:31 -03:00
FileSystem.h refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
Filter.cpp
Filter.h
GZip_test.cpp refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
GZip.cpp
GZip.h
HoeDown.h
install_prereqs.cmake.in Restore the previously deleted line. 2021-12-12 16:45:18 +00:00
InstanceCopyTask.cpp refactor: set default InstanceType to OneSix 2022-02-21 22:59:07 +01:00
InstanceCopyTask.h
InstanceCreationTask.cpp fix: don't set mod loader as important 2022-04-18 15:05:41 +02:00
InstanceCreationTask.h Add option to install mod loader during instance creation 2022-04-15 15:37:07 -04:00
InstanceImportTask.cpp fix: account for the dequeued url when checking the number of urls 2022-06-11 14:31:50 -03:00
InstanceImportTask.h Rework curseforge download (#611) 2022-05-28 21:53:12 +02:00
InstanceList.cpp fix: always store InstanceType 2022-06-04 11:59:12 +02:00
InstanceList.h
InstancePageProvider.h refactor: Create a more clear hierarchy for some instance pages 2022-06-14 07:04:31 -03:00
InstanceTask.cpp
InstanceTask.h
JavaCommon.cpp Update launcher/JavaCommon.cpp 2022-04-08 11:16:00 +02:00
JavaCommon.h
Json.cpp
Json.h
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp fix: do not show the "profile select" dialog if the user refused to add an account 2022-05-30 13:33:07 +03:00
LaunchController.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
Launcher.in refactor: combine portable and system builds 2022-04-16 18:13:09 +02:00
LoggedProcess.cpp
LoggedProcess.h
main.cpp Revert "Merge pull request #315 from txtsd/display_scaling" 2022-06-04 17:09:11 +02:00
MessageLevel.cpp
MessageLevel.h
MMCStrings.cpp
MMCStrings.h
MMCTime.cpp NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
MMCTime.h NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
MMCZip.cpp fix: don't create unnecessary folders when extracting ZIPs 2022-06-19 22:03:02 -03:00
MMCZip.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
ModDownloadTask.cpp chore: add license headers 2022-06-12 13:50:58 +02:00
ModDownloadTask.h chore: add license headers 2022-06-12 13:50:58 +02:00
NullInstance.h NOISSE add a shortcut to the loaders mods to main window 2021-12-12 22:39:25 +01:00
ProblemProvider.h
QObjectPtr.h NOISSUE fix fix fix the accounts again 2021-11-23 01:25:24 +01:00
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
RWStorage.h
SeparatorPrefixTree.h
SkinUtils.cpp NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
SkinUtils.h
UpdateController.cpp Add OpenBSD support 2022-06-02 02:02:42 +10:00
UpdateController.h
Usable.h NOISSUE Some happy little refactors 2021-11-20 16:22:22 +01:00
Version_test.cpp
Version.cpp Changes required to support FreeBSD 2021-12-12 11:39:36 +00:00
Version.h
VersionProxyModel.cpp NOISSUE Some happy little refactors 2021-11-20 16:22:22 +01:00
VersionProxyModel.h
WatchLock.h