kicad/include
Wayne Stambaugh d9e0ab0241 Improve Eeschema find code and add initial replace plumbing.
* Replace Eeschema find code with a collector based implementation.
* Fixed a search bug when all subsequent searches of an item would ignore
  the remaining valid child items when an item had more than one child
  item that matched the search criteria.
* Add SCH_FIND_COLLECTOR class to find all items that meet the specified
  search criteria.
* Add SCH_FIND_COLLECT0R_DATA to keep track of information for all matching
  items.
* Use collector to iterate over the list of items that match the search
  criteria rather than trying to start at the last matched item.
* Remove unused searching methods from sheet path and sheet path list
  objects.
* Add replace and replace all functionality to Eeschema find dialog.
* Push matching methods down to EDA_ITEM class so they can be used by
  other derived objects.
* Add method to EDA_ITEM to test if item supports replacing.
* Add flag to find/replace data to support replace feature.
* Disable wild card matching check box when dialog is in replace mode as
  wild card replacement is not supported at this time.
* The usual Doxygen comment and coding policy fixes.
2011-12-01 11:49:28 -05:00
..
boost Gerbview: remove flicker when refresh screen, and loadind files. Fix very minor bugs. 2010-12-17 21:34:29 +01:00
HersheyCyrillic.h.unused Use layer_widget in Gerbview 2010-02-03 14:05:17 +00:00
appl_wxstruct.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
base_struct.h Improve Eeschema find code and add initial replace plumbing. 2011-12-01 11:49:28 -05:00
bezier_curves.h Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
bitmaps.h Add Bulgarian language. Update translators list. 2011-11-30 12:45:49 +01:00
block_commande.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
build_version.h PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
class_base_screen.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
class_bitmap_base.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
class_board_design_settings.h Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 2011-11-24 11:32:51 -06:00
class_board_item.h This patch restores some of the goodness in Vladimir's rev 3239, and in particular 2011-11-29 11:25:30 -06:00
class_collector.h Improve Eeschema find code and add initial replace plumbing. 2011-12-01 11:49:28 -05:00
class_colors_design_settings.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
class_drawpanel.h Memory allocation improvements and other minor fixes. 2011-11-10 10:55:05 -05:00
class_drc_item.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
class_layer_box_selector.h Minor PCBNew code fixes. 2011-09-29 12:49:40 -04:00
class_macros_record.h add forgotten file to bzr3107, add GOST to KICAD_BULD_VERSION if defined KICAD_GOST 2011-09-07 14:38:11 +04:00
class_marker_base.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
class_pcb_screen.h Remove sine and cosine look up tables and other minor fixes. 2011-09-20 09:57:40 -04:00
class_sch_screen.h More auto save improvements. 2011-10-15 09:25:57 -04:00
class_undoredo_container.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
colors.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
colors_selection.h forgotten file 2010-01-29 21:03:12 +00:00
common.h Improve Eeschema find code and add initial replace plumbing. 2011-12-01 11:49:28 -05:00
confirm.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
dcsvg.h made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 2009-04-13 05:58:11 +00:00
dialog_get_component.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
dialog_helpers.h KICAD_PLUGIN and nanometer intermediate checkin, work in progress... 2011-11-30 15:15:56 -06:00
dialog_hotkeys_editor.h Minor PCBNew code fixes. 2011-09-29 12:49:40 -04:00
dlist.h PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
drawtxt.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
dsnlexer.h EESchema bug fixes and other minor changes (fixes lp:793373). 2011-06-07 11:29:01 -04:00
eda_dde.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
eda_doc.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
fctsys.h Fixed build error for missing wxNullPtr definition building against wxWidgets < 2.9 2010-11-22 15:39:22 -05:00
filter_reader.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
footprint_info.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
gestfich.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
gr_basic.h Minor dialog fixes and code cleaning. 2011-10-17 16:01:27 -04:00
hotkey_grid_table.h Minor PCBNew code fixes. 2011-09-29 12:49:40 -04:00
hotkeys_basic.h Factor Eeschema rotate item hot keys into a rotate event handler. 2011-10-26 16:46:04 -04:00
html_messagebox.h Code cleaning: rename DIALOG_LOAD_ERROR (a stupid name) class to the more understandable HTML_MESSAGE_BOX. 2011-09-04 20:35:14 +02:00
id.h Add Bulgarian language. Update translators list. 2011-11-30 12:45:49 +01:00
kicad_device_context.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
kicad_msvc.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
kicad_string.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
layers_id_colors_and_visibility.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
length.h Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 2011-11-24 11:32:51 -06:00
macros.h Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 2011-11-24 11:32:51 -06:00
newstroke_font.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
online_help.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
pad_shapes.h Eeschema: Fix a subtle bug in undo command when editing texts and labels. 2011-08-31 16:59:20 +02:00
param_config.h Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 2011-11-24 11:32:51 -06:00
pcbcommon.h PCB common library global variable removal and other minor fixes. 2011-09-26 16:32:56 -04:00
pcbstruct.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
plot_common.h Eeschema: Fix a subtle bug in undo command when editing texts and labels. 2011-08-31 16:59:20 +02:00
richio.h Pcbnew: Fix an issue when try to importing gpcb footprints 2011-10-13 20:37:43 +02:00
sch_item_struct.h Improve Eeschema find code and add initial replace plumbing. 2011-12-01 11:49:28 -05:00
trigo.h Remove sine and cosine look up tables and other minor fixes. 2011-09-20 09:57:40 -04:00
worksheet.h pcbnew: fix translate smoothing set in zone settings dialog 2011-02-27 13:16:54 +03:00
wxBasePcbFrame.h Eeschema: bug 880132 : partial fix. 2011-11-11 08:00:51 +01:00
wxEeschemaStruct.h Improve Eeschema find code and add initial replace plumbing. 2011-12-01 11:49:28 -05:00
wxPcbStruct.h Eeschema: fix crash in intermediate netlist generation when a component has no pins (like logos or images). 2011-11-24 20:57:41 +01:00
wxstruct.h Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05:00
xnode.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00