Commit Graph

21 Commits

Author SHA1 Message Date
Jindra Petřík
202e66ea1d Added #1875 Remove no longer accessed items from cache after certain amount of time 2022-11-20 22:12:19 +01:00
Jindra Petřík
1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík
10b0875358 organize imports inspection 2022-10-23 16:54:49 +02:00
Jindra Petřík
9b4507c2b9 Fixed: #1675 caching as bitmap / filters vs zoom 2021-04-05 16:56:59 +02:00
Jindra Petřík
c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
8928a3c9ee organize imports 2015-07-05 21:28:17 +02:00
honfika@gmail.com
67fb24a7fd swf disposing fixes 2015-02-27 01:56:36 +01:00
honfika@gmail.com
0f54e89379 do not cache RECTs and (String,String) maps to file 2015-01-31 18:37:19 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
87611fabbc #731 AS2 decompilation problem fixed 2014-11-29 16:20:08 +01:00
honfika@gmail.com
1cf0c28c74 #676: extended logging for text import, imorpt logic moved to separated class, allow to ignore errors duting import 2014-11-23 22:54:19 +01:00
Jindra Petřík
abb3ec9dc7 File cache improvement, deleting old temp files 2014-11-23 19:44:05 +01:00
Jindra Petřík
ffbfecdee9 run memory fix
typeitem deobfuscation
cache synchronization fix
2014-11-09 14:12:36 +01:00
honfika@gmail.com
6cfd01dc3d AVM2 instruction reading fix, strongly typed Cache key 2014-09-07 12:29:27 +02:00
honfika@gmail.com
8325d07b24 logger classes fixed, added new events (swf, abc, method body parsed) 2014-09-01 13:33:35 +02:00
honfika
bd0e1c7f33 imports & code formatting 1 2014-08-24 21:22:59 +02:00
Jindra Petřík
226eb3e7a6 AS3: Edit obfuscated identifiers
build script: running from lib too, clean lib from gui clean
2014-08-24 20:27:48 +02:00
Jindra Petřík
04922aaf69 Separated FFDec core library and the rest (GUI).
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00