aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-09Piddle-farting with 1.6 instances. Now with more json!Petr Mrázek
2013-07-07Legacy versions downloaded from the new location are treated as legacy versions!Petr Mrázek
2013-07-07Small tweaks to the assets - delete extra filesPetr Mrázek
2013-07-07Merge pull request #2 from TakSuyu/masterPetr Mrázek
2013-07-06implemented ModEditUI and mapped ModEditUI Buttons for implementationTakSuyu
2013-07-06Add a job that removes any files that don't match a whitelist from a folder.Petr Mrázek
2013-07-06Move job queue to libutilPetr Mrázek
2013-07-06Restructure the downloader into a generic task list/queue.Petr Mrázek
2013-07-05Herp Derp Sync DurrrrPetr Mrazek
2013-07-04Merge pull request #1 from TakSuyu/masterPetr Mrázek
2013-07-04Added dialog box and functionality to mainwindow delete button.TakSuyu
2013-07-01Make downloader create folders as needed, test queuing, multiple files, savin...Petr Mrázek
2013-06-30Add queued downloader, some super-minor UI tweaks in stuff that's not even vi...Petr Mrázek
2013-06-23Fix weird label line generation in the instance view.Petr Mrázek
2013-06-23Implement some bits and pieces, disable dead buttons.Petr Mrázek
2013-06-23Fix crashes from uninitialized variables, small naming fix for smart pointersPetr Mrázek
2013-06-22Use shared pointers to fix incompatibility with new QtPetr Mrázek
2013-05-17Implemented LWJGL version lists.Andrew
2013-05-08Fixed timestamp parsing in version lists.Andrew
2013-05-08Implement basic game updater.Andrew
2013-05-06Implemented version selection stuff.Andrew
2013-05-06The default selected version is now the current stable version.Andrew
2013-05-06Made the version list load in the background on startup.Andrew
2013-05-06Removed files I forgot to remove earlier (oops)Andrew
2013-05-06Allow users to filter out MCNostalgia and Snapshots from the version list.Andrew
2013-05-03Implemented version list sorting.Andrew
2013-05-03Removed old plugin system and implemented some version list stuff.Andrew
2013-04-22Implement instance creation.Andrew
2013-04-22Make the new instance dialog support instance types.Andrew
2013-04-22Merge branch 'master' of git://github.com/peterix/MultiMC5Andrew
2013-04-08Focus password text box if there's an account saved by default. Save settings!Petr Mrázek
2013-04-01Fix quazip issues.Andrew
2013-03-28Merge branch 'master' of git://github.com/peterix/MultiMC5Andrew
2013-03-28Implemented version lists.Andrew
2013-03-26Store stub keyring data in the same folder as the binaryPetr Mrázek
2013-03-26Use Keyring in the login dialogPetr Mrázek
2013-03-26Filter console output, no more sea of red when there's nothing to report.Petr Mrázek
2013-03-25Mystery meat layout hack to get things alignedPetr Mrázek
2013-03-25Fix an another layout problem in instance listPetr Mrázek
2013-03-25Add instance view up/down keyboard navigation, fix some layout glitches (not ...Petr Mrázek
2013-03-24Fix settings dialog java tab layoutPetr Mrázek
2013-03-24Fix settings objects, instances can be started from the GUI nowPetr Mrázek
2013-03-22fix merge issues, make console window work againOrochimarufan
2013-03-22Merge branch 'master' of http://github.com/peterix/MultiMC5Orochimarufan
2013-03-22refactor indendation, fix a bug in MinecraftProcess & fix a bug inOrochimarufan
2013-03-22Implement Keyring system baseOrochimarufan
2013-03-22Port minecraft.jar version detection to QtOrochimarufan
2013-03-20Add SVG icon rendering/cachePetr Mrázek
2013-03-19Changed spaces to tabs in CMakeLists.txt because space indenting is the work ...Andrew
2013-03-19Merge pull request #3 from GUIpsp/masterAndrew Okin