Jon Evans
|
8ff3ef5fd5
|
API: Add ExpandTextVariables
|
2024-11-28 19:21:18 -05:00 |
|
Jon Evans
|
7168364445
|
API: Include textbox border in GetTextAsShapes
|
2024-11-28 18:17:59 -05:00 |
|
Jon Evans
|
0d7588bdfb
|
API: Improve handling of compound shapes
|
2024-11-28 17:58:23 -05:00 |
|
Jon Evans
|
523fcc039f
|
API: Move trace macro to utils
|
2024-11-28 11:28:06 -05:00 |
|
Jon Evans
|
3129e072c4
|
API: Move graphics and text handling to common
Required moving API_HANDLER_COMMON out of kicommon
|
2024-11-28 11:28:06 -05:00 |
|
Jon Evans
|
07f0b096ba
|
API: Move graphic shapes to common
|
2024-11-26 18:55:20 -05:00 |
|
Jon Evans
|
c0d43c0c0c
|
API: Add serialization of FP_3DMODEL
|
2024-11-24 15:53:10 -05:00 |
|
Jon Evans
|
62df972c2d
|
API: implement serialization for ZONE
|
2024-11-23 11:04:34 -05:00 |
|
Jon Evans
|
033fb4fc8f
|
API: Add GetBoundingBox and Box2
|
2024-11-19 22:09:00 -05:00 |
|
James J
|
7ce00e511b
|
Multi-netclass support
|
2024-07-26 20:49:29 +00:00 |
|
Alex Shvartzkop
|
41c4bd58ba
|
Fix warnings.
|
2024-04-20 20:09:17 +03:00 |
|
Jeff Young
|
95136494b3
|
RIP LIB_PIN.
|
2024-04-20 12:10:31 +01:00 |
|
Jeff Young
|
d761b4f22f
|
RIP LIB_TEXTBOX and LIB_SHAPE.
|
2024-04-16 16:31:16 +01:00 |
|
Jeff Young
|
3efe504dcc
|
Collapse LIB_TEXT into SCH_TEXT.
|
2024-04-16 16:31:16 +01:00 |
|
Jon Evans
|
02ec894b83
|
Remove LIB types from API for now
All with the possible exception of LIB_SYMBOL are going away
|
2024-04-13 15:03:34 -04:00 |
|
Jeff Young
|
d77eae3e7e
|
Collapse LIB_FIELD into SCH_FIELD.
|
2024-04-13 15:42:13 +01:00 |
|
Jon Evans
|
7baccba01c
|
Coverity fixes
|
2024-04-05 08:16:29 -04:00 |
|
Jon Evans
|
aff2d5c0d3
|
Factor out SHAPE_LINE_CHAIN utilities
|
2024-04-04 18:55:58 -04:00 |
|
Jon Evans
|
9c113b25a4
|
Allow turning the API server on/off at runtime
|
2024-04-03 22:04:11 -04:00 |
|
Jon Evans
|
75b61956e9
|
Fix Windows name collision
|
2024-04-02 20:06:36 -04:00 |
|
Jon Evans
|
1dbe78c68b
|
Add QA tests and expand serialization for API
|
2024-04-02 19:51:18 -04:00 |
|
Jon Evans
|
6bd02cae6d
|
Refactor; add user control over API server
|
2024-04-02 19:51:18 -04:00 |
|
Jon Evans
|
a3b6ab48a4
|
Add a new plugin system for the new API
|
2024-04-02 19:51:16 -04:00 |
|
Jon Evans
|
f613cd1cb4
|
ADDED: A new IPC API based on protobuf and nng
Details, documentation, and language bindings are works in
progress and will be evolving over the course of KiCad 9
development.
|
2024-04-02 19:34:36 -04:00 |
|