10 Commits

Author SHA1 Message Date
Jon Evans
5774338af2 Fix build with protobuf 30
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20300
2025-03-11 17:33:17 -04:00
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
2025-01-01 14:12:04 -08:00
Jon Evans
96536f380d API: refactor handlers to be slightly less verbose 2024-12-08 20:23:11 -05:00
Jon Evans
5120a3bd82 Fix incorrect lambda capture 2024-07-21 17:29:24 -04:00
Marek Roszko
eb38932d26 Fix capture lambda
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17757
2024-04-13 07:47:02 -04:00
Marek Roszko
c05ae0b32e Fix another lambda capture 2024-04-12 23:37:38 -04:00
Alex Shvartzkop
cae631d7b7 Fix build error in API handler.
(cherry picked from commit 46e183920385f5a040df948e35ecc8dcf80cd2ee)
2024-04-10 19:09:12 +00:00
Jeff Young
494001ed4c Harmonize more APIs. 2024-04-08 10:10:24 +01:00
Jon Evans
1dbe78c68b Add QA tests and expand serialization for API 2024-04-02 19:51:18 -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