Commit Graph

110 Commits

Author SHA1 Message Date
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
emmanue1
67c5e843ea Adds @Override 2015-08-06 20:24:58 +02:00
emmanue1
aa7c08bfa5 Adds icon on tabs 2015-08-05 07:10:20 +02:00
emmanue1
bb5fe52c3a Fixes #56, "Bad <init> method call from inside of a branch" 2015-07-12 11:29:39 +02:00
emmanue1
53bcde9036 Adds missing import 2015-07-07 08:08:24 +02:00
Sebastian Schuberth
6a361ee192 Simplify a few boolean expressions 2015-07-07 06:46:16 +01:00
Sebastian Schuberth
4765dc92cf JavaFileIndexerProvider: Remove an unused import 2015-07-07 06:44:53 +01:00
emmanue1
121e8da601 Fixes a NPE thrown by 'Copy Qualified Name' action 2015-07-02 22:10:06 +02:00
emmanue1
62c3551778 Changes the root package name from 'jd' to 'org.jd' 2015-07-02 21:02:26 +02:00
emmanue1
20fb73a586 Hides static block icon in tree 2015-07-01 12:26:52 +02:00
emmanue1
7e56f6d9bc Updates ANTLR Java parser 2015-07-01 12:16:45 +02:00