• Wayne Stambaugh's avatar
    Fix Eeschema find item bugs and other minor changes. · 35749e57
    Wayne Stambaugh authored
    * Fix bug in hierarchical searches using sheet path pointers which are
      destroyed on every search.  Use human readable path as last sheet found
      in test to prevent comparison of deleted pointers.
    * Fix a bug in SCH_COMPONENT::Matches() that would prevent searching for
      pins if the search all fields flags was not set.
    * Fix a bug in SCH_COMPONENT::Matches() to use the sheet path to perform
      the comparison to the correct reference designator and unit number.
    * Fix wrapping in sheet path and sheet path list MatchNextItem methods.
    * Push search methods down to EDA_ITEM object so advanced searching can
      be performed on all items derived from EDA_ITEM.
    * Add virtual method to EDA_ITEM object to test if item supports replacing
      text.
    * Replace switch statement magic numbers in Eeschema socket connection code
      with Pcbnew for improved readability.
    35749e57
Name
Last commit
Last update
3d-viewer Loading commit data...
CMakeModules Loading commit data...
Documentation Loading commit data...
bitmap2component Loading commit data...
bitmaps_png Loading commit data...
bitmaps_xpm Loading commit data...
common Loading commit data...
cvpcb Loading commit data...
demos Loading commit data...
eeschema Loading commit data...
gerbview Loading commit data...
helpers/tools_to_build_newstroke-font Loading commit data...
include Loading commit data...
kicad Loading commit data...
new Loading commit data...
packaging Loading commit data...
pcb_calculator Loading commit data...
pcbnew Loading commit data...
polygon Loading commit data...
potrace Loading commit data...
resources Loading commit data...
scripts Loading commit data...
template Loading commit data...
.bzrignore Loading commit data...
AUTHORS.txt Loading commit data...
CHANGELOG.txt Loading commit data...
CMakeLists.txt Loading commit data...
COPYRIGHT.txt Loading commit data...
CTestConfig.cmake Loading commit data...
Doxyfile Loading commit data...
HOW_TO_CONTRIBUTE.txt Loading commit data...
INSTALL.txt Loading commit data...
README.txt Loading commit data...
TODO.txt Loading commit data...
copyright.h Loading commit data...
notes_about_pcbnew_new_file_format.odt Loading commit data...
uncrustify.cfg Loading commit data...
version.txt Loading commit data...