aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-11Split OneSixVersion into parts.Petr Mrázek
2013-09-10Progress works for null downloads (header checks)Petr Mrázek
2013-09-10Fix download progress (bars)Petr Mrázek
2013-09-09Merge branch 'feature_localization' of github.com:MultiMC/MultiMC5 into developStiepen22
2013-09-09Fixed a small spelling mistake in german translationStiepen22
2013-09-09Renamed german lang fileStiepen22
2013-09-09Fix translation initialization (and loading).Petr Mrázek
2013-09-08Filed attempt on making localization workStiepen22
2013-09-08Merge branch 'test' into developPetr Mrázek
2013-09-08Fix up QuaZip zlib header lookup on Windows.Petr Mrázek
2013-09-08Merge branch 'develop' of https://github.com/Drayshak/MultiMC5 into testPetr Mrázek
2013-09-08Attempt to fix quazip build error on WindowsSky
2013-09-08Added lang file - derpStiepen22
2013-09-08Changed CMakeList.txt to support translationsStiepen22
2013-09-08Fix one more legacy update bugPetr Mrázek
2013-09-08Fix legacy instance update segfaultPetr Mrázek
2013-09-08Merge pull request #1 from Drayshak/developPetr Mrázek
Fix typo
2013-09-08Fix typoSky
2013-09-08Changed all strings displayed to end user to use qts localization systemStiepen22
2013-09-08Fix buildPetr Mrázek
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-08Use HttpMetaCache to minimize network use.Petr Mrázek
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-06Nuke the qmake .pro filePetr Mrázek
2013-09-06Merge https://github.com/Stiepen22/MultiMC5Petr Mrázek
2013-09-06Untested ETag cache class.Petr Mrázek
Yep.
2013-09-06started kill instance featureStiepen22
2013-09-06Implemented basic offline modeStiepen22
2013-09-05Eh, Derp.Petr Mrázek
2013-09-02Speed up the downloads. Massively.Petr Mrázek
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-27Read mod files to get versions... and stuff.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