Commit Graph

73 Commits

Author SHA1 Message Date
6091a7b5cd Fix build 2026-02-10 11:58:52 +03:00
816430e0e2 Generate doctrenderer embed 2025-11-27 13:40:37 +03:00
d092b88d9b Redact Do&Undo 2025-08-20 14:54:02 +03:00
e10aa90618 Realize pdf split/merge in native js wrapper 2025-05-15 16:04:29 +03:00
bb58be4f18 Add new method for images inside zip 2025-01-24 22:51:04 +03:00
a5c73127fd Fix pdf bugs (add build with embedded fonts in changes) 2024-09-23 21:59:36 +03:00
f21d92ee92 Enable drawing file in doctrenderer 2024-09-09 14:23:54 +03:00
f18eb2ef5b Developing 2024-08-20 00:23:59 +03:00
7d6a95d521 Fix bug 65583 2024-02-18 22:10:54 +03:00
fd47f149f7 Regenerate wrappers for js engines 2023-09-14 23:11:40 +03:00
03da8bc41a [JSC] Refactoring
+ Renamed methods in CGraphicsEmbed and CNativeControlEmbed
+ Generated new embed files
+ Added check for allowed embed creation
2023-06-14 15:14:03 +04:00
d1e87e342f NativeBuilderEmbed refactoring
+ PointerEmbed extra files added
+ Fix for generator when ifdef blocks are empty
+ Added CJSContext::createEmbedObject()
2023-06-12 23:16:46 +04:00
39cbad3ebf Added #ifdef and [noexport] support for code generation. Replaced most of internal classes.
Removed unnecessary V8 code.
2023-06-11 23:30:40 +04:00
6590643894 Refactoring 2023-06-10 13:57:33 +03:00
11d91891a8 [V8] New adapter for external embed. js_base.h celaned up. 2023-06-02 17:31:01 +04:00
a29605e1b7 Added adapter code generation to scipt 2023-06-01 17:03:57 +04:00
375b5a5f4f [V8] added an option for removing void* functions from js_base.h 2023-06-01 15:28:19 +04:00
428d92e654 Added RegistratorPool for embedding in multiple contexts simultaneously 2023-05-28 18:42:39 +04:00
21ee5ceecf Implemented code generation for internal embed 2023-05-27 18:19:57 +04:00
e4895fe035 Added option for internal embed in V8 2023-05-26 19:12:50 +04:00
afc6a72b14 Add variant for external objects 2023-05-01 00:25:24 +03:00
09d87538e7 Embeded to V8. Also made some renamings 2023-04-18 13:21:31 +04:00
1f5025b136 Begin to embeding hash functions 2023-04-14 21:21:44 +04:00
85ab308f80 Refactoring 2023-04-13 16:49:02 +03:00
0f492bce2b Refactoring 2023-04-13 15:32:38 +03:00
263e50601a Merge branch 'release/v7.4.0' into feature/v8-inspector 2023-04-08 22:16:44 +03:00
3ef0ed1d36 [copyright] Update address in Copyright 2023-03-01 23:21:57 +03:00
4d5a2967e3 [copyright] Update Copyright 2023-02-28 00:57:11 +03:00
7ba98fe047 initial 2023-02-21 15:55:23 +03:00
bc33a5b2e3 Removed m_globalTemplate from CJSContextPrivate. Removed js_base.pri from test.pro 2023-02-06 18:36:43 +03:00
43514de87e CJSContext scopes rework. Global template added. 2023-02-06 14:51:28 +03:00
2b6ad83b36 Fix bug 60433 2023-02-04 23:49:41 +03:00
738fea25e6 Fix bug 60141 2023-01-14 22:03:05 +03:00
1204a9a501 Add getPaths method to zip engine 2023-01-12 23:20:54 +03:00
cfce809885 For bug 58435 2022-09-16 21:35:03 +03:00
8690a92afd Refactoring image (inside zlib) module 2022-08-08 16:17:47 +03:00
4d538e3439 Fix typo 2022-07-20 10:06:33 +03:00
b6ec92a557 Refactoring 2022-07-13 14:04:28 +03:00
089f817962 Debugging native text module 2022-06-02 11:48:11 +03:00
98ad73ce7d New text module 2022-06-01 17:37:28 +03:00
95e747e400 . 2022-05-31 19:54:46 +03:00
32ac61f890 Developing 2022-05-31 12:31:28 +03:00
4016df7fc7 End support ZipEmbed 2022-05-25 22:41:58 +03:00
ca8b6d9c5c Fix build with v8 8.7 version 2021-09-13 10:08:28 +03:00
40eb9aaf09 delete drawCollaborativeChanges
fix mint rectangles
2021-03-02 12:54:43 +03:00
6551dd92e5 Add realizartion in objective c 2021-02-18 17:04:26 +03:00
27c4b03b7a put_brushTexture Hatch
I managed to get a texture, but the color is incorrectly applied to it and I had to add code to ShapeDrawer.js
2021-02-01 18:44:30 +03:00
7fbf763afd get native 2021-02-01 14:35:37 +03:00
c33c5d7b2e ImagesDirectory and FontsDirectory 2021-01-29 13:00:59 +03:00
1c65f979b3 put_BrushGradient
implemented a gradient fill
2021-01-28 17:00:05 +03:00