summaryrefslogtreecommitdiffstats
path: root/gui/mainwindow.ui
Commit message (Collapse)AuthorAgeLines
* Working 1.6 modding (currently only forge)Petr Mrázek2013-09-22-1/+1
|
* Add cat icon for the cat button. Meow. >:3Petr Mrázek2013-08-25-1/+5
|
* Many improvementsPetr Mrázek2013-08-25-2/+13
| | | | | | | | | | | 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.
* All kinds of incremental improvementsPetr Mrázek2013-08-25-32/+36
| | | | | | | | | 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
* Drag and Drop, mod management.Petr Mrázek2013-08-18-3/+0
|
* Implement icon picker, bring back raster icons.Petr Mrázek2013-08-11-4/+16
|
* Broke instance loading(?), also attempted to make Toolbar grayed out when no ↵Stiepen2013-07-14-1/+4
| | | | instance is selected. For debug purposes it is initially not grayed out
* implemented ModEditUI and mapped ModEditUI Buttons for implementationTakSuyu2013-07-06-1/+1
| | | | | enabled EditMods button on MainWindowUI added validation check for renaming instances
* Implement some bits and pieces, disable dead buttons.Petr Mrázek2013-06-23-2/+23
|
* Instance view, model, delegate.Petr Mrázek2013-03-11-16/+0
|
* Merge https://github.com/Forkk/MultiMC5Petr Mrázek2013-02-06-2/+221
|\ | | | | | | | | Conflicts: gui/mainwindow.ui
| * Added instance context menu and status tips.Andrew2013-01-31-4/+77
| |
| * Add instance toolbar.Andrew2013-01-29-2/+149
| |
| * Resized main window and added version info.Andrew2013-01-28-2/+2
| |
* | Some minor changes in the instance model and controlPetr Mrázek2013-02-06-1/+11
|/
* Instance model (or at least something like it)Petr Mrázek2013-01-22-3/+27
|
* Initial commitAndrew2013-01-09-0/+163