Age | Commit message (Expand) | Author |
2023-08-04 | chore: update license headers | Sefa Eyeoglu |
2023-08-02 | chore: reformat | Sefa Eyeoglu |
2023-08-02 | fix: take JavaCheckResult by const reference | Sefa Eyeoglu |
2023-07-14 | fixed warning | Trial97 |
2023-07-14 | insert header | Trial97 |
2023-07-14 | format | Trial97 |
2023-06-20 | Remove extra spaces in one more Java checker debug | Chris Lane |
2023-06-20 | Clean up 'Running java checker' debug msg code | Chris Lane |
2023-06-20 | Add missing space in java checker debug message | Chris Lane |
2023-06-10 | [ci skip] License headers!! (yay) | TheKodeToad |
2023-06-07 | Remove flawed implementation | TheKodeToad |
2023-06-07 | Fix *bug* lol | TheKodeToad |
2023-05-11 | fix: remove qt < 5.6 support process error signal | Rachel Powers |
2023-04-17 | Fix: signal/slot macro -> func pointer & network fixes | Rachel Powers |
2023-02-04 | Java installations detection fix for Linux | BalkanMadman |
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | flow |
2022-11-10 | Merge pull request #397 from flowln/windows_mod_updater_fixes_maybe | Sefa Eyeoglu |
2022-11-05 | Merge pull request #294 from piperswe/add-snapcraft-yml | Sefa Eyeoglu |
2022-11-04 | refactor: move MMCStrings -> StringUtils | flow |
2022-11-01 | fix: don't use forward-declared Ptr types in meta/ | flow |
2022-10-26 | Add a snapcraft.yml for building Snaps | Piper McCorkle |
2022-10-22 | Use correct variable for Windows | AliceDTRH |
2022-10-22 | Deduplicates java installs before passing it on | AliceDTRH |
2022-10-19 | Rename | Samisafool |
2022-10-18 | refactor: initial rebrand | Sefa Eyeoglu |
2022-09-11 | refactor: restructure tests | Sefa Eyeoglu |
2022-08-18 | use qEnvironmentVariable instead of qgetenv in JavaUtils | Tayou |
2022-08-18 | check for java installs in PATH on windows | Tayou |
2022-07-23 | Merge pull request #893 from Scrumplex/refactor-env-handling | timoreo |
2022-07-19 | fix: support LD_* for OpenBSD | Sefa Eyeoglu |
2022-07-19 | refactor: filter values in environment variables | Sefa Eyeoglu |
2022-07-19 | fix: fix Java Checker on Windows, again | Sefa Eyeoglu |
2022-07-16 | fix: fix memory leak on Windows | Sefa Eyeoglu |
2022-07-11 | fix: remove unnecessary code for Windows | Sefa Eyeoglu |
2022-07-11 | fix: fix unicode issue with JavaChecker on Windows | Sefa Eyeoglu |
2022-07-10 | fix: set UNICODE and _UNICODE for Qt 5 builds | Sefa Eyeoglu |
2022-07-10 | chore: update license headers | Sefa Eyeoglu |
2022-07-10 | fix: fix slots for Qt 6 | Sefa Eyeoglu |
2022-07-10 | refactor: fix deprecation up to Qt 6 | Sefa Eyeoglu |
2022-07-10 | refactor: replace QRegExp with QRegularExpression | Sefa Eyeoglu |
2022-07-10 | refactor: fix deprecation up to Qt 5.15 | Sefa Eyeoglu |
2022-07-03 | feat: resolve JARs dynamically | Sefa Eyeoglu |
2022-06-14 | refactor: move away from UnitTest.cmake | Sefa Eyeoglu |
2022-04-04 | fix: properly detect arm64 | Victor |
2022-03-29 | Merge pull request #360 from FayneAldan/patch-2 | dada513 |
2022-03-28 | Convert \s in Windows POLYMC_JAVA_PATHS | Fayne Aldan |
2022-03-27 | Fix POLYMC_JAVA_PATHS env not working on Windows | Fayne Aldan |
2022-01-24 | NOISSUE in java checker, ignore invalid lines altogether | Petr Mrázek |
2022-01-15 | GH-4125 fix it better | Petr Mrázek |
2022-01-15 | GH-4125 workaround for java printing garbage to stdout on bedrock linux | Petr Mrázek |