kicad/pcbnew/netlist_reader
Jeff Young b29a56530c Remove undo-of-ungroup hack.
The hack assumed that the parent group would be the first
deleted item of type group in the undo list.  While this
will be true when undoing a user ungroup command, it will
not be when undoing an ungroup side-effect, such as when a
member of a group is deleted during UpdateFromPCB.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/16384
2023-12-17 15:35:35 +00:00
..
board_netlist_updater.cpp Remove undo-of-ungroup hack. 2023-12-17 15:35:35 +00:00
board_netlist_updater.h Remove a few EDA_RECT instances. 2022-08-31 01:22:49 +01:00
kicad_netlist_reader.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
legacy_netlist_reader.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
netlist.cpp On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2023-09-27 23:15:54 -04:00
netlist_reader.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
netlist_reader.h No more long-lived parsers. 2021-12-24 17:11:18 +00:00
pcb_netlist.cpp Sch/PCB: allow back-updating schematic fields from PCB 2023-07-31 10:38:43 -04:00
pcb_netlist.h Fields: preserve field order across sch<->pcb 2023-08-07 09:29:13 -04:00