Commit Graph
36 Commits
Author SHA1 Message Date
Honfika da7ce42746 Java code formatting, Interface action item block fixed 2014-02-25 18:51:10 +01:00
Jindra Pet��k 1e3a67ec1c Configurable code formatting (Indentation + brace position) 2014-02-25 15:52:41 +01:00
Honfika 41e9e58c31 format code 2014-01-22 17:29:16 +01:00
Honfika 0da9d423a0 final fields 2014-01-19 22:33:23 +01:00
Honfika c361216cf7 gui classes separated 2014-01-04 16:04:39 +01:00
Honfika 91cb40d56e TagTree nodes/items hierarchy refactored 2014-01-04 13:14:30 +01:00
Honfika 09fb0cf795 missing localizations 2 2014-01-03 15:56:12 +01:00
Honfika f91b63334c missing localizations 2014-01-03 15:08:24 +01:00
Honfika 796af3f207 separating gui 2013-12-24 19:22:16 +01:00
Honfika e1f4ca362b prepare for Issue #350 (Allow to open multiple SWF files into the same ffdec instance) 3 2013-12-22 16:08:45 +01:00
Honfika 06b95ac6e1 Issue #431: Canceling background threads (after timeout, or after user action, e.g new treeitem selected) fixed + small fixes 2013-12-03 00:26:21 +01:00
Honfika 2f49b47e87 every configuration setting is configurable on the ui, reset configuration button, show config descriptions 2013-11-08 13:17:44 +01:00
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