summaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Expand)AuthorAgeLines
* HOTFIX: Redid about dialog stuff - working this time. Sorry againKilobyte222013-10-10-48/+59
* Version changing removes any existing version json.Petr Mrázek2013-10-10-13/+10
* Fix MMC-15Petr Mrázek2013-10-09-2/+3
* Fall back to mod ID if name is missing for some reasonSky2013-10-09-2/+6
* Clean up mcmod panel massively. Keep it simple - name (optionally linked), op...Sky2013-10-09-245/+87
* Mod info, with less HTML!Petr Mrázek2013-10-09-207/+168
* Show defaults if mod type is 'folder'Sky2013-10-08-0/+11
* Licenses, cleanupSky2013-10-08-66/+55
* Move mod info frame and handler to MCModInfoFrame, use on all instancesSky2013-10-08-425/+591
* Start mcmod.info panel. Needs to be its own widget and included in legacy mod...Sky2013-10-08-53/+347
* Add mod website button thing feature widget. It is super effective.Petr Mrázek2013-10-08-24/+132
* Basic version changing (OneSix only for now)Petr Mrázek2013-10-08-3/+4
* Misc version dialog changesPetr Mrázek2013-10-08-25/+25
* Set offline player name to "Player" to prevent a crash on world loading in an...Sky2013-10-07-1/+1
* Tweak about dialog to match websiteSky2013-10-07-1/+1
|\
* | Fix About logo, inflate egoSky2013-10-07-11/+20
|/
* First draft of multiple Java installation detection on WindowsSky2013-10-06-5/+17
* Get rid of junky timestamps, along with some select pointless log messagesPetr Mrázek2013-10-06-52/+50
* Merge branch 'develop' of https://github.com/MultiMC/MultiMC5 into developSky2013-10-06-361/+361
|\
| * Added file loggerPetr Mrázek2013-10-06-361/+361
* | Fix Java detection button sizesSky2013-10-05-0/+12
* | Add "browse" button using Qt's file browser to settings dialogSky2013-10-05-8/+26
* | Add naive Windows Java detection - JavaUtils for finding it on other systems ...Sky2013-10-05-2/+13
|/
* ``Working'' forge unpackers. Needs a lot of hardening but good for alpha.Petr Mrázek2013-09-30-2/+2
* Implement basic yggdrasil auth.Petr Mrázek2013-09-23-5/+5
* Working 1.6 modding (currently only forge)Petr Mrázek2013-09-22-86/+124
* Things... and stuff... with 1.6 modding. Maybe.Petr Mrázek2013-09-20-8/+92
* Merge branch 'feature_library_model' into developPetr Mrázek2013-09-18-196/+281
|\
| * Implement legacy forge button!Petr Mrázek2013-09-18-141/+119
| * Forge version list implementation. Needs integration and testing.Petr Mrázek2013-09-16-59/+166
* | Changed about source code link to reflect the new organizationTakSuyu2013-09-15-46/+54
|/
* Filed attempt on making localization workStiepen222013-09-08-1/+1
* Changed CMakeList.txt to support translationsStiepen222013-09-08-1/+1
* Changed all strings displayed to end user to use qts localization systemStiepen222013-09-08-24/+32
* Merge branch 'master' of https://github.com/Stiepen22/MultiMC5 into developPetr Mrázek2013-09-08-6/+74
|\
| * Added console coloring and made the log not contain any usernames/session idsStiepen222013-09-08-1/+8
| * Enough main window hiding magic for nowStiepen222013-09-07-1/+2
| * Made main window hide on instace exitStiepen222013-09-06-0/+1
| * Made main window hide on instace exitStiepen222013-09-06-1/+28
| * Made Offline user name default to 'Offline' if the textbox is left emptyStiepen222013-09-06-1/+4
| * Made instace killing actually workStiepen222013-09-06-4/+33
* | Use youtrack for bugsPetr Mrázek2013-09-08-1/+1
* | Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek2013-09-07-53/+40
|/
* Implemented basic offline modeStiepen222013-09-06-8/+51
* Misc tweaksPetr Mrázek2013-08-28-4/+6
* Enable drag and drop for testingPetr Mrázek2013-08-28-2/+0
* Basic 1.6 mod management (no jar mods)Petr Mrázek2013-08-28-360/+239
* Tweak login dialog.Petr Mrázek2013-08-28-4/+76
* Slight refactor of the mod edit dialog constructorPetr Mrázek2013-08-27-23/+40
* And more OSX thing.Petr Mrázek2013-08-27-0/+2