summaryrefslogtreecommitdiff
path: root/src/main/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow exporting mappings as SRG or EnigmaGravatar modmuss502016-08-115-0/+220
|
* Removed utilGravatar lclc982016-07-041-68/+0
|
* ReformatGravatar lclc982016-07-0485-4892/+682
|
* Fixed Obf Class list orderGravatar lclc982016-07-046-30/+23
|
* Fix #6, will now only load .json filesGravatar lclc982016-07-031-1/+2
|
* Started Gui RefactorGravatar lclc982016-07-0313-417/+572
|
* Fixed #4Gravatar lclc982016-07-022-1/+19
|
* Fixed build.gradleGravatar lclc982016-07-022-37/+5
|
* Removed unused methodsGravatar lclc982016-07-0239-989/+15
|
* Reformatting codeGravatar lclc982016-07-0256-1207/+541
|
* Renamed FieldsGravatar lclc982016-07-0255-814/+750
|
* Fixed Null.json and #4Gravatar lclc982016-07-022-31/+34
|
* Fixed Constructor loadingGravatar lclc982016-06-302-0/+18
|
* Set the LookAndFeel to the System's (#3)Gravatar phase2016-06-301-0/+2
| | | This makes it look beautiful on Windows 10.
* Json format (#2)Gravatar lclc982016-06-30120-0/+17221
* Added new format * Fixed bug * Updated Version