PrismLauncher/launcher/ui/pages/modplatform/atlauncher
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
..
AtlFilterModel.cpp refactor: move MMCStrings -> StringUtils 2022-11-04 16:53:24 -03:00
AtlFilterModel.h NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
AtlListModel.cpp Fixed leaks 2023-06-18 23:27:26 +03:00
AtlListModel.h Made ByteSynkArray to use shared_ptr 2023-06-15 22:59:41 +03:00
AtlOptionalModDialog.cpp chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
AtlOptionalModDialog.h chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
AtlOptionalModDialog.ui ATLauncher: Support using share codes 2022-04-22 20:37:55 +01:00
AtlPage.cpp chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
AtlPage.h ATLauncher: Move the UI support implementation into it's own class 2022-07-10 11:27:42 +01:00
AtlPage.ui fix(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00
AtlUserInteractionSupportImpl.cpp Renamed requires fields 2023-06-06 10:34:05 +03:00
AtlUserInteractionSupportImpl.h Fixed leaks 2023-06-18 23:27:26 +03:00