Jindra Petřík
d6c6d30776
checkstyle fix
2023-12-30 18:06:08 +01:00
Jindra Petřík
a01326324c
Added AS3 Debugging - export/import ByteArray variable data
...
Fixed Debugging - properly getting variable value through getter
2023-12-30 18:06:08 +01:00
Jindra Petřík
3d4c1a74c9
checkstyle fix
2023-11-05 21:11:10 +01:00
Jindra Petřík
982b44a0e6
Added ActionScript Debugger - Call stack frames switching - view variables around call stack
...
Added ActionScript Debugger - Highlight lines of callstack
Changed Basic tag info panel always visible even when nothing to display (to avoid flickering)
2023-11-05 21:11:10 +01:00
Jindra Petřík
487d1f8b14
Update license year
2023-03-19 22:43:41 +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
211aa60011
White background only on oceanic skin
2021-11-19 13:03:23 +01:00
Jindra Petřík
8890a327da
Forcing white background is now optional
2021-11-19 13:03:23 +01:00
Jindra Petřík
a7989d2d02
Fixed : #1670 Parent component/window of dialogs not properly set
2021-04-05 16:56:59 +02:00
Jindra Petřík
742525a365
organize imports
2021-03-12 22:12:39 +01:00
Jindra Petřík
b08567de7a
Fixed : #1622 Slow scrolling (search results, advanced settings and others)
2021-03-05 21:22:55 +01:00
Jindra Petřík
c6b1e528df
update license header year
2021-02-08 20:15:19 +01:00
Jindra Petřík
2767f77a66
remove unused imports
2021-02-08 20:15:19 +01:00
Jindra Petřík
f1960ffdde
Properly terminating debug session on Flash player manual close
2018-07-14 22:16:32 +02:00
Jindra Petřík
2bf7597cea
update license headers
2018-01-16 20:24:33 +01:00
AL
0a0ecf8112
Debug tooltips on hover
...
When in Debug mode and stopped at a breakpoint, hovering over dientifiers will show up their name and value in a tooltip. All matching locals will be shown, one on each line.
2017-11-30 11:06:36 +00:00
Jindra Petřík
a4b8a1a993
Export bytearray commented out - TODO in future
2016-09-14 22:56:20 +02:00
Jindra Petřík
4331548f92
Correct browsing variables
...
Show scope, trait, flags of the variables
Add watch
Stub for exporting ByteArray
2016-09-04 23:20:38 +02:00
Jindra Petřík
729f28ecaa
Saving files before refreshing line endings
2016-08-12 22:59:05 +02:00
honfika@gmail.com
5107a644cc
jump to resources view from hex view
2016-08-01 16:53:54 +02:00
honfika@gmail.com
8cb067bfda
format java code
2016-01-15 14:37:34 +01:00
honfika@gmail.com
00bb6a075f
organize imports
2016-01-09 19:51:53 +01:00
honfika@gmail.com
1cea429e7b
copyright year updated
2016-01-01 14:06:56 +01:00
Jindra Petřík
27c60f3ff5
Debugger - view constantpool
...
remove .0 suffixes on number values during debugging
2015-12-15 22:18:37 +01:00
Jindra Petřík
79a5c75426
variable tree view fixes
2015-12-15 20:15:20 +01:00
Jindra Petřík
33fdfcc0ac
Debugger - display variables in the tree structure
...
Set variables while debugging
2015-12-15 09:48:51 +01:00
Jindra Petřík
9123a3a646
Add watch stub... not working :-(, probably bug of adobe.
2015-12-06 10:18:37 +01:00
Jindra Petřík
0724b4a3f0
Debug (breakpoints, step) P-code for both AS1/2 and AS3
2015-12-06 06:29:08 +01:00
honfika@gmail.com
d0f2786673
removed unused imports
2015-12-01 09:28:01 +01:00
Jindra Petřík
1884320315
BreakPoints UI enhancements - line icons
...
Breakpoints handling fixes
2015-11-21 23:32:02 +01:00
Jindra Petřík
1237762e60
AS1/2 debugger
...
debugger listening only when really debugging started
fail to listen message
break reason displayed
2015-11-21 19:12:42 +01:00