Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-10 | Merge pull request #406 from Scrumplex/fix-clear-metadata | flow | |
2022-11-10 | Merge pull request #397 from flowln/windows_mod_updater_fixes_maybe | Sefa Eyeoglu | |
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/226 | |||
2022-11-09 | Merge pull request #415 from TayouVR/fix-main-warning | Sefa Eyeoglu | |
2022-11-09 | refactor: fix CodeQL warnings in StringUtils::naturalCompare | flow | |
I have no idea why this function exists, so better to just let it exist. =D Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-08 | Merge pull request #407 from AshtakaOOf/readme | txtsd | |
2022-11-08 | chore(readme): Specify openSUSE Tumbleweed | txtsd | |
Signed-off-by: txtsd <code@ihavea.quest> | |||
2022-11-08 | Merge pull request #392 from PrismLauncher/max_ram_logic | txtsd | |
2022-11-07 | Update README.md | Adrien | |
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-11-07 | fix: use cross-platform toStdString in FlameHasher | flow | |
Almost the same issue from toml++ :p Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-07 | Add Tumbleweed | Adrien | |
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-11-07 | Fix warning in main function | Tayou | |
main could according to the compiler end up not returning. of course it will always return, but I satisfied the compiler by adding a default case. Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-07 | Merge pull request #411 from TheLastRar/configurationless-install | DioEgizio | |
Fix: Configuration-less config for Qt Install | |||
2022-11-06 | Update README.md | Adrien | |
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-11-06 | Fix: Configuration-less config for Qt Install | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-06 | Merge pull request #405 from AshtakaOOf/spooky | DioEgizio | |
2022-11-06 | Update README.md | Adrien | |
Add copr Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-11-06 | Merge pull request #242 from marcelohdez/more-copy-options | Sefa Eyeoglu | |
2022-11-06 | fix: save metacache after clearing | Sefa Eyeoglu | |
If the user closes the launcher right after clearing, it probably didn't actually clear the cache yet. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-06 | refactor: rename halloween cats to -spooky | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-06 | fix: allow -ween variants for all cats | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-06 | Merge pull request #383 from leo78913/toolbar-lock | Sefa Eyeoglu | |
2022-11-05 | add: Spooky Rory | Adrien | |
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-11-05 | Update launcher/ui/MainWindow.cpp | leo78913 | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-11-05 | fix: update tomlplusplus submodule | flow | |
This fixes an issue with Windows TOML file parsing with non-latin characters. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-05 | Merge pull request #400 from DioEgizio/bump-6.0 | DioEgizio | |
2022-11-05 | chore: bump to 6.0 | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-05 | Merge pull request #399 from ryanccn/readme-adaptive-logo-fix | Sefa Eyeoglu | |
2022-11-05 | fix: width="50%" | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-05 | fix(docs): use new format for adaptive images in README | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-05 | Merge pull request #229 from ryanccn/macos-drag-n-drop | Sefa Eyeoglu | |
2022-11-05 | Merge pull request #396 from leozamboni/develop | Sefa Eyeoglu | |
2022-11-05 | Merge pull request #149 from TayouVR/better-custom-themes | Sefa Eyeoglu | |
2022-11-05 | Merge pull request #294 from piperswe/add-snapcraft-yml | Sefa Eyeoglu | |
2022-11-05 | fix: add missing newline | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-05 | fix: fix icon install path | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-04 | Merge pull request #366 from TheLastRar/MSVC-Build | Sefa Eyeoglu | |
2022-11-04 | fix: use KDEInstallDirs for manpage | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-04 | fix: separate types of std::string in Packwiz | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-04 | feat: add more separation between types of std::string in StringUtils | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-04 | refactor: move FS's toStdString to StringUtils | flow | |
This is so that anyone can use it :) Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-04 | refactor: move MMCStrings -> StringUtils | flow | |
General utilities can go in here >:) Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-04 | fix: use unicode variant for marking '.index' hidden | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-04 | Workflow: Add MSVC Builds to release workflow | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | Fix: Resolve ambiguous overload errors | TheLastRar | |
Clang-cl fails to select the correct function and instead errors Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | Fix: Conflicting types for hoedown functions | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Add VC variables before packaging on Windows | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Build MSVC Legacy as 32bit | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Link to release libraries even in debug | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Use msbuild generator for msvc builds | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CMake: Support multi-configuration generators | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> |