summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Huge Java detection refactor, version dialogs on first run (no JavaPath set) ...Sky2013-10-14-51/+422
* Fix instance settings tab orderSky2013-10-13-2/+3
* Fix tab ordering in settings dialogSky2013-10-13-0/+29
* Update MCModInfoFrame.hrobotbrain2013-10-12-2/+2
* Indent fixing!robotbrainify2013-10-12-34/+34
* cleanuprobotbrainify2013-10-12-2/+2
* It works...robotbrainify2013-10-12-2/+5
* switch from tooltip to messageboxrobotbrainify2013-10-12-4/+16
* tool tip bugfixesrobotbrainify2013-10-12-3/+2
* mod description size limiter donerobotbrainify2013-10-12-1/+14
* remove dupe newlines from trimmed mod description. whoorobotbrainify2013-10-11-1/+15
* Fix auth for 13w41aPetr Mrázek2013-10-11-2/+4
* Improved Build.md - linux section (again)Kilobyte222013-10-10-1/+2
* Updated german language fileKilobyte222013-10-10-87/+244
* HOTFIX: Redid about dialog stuff - working this time. Sorry againKilobyte222013-10-10-48/+59
* Improved ccmake section a bitKilobyte2013-10-10-1/+2
* MehPetr Mrázek2013-10-10-2/+13
* Version changing removes any existing version json.Petr Mrázek2013-10-10-103/+124
* Fix MMC-15Petr Mrázek2013-10-09-194/+183
* 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
* Merge branch 'feature_mcmod_info' into developPetr Mrázek2013-10-09-218/+712
|\
| * 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/+595
| * Start mcmod.info panel. Needs to be its own widget and included in legacy mod...Sky2013-10-08-53/+377
|/
* Add mod website button thing feature widget. It is super effective.Petr Mrázek2013-10-08-134/+270
* Basic version changing (OneSix only for now)Petr Mrázek2013-10-08-3/+15
* 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
|\
| * Merge pull request #3 from Drayshak/developSky2013-10-07-50/+140
| |\
* | | Fix About logo, inflate egoSky2013-10-07-11/+20
| |/ |/|
* | Make starting window size set properly on 1.6 instancesSky2013-10-07-0/+4
* | Automatically try to set the Java path on first startSky2013-10-06-1/+14
* | Fix non-Windows naming derpSky2013-10-06-6/+6
* | First draft of multiple Java installation detection on WindowsSky2013-10-06-49/+122
|/
* Don't use SSL for lib downloadsPetr Mrázek2013-10-06-5/+6
* Log failure reasons of cache downloadsPetr Mrázek2013-10-06-7/+7
* Log java util stuff using the new logging methodPetr Mrázek2013-10-06-5/+5
* Get rid of junky timestamps, along with some select pointless log messagesPetr Mrázek2013-10-06-62/+54
* Merge branch 'develop' of https://github.com/Drayshak/MultiMC5 into developPetr Mrázek2013-10-06-14/+202
|\
| * Merge branch 'develop' of github.com:Drayshak/MultiMC5 into developSky2013-10-06-4/+8
| |\
| | * Fix Linux CMake issues arising from Windows workaroundSky2013-10-06-4/+8
| * | Merge branch 'develop' of https://github.com/MultiMC/MultiMC5 into developSky2013-10-06-827/+1375
| |\ \ | |/ / |/| / | |/
* | Added file loggerPetr Mrázek2013-10-06-827/+1375
| * 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/+156
|/