Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-12 | Apply suggestions from code review | ADudeCalledLeo | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-12 | Fix nested #if directive | ADudeCalledLeo | |
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-12 | Windows: fix window icon being replaced | ADudeCalledLeo | |
Dunno why it happens but the fix was literally 2 lines, so whatever I guess Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-12 | Windows: add instance icon to shortcut | ADudeCalledLeo | |
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-12 | Remove unnessecary "is defined" check | ADudeCalledLeo | |
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-12 | [UNTESTED] Linux: add icons to shortcuts | ADudeCalledLeo | |
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-12 | Windows: implement FS::createShortcut | ADudeCalledLeo | |
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-12 | Add 'Create shortcut' button to instance toolbar | ADudeCalledLeo | |
Implemented on Windows only rn! Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-11 | feat: mark folder paths as links | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-11 | feat: add list of watched folders | Rachel Powers | |
move explanation text into dialog class and it's own label Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-11 | always use the pending path set to avoid task duplication. | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-11 | chore: clang format & cleanup | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-11 | properly handle a currently running hashing task | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-11 | drag&drop + add folder to watch | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-11 | Merge pull request #304 from Ryex/move-downloads | flow | |
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/222 | |||
2022-11-11 | fix: swap spin box and state icon | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-11 | feat: use icons to show memory allocation state | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-11 | feat: raise memory limits to 1TiB | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-11 | feat: validate maximum memory allocation | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-10 | Merge pull request #367 from TheKodeToad/linkjumping | flow | |
fix https://github.com/PrismLauncher/PrismLauncher/issues/363 | |||
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-10 | Implement flowln's suggestions | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-06 | Implement Scrumplex's suggestions | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-06 | Merge pull request #405 from AshtakaOOf/spooky | DioEgizio | |
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 | Update launcher/ui/MainWindow.cpp | leo78913 | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-11-05 | fix: @timoreo22 | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-05 | fix: use `osascript` to get admin privileges | Ryan Cao | |
inspired from VSCode's approach Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-05 | initial support for add to PATH action | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
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-04 | refactor: move MMCStrings -> StringUtils | flow | |
General utilities can go in here >:) Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-04 | feat: spooky cat for halloween | leozamboni | |
Signed-off-by: leozamboni <leonardonunes169@gmail.com> | |||
2022-11-04 | Merge pull request #374 from flowln/fix_lto | txtsd | |
2022-11-03 | clang_format for PR files | Tayou | |
I'm getting a rendezvous... I thought I did this already Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-03 | added requested changes | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-02 | add an option to lock the toolbars | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-11-02 | Remove unnecessary block | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-02 | Merge pull request #372 from santiagocezar/rory | Sefa Eyeoglu | |
2022-11-02 | remove logcat | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> | |||
2022-11-02 | Even more fixes | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-02 | Another fix | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-02 | A good use of auto | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-02 | Formatting and forward-declaration | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-01 | keyboard navigation is important | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> |