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
*
Split GUI code to separate module (#242)
Runemoro
2020-06-03
45
-5451
/
+0
*
Fix search dialog hanging for a short time sometimes (#250)
2xsaiko
2020-05-25
1
-4
/
+6
*
Add tags to javadoc dialog (#248)
Yanis48
2020-05-25
1
-0
/
+69
*
Async search (#245)
2xsaiko
2020-05-19
1
-5
/
+8
*
QOL fixes - Volume 2 (#239)
Yanis48
2020-05-19
4
-84
/
+177
*
Multiplayer support (#221)
Joseph Burton
2020-05-03
9
-53
/
+613
*
Rewrite search dialog (#233)
2xsaiko
2020-04-29
7
-122
/
+336
*
Add a configurable scale factor (#230)
2xsaiko
2020-04-24
11
-54
/
+224
*
QOL fixes (#222)
Yanis48
2020-04-18
8
-28
/
+43
*
Added zoom for PanelEditor (#209)
Samir Mokiem
2020-04-14
2
-1
/
+45
*
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
[next]