Jon Evans
5774338af2
Fix build with protobuf 30
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20300
11 months ago
Seth Hillbrand
0b2d4d4879
Revise Copyright statement to align with TLF
Recommendation is to avoid using the year nomenclature as this
information is already encoded in the git repo. Avoids needing to
repeatly update.
Also updates AUTHORS.txt from current repo with contributor names
1 year ago
Jon Evans
96536f380d
API: refactor handlers to be slightly less verbose
1 year ago
Jon Evans
5120a3bd82
Fix incorrect lambda capture
2 years ago
Marek Roszko
eb38932d26
Fix capture lambda
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17757
2 years ago
Marek Roszko
c05ae0b32e
Fix another lambda capture
2 years ago
Alex Shvartzkop
cae631d7b7
Fix build error in API handler.
(cherry picked from commit 46e1839203 )
2 years ago
Jeff Young
494001ed4c
Harmonize more APIs.
2 years ago
Jon Evans
1dbe78c68b
Add QA tests and expand serialization for API
2 years ago
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.
3 years ago