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
*
Added export functionality to CrashDialog.java (#208)
Samir Mokiem
2020-04-04
1
-3
/
+21
*
Support java 9+ and gradle 6+ (#206)
liach
2020-04-02
1
-1
/
+1
*
Fix documenting constructors (#201)
Juuxel
2020-03-17
1
-1
/
+1
*
CFR support (#192)
Runemoro
2020-03-09
4
-36
/
+85
*
Made Enigma gui translatable (#193)
modmuss50
2020-03-05
13
-84
/
+125
*
Allow attaching class, method, field, and parameter javadocs (#185)
Fudge
2019-12-02
6
-4
/
+179
*
Tweak runemoro's stats generator to be compatible with multiple services (#178)
liach
2019-11-08
1
-8
/
+16
*
Add stats generation (#177)
Runemoro
2019-11-08
5
-4
/
+271
*
Fix inner class renaming (#176)
liach
2019-11-08
1
-1
/
+1
*
Allow multiple services for enigma (#168)
liach
2019-11-08
3
-11
/
+9
*
Add a default TinyWriter, formatting/misc fixes
modmuss50
2019-09-08
1
-4
/
+4
*
Cleanup the mappings menu items to use the mappings format enum, will be usef...
modmuss50
2019-09-08
2
-69
/
+37
*
Profile option for mappings to be saved by-obf instead of by-deobf
gegy1000
2019-06-28
1
-3
/
+6
*
Only open mappings once jar is loaded
gegy1000
2019-06-19
2
-22
/
+26
*
Parse profile json from cli args
gegy1000
2019-06-18
2
-9
/
+8
*
Drop invalid mappings menu
gegy1000
2019-06-18
2
-0
/
+13
*
Mostly resolve test failures
gegy1000
2019-06-18
3
-8
/
+26
|
\
|
*
fix unwanted declaration navigation during Quick Find
asie
2019-06-15
3
-7
/
+26
*
|
Plugin rework along with API rework: Enigma split from EnigmaProject; plugins...
gegy1000
2019-06-16
8
-191
/
+283
*
|
Separate JarProcessor and EntryNameProposer
gegy1000
2019-05-12
1
-1
/
+1
*
|
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
[next]