Commit Graph

16 Commits

Author SHA1 Message Date
Petr Mrázek
a852dff98d Add cat icon for the cat button. Meow. >:3 2013-08-25 23:35:52 +02:00
Petr Mrázek
f0990fae4b Many improvements
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-25 22:48:41 +02:00
Petr Mrázek
d884f849d6 All kinds of incremental improvements
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-25 01:32:42 +02:00
Petr Mrázek
c92ad7dcf8 Drag and Drop, mod management. 2013-08-18 20:52:17 +02:00
Petr Mrázek
1782d5ad9a Implement icon picker, bring back raster icons. 2013-08-11 01:07:15 +02:00
Stiepen
b5450042b5 Broke instance loading(?), also attempted to make Toolbar grayed out when no instance is selected. For debug purposes it is initially not grayed out 2013-07-14 22:01:30 +02:00
TakSuyu
96cceeafeb implemented ModEditUI and mapped ModEditUI Buttons for implementation
enabled EditMods button on MainWindowUI
added validation check for renaming instances
2013-07-06 19:11:24 -07:00
Petr Mrázek
27b1de0d6d Implement some bits and pieces, disable dead buttons. 2013-06-23 22:10:32 +02:00
Petr Mrázek
46f93311af Instance view, model, delegate. 2013-03-11 22:19:17 +01:00
Petr Mrázek
18b087e992 Merge https://github.com/Forkk/MultiMC5
Conflicts:
	gui/mainwindow.ui
2013-02-06 07:09:32 +01:00
Petr Mrázek
4e9006769e Some minor changes in the instance model and control 2013-02-06 07:07:44 +01:00
Andrew
de2632af0d Added instance context menu and status tips. 2013-01-31 14:31:16 -06:00
Andrew
90764f97d9 Add instance toolbar. 2013-01-29 23:52:37 -06:00
Andrew
3a0367a79c Resized main window and added version info. 2013-01-28 18:01:20 -06:00
Petr Mrázek
00893b3cfc Instance model (or at least something like it) 2013-01-22 05:56:12 +01:00
Andrew
d6d5c86a73 Initial commit 2013-01-09 12:22:22 -06:00