aboutsummaryrefslogtreecommitdiff
path: root/gui/mainwindow.ui
AgeCommit message (Collapse)Author
2013-10-18Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on ↵Orochimarufan
linux
2013-10-08Basic version changing (OneSix only for now)Petr Mrázek
2013-09-22Working 1.6 modding (currently only forge)Petr Mrázek
2013-08-25Add cat icon for the cat button. Meow. >:3Petr Mrázek
2013-08-25Many improvementsPetr Mrázek
PermGen can be tweaked from the settings menu Groups are saved on change/exit Install target is no longer completely broken All the deplibs are now static Added notes dialog Fixed ini file format support (can save strings with newlines, tabs. UTF-8 is explicitly used!) Rename button now uses line breaks so it doesn't grow ever wider (Added a custom tool button subclass) There is now a CAT button. Meow.
2013-08-25All kinds of incremental improvementsPetr Mrázek
Redone the instance action toolbar: * Removed all the dead actions * Change icon and Rename are now morphed into a header * Added button for opening the config folder Implemented support for loose files and folders as legacy jar mods Added texture pack support
2013-08-18Drag and Drop, mod management.Petr Mrázek
2013-08-11Implement icon picker, bring back raster icons.Petr Mrázek
2013-07-14Broke instance loading(?), also attempted to make Toolbar grayed out when no ↵Stiepen
instance is selected. For debug purposes it is initially not grayed out
2013-07-06implemented ModEditUI and mapped ModEditUI Buttons for implementationTakSuyu
enabled EditMods button on MainWindowUI added validation check for renaming instances
2013-06-23Implement some bits and pieces, disable dead buttons.Petr Mrázek
2013-03-11Instance view, model, delegate.Petr Mrázek
2013-02-06Merge https://github.com/Forkk/MultiMC5Petr Mrázek
Conflicts: gui/mainwindow.ui
2013-02-06Some minor changes in the instance model and controlPetr Mrázek
2013-01-31Added instance context menu and status tips.Andrew
2013-01-29Add instance toolbar.Andrew
2013-01-28Resized main window and added version info.Andrew
2013-01-22Instance model (or at least something like it)Petr Mrázek
2013-01-09Initial commitAndrew