| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Reformat | 2016-07-04 | 85 | -4892/+682 | ||
| | | ||||||
| * | Fixed Obf Class list order | 2016-07-04 | 6 | -30/+23 | ||
| | | ||||||
| * | Fix #6, will now only load .json files | 2016-07-03 | 1 | -1/+2 | ||
| | | ||||||
| * | Started Gui Refactor | 2016-07-03 | 13 | -417/+572 | ||
| | | ||||||
| * | Fixed #4 | 2016-07-02 | 2 | -1/+19 | ||
| | | ||||||
| * | Fixed build.gradle | 2016-07-02 | 2 | -37/+5 | ||
| | | ||||||
| * | Removed unused methods | 2016-07-02 | 39 | -989/+15 | ||
| | | ||||||
| * | Reformatting code | 2016-07-02 | 56 | -1207/+541 | ||
| | | ||||||
| * | Renamed Fields | 2016-07-02 | 55 | -814/+750 | ||
| | | ||||||
| * | Fixed Null.json and #4 | 2016-07-02 | 2 | -31/+34 | ||
| | | ||||||
| * | Fixed Constructor loading | 2016-06-30 | 2 | -0/+18 | ||
| | | ||||||
| * | Set the LookAndFeel to the System's (#3) | 2016-06-30 | 1 | -0/+2 | ||
| | | | | This makes it look beautiful on Windows 10. | |||||
| * | Json format (#2) | 2016-06-30 | 120 | -0/+17221 | ||
| * Added new format * Fixed bug * Updated Version | ||||||