| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-14 | Merge pull request #448 from TheLastRar/fixup-warnings | flow | |
| 2022-11-14 | Merge pull request #112 from ryanccn/macos-add-to-path | Sefa Eyeoglu | |
| 2022-11-14 | Pass index.parent() as parent parameter for rowCount | TheLastRar | |
| Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
| 2022-11-14 | Use Q_UNUSED instead of [[maybe_unused]] in onParseFailed | TheLastRar | |
| Qt5 on Ubuntu cannot handle [[maybe_unused]] in this function Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
| 2022-11-14 | Check parent in rowCount/columnCount/canFetchMore | TheLastRar | |
| Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
| 2022-11-14 | Mark paramaters of dropMimeData as unused | TheLastRar | |
| Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
| 2022-11-14 | Mark paramaters of onParseFailed as unused | TheLastRar | |
| Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
| 2022-11-14 | Mark loadExtraPackInfo abstract | TheLastRar | |
| All classes that inherit from ModModel override this method Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
| 2022-11-14 | Mark paramater runtimeContext as unused | TheLastRar | |
| Base class uses variable, but ImplicitRule does not Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
| 2022-11-14 | Mark paramater line as unused in guessLevel() | TheLastRar | |
| The base method doesn't use this variable, but classes overriding this method do Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
| 2022-11-14 | Remove unused qhash function | TheLastRar | |
| Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
| 2022-11-14 | Prefix member variables in HttpMetaCache | TheLastRar | |
| MSVC warns about shadowing variables Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
| 2022-11-14 | refactor: improve readability | Sefa Eyeoglu | |
| Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
| 2022-11-14 | Merge branch 'develop' into macos-add-to-path | Ryan Cao | |
| 2022-11-14 | slight reword: "install to PATH" | Ryan Cao | |
| Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
| 2022-11-13 | Merge pull request #445 from flowln/optimize_edit_instance | Sefa Eyeoglu | |
| 2022-11-12 | fix: don't have the clear button on instance page filters | flow | |
| This thing is otherworldly unoptimized. o.O Signed-off-by: flow <flowlnlnln@gmail.com> | |||
| 2022-11-11 | Merge pull request #304 from Ryex/move-downloads | flow | |
| Fixes https://github.com/PrismLauncher/PrismLauncher/issues/222 | |||
| 2022-11-11 | Merge pull request #266 from Ryex/windows-file-association | DioEgizio | |
| 2022-11-11 | changed name of file type association | Rachel Powers | |
| Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
| 2022-11-11 | add some extra debug logs for CF blocked mods | Rachel Powers | |
| Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
| 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-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 | 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 | 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 | add -I import flag & don't clobber .zip assoc | Rachel Powers | |
| Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
| 2022-11-05 | windows file association is *hard* | Rachel Powers | |
| new macros! Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
