14 Commits (47189034aa70b06a6ba4e1e7fe35a70084fc5500)

Author SHA1 Message Date
jean-pierre charras 821668d96c rename class_collector.h to collector.h 8 years ago
Seth Hillbrand 6073bf3ea7 Library Editor: Moving current item to the base screen 8 years ago
Seth Hillbrand 6f3e55d344 wx: Add double-click handling in disambiguation cases 8 years ago
Maciej Suminski 1edaa8090d Turned LIB_ITEMS_CONTAINER into a template 8 years ago
Maciej Suminski 55bc8da726 LIB_ITEMS_CONTAINER code formatting 8 years ago
Bernhard Stegmaier 0be357ec3e LIB_ITEMS_CONTAINER reimplemented using C-style array of boost::ptr_vector 8 years ago
Maciej Suminski 352919658d Refactored LIB_PART data storage 8 years ago
Dick Hollenbeck c2b8a4ee43 Move from class INSPECTOR as the EDA_ITEM::Visit() callback interface to a std::function 10 years ago
Dick Hollenbeck 8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
jean-pierre charras 31e58d87d4 Eeschema: fix an old bug: sometimes E hotkey (and some other' hot keys) was editing a previously selected item, not the item under the mouse cursor 13 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
jean-pierre charras fb8a6bf164 Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes. 15 years ago
Wayne Stambaugh 86bf955db7 Add hit testing clarification to schematic library editor. 15 years ago