Commit Graph
24 Commits
Author SHA1 Message Date
Honfika b3dc9a4d13 cancellable search, strongly typed configuraion fields (later they will be listed on the advanced settings page) 2013-11-07 21:18:18 +01:00
Honfika bef5f0ae67 cleanup with "Inspect and Transform" 2013-11-07 00:26:49 +01:00
Honfika 0579ac38cb export: write to file directly, cancelable decompilation (cancel button in the status panel) 2013-11-05 17:59:35 +01:00
Honfika 3b69e9f291 organize imports 2013-11-01 01:13:11 +01:00
Honfika d23c2dbe63 highlighting refactored 2013-11-01 01:07:19 +01:00
Honfika 908e73e0b3 small fixes 2013-10-16 23:11:01 +02:00
Honfika 79f2f7cd45 replace hex tags to comment in export, AS2 highlight fixed 2013-10-15 22:24:17 +02:00
Honfika 3be09601c3 export "pcode with hex" and "only hex" options added 2013-10-15 21:50:00 +02:00
Honfika b82bd36058 more stringbuilders 2 2013-10-14 23:47:26 +02:00
Jindra Pet��k 232e512b3e AS3: hilighting of trait names, types
AS3: highlighting static const values (link to static initializer)
2013-09-15 17:37:19 +02:00
Honfika d571b899c6 array definitions was inconsistent, now everywhere "Type[] variableName", using StringBuilder => little bit faster, test fixed (missing parameters) 2013-09-09 11:46:04 +02:00
Jindra Pet��k 8a8084ef28 Loading SWFs from memory
Progressbar animation fix
Few refactorings
2013-08-24 14:05:15 +02:00
Jindra Pet��k b8d8b328d9 Issue #287 Typo paralel => parallel 2013-08-10 18:58:00 +02:00
Jindra Pet��k 547add2a74 code path propagation 2013-07-12 20:44:42 +02:00
Jindra Pet��k b786104aaa Issue #212 Cannot create directory issue / parallel mkdirs 2013-07-09 14:05:47 +02:00
Jindra Pet��k e8e62c3947 some FindBugs refactorings (partially) 2013-07-05 09:51:07 +02:00
Jindra Pet��k 791aa8dfef Issue #127 Drag-drop exportable item from tree 2013-06-24 21:01:10 +02:00
Jindra Pet��k 24bfd5f5ee Issue #134 Goto document class 2013-06-23 19:06:56 +02:00
Jindra Pet��k e7807d16d0 Issue #145 Fixed unicode support (after deobfuscation in AS1/2) 2013-06-23 18:28:24 +02:00
Jindra Pet��k f3a2d0ada1 Issue #147 Escape filenames from invalid identifiers
Issue #132 Rename identifiers renames strings
Issue #130 Renaming identifiers in SymbolClass tags
2013-06-22 17:44:35 +02:00
Jindra Pet��k 79a1264b39 Parallelism can be turned off 2013-06-19 20:31:04 +02:00
Jindra Pet��k 43164625cd Java 7 try-with-resources
Java 7 multi catch
2013-06-04 21:35:35 +02:00
Jindra Pet��k 137b14a9c2 FLA export stub 2013-05-14 22:02:41 +02:00
Jindra Pet��k c447f3b721 Handling script traits as separate objects 2013-05-05 17:22:04 +02:00