kicad/include
Wayne Stambaugh 35749e57c4 Fix Eeschema find item bugs and other minor changes.
* 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.
2011-11-16 20:06:08 -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 Fix Eeschema find item bugs and other minor changes. 2011-11-16 20:06:08 -05:00
bezier_curves.h Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
bitmaps.h Pcbnew: Fix bug I created in my previous commit. 2011-11-01 09:51:27 +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 Metric KiCad work continues. Partially processed D_PAD class. It is still need to be tested including all these import and export procedures... 2011-11-11 21:44:20 +04:00
class_board_item.h Fix Pcbnew KICAD_T enum names for consistency. 2011-10-01 15:24:27 -04:00
class_collector.h Application name capitalization fixes. 2011-09-30 14:15:37 -04: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
class_via_dimension.h Metric KiCad work continues. Partially processed D_PAD class. It is still need to be tested including all these import and export procedures... 2011-11-11 21:44:20 +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 Nanometric work. Design rules, D_PAD (except m_Pos) is now in new units. Metric files can be loaded w/o KICAD_NANOMETRE flag set but saved only with this flag, this could help to gain some compatibility during transition process. ifdef'd code is somewhat minimized by using transition macros. Some potential code bugs are commented. 2011-11-14 20:56:05 +04: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 PCBNew locate footprint code refactoring and other minor fixes. 2011-09-16 14:54:04 -04: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 Pcbnew auto save improvements. 2011-10-13 15:56:32 -04: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 Metric KiCad work continues. Partially processed D_PAD class. It is still need to be tested including all these import and export procedures... 2011-11-11 21:44:20 +04:00
lengthpcb.h Nanometric work. Design rules, D_PAD (except m_Pos) is now in new units. Metric files can be loaded w/o KICAD_NANOMETRE flag set but saved only with this flag, this could help to gain some compatibility during transition process. ifdef'd code is somewhat minimized by using transition macros. Some potential code bugs are commented. 2011-11-14 20:56:05 +04:00
limited_int.h Metric KiCad work continues. Partially processed D_PAD class. It is still need to be tested including all these import and export procedures... 2011-11-11 21:44:20 +04:00
macros.h Metric KiCad work continues. Partially processed D_PAD class. It is still need to be tested including all these import and export procedures... 2011-11-11 21:44:20 +04: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 Minor fixes, dead code removal, and coding policy fixes. 2011-11-08 11:37:25 -05: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 Fix Eeschema find item bugs and other minor changes. 2011-11-16 20:06:08 -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 Fix Eeschema find item bugs and other minor changes. 2011-11-16 20:06:08 -05:00
wxPcbStruct.h Memory allocation improvements and other minor fixes. 2011-11-10 10:55:05 -05: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