Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-05 | Add a search bar to version lists | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-20 | feat: validate maximum memory allocation in wizard | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-01 | fix: 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-18 | fix: use display name in code | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-03 | feat: resolve JARs dynamically | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-03-19 | fix(i18n): fix translatable strings | Sefa Eyeoglu | |
2021-12-23 | Use correct title on Java check during setup | CreeperzEdge | |
2021-11-22 | NOISSUE continue reshuffling the codebase | Petr Mrázek | |