aboutsummaryrefslogtreecommitdiff
path: root/gui/mainwindow.cpp
AgeCommit message (Expand)Author
2013-10-21Merge branch 'feature_skins' into developSky
2013-10-21Clean up skins, remove wrapper, save to accounts/skinsSky
2013-10-20Ask for java path when hostname changes from the last run.Petr Mrázek
2013-10-19First draft of player faces in the login dialogSky
2013-10-18Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky
2013-10-18Use player username if offline, or "Player" if blankSky
2013-10-18Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on l...Orochimarufan
2013-10-15Change "News" URL to new websiteSky
2013-10-14Huge Java detection refactor, version dialogs on first run (no JavaPath set) ...Sky
2013-10-10Version changing removes any existing version json.Petr Mrázek
2013-10-09Fix MMC-15Petr 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 an...Sky
2013-10-06Get rid of junky timestamps, along with some select pointless log messagesPetr Mrázek
2013-10-06Added file loggerPetr Mrázek
2013-09-23Implement basic yggdrasil auth.Petr Mrázek
2013-09-22Working 1.6 modding (currently only forge)Petr Mrázek
2013-09-18Implement legacy forge button!Petr Mrázek
2013-09-16Forge version list implementation. Needs integration and testing.Petr Mrázek
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
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-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
2013-08-27More OSX magic!Petr Mrázek
2013-08-27Fix ugly blue focus thing on OSX.Petr Mrázek
2013-08-27Add/remove/drag&drop for the icon picker.Petr Mrázek
2013-08-26Clean up the main window constructor a bitPetr Mrázek
2013-08-26Nuke the old instance model, LONG LIVE THE NEW ONEPetr Mrázek
2013-08-25Make news button go to *MultiMC* news.Petr Mrázek
2013-08-25Many improvementsPetr Mrázek
2013-08-25All kinds of incremental improvementsPetr Mrázek
2013-08-20Sync, removal of webkit as a dependency, removal of the web windows.Petr Mrázek
2013-08-18Drag and Drop, mod management.Petr Mrázek
2013-08-17Move all the things (YES. Move them.)Petr Mrázek
2013-08-12OneSix instances now have a minecraft folder inside.Petr Mrázek
2013-08-11Version filtering and general related code sanitization.Petr Mrázek
2013-08-11Implement icon picker, bring back raster icons.Petr Mrázek
2013-08-09Various task related improvements.Petr Mrázek
2013-08-07Get rid of QNAM (now subclassed and less needy). Basic LWJGL download and ext...Petr Mrázek
2013-08-04More code cleanups!Petr Mrázek
2013-08-04Fix KDE includes problemPetr Mrázek
2013-08-04Download assets for 1.6 on application start (background task).Petr Mrázek
2013-08-03Errr... I forgot.Petr Mrázek