aboutsummaryrefslogtreecommitdiff
path: root/gui/OneSixModEditDialog.cpp
AgeCommit message (Collapse)Author
2013-10-29Add selectable message box helper, use it, make login GUI error label selectableSky
2013-10-26S3 bucket listing support and network code refactors.Petr Mrázek
* Adds support for listing all objects in an S3 bucket. * Renames a bunch of network related classes (Download->Action) * Net actions now have static constructors
2013-10-18Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on ↵Orochimarufan
linux
2013-10-09Mod info, with less HTML!Petr Mrázek
And responding to keyboard events too.
2013-10-08Move mod info frame and handler to MCModInfoFrame, use on all instancesSky
2013-10-08Start mcmod.info panel. Needs to be its own widget and included in legacy ↵Sky
mod edit window, text labels need eliding
2013-10-08Add mod website button thing feature widget. It is super effective.Petr Mrázek
2013-10-08Misc version dialog changesPetr Mrázek
2013-10-06Added file loggerPetr Mrázek
2013-09-30``Working'' forge unpackers. Needs a lot of hardening but good for alpha.Petr Mrázek
2013-09-22Working 1.6 modding (currently only forge)Petr Mrázek
2013-09-20Things... and stuff... with 1.6 modding. Maybe.Petr Mrázek
2013-09-18Implement legacy forge button!Petr Mrázek
Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects
2013-09-16Forge version list implementation. Needs integration and testing.Petr Mrázek
2013-09-08Fix typoSky
2013-09-08Changed all strings displayed to end user to use qts localization systemStiepen22
2013-08-28Basic 1.6 mod management (no jar mods)Petr Mrázek