Jindra Petřík
d67f88254b
checkstyle fix
2023-11-05 21:11:10 +01:00
Jindra Petřík
47a5d6f8dc
Fixed deprecation warnings on Locale constructor and editor viewToModel/modelToView
2023-11-05 21:11:10 +01:00
Jindra Petřík
8b3b740b44
Fixed AS3 Debugging P-code inside nested functions
...
Fixed AS3 Debugging - show (and click through) proper call stack
2023-11-05 21:11:10 +01:00
Jindra Petřík
dc5e50813f
Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes
2023-10-16 09:36:06 +02:00
Jindra Petřík
2a93e6b133
ABCExplorer - show inline methods
2023-10-01 18:21:38 +02:00
Jindra Petřík
8faf44a0fa
Hilighting first class trait - conflicting with script initializer
2023-10-01 18:21:38 +02:00
Jindra Petřík
c5ee7d47c0
Do not show script initializer in trait list for compound script
2023-10-01 18:21:38 +02:00
Jindra Petřík
49c8251e4d
Fixed #2077 Switch detection problems producing §§goto
2023-10-01 18:21:38 +02:00
Jindra Petřík
045d475647
Added AS3 P-code editing class trait
2023-03-19 22:43:41 +01:00
Jindra Petřík
487d1f8b14
Update license year
2023-03-19 22:43:41 +01:00
Jindra Petřík
76eff8b53c
Fixed #1977 AS3 Find usages - class and function usages, various fixes
2023-02-25 19:39:02 +01:00
Jindra Petřík
07df4a8640
Added Remembering script+folder scroll/caret position when switching between items, saving for pinned items
2023-01-30 22:33:36 +01:00
Jindra Petřík
fb76fd94a9
Fixed AS3 - empty P-code shown on clicking script
2023-01-22 22:15:04 +01:00
Jindra Petřík
3538adedbc
Fixed AS3 package level const with function value - separate P-code for trait and method
2022-12-23 17:02:50 +01:00
Jindra Petřík
f7869abe0b
Added AS3 P-code - Editing interface methods
2022-12-18 23:10:24 +01:00
Jindra Petřík
8b6dd09069
organize imports
2022-12-18 23:10:24 +01:00
Jindra Petřík
2a68570103
Fixed #1888 Resolve properties on protected namespaces
2022-11-30 22:58:35 +01:00
Jindra Petřík
7bad0bd348
Avoid multiname not found exception.
2022-11-30 22:58:35 +01:00
Jindra Petřík
bd82515065
Added AS3 improved goto declaration for properties and methods
2022-11-30 22:58:35 +01:00
Jindra Petřík
1d82af4855
Update license header year
2022-11-06 21:44:39 +01:00
Jindra Petřík
742525a365
organize imports
2021-03-12 22:12:39 +01:00
Jindra Petřík
8c988646f7
Fixed : #1636 Exception on reloading (7)
2021-03-12 22:12:39 +01:00
Jindra Petřík
8d9524fe3c
P-code display and edit traits outside classes
...
AS3 P-code limit of instruction matching added to configuration
2021-03-12 22:12:39 +01:00
Jindra Petřík
4d7e062b95
#1636 Another Goto usage exception
2021-03-12 22:12:39 +01:00
Jindra Petřík
277aa6c59e
Fixed : #1636 Nullpointer exception on empty editorpane
2021-03-12 22:12:39 +01:00
Jindra Petřík
509b08ac86
goto last method after saving p-code when outside trait method
...
Fixed: AS3 p-code/AS hilighting after p-code save
2021-03-05 21:22:55 +01:00
Jindra Petřík
a4b2d2e31b
Fixed: AS3 p-code/AS hilighting when outside trait
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
f1960ffdde
Properly terminating debug session on Flash player manual close
2018-07-14 22:16:32 +02:00
Jindra Petřík
1dd96e6c53
Warning panel on scripts containing §§ instructions (Tip for Settings/Automatic deobfuscation)
2018-05-25 19:03:20 +02:00
Jindra Petřík
da586b105f
- New AS2 class detector
...
- Reference helper class moved to helper package.
2018-01-22 22:06:40 +01: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
[email protected]
f7e5479bdd
UI thread invoke fixes/improvements 3
2016-12-28 13:25:19 +01:00
[email protected]
9dc4752c04
UI thread invoke fixes/improvements 2
2016-12-28 12:57:06 +01:00
[email protected]
93082c1eb3
AS3 pcode search improvements
2016-12-27 19:52:49 +01:00
[email protected]
11088fec36
#1308 Search by all P-code files
2016-12-19 22:21:53 +01:00
Jindra Petřík
8a0223a02a
Namespace suffix handling on all Levels.
...
Classes with same name handling.
Test data
2016-09-17 14:44:59 +02:00
Jindra Petřík
fb6adea8cd
More intuitive ABC P-code editation header
...
- split method/getter/setter
- show if it's script/class/instance initializer
2016-08-28 12:18:33 +02:00
Jindra Petřík
afc2c05cbb
Introduce end-of-line normalization
2016-07-23 21:19:44 +02:00
[email protected]
ababe9010f
spanish translation + something with the line endings
2016-06-03 15:43:13 +02:00
Jindra Petřík
33d6cd5c29
improved/fixed go to declaration in AS3
2016-03-26 22:48:12 +01:00
[email protected]
1cea429e7b
copyright year updated
2016-01-01 14:06:56 +01:00
[email protected]
52c27db229
author javadoc comments added, finished...
2015-12-12 16:07:05 +01:00
[email protected]
7671b01d22
fix
2015-12-08 13:43:15 +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
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
Jindra Petřík
40ed5a5f48
Trace log, debug panel separated, better show/hide handling
2015-11-17 20:10:30 +01:00
Jindra Petřík
bb37910cce
Fixed ip highlighting
2015-11-17 17:48:06 +01:00
Jindra Petřík
4a4e0e4898
Better line start detection
...
Fixed debug info injection
2015-11-17 09:24:42 +01:00