aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-23Ignore KDE dir metadata filesPetr Mrázek
2013-09-23Implement basic yggdrasil auth.Petr Mrázek
No fancy login token saving involved.
2013-09-22Formatting/misc changes in BUILD.mdSky
2013-09-22Add build instructions, markdown-ify README.mdSky
2013-09-22Merge pull request #2 from Drayshak/developSky
Add Windows build instructions
2013-09-22Add IRC location to build instructionsSky
2013-09-22Fix Windows link in build instructionsSky
2013-09-22Add Windows build instructionsSky
2013-09-22Update BUILD.mdKilobyte
2013-09-22Added Build instructionsStiepen22
2013-09-22Merge branch 'feature_onesix_forge' into developPetr Mrázek
2013-09-22Cache forge version list (it's huge)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-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