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 |