PrismLauncher/launcher/ui
Rachel Powers 8d7dcdfc5b
chore: fix shadowed member and signed/unsigned mismatch
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: supress unused with [[maybe_unused]]

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: unshadow ^&^& static_cast implicit return

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: deshadow and mark unused in parse task

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: mark unused in folder models

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: deshadow and mark unused with instances

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: more deshadow and unused

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: remove uneeded simicolons

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: mark unused

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: prevent shadow

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-01 23:39:38 -07:00
..
dialogs chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
instanceview chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
pagedialog NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
pages chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
setupwizard Replace accidental usages of QAbstractButton::pressed 2023-06-25 10:36:54 +01:00
themes chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
widgets chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
ColorCache.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ColorCache.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
GuiUtil.cpp Merge branch 'develop' into remove-updater 2023-01-24 14:40:17 +01:00
GuiUtil.h Use optional instead of hardcoded cancelled string 2022-12-26 14:58:37 +00:00
InstanceWindow.cpp feat: add functionality to MR modpack update in the page :D 2022-12-06 17:00:32 -03:00
InstanceWindow.h Added Launch Demo button. 2022-09-15 18:44:18 -03:00
MainWindow.cpp chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
MainWindow.h Merge pull request #1063 from RedsonBr140/feat/RootFolder 2023-06-15 12:49:21 +02:00
MainWindow.ui chore: add 'suggest a feature' message in help 2023-06-22 15:58:53 -04:00