aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Collapse)Author
2013-10-10Version changing removes any existing version json.Petr Mrázek
2013-10-09Fix MMC-15Petr Mrázek
``mod does not delete from jar''
2013-10-09Fall back to mod ID if name is missing for some reasonSky
2013-10-09Clean up mcmod panel massively. Keep it simple - name (optionally linked), ↵Sky
optional authors and description. Needs cut-off handling, frame looking at on Windows
2013-10-09Mod info, with less HTML!Petr Mrázek
And responding to keyboard events too.
2013-10-08Show defaults if mod type is 'folder'Sky
2013-10-08Licenses, cleanupSky
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-08Basic version changing (OneSix only for now)Petr Mrázek
2013-10-08Misc version dialog changesPetr Mrázek
2013-10-07Set offline player name to "Player" to prevent a crash on world loading in ↵Sky
an offline session
2013-10-07Tweak about dialog to match websiteSky
2013-10-07Fix About logo, inflate egoSky
2013-10-06First draft of multiple Java installation detection on WindowsSky
2013-10-06Get rid of junky timestamps, along with some select pointless log messagesPetr Mrázek
2013-10-06Merge branch 'develop' of https://github.com/MultiMC/MultiMC5 into developSky
2013-10-06Added file loggerPetr Mrázek
2013-10-05Fix Java detection button sizesSky
2013-10-05Add "browse" button using Qt's file browser to settings dialogSky
2013-10-05Add naive Windows Java detection - JavaUtils for finding it on other systems ↵Sky
(incomplete)
2013-09-30``Working'' forge unpackers. Needs a lot of hardening but good for alpha.Petr Mrázek
2013-09-23Implement basic yggdrasil auth.Petr Mrázek
No fancy login token saving involved.
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-18Merge branch 'feature_library_model' into developPetr 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-15Changed about source code link to reflect the new organizationTakSuyu
2013-09-08Filed attempt on making localization workStiepen22
2013-09-08Changed CMakeList.txt to support translationsStiepen22
2013-09-08Changed all strings displayed to end user to use qts localization systemStiepen22
2013-09-08Merge branch 'master' of https://github.com/Stiepen22/MultiMC5 into developPetr Mrázek
Conflicts: AppSettings.cpp MultiMC.pro main.cpp
2013-09-08Use youtrack for bugsPetr Mrázek
2013-09-08Added console coloring and made the log not contain any usernames/session idsStiepen22
2013-09-07Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek
2013-09-07Enough main window hiding magic for nowStiepen22
2013-09-06Made main window hide on instace exitStiepen22
2013-09-06Made main window hide on instace exitStiepen22
2013-09-06Made Offline user name default to 'Offline' if the textbox is left emptyStiepen22
2013-09-06Made instace killing actually workStiepen22
2013-09-06Implemented basic offline modeStiepen22
2013-08-28Misc tweaksPetr Mrázek
* Do not nuke forge META-INF * Disable inner DnD in mod lists on linux.
2013-08-28Enable drag and drop for testingPetr Mrázek
2013-08-28Basic 1.6 mod management (no jar mods)Petr Mrázek
2013-08-28Tweak login dialog.Petr Mrázek
2013-08-27Slight refactor of the mod edit dialog constructorPetr Mrázek
Also some other insignificant refactors
2013-08-27And more OSX thing.Petr Mrázek
2013-08-27OSX tweakeryPetr Mrázek