120 Commits

Author SHA1 Message Date
roswalt
a82460b025 Merge branch 'master' of https://github.com/java-decompiler/jd-gui 2019-08-21 11:38:37 +02:00
emmanue1
4dfc826980 Internal update on preferences management 2019-06-30 10:11:19 +02:00
emmanue1
031ccc67c7 Fix #248 : "Escape unicode characters not work!" 2019-06-30 09:47:02 +02:00
emmanue1
33ad065ec0 Fix warning on compilation 2019-06-16 12:36:38 +02:00
roswalt
2ae4688ea6 Merge branch 'master' of https://github.com/java-decompiler/jd-gui
# Conflicts:
#	services/src/main/java/org/jd/gui/service/indexer/ZipFileIndexerProvider.java
#	services/src/main/resources/META-INF/services/org.jd.gui.spi.ContainerFactory
#	services/src/main/resources/META-INF/services/org.jd.gui.spi.FileLoader
2019-06-13 15:27:04 +02:00
roswalt
b3ef034b58 Add kar file support (Karaf Archive)
https://karaf.apache.org/manual/latest/kar
2019-06-13 15:19:30 +02:00
emmanue1
515fca8496 Update tree node selectors for multi-release JAR (MRJAR) 2019-06-12 07:51:50 +02:00
emmanue1
b71cc560b2 Add full Java module support 2019-06-11 20:12:41 +02:00
emmanue1
9fbddd599b Improve Java 9 modules syntax highlighting 2019-06-02 07:41:20 +02:00
emmanue1
26d78cbc79 Fixe #149, Mousewheel zoom works inverse 2019-06-01 18:50:31 +02:00
emmanue1
fbc5b14d66 Add Java 9+ module support 2019-06-01 18:40:10 +02:00
emmanue1
25b7e53c02 Update AAR and JMOD files support 2019-05-31 07:49:33 +02:00
emmanue1
b4b8ec881f Update AAR and JMOD files support 2019-05-31 07:47:15 +02:00
emmanue1
db6ba807b2 Fix a display bug on TreeView 2019-05-31 00:03:53 +02:00
emmanue1
cb553926d7 Update tooltip on tabs 2019-05-30 23:10:48 +02:00
emmanue1
cb8de5579d Add AAR and JMOD files support 2019-05-30 22:18:49 +02:00
emmanue1
4161f65521 Display images 2019-05-28 23:20:18 +02:00
emmanue1
8008d4b28f Update maven.org filters 2019-05-24 07:05:13 +02:00
emmanue1
fef37edcbf Prevent NPE caused by JD-Core errors 2019-05-22 07:18:38 +02:00
emmanue1
bdcff869b3 Improve capability to search source code on maven.org 2019-05-20 08:17:12 +02:00
emmanue1
b8510b3dd6 Cleanup 2019-05-18 21:08:16 +02:00
emmanue1
0323cc8a60 Cleanup 2019-05-18 20:48:56 +02:00
emmanue1
d20df07046 Add capability to search source code on maven.org 2019-05-18 10:54:59 +02:00
emmanue1
419c269e0b Optimize imports & cleanup 2019-05-18 08:49:48 +02:00
emmanue1
d3d556b39b Add capability to search source code on maven.org 2019-05-18 08:46:40 +02:00
emmanue1
72192e45fa Optimize the preferences panel 2019-05-15 00:28:46 +02:00
emmanue1
e1b178afd4 Update default preference values 2019-05-12 23:20:37 +02:00
emmanue1
a9245f1ea3 Update JD-Core 2019-05-12 22:53:29 +02:00
emmanue1
db81a9fae2 Improve background indexing 2019-04-17 20:47:14 +02:00
emmanue1
9f7aeb7780 Optimize imports 2019-04-14 22:40:35 +02:00
emmanue1
4f60170081 Update JD-Core 2019-04-14 22:34:28 +02:00
emmanue1
3218e9febc Fix bug in CopyQualifiedNameAction 2019-04-14 10:18:49 +02:00
emmanue1
7a2539de7b Catch exception thrown by assert in 'DECOMPILER.decompile(...)' 2019-04-11 07:02:31 +02:00
emmanue1
edd99bfadc Fix access classes 2019-04-10 23:53:02 +02:00
emmanue1
76dc769e1f Fix bug on key listener of "Search In Constant" dialog 2019-04-09 23:41:38 +02:00
emmanue1
63bafdc938 Fix problem on "Select Location" popup 2019-04-09 22:27:37 +02:00
emmanue1
15c2f61a73 Fix error that occurs when the indexer indexes CLASS files without super class 2019-04-09 08:40:23 +02:00
emmanue1
0101f57e13 Fix exception thrown when indexer browses a ZIP file in a ZIP file 2019-04-09 08:37:13 +02:00
emmanue1
9b89bda415 Convert Groovy classes to Java classes 2019-04-07 18:16:01 +02:00
emmanue1
899ba4ea74 Symplify code source 2019-03-17 09:44:58 +01:00
emmanue1
861692709a Convert Groovy class files to Java class files 2019-03-17 09:32:09 +01:00
emmanue1
a57a28b981 Update BUILD files 2019-03-14 20:32:38 +01:00
emmanue1
37a61d2193 Update license headers 2019-03-14 00:03:49 +01:00
emmanue1
b3a0b163ea Fix warnings during compilation 2019-03-09 19:29:01 +01:00
emmanue1
8cd87cc074 Prepare Java 9 support 2019-03-02 16:25:55 +01:00
emmanue1
acd511f421 Improves the display of line numbers 2015-09-02 19:34:44 +02:00
emmanue1
60a0d696d4 Fixes stack overflow #57 2015-08-15 09:59:15 +02:00
emmanue1
3fe11bf2c9 Fixes #61, "Invalid unicode" errors 2015-08-12 20:19:05 +02:00
emmanue1
12c9c351e3 Fixes #35, "Save All source dose not work" 2015-08-11 23:50:33 +02:00
emmanue1
5aa1ed5278 Fixes bug in Container.Entry implementations 2015-08-06 20:47:58 +02:00