This website requires JavaScript.
Explore
Help
Register
Sign In
0xf8
/
pollymc
Watch
1
Star
0
Fork
0
You've already forked pollymc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
pollymc
/
launcher
/
minecraft
/
mod
History
flow
cedc7754d9
Merge pull request
#428
from DioEgizio/fixes-to-CI
2022-11-14 14:16:01 -08:00
..
tasks
fix: Fix the error that CodeQL caught
2022-11-13 18:54:55 +01:00
MetadataHandler.h
…
Mod.cpp
…
Mod.h
…
ModDetails.h
…
ModFolderModel.cpp
Check parent in rowCount/columnCount/canFetchMore
2022-11-14 19:05:57 +00:00
ModFolderModel.h
…
Resource.cpp
…
Resource.h
…
ResourceFolderModel.cpp
Pass index.parent() as parent parameter for rowCount
2022-11-14 19:05:57 +00:00
ResourceFolderModel.h
Use Q_UNUSED instead of [[maybe_unused]] in onParseFailed
2022-11-14 19:05:57 +00:00
ResourcePack.cpp
…
ResourcePack.h
…
ResourcePackFolderModel.cpp
Check parent in rowCount/columnCount/canFetchMore
2022-11-14 19:05:57 +00:00
ResourcePackFolderModel.h
…
ShaderPackFolderModel.h
…
TexturePack.cpp
…
TexturePack.h
…
TexturePackFolderModel.cpp
…
TexturePackFolderModel.h
…