index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
gui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add System and None (JVM Default) themes. (#107)
Bartosz Skrzypczak
2019-02-07
1
-2
/
+2
*
Remap sources (#106)
Gegy
2019-01-30
10
-400
/
+503
*
Fix navigation to inner classes not decompiling outer class
gegy1000
2019-01-24
1
-1
/
+1
*
[WIP] Mapping rework (#91)
Gegy
2019-01-24
10
-322
/
+172
*
Fix cursor and selection highlight color when using the dark theme
Shadowfacts
2018-12-10
2
-1
/
+9
*
add option to view calls to a method in general, not just the specific instan...
Adrian Siekierka
2018-12-09
3
-5
/
+16
*
fix SourceIndex remap bugs
asie
2018-12-09
1
-4
/
+4
*
add barebones plugin framework, cleanup
asie
2018-12-08
8
-113
/
+88
*
fix class sorting in pane
asie
2018-11-28
1
-41
/
+2
*
add line number coloring, bugfixes
asie
2018-11-28
4
-22
/
+30
*
refactors and bugfixes
asie
2018-11-28
2
-20
/
+23
*
Move to awt FileDialog
modmuss50
2018-11-28
2
-13
/
+19
*
fix #68
asie
2018-11-28
2
-18
/
+45
*
update Guava, show proper constructor tree node, fix AccessFlags.toString
asie
2018-11-07
2
-3
/
+8
*
match the keybind to what the UI says
Thiakil
2018-07-24
1
-1
/
+1
*
fix giving obf classes a name not removing them from the panel
Thiakil
2018-07-10
1
-1
/
+5
*
Resolve all failed tests
gegy1000
2018-06-22
1
-1
/
+1
*
Fix compile issues
gegy1000
2018-06-22
1
-3
/
+2
*
Package updates
gegy1000
2018-05-19
7
-6
/
+11
*
Initial port to ASM
gegy1000
2018-05-19
4
-56
/
+34
*
Added theme switcher + dark theme (#60)
Modmuss50
2017-06-07
6
-26
/
+55
*
Add support for custom themes (#59)
Modmuss50
2017-06-04
6
-9
/
+55
*
Remove the converter + some reorganization
Thog
2017-05-16
2
-971
/
+0
*
Add offset for Enum constructor arguments (Fix #58)
Thog
2017-05-15
2
-4
/
+7
*
Avoid crash using rebuild method names + make sure that the mapping is dirty ...
Thog
2017-04-05
1
-0
/
+1
*
Reformat code
Thog
2017-03-24
4
-0
/
+4
*
Implement experimental Tiny mappings loader
Thog
2017-03-24
3
-0
/
+28
*
Follow Fabric guidelines
Thog
2017-03-08
29
-3540
/
+3432
*
Drop unix case style and implement hashCode when equals is overrided
Thog
2017-03-07
14
-604
/
+568
*
Fix crash with ClassSelector
modmuss50
2016-11-14
1
-0
/
+4
*
BREAKING CHANGE: Implement modifier transformer
Thog
2016-10-30
2
-0
/
+40
*
Fix order of packages, hanging of Enigma and classes nodes not renamed when p...
Thog
2016-10-28
9
-14
/
+79
*
Starting implementing local variables (#33)
Thog
2016-10-19
1
-0
/
+10
*
Fix #48
Thog
2016-10-18
1
-2
/
+2
*
Fixes execution order for line number ruler (Close #39)
Glassmaker
2016-10-18
2
-5
/
+3
*
Remove Nullable usage and add null check in equals
Thog
2016-10-18
1
-3
/
+2
*
remove none/ prefix
asiekierka
2016-10-18
2
-7
/
+6
*
Fix #41
Thog
2016-10-15
1
-0
/
+11
*
Allow for selecting and copying text (Fix #22)
Thog
2016-09-13
2
-8
/
+3
*
Rename for types select only the name part for deob ClassEntry (Fix #24)
Thog
2016-09-13
1
-1
/
+8
*
Make sure to use UTF-8 in any case for I/O, change "Mark as deobfuscated" key...
Thog
2016-09-13
2
-11
/
+5
*
fix method/argument renaming edge cases, add method/argument name rebuilder, ...
asiekierka
2016-09-12
2
-0
/
+14
*
A little bit of clean up
Thog
2016-09-06
4
-51
/
+27
*
Fix for the last commit
Thog
2016-09-01
1
-1
/
+1
*
Converter: fix inheritance issue with matcher system
Thog
2016-09-01
1
-2
/
+2
*
Fix #14
Thog
2016-08-30
1
-4
/
+5
*
Fix mapping not beeing saving in the right directory in some case
Thog
2016-08-25
1
-1
/
+1
*
Use "." instead of "/" in package render and add ability to use "." in a clas...
Thog
2016-08-25
2
-3
/
+7
*
Only use moveClassTree for ClassEntry (Fix #10)
Thog
2016-08-24
1
-3
/
+5
*
Add mapping converter to command line system
Thog
2016-08-24
1
-2
/
+2
[prev]
[next]