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
*
Simplify Plugin API and support all entry types
gegy1000
2019-05-12
1
-17
/
+11
*
Resolve root when navigating to declaration
gegy1000
2019-05-12
1
-1
/
+8
*
Write package name in text field on rename-in-place
gegy1000
2019-05-12
1
-1
/
+24
*
Rename in place functionality (#131)
Gegy
2019-05-12
3
-57
/
+70
*
Quick find fixes (#133)
Gegy
2019-05-12
3
-0
/
+132
*
Add forward and backward reference history with mouse navigation (#132)
Erlend Ã…mdal
2019-05-12
8
-78
/
+178
*
Support navigation to declaration on ctrl+click
gegy1000
2019-05-11
2
-9
/
+24
*
Don't remap specialized methods to their bridge partner in bytecode
gegy1000
2019-05-10
1
-4
/
+10
*
Catch all decompilation Throwables instead of just Exceptions
gegy1000
2019-05-06
1
-2
/
+2
*
Few minor render tweaks (#127)
liach
2019-05-03
3
-4
/
+20
*
Fix "Export JAR" file chooser title (#122)
Runemoro
2019-04-25
1
-3
/
+3
*
Adds a red highlight for overridden methods in method inheritance tree gui (#...
liach
2019-02-24
2
-7
/
+47
*
Fix #81 -- validate renames across related classes
gegy1000
2019-02-24
1
-1
/
+5
*
Fix #110 and remap indices with matched bridge method names
gegy1000
2019-02-23
2
-25
/
+19
*
Drop final modifiers from displayed source ast for easier readability
gegy1000
2019-02-23
1
-0
/
+1
*
Added Basic Search (#102)
Modmuss50
2019-02-19
3
-0
/
+169
*
Track loaded mapping path when opening mappings and not just when saving
gegy1000
2019-02-19
1
-0
/
+1
*
Write stacktrace to editor when decompilation throws an exception
gegy1000
2019-02-19
2
-21
/
+32
*
Match token navigation reference resolution to match source index
gegy1000
2019-02-18
1
-2
/
+2
*
Disable remapping of local variables until proper support is implemented
gegy1000
2019-02-11
1
-8
/
+8
*
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
[next]