kicad/eeschema/widgets
Mark Roszko 70908043a3 Convert enums inside eeschema and the symbol editor to be scoped
Scope: NETLIST_ITEM, CONNECTION_TYPE, ELECTRICAL_PINTYPE,
       NET_CONNECTION, NETLIST_ITEM, GRAPHIC_PINSHAPE

Note, the pin type enum had PT_ added to the front to prevent
shadowing of the INPUT symbol on msys2 (see discussion at
c17c9960d8)
2020-01-18 20:51:28 +00:00
..
pin_shape_combobox.cpp Convert enums inside eeschema and the symbol editor to be scoped 2020-01-18 20:51:28 +00:00
pin_shape_combobox.h Fixed two hidden overloaded function warnings. 2017-01-18 17:24:50 +01:00
pin_type_combobox.cpp Convert enums inside eeschema and the symbol editor to be scoped 2020-01-18 20:51:28 +00:00
pin_type_combobox.h Fixed two hidden overloaded function warnings. 2017-01-18 17:24:50 +01:00
symbol_preview_widget.cpp Implement simple inheritance for library symbols. 2019-12-06 11:33:52 -05:00
symbol_preview_widget.h Implement simple inheritance for library symbols. 2019-12-06 11:33:52 -05:00
symbol_tree_pane.cpp Fix library tree updating bug present at least on OSX. 2019-11-29 17:55:01 +00:00
symbol_tree_pane.h Push component tree down into common. 2018-08-01 09:35:45 +01:00
tuner_slider.cpp Add KI_PARAM_ERROR, similar to std::invalid_argument but using wxString instead of std::string to throw errors. 2018-06-05 13:29:51 +02:00
tuner_slider.h sim: tuner slider now located in a nested wxPanel 2016-08-11 14:42:00 +02:00
tuner_slider_base.cpp TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
tuner_slider_base.fbp TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
tuner_slider_base.h TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
widget_eeschema_color_config.cpp eeschema: Add highlight color to configurable list 2019-08-27 10:43:59 -07:00
widget_eeschema_color_config.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00