kicad/eeschema
Chris Pavlina 4403a56480 Eeschema: fix minor flex grid issue in DIALOG_EESCHEMA_OPTIONS with GTK. 2015-08-05 08:40:21 -04:00
..
dialogs Eeschema: fix minor flex grid issue in DIALOG_EESCHEMA_OPTIONS with GTK. 2015-08-05 08:40:21 -04:00
netlist_exporters Shape poly set: fix bug in BBox calculation. Class MARKER : fix broken code and clean code. Fix bug #1369682 (EESchema Erc not show error count) due to this broken code. 2015-07-29 14:18:53 +02:00
plugins
CMakeLists.txt Eeschema: component library rescue improvements. 2015-06-22 11:38:54 -04:00
Info.plist
annotate.cpp
backanno.cpp
block.cpp Fix Eeschema sheet recursion bugs. 2015-06-07 16:31:55 -04:00
block_libedit.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
bus-wire-junction.cpp Eeschema: show connection indicator when placing no connect objects. 2015-06-24 11:39:44 -04:00
busentry.cpp Eeschema: remove an unused argument in a few functions. 2015-06-28 18:45:05 +02:00
class_drc_erc_item.cpp
class_libentry.cpp Eeschema: fix connection indicators for power symbol targets. 2015-07-21 10:07:52 -04:00
class_libentry.h Hide pin and wire targets to show wire connections in Eeschema. 2015-06-07 20:07:42 -04:00
class_library.cpp Eeschema: component library rescue improvements. 2015-06-22 11:38:54 -04:00
class_library.h
class_netlist_object.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
class_netlist_object.h Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00
class_sch_screen.h Move the non shared file class_sch_screen.h to eeschema folder. Code cleaning. Remove some wxCHECK_VERSION tests now useless. 2015-07-29 20:06:45 +02:00
cmp_library.keywords
cmp_library_lexer.cpp
component_references_lister.cpp
component_tree_search_container.cpp cleanup naming in component tree search container 2015-06-21 20:41:00 +02:00
component_tree_search_container.h cleanup naming in component tree search container 2015-06-21 20:41:00 +02:00
controle.cpp
cross-probing.cpp Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00
dialog_erc_listbox.h
edit_bitmap.cpp
edit_component_in_schematic.cpp
edit_label.cpp
eeredraw.cpp
eeschema.cpp
eeschema.icns
eeschema.rc
eeschema_config.cpp Pcbnew: fix minor issues about fast grid switching, and next/previous grid selection from hotkeys. (GAL mode still has an issue) 2015-05-12 11:05:36 +02:00
eeschema_config.h
eeschema_doc.icns
eeschema_id.h Many minor fixes (like bug #1477213). Better help in dialog environment variables editor (the tooltip was never shown on Windows) 2015-07-24 12:23:34 +02:00
erc.cpp Move the non shared file class_sch_screen.h to eeschema folder. Code cleaning. Remove some wxCHECK_VERSION tests now useless. 2015-07-29 20:06:45 +02:00
erc.h Fix Bug #1462876 (Eeschema ERC NoConnect not reliable.) 2015-06-09 12:40:34 +02:00
events_called_functions_for_edit.cpp
files-io.cpp Eesschema, dialog rescue: enhancements: 2015-06-29 18:31:00 +02:00
find.cpp Fix clang build error due to ambiguous function GetSheet() in SCH_SHEET_PATH. 2015-06-08 10:37:45 -04:00
general.h
getpart.cpp
help_common_strings.h
hierarch.cpp Eeschema: fix dangling ends when enter the first time in a sub sheet of a schematic hierarchy. Minor code cleanup. 2015-07-11 09:37:52 +02:00
hotkeys.cpp Eeschema hot key changes (fixes lp:1463509). 2015-06-19 11:24:12 -04:00
hotkeys.h Eeschema hot key changes (fixes lp:1463509). 2015-06-19 11:24:12 -04:00
invoke_sch_dialog.h Eeschema: improve netlist generation useability. 2015-06-23 09:55:16 -04:00
lib_arc.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
lib_arc.h
lib_bezier.cpp Libedit: Fix an issue relative to bounding boxes of symbol items: some were calculated using the top to bottom draw Y axis, some others using the bottom to top libedit Y axis 2015-06-18 16:56:08 +02:00
lib_bezier.h
lib_circle.cpp Fix potential buffer overflows in eeschema. Fix Bug #1468604 (Assert triggered in eeschema when trying to edit components) 2015-06-25 10:53:45 +02:00
lib_circle.h
lib_collectors.cpp
lib_collectors.h
lib_draw_item.cpp
lib_draw_item.h
lib_export.cpp
lib_field.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
lib_field.h
lib_pin.cpp Eeschema: fix connection indicators for power symbol targets. 2015-07-21 10:07:52 -04:00
lib_pin.h Eeschema: fix connection indicators for power symbol targets. 2015-07-21 10:07:52 -04:00
lib_polyline.cpp Libedit: Fix an issue relative to bounding boxes of symbol items: some were calculated using the top to bottom draw Y axis, some others using the bottom to top libedit Y axis 2015-06-18 16:56:08 +02:00
lib_polyline.h
lib_rectangle.cpp Libedit: Fix an issue relative to bounding boxes of symbol items: some were calculated using the top to bottom draw Y axis, some others using the bottom to top libedit Y axis 2015-06-18 16:56:08 +02:00
lib_rectangle.h
lib_text.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
lib_text.h
libarch.cpp
libedit.cpp
libedit_onleftclick.cpp
libedit_onrightclick.cpp
libedit_plot_component.cpp
libedit_undo_redo.cpp
libeditframe.cpp Fix issues on Linux/Unity (dialogs not always raised) 2015-07-15 14:41:30 +02:00
libeditframe.h
libfield.cpp
load_one_schematic_file.cpp Fix potential buffer overflows in eeschema. Fix Bug #1468604 (Assert triggered in eeschema when trying to edit components) 2015-06-25 10:53:45 +02:00
menubar.cpp Eeschema: component library rescue improvements. 2015-06-22 11:38:54 -04:00
menubar_libedit.cpp
netform.cpp Eeschema: BOM dialog: fix some minor issues when displaying messages. 2015-07-01 12:55:41 +02:00
netlist.cpp Eeschema: improve netlist generation useability. 2015-06-23 09:55:16 -04:00
netlist.h
onleftclick.cpp Eeschema: remove an unused argument in a few functions. 2015-06-28 18:45:05 +02:00
onrightclick.cpp Many minor fixes (like bug #1477213). Better help in dialog environment variables editor (the tooltip was never shown on Windows) 2015-07-24 12:23:34 +02:00
operations_on_items_lists.cpp
pinedit.cpp
plot_schematic_DXF.cpp WX_HTML_REPORT_PANEL: a REPORTER widget on steroids. 2015-06-16 14:20:42 +02:00
plot_schematic_HPGL.cpp WX_HTML_REPORT_PANEL: a REPORTER widget on steroids. 2015-06-16 14:20:42 +02:00
plot_schematic_PDF.cpp WX_HTML_REPORT_PANEL: a REPORTER widget on steroids. 2015-06-16 14:20:42 +02:00
plot_schematic_PS.cpp WX_HTML_REPORT_PANEL: a REPORTER widget on steroids. 2015-06-16 14:20:42 +02:00
plot_schematic_SVG.cpp WX_HTML_REPORT_PANEL: a REPORTER widget on steroids. 2015-06-16 14:20:42 +02:00
project_rescue.cpp Fic bug #1475891 (Assertion failed when appending a board in pcbnew) 2015-07-19 11:18:07 +02:00
project_rescue.h Fix build error from 5803 2015-06-22 20:33:15 +02:00
protos.h
sch_base_frame.cpp Fix a minor issue on Windows: when a viewer or a lib editor is already open and iconized, and when one try to run it, it stayed inconized. It is now raised, like on Linux. 2015-07-16 21:29:40 +02:00
sch_base_frame.h
sch_bitmap.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
sch_bitmap.h
sch_bus_entry.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
sch_bus_entry.h Add connection targets to bus wire entries. 2015-06-10 14:43:46 -04:00
sch_collectors.cpp
sch_collectors.h
sch_component.cpp Eeschema: fix connection indicators for power symbol targets. 2015-07-21 10:07:52 -04:00
sch_component.h Eeschema: fix connection indicator. (fixes lp:1476005). 2015-07-20 15:49:32 -04:00
sch_field.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
sch_field.h
sch_item_struct.cpp
sch_item_struct.h Hide pin and wire targets to show wire connections in Eeschema. 2015-06-07 20:07:42 -04:00
sch_junction.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
sch_junction.h
sch_line.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
sch_line.h
sch_marker.cpp Fix a minor bug relative to SCH_MARKERs introduced in rev 6014 2015-07-29 20:48:20 +02:00
sch_marker.h Shape poly set: fix bug in BBox calculation. Class MARKER : fix broken code and clean code. Fix bug #1369682 (EESchema Erc not show error count) due to this broken code. 2015-07-29 14:18:53 +02:00
sch_no_connect.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
sch_no_connect.h Hide pin and wire targets to show wire connections in Eeschema. 2015-06-07 20:07:42 -04:00
sch_reference_list.h
sch_screen.cpp Move the non shared file class_sch_screen.h to eeschema folder. Code cleaning. Remove some wxCHECK_VERSION tests now useless. 2015-07-29 20:06:45 +02:00
sch_sheet.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
sch_sheet.h Many minor fixes (like bug #1477213). Better help in dialog environment variables editor (the tooltip was never shown on Windows) 2015-07-24 12:23:34 +02:00
sch_sheet_path.cpp Fix clang build error due to ambiguous function GetSheet() in SCH_SHEET_PATH. 2015-06-08 10:37:45 -04:00
sch_sheet_path.h Fix clang build error due to ambiguous function GetSheet() in SCH_SHEET_PATH. 2015-06-08 10:37:45 -04:00
sch_sheet_pin.cpp Many minor fixes (like bug #1477213). Better help in dialog environment variables editor (the tooltip was never shown on Windows) 2015-07-24 12:23:34 +02:00
sch_text.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
sch_text.h
schedit.cpp Many minor fixes (like bug #1477213). Better help in dialog environment variables editor (the tooltip was never shown on Windows) 2015-07-24 12:23:34 +02:00
schematic_undo_redo.cpp
schframe.cpp Eeschema: fix Bug #1475905: Opening a legacy (.brd) file from a schematic fails. Now opening a board from eeschema works like from Kicamanager: if a .brd file exists and the .kicad_pcb file does not exists, the .brd file will be loaded. 2015-07-19 16:38:02 +02:00
schframe.h Eeschema: fix dangling ends when enter the first time in a sub sheet of a schematic hierarchy. Minor code cleanup. 2015-07-11 09:37:52 +02:00
selpart.cpp
sheet.cpp Eeschema: remove an unused argument in a few functions. 2015-06-28 18:45:05 +02:00
sheetlab.cpp Fix minor issues (included Bug #1469358 hierarchical sheet pin not redrawn after edition) 2015-06-27 11:12:32 +02:00
symbdraw.cpp
symbedit.cpp
template_fieldnames.cpp
template_fieldnames.h
template_fieldnames.keywords
tool_lib.cpp
tool_sch.cpp Minor code cleaning. 2015-06-21 16:30:33 -04:00
tool_viewlib.cpp
transform.cpp Libedit: Fix an issue relative to bounding boxes of symbol items: some were calculated using the top to bottom draw Y axis, some others using the bottom to top libedit Y axis 2015-06-18 16:56:08 +02:00
transform.h Libedit: Fix an issue relative to bounding boxes of symbol items: some were calculated using the top to bottom draw Y axis, some others using the bottom to top libedit Y axis 2015-06-18 16:56:08 +02:00
viewlib_frame.cpp Fix issues on Linux/Unity (dialogs not always raised) 2015-07-15 14:41:30 +02:00
viewlib_frame.h
viewlibs.cpp