Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-18 | refactor: initial rebrand | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-18 | Merge pull request #11 from AshtakaOOf/temp-readme | cozyGalvinism | |
More readable README.md :) | |||
2022-10-18 | Update README.md | Adrien | |
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-10-18 | Update README.md | Adrien | |
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-10-18 | Update README.md | Adrien | |
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-10-17 | Merge pull request #5 from AshtakaOOf/AshtakaOOf-readme | cozyGalvinism | |
Temporary README.md | |||
2022-10-17 | Update README.md | Adrien | |
Change some stuff temporarily Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-10-16 | Merge pull request #1208 from DioEgizio/fix-unused-libs | flow | |
Removes `classparser` and `xz-embedded` | |||
2022-10-15 | fix: remove some unused libs | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-15 | Merge pull request #1203 from DioEgizio/macos-legacy | Sefa Eyeoglu | |
2022-10-15 | Merge pull request #1194 from flowln/fix_opted_out_on_any_filter | Sefa Eyeoglu | |
2022-10-15 | fix(nix): add ghc_filesystem dependency | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-15 | refactor: support system ghc-filesystem | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-14 | fix: workaround ghc::filesystem bug | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-14 | fix: disable updater on macOS-Legacy | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-14 | feat!: use ghc/filesystem in place of std's one if needed | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-14 | feat: add gulrak/filesystem submodule | flow | |
... for old macs that don't have std::filesystem in their stdlib. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-14 | fix: stop forcing libc++ on macOS | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-14 | feat(actions): macOS-Legacy package | DioEgizio | |
still no updater part though Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-12 | fix: don't include opted out versions with the 'Any' filter on the MD | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-11 | Merge pull request #1190 from TayouVR/merged-launch-button1 | flow | |
2022-10-11 | Update launcher/ui/MainWindow.cpp | Tayou | |
make " Offline" string for profilers translatable Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Tayou <31988415+TayouVR@users.noreply.github.com> | |||
2022-10-10 | Merge Launch Buttons | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-10-09 | Merge pull request #1175 from Ozynt/patch-1 | Sefa Eyeoglu | |
2022-10-09 | Update LaunchController.cpp | Ozynt | |
Signed-off-by: Ozynt <104643560+Ozynt@users.noreply.github.com> | |||
2022-10-09 | Update LaunchController.cpp | Ozynt | |
Signed-off-by: Ozynt <104643560+Ozynt@users.noreply.github.com> | |||
2022-10-08 | Merge pull request #1033 from Scrumplex/multi-arch-support | Sefa Eyeoglu | |
2022-10-08 | chore: add missing license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-08 | Merge pull request #1177 from DioEgizio/codeql | flow | |
bye LGTM :wave: | |||
2022-10-08 | Merge pull request #1185 from DioEgizio/fix-tooltip | flow | |
Fix outdated 'Disable mod metadata' button's warning message. | |||
2022-10-08 | Improve default light and dark themes (#1174) | Trisave | |
2022-10-08 | Merge pull request #1183 from Scrumplex/fix-capabilities-first-run | flow | |
2022-10-08 | fix: mod updating isn't upcoming anymore :p | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-08 | Merge pull request #1163 from flowln/fix_list_icons | Sefa Eyeoglu | |
2022-10-08 | Merge pull request #1154 from Scrumplex/epic-formatting-codes | Sefa Eyeoglu | |
2022-10-06 | fix: update capabilities before first-run wizard | Sefa Eyeoglu | |
On first run, the condition for the wizard would return, before running updateCapabilities(). This moves that call up, as its only dependency is the settings system. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-04 | fix: remove old unused lgtm.yml, exclude cpp/fixme-comment | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-04 | feat(code scanning): enable security-and-quality query | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-04 | feat(actions): add codeql code scanning | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-02 | Merge pull request #1171 from vedantmgoyal2009/patch-1 | Sefa Eyeoglu | |
2022-10-02 | Merge pull request #1167 from Scrumplex/epic-commandline | txtsd | |
2022-10-01 | Microsoft account only | stoltsvensk | |
Signed-off-by: stoltsvensk <104643560+stoltsvensk@users.noreply.github.com> | |||
2022-09-30 | Merge pull request #1172 from Scrumplex/fix-includes | flow | |
2022-09-30 | fix: add missing includes to fix Qt 6.4 build | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-30 | Merge pull request #1162 from Trial97/feature/Replace-toml-library | Sefa Eyeoglu | |
2022-09-30 | Update winget.yml | Vedant | |
Signed-off-by: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> | |||
2022-09-26 | fix(nix): add tomlplusplus | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-26 | fix: move toml++ find call | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-26 | fix: pin tomlplusplus to latest release | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-26 | fix: update Git modules | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> |