kicad/eeschema
Russell Oliver 7af2a21891 Eeschema Eagle Import: Parse polyline symbol elements. 2017-10-20 08:38:39 +02:00
..
dialogs Fix Unit naming typo in eeschema spice model config 2017-10-16 20:07:26 +02:00
netlist_exporters Fix a compil issue on Linux 2017-10-10 08:37:50 +02:00
plugins Fix bom2grouped_scv BOM template 2017-08-25 17:06:32 +02:00
qa Work in progress 2017-10-20 08:38:37 +02:00
sim Fix a few doxygen warnings 2017-06-18 09:18:41 +02:00
widgets Show component history at the top and preselect it 2017-08-19 00:41:21 -06:00
CMakeLists.txt Work in progress 2017-10-20 08:38:37 +02:00
Info.plist
annotate.cpp Added extra information to error and info messages 2017-07-25 07:37:13 -04:00
autoplace_fields.cpp
backanno.cpp Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
block.cpp Renamed remaining constants to match the action (see ab44e7cc) 2017-07-04 10:08:33 +02:00
block_libedit.cpp Fix a compil warning and a wxASSERT in netlist dialog and component_tree.cpp 2017-07-08 15:58:22 +02:00
bom_table_column.cpp Removed BOM functionality 2017-05-02 09:40:02 -04:00
bom_table_column.h Component table improvements 2017-05-08 12:43:20 +02:00
bom_table_model.cpp Fix a few doxygen warnings 2017-06-26 18:12:57 +02:00
bom_table_model.h Component table improvements 2017-05-08 12:43:20 +02:00
bus-wire-junction.cpp
busentry.cpp
class_drc_erc_item.cpp
class_libentry.cpp Minor trace logging improvements. 2017-09-21 08:58:41 -04:00
class_libentry.h Minor trace logging improvements. 2017-09-21 08:58:41 -04:00
class_library.cpp Rewrite class UTF8 to contain rather than extend std::string storage. 2017-07-26 08:30:12 -04:00
class_library.h Fix dcm files not working with lib file in version 2.4 2017-10-09 13:10:29 +02:00
class_netlist_object.cpp Enable long names for pin numbers and pads 2017-09-19 18:19:49 +02:00
class_netlist_object.h Enable long names for pin numbers and pads 2017-09-19 18:19:49 +02:00
class_sch_screen.h Fix a crash in Eeschema when creating a netlist just after saving the project. 2017-07-09 20:17:18 +02:00
cmp_library.keywords
cmp_library_lexer.cpp
cmp_tree_model.cpp Search component footprint text 2017-07-18 08:58:03 -04:00
cmp_tree_model.h CMP_TREE_MODEL*: fix uninitialized members 2017-03-11 19:27:44 -05:00
cmp_tree_model_adapter.cpp Component chooser: show aliases better 2017-03-27 07:55:26 -04:00
cmp_tree_model_adapter.h Fix a few doxygen warnings 2017-06-21 10:01:39 +02:00
component_references_lister.cpp Change the way power symbols are annotated before creating a netlist or running ERC. 2017-07-21 18:41:04 +02:00
controle.cpp hotkey management: enhancements in code to know if a hotkey was handled by an event or not. 2017-10-06 09:23:13 +02:00
cross-probing.cpp Enable long names for pin numbers and pads 2017-09-19 18:19:49 +02:00
dialog_erc_listbox.h Fix a few doxygen warnings 2017-06-21 10:01:39 +02:00
eagle-plugin-notes.txt Add Eagle plugin implementation notes. 2017-10-20 08:38:38 +02:00
edit_bitmap.cpp
edit_component_in_schematic.cpp Reverse commit 4011ed4e31. 2017-07-26 08:26:56 -04:00
edit_label.cpp
eeredraw.cpp
eeschema.cpp Slightly modify keywords used to store color config of Eeschema and Pcbnew, to avoid this config destroyed each time a stable version is run. 2017-08-27 09:06:26 +02:00
eeschema.icns
eeschema.rc
eeschema_config.cpp Initial symbol library table implementation prep work. 2017-03-31 16:29:34 -04:00
eeschema_config.h
eeschema_doc.icns
eeschema_id.h 'Update Field Values' tool for eeschema 2017-10-02 15:57:23 +02:00
erc.cpp
erc.h
events_called_functions_for_edit.cpp
files-io.cpp eeschema: Iterate through plugins when determining file format. 2017-10-20 08:38:38 +02:00
find.cpp
general.h pcbnew & eeschema file format version bump 2017-09-19 18:22:56 +02:00
generate_alias_info.cpp Component chooser: show aliases better 2017-03-27 07:55:26 -04:00
generate_alias_info.h
getpart.cpp Show component history at the top and preselect it 2017-08-19 00:41:21 -06:00
help_common_strings.h general UI fix. Fixed a lot of icons and a lot of menu. 2017-06-02 11:51:11 +02:00
hierarch.cpp Schematic hierarchy selection dialog fixes. 2017-09-20 08:45:30 -04:00
highlight_connection.cpp
hotkeys.cpp Add delete block hotkey to schematic editor. 2017-08-29 15:16:56 -04:00
hotkeys.h Disabled the automatic schematic-cross probing due to performance reasons. Added sheet-context menu entry for the cross-probing instead. 2017-09-18 11:16:18 +02:00
invoke_sch_dialog.h Added a dialog to select fields to be updated 2017-10-02 15:57:23 +02:00
lib_arc.cpp Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
lib_arc.h
lib_bezier.cpp Fix a compil warning and a wxASSERT in COLOR4D_PICKER_DLG_BASE 2017-08-28 17:40:26 +02:00
lib_bezier.h
lib_circle.cpp Eeschema: Add collision-based selection code to circles and text 2017-10-10 20:54:31 +02:00
lib_circle.h
lib_collectors.cpp Turned LIB_ITEMS_CONTAINER into a template 2017-09-20 08:39:14 +02:00
lib_collectors.h Turned LIB_ITEMS_CONTAINER into a template 2017-09-20 08:39:14 +02:00
lib_draw_item.cpp
lib_draw_item.h Refactored LIB_PART data storage 2017-08-16 16:05:22 +02:00
lib_export.cpp
lib_field.cpp Eeschema: Add collision-based selection code to circles and text 2017-10-10 20:54:31 +02:00
lib_field.h
lib_pin.cpp Added option to not test other pins when setting pin parameters 2017-09-28 13:10:08 -04:00
lib_pin.h Added option to not test other pins when setting pin parameters 2017-09-28 13:10:08 -04:00
lib_polyline.cpp Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
lib_polyline.h
lib_rectangle.cpp Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
lib_rectangle.h
lib_text.cpp Eeschema: Add collision-based selection code to circles and text 2017-10-10 20:54:31 +02:00
lib_text.h
libarch.cpp Store imported Eagle symbols in a library 2017-10-20 08:38:38 +02:00
libedit.cpp libedit: add correct unit/convert from component chooser 2017-07-19 11:35:11 -06:00
libedit_onleftclick.cpp Eeschema: handle disambiguation cancel in library editor right-click 2017-09-02 14:52:18 -04:00
libedit_onrightclick.cpp Changed all Rotate 90 deg CW with Rotate Clockwise. Changed all Rotate 90 deg CCW with Rotate Counterclockwise 2017-07-21 10:28:44 -04:00
libedit_plot_component.cpp
libedit_undo_redo.cpp
libeditframe.cpp LIB_ITEMS_CONTAINER reimplemented using C-style array of boost::ptr_vector 2017-09-20 08:39:14 +02:00
libeditframe.h libedit: add correct unit/convert from component chooser 2017-07-19 11:35:11 -06:00
libfield.cpp
load_one_schematic_file.cpp
menubar.cpp 'Update Field Values' tool for eeschema 2017-10-02 15:57:23 +02:00
menubar_libedit.cpp library option reviewed and renamed, minor menu text changes 2017-09-19 08:11:24 -04:00
netform.cpp
netlist.cpp Eeschema: speed up netlist creation. 2017-04-12 08:18:46 +02:00
netlist.h
onleftclick.cpp Add missing sentinels for KICAD_T[] in SCH_EDIT_FRAME::OnLeftClick() 2017-10-15 18:11:31 +02:00
onrightclick.cpp Code formatting 2017-09-18 11:25:32 +02:00
operations_on_items_lists.cpp
pin_number.cpp
pin_number.h
pin_shape.cpp
pin_shape.h
pin_type.cpp
pin_type.h
pinedit.cpp Enable long names for pin numbers and pads 2017-09-19 18:19:49 +02:00
plot_schematic_DXF.cpp
plot_schematic_HPGL.cpp
plot_schematic_PDF.cpp
plot_schematic_PS.cpp
plot_schematic_SVG.cpp
project_rescue.cpp Rewrite class UTF8 to contain rather than extend std::string storage. 2017-07-26 08:30:12 -04:00
project_rescue.h Reverse commit 4011ed4e31. 2017-07-26 08:26:56 -04:00
protos.h
sch_base_frame.cpp Eeschema: add symbol library table editor dialog. 2017-08-12 08:10:34 -04:00
sch_base_frame.h Eeschema: add symbol library table editor dialog. 2017-08-12 08:10:34 -04:00
sch_bitmap.cpp Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
sch_bitmap.h Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
sch_bus_entry.cpp Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
sch_bus_entry.h Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
sch_collectors.cpp
sch_collectors.h Pcbnew: delete objects from removed layers. 2017-09-28 13:01:09 -04:00
sch_component.cpp 'Update Field Values' tool for eeschema 2017-10-02 15:57:23 +02:00
sch_component.h 'Update Field Values' tool for eeschema 2017-10-02 15:57:23 +02:00
sch_eagle_plugin.cpp Eeschema Eagle Import: Parse polyline symbol elements. 2017-10-20 08:38:39 +02:00
sch_eagle_plugin.h Eeschema Eagle Import: Parse polyline symbol elements. 2017-10-20 08:38:39 +02:00
sch_field.cpp
sch_field.h Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
sch_io_mgr.cpp eeschema: Iterate through plugins when determining file format. 2017-10-20 08:38:38 +02:00
sch_io_mgr.h eeschema: Iterate through plugins when determining file format. 2017-10-20 08:38:38 +02:00
sch_item_struct.cpp Minor trace logging improvements. 2017-09-21 08:58:41 -04:00
sch_item_struct.h Minor trace logging improvements. 2017-09-21 08:58:41 -04:00
sch_junction.cpp Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
sch_junction.h Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
sch_legacy_plugin.cpp Eeschema: Add CheckHeader function to SCH_PLUGIN and cycle through plugins when loading files. 2017-10-20 08:38:38 +02:00
sch_legacy_plugin.h eeschema: Iterate through plugins when determining file format. 2017-10-20 08:38:38 +02:00
sch_line.cpp Eeschema Eagle Import: Load labels as global or local depending on if the net is shared accross multiple eagle sheets. Test created kicad labels to check if they are on a wire, otherwise movethem to the nearest wire start, midpoint or end. 2017-10-20 08:38:38 +02:00
sch_line.h Eeschema Eagle Import: Load labels as global or local depending on if the net is shared accross multiple eagle sheets. Test created kicad labels to check if they are on a wire, otherwise movethem to the nearest wire start, midpoint or end. 2017-10-20 08:38:38 +02:00
sch_marker.cpp Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
sch_marker.h Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
sch_no_connect.cpp Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
sch_no_connect.h Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
sch_plugin.cpp Eeschema: Add CheckHeader function to SCH_PLUGIN and cycle through plugins when loading files. 2017-10-20 08:38:38 +02:00
sch_reference_list.h Change the way power symbols are annotated before creating a netlist or running ERC. 2017-07-21 18:41:04 +02:00
sch_screen.cpp Better fix for bugs 1703258 and 1702707: better detection of cache lib modifications, not always detected previously. 2017-07-12 16:07:08 +02:00
sch_sheet.cpp Disable drawing schematic sheet bounding box. 2017-08-24 08:22:03 -04:00
sch_sheet.h Fix schematic sheet resizing bug. 2017-08-23 13:19:31 -04:00
sch_sheet_path.cpp filter useless autosave tests, and optimization of autosave test in Eechema 2017-07-26 18:06:04 +02:00
sch_sheet_path.h filter useless autosave tests, and optimization of autosave test in Eechema 2017-07-26 18:06:04 +02:00
sch_sheet_pin.cpp Better fix for schematic sheet re-sizing bug. 2017-08-23 18:33:27 -04:00
sch_text.cpp general UI fix. Fixed a lot of icons and a lot of menu. 2017-06-02 11:51:11 +02:00
sch_text.h Changed COLOR4D defines to static consts 2017-02-22 17:35:00 +01:00
sch_validators.cpp Remove leading/trailing white space error message from field validator. 2017-07-13 13:45:25 -04:00
sch_validators.h
schedit.cpp Code formatting 2017-09-18 11:25:32 +02:00
schematic_undo_redo.cpp Eeschema: fix crash when undo called during item edit. 2017-09-21 12:37:52 -04:00
schframe.cpp minor fixes (compil warning and a very minor fix) 2017-10-02 20:39:09 +02:00
schframe.h 'Update Field Values' tool for eeschema 2017-10-02 15:57:23 +02:00
selpart.cpp
sheet.cpp Fix schematic sheet resizing bug. 2017-08-23 13:19:31 -04:00
sheetlab.cpp
symbdraw.cpp Refactored LIB_PART data storage 2017-08-16 16:05:22 +02:00
symbedit.cpp LIB_ITEMS_CONTAINER reimplemented using C-style array of boost::ptr_vector 2017-09-20 08:39:14 +02:00
symbol_lib_table.cpp Rewrite class UTF8 to contain rather than extend std::string storage. 2017-07-26 08:30:12 -04:00
symbol_lib_table.h Eeschema: add symbol library table editor dialog. 2017-08-12 08:10:34 -04:00
template_fieldnames.cpp Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
template_fieldnames.h Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
template_fieldnames.keywords
tool_lib.cpp Changed AUI toolbars background from gradient to solid 2017-09-27 23:23:06 +02:00
tool_sch.cpp Changed AUI toolbars background from gradient to solid 2017-09-27 23:23:06 +02:00
tool_viewlib.cpp Changed AUI toolbars background from gradient to solid 2017-09-27 23:23:06 +02:00
transform.cpp
transform.h
viewlib_frame.cpp Fix LIB_VIEW_FRAME only returning Unit A 2017-07-19 11:12:14 -06:00
viewlib_frame.h Fix LIB_VIEW_FRAME only returning Unit A 2017-07-19 11:12:14 -06:00
viewlibs.cpp Add footprint select dropdown to component chooser, serious refactoring 2017-03-24 09:20:27 -04:00