kicad/eeschema/sch_plugins
Jeff Young 2366b06e77 Don't parse multiple items in a single c'tor or function call.
The C++ optimizer is not always your friend and may do them in the
reverse order.
2022-02-10 17:54:13 +00:00
..
altium Schematic and symbol text boxes. 2022-01-28 21:38:15 +00:00
cadstar Break sch_text.h/.cpp into sch_text and sch_label. 2022-01-28 21:38:15 +00:00
eagle Sprinkle in some make_unique 2022-02-05 21:26:36 -05:00
kicad Factor out common s-expression library cache source code. 2022-02-09 11:20:14 -05:00
legacy Don't parse multiple items in a single c'tor or function call. 2022-02-10 17:54:13 +00:00
sch_lib_plugin_cache.cpp Hash symbol libraries per library rather than statically per cache type. 2022-02-07 15:40:21 -05:00
sch_lib_plugin_cache.h Hash symbol libraries per library rather than statically per cache type. 2022-02-07 15:40:21 -05:00