aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/widgets/JavaSettingsWidget.cpp
AgeCommit message (Collapse)Author
2023-08-22Update launcher/ui/widgets/JavaSettingsWidget.cppAlexandru Ionut Tripon
Co-authored-by: Tayou <31988415+TayouVR@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-08-21fixed checkTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-21fixed buildTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-21updated memory allocation on quick setupTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-14chore: reformatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-07-01Fix search focusingTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-05Add a search bar to version listsTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2022-11-20feat: validate maximum memory allocation in wizardSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-01fix: don't use forward-declared Ptr types in meta/flow
This would cause ODR violations when those headers were included in other places that also included stuff like "Version.h" (note the "meta/Version.h"), which can cause problems, especially in LTO. Signed-off-by: flow <flowlnlnln@gmail.com>
2022-10-18fix: use display name in codeSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-03feat: resolve JARs dynamicallySefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-03-19fix(i18n): fix translatable stringsSefa Eyeoglu
2021-12-23Use correct title on Java check during setupCreeperzEdge
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek