index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
gui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Split GUI code to separate module (#242)
Runemoro
45
-5451
/
+0
2020-05-25
Fix search dialog hanging for a short time sometimes (#250)
2xsaiko
1
-4
/
+6
2020-05-25
Add tags to javadoc dialog (#248)
Yanis48
1
-0
/
+69
2020-05-19
Async search (#245)
2xsaiko
1
-5
/
+8
2020-05-19
QOL fixes - Volume 2 (#239)
Yanis48
4
-84
/
+177
2020-05-03
Multiplayer support (#221)
Joseph Burton
9
-53
/
+613
2020-04-29
Rewrite search dialog (#233)
2xsaiko
7
-122
/
+336
2020-04-24
Add a configurable scale factor (#230)
2xsaiko
11
-54
/
+224
2020-04-18
QOL fixes (#222)
Yanis48
8
-28
/
+43
2020-04-14
Added zoom for PanelEditor (#209)
Samir Mokiem
2
-1
/
+45
2020-04-04
Added export functionality to CrashDialog.java (#208)
Samir Mokiem
1
-3
/
+21
2020-04-02
Support java 9+ and gradle 6+ (#206)
liach
1
-1
/
+1
2020-03-17
Fix documenting constructors (#201)
Juuxel
1
-1
/
+1
2020-03-09
CFR support (#192)
Runemoro
4
-36
/
+85
2020-03-05
Made Enigma gui translatable (#193)
modmuss50
13
-84
/
+125
2019-12-02
Allow attaching class, method, field, and parameter javadocs (#185)
Fudge
6
-4
/
+179
2019-11-08
Tweak runemoro's stats generator to be compatible with multiple services (#178)
liach
1
-8
/
+16
2019-11-08
Add stats generation (#177)
Runemoro
5
-4
/
+271
2019-11-08
Fix inner class renaming (#176)
liach
1
-1
/
+1
2019-11-08
Allow multiple services for enigma (#168)
liach
3
-11
/
+9
2019-09-08
Add a default TinyWriter, formatting/misc fixes
modmuss50
1
-4
/
+4
2019-09-08
Cleanup the mappings menu items to use the mappings format enum, will be usef...
modmuss50
2
-69
/
+37
2019-06-28
Profile option for mappings to be saved by-obf instead of by-deobf
gegy1000
1
-3
/
+6
2019-06-19
Only open mappings once jar is loaded
gegy1000
2
-22
/
+26
2019-06-18
Parse profile json from cli args
gegy1000
2
-9
/
+8
2019-06-18
Drop invalid mappings menu
gegy1000
2
-0
/
+13
2019-06-16
Plugin rework along with API rework: Enigma split from EnigmaProject; plugins...
gegy1000
8
-191
/
+283
2019-06-15
fix unwanted declaration navigation during Quick Find
asie
3
-7
/
+26
2019-05-12
Separate JarProcessor and EntryNameProposer
gegy1000
1
-1
/
+1
2019-05-12
Simplify Plugin API and support all entry types
gegy1000
1
-17
/
+11
2019-05-12
Resolve root when navigating to declaration
gegy1000
1
-1
/
+8
2019-05-12
Write package name in text field on rename-in-place
gegy1000
1
-1
/
+24
2019-05-12
Rename in place functionality (#131)
Gegy
3
-57
/
+70
2019-05-12
Quick find fixes (#133)
Gegy
3
-0
/
+132
2019-05-12
Add forward and backward reference history with mouse navigation (#132)
Erlend Ã…mdal
8
-78
/
+178
2019-05-11
Support navigation to declaration on ctrl+click
gegy1000
2
-9
/
+24
2019-05-10
Don't remap specialized methods to their bridge partner in bytecode
gegy1000
1
-4
/
+10
2019-05-06
Catch all decompilation Throwables instead of just Exceptions
gegy1000
1
-2
/
+2
2019-05-03
Few minor render tweaks (#127)
liach
3
-4
/
+20
2019-04-25
Fix "Export JAR" file chooser title (#122)
Runemoro
1
-3
/
+3
2019-02-24
Adds a red highlight for overridden methods in method inheritance tree gui (#...
liach
2
-7
/
+47
2019-02-24
Fix #81 -- validate renames across related classes
gegy1000
1
-1
/
+5
2019-02-23
Fix #110 and remap indices with matched bridge method names
gegy1000
2
-25
/
+19
2019-02-23
Drop final modifiers from displayed source ast for easier readability
gegy1000
1
-0
/
+1
2019-02-19
Added Basic Search (#102)
Modmuss50
3
-0
/
+169
2019-02-19
Track loaded mapping path when opening mappings and not just when saving
gegy1000
1
-0
/
+1
2019-02-19
Write stacktrace to editor when decompilation throws an exception
gegy1000
2
-21
/
+32
2019-02-18
Match token navigation reference resolution to match source index
gegy1000
1
-2
/
+2
2019-02-11
Disable remapping of local variables until proper support is implemented
gegy1000
1
-8
/
+8
2019-02-07
Add System and None (JVM Default) themes. (#107)
Bartosz Skrzypczak
1
-2
/
+2
[next]