175fab48f8
* Add item clarification context menu to EESchema when multiple unresolved items are found at the current cross hair position. * Add collector class SCH_COLLECTOR for supporting multiple item hit testing. * Removed bit wise masked filtering from schematic item hit testing. * Removed all old hit testing functions and methods scattered about the EESchema source code. * Move terminal point test function into SCH_SCREEN object. * Fixed bug in terminal point test when terminating a bus to a label. * Define the < operator for sorting schematic items. * Add area calculation method to EDA_Rect item. * Add method for returning an item's bitmap for menu display purposes. * Add method for returning an item's menu text for menu display purposes. * Changed EDA_ITEMS container from boost::ptr_vector to std::vector. * Factor coordinate string conversion code from EDA_DRAW_FRAME to function CoordinateToString(). |
||
---|---|---|
.. | ||
dialog_cvpcb_config.cpp | ||
dialog_cvpcb_config.h | ||
dialog_cvpcb_config_fbp.cpp | ||
dialog_cvpcb_config_fbp.fbp | ||
dialog_cvpcb_config_fbp.h | ||
dialog_display_options.cpp | ||
dialog_display_options.h | ||
dialog_display_options_base.cpp | ||
dialog_display_options_base.fbp | ||
dialog_display_options_base.h |