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
/
ui
/
pages
/
modplatform
History
flow
1b0ca47682
Merge pull request
#939
from flowln/mod_downloader_improve
...
Some more UI / UX improvements to the mod downloader!
2022-09-07 08:27:11 -03:00
..
atlauncher
ATLauncher: Move the UI support implementation into it's own class
2022-07-10 11:27:42 +01:00
flame
feat: lazy-load CF mod descriptions
2022-08-01 07:33:30 -03:00
ftb
chore: add license headers
2022-07-26 20:33:29 +02:00
legacy_ftb
fix: fix urls on ftb legacy
2022-08-24 12:31:38 +02:00
modrinth
refactor: make NetJob inherit from ConcurrentTask as well!
2022-08-28 16:29:01 -03:00
technic
fix: aborts when using a Qt build with assertions enabled
2022-07-03 12:44:19 -03:00
ImportPage.cpp
chore: update license headers
2022-07-10 12:19:15 +02:00
ImportPage.h
…
ImportPage.ui
fix: spelling of CF
2022-07-08 16:25:03 +02:00
ModModel.cpp
Merge pull request
#939
from flowln/mod_downloader_improve
2022-09-07 08:27:11 -03:00
ModModel.h
fix: prevent segfault due to callbacks into deleted objects
2022-08-01 18:34:15 -03:00
ModPage.cpp
fix(ui): force redraw of mod list when (de)selecting a mod
2022-08-01 07:33:31 -03:00
ModPage.h
feat+refactor: clean up ProgressWidget and add progress indicatior to
2022-08-01 07:33:30 -03:00
ModPage.ui
…
VanillaPage.cpp
…
VanillaPage.h
…
VanillaPage.ui
…