16697 Commits (279732e89e063354976ec76e5fc160c145bfef6e)

Author SHA1 Message Date
Jon Evans 493ca7a0f5 Fix unhandled case warnings 2 years ago
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
Jon Evans 6bd02cae6d Refactor; add user control over API server 2 years ago
Jon Evans a3b6ab48a4 Add a new plugin system for the new API 2 years ago
Jon Evans f613cd1cb4 ADDED: A new IPC API based on protobuf and nng 3 years ago
Jon Evans e5d4f58d65 Fix parsing of legacy text hide token 2 years ago
Seth Hillbrand 2123e2ca9c Add some corrections to IPC2581 export syntax 2 years ago
Seth Hillbrand d82e8ee41a Map nets in pasted data 2 years ago
Ian McInerney 90ace0fcaf Ensure model file output stream is valid before writing to it 2 years ago
Ian McInerney 87a8235831 Remove group from dummy track before deletion 2 years ago
Roberto Fernandez Bautista 6078bc52eb PNS: Fix a few memory leaks 2 years ago
Jeff Young 43edc2eaf8 Don't start immediate mode when there's no event position. 2 years ago
Thomas Pointhuber 7d1881b58a altium: use std::unique_ptr instead of raw pointers where feasible 2 years ago
Seth Hillbrand c841d0df6d Handle small holes in DRC Connection width test 2 years ago
JamesJ 79a3dd71e4 Only delete grouped / generated BOARD_ITEMS from the root item 2 years ago
Marek Roszko fd501b4bc8 Fix DRC slowdown due to UI yields 2 years ago
Seth Hillbrand 37a3f52d81 Remove unused variable 2 years ago
Seth Hillbrand e4756c811e Utilize hash_combine to avoid hash collision 2 years ago
Seth Hillbrand 10c1072479 Remove duplicated clearanceEpsilon 2 years ago
Seth Hillbrand 5e850911c5 When dragging a via, we need to get all obstacles 2 years ago
Jeff Young 491adc6c6c Formatting. 2 years ago
Jeff Young 2c21ef1ed0 Fix footprint undo for new UUID caches. 2 years ago
Seth Hillbrand c3a5b92ed0 Sort netnames in properties panel 2 years ago
Jeff Young 57b224d3f0 Cut/copy/paste for PCB tables. 2 years ago
Jeff Young f9c5e48c57 Add missing PCB_TABLE_T, and a comment. 2 years ago
Jon Evans e347300593 Work around SWIG problems 2 years ago
Mike Williams 48b3b4697a PCB: update footprint field when changing footprints 2 years ago
Jon Evans 1acb1afa98 Fix build errors; warnings 2 years ago
Jon Evans 5aa8af1abf Add a cache for looking up board items by ID 2 years ago
Jon Evans 7b6afd290a Remove non-const access to board-owned items 2 years ago
JamesJ 54919e6854 Performance update for pcbnew net inspector 2 years ago
JamesJ f51e775f26 Use bulk BOARD_LISTENER calls following undo or redo operations 2 years ago
Jeff Young 50567764b5 Allow no-net teardrops on no-net pads with no-net tracks. 2 years ago
Jeff Young a53bc9e026 Attempt to prevent KICAD-YP. 2 years ago
Jeff Young 5d37a00759 Table plotting for PCBNew. 2 years ago
JamesJ 67d6e6afdf Only update net inspector when panel is shown. 2 years ago
Jeff Young fc572bfbc6 Make sure users don't run into min text size. 2 years ago
Jon Evans af18e06ea4 Remove the "insert chevron" function of the via placer 2 years ago
wh201906 806daecf85
Add toggleHV45Mode item to the measure tool's context menu 2 years ago
Jeff Young 88c1fa3e26 Ignore graphic shapes that implement netties. 2 years ago
Marek Roszko ab759d21f2 Fix more build warnings 2 years ago
Jeff Young 7218d501d4 Better locality-of-reference for footprint chooser filters. 2 years ago
Marek Roszko 490dbfdf83 Fix build warnings 2 years ago
aris-kimi d7abed2d60 Footprint Chooser dialog: Allow toggle buttons to work simultaneously 2 years ago
Seth Hillbrand 00d108498f Avoid crashing on missing tracks in CADSTAR 2 years ago
jean-pierre charras cb8ed07858 GERBER_JOBFILE_WRITER: use UTF8 encoding according to current specif. 2 years ago
JamesJ de85b2217b Re-centralise handling of sort column in net inspector list. 2 years ago
jean-pierre charras 4f4ca9f383 Do not run DRAWING_TOOL::PlaceTuningPattern() inside the footprint editor 2 years ago
Marek Roszko 83ef5fd7d6 Move PGM_BASE to kicommon 2 years ago
Marek Roszko e32b26ebeb Move JSON_SETTINGS and PARAMS to kicommon 2 years ago