kicad/common/widgets
John Beard 1d039cb4c1 Break row indicators out to own class
The introduces INDICATOR_ICON, which is a very simple class holding a
bitmap that can toggle on or off.

The ICON_PROVIDER class then provides icons to INDICATOR_ICONS, which
means the class can be used for more than just row indicators.

A default row icon provider is also provided for use in the standard row
selector.
2017-03-01 09:44:41 +01:00
..
color_swatch.cpp Move layer/render swatches to own class 2017-03-01 09:44:41 +01:00
footprint_preview_panel.cpp Fixed crash when placing a component in standalone eeschema 2017-02-27 10:29:53 +01:00
indicator_icon.cpp Break row indicators out to own class 2017-03-01 09:44:41 +01:00
mathplot.cpp More Coverity warnings fixes. 2016-12-30 14:36:23 +01:00
two_column_tree_list.cpp Optimize TWO_COLUMN_TREE_LIST column sizing 2017-02-24 12:51:53 -05:00
widget_hotkey_list.cpp Revamp component chooser and add footprint preview 2017-02-18 21:39:55 -05:00