..
dialogs
eeschema: Allow spaces in label names for multilabeling
6 years ago
libedit
Cleanup.
6 years ago
netlist_exporters
Eeschema: fix an issue in netlists when using "<root sheet>" as root sheet path name.
6 years ago
plugins
Sort reference by their numeric content.
7 years ago
sim
Sim spice: fix unescaped netnames in spice netlist and simulator dialogs.
6 years ago
tools
eeschema: Allow spaces in label names for multilabeling
6 years ago
widgets
Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out.
6 years ago
CMakeLists.txt
Add handle-based editing for eeschema bitmaps.
6 years ago
Info.plist.in
Set KiCad version in MacOS apps
6 years ago
annotate.cpp
New connectivity algorithm and bus upgrades
7 years ago
autoplace_fields.cpp
Naming changes to reflect sharing between SchEdit and LibEdit.
7 years ago
bom_plugins.cpp
BOM and Netlist dialogs: replace "plugin" by "generator" and/or "script".
7 years ago
bom_plugins.h
BOM and Netlist dialogs: replace "plugin" by "generator" and/or "script".
7 years ago
bus-wire-junction.cpp
eeschema: Limit normalization on load
7 years ago
bus_alias.cpp
New connectivity algorithm and bus upgrades
7 years ago
bus_alias.h
New connectivity algorithm and bus upgrades
7 years ago
class_libentry.cpp
Convert remaining legacy drawing code to print code.
7 years ago
class_libentry.h
Convert remaining legacy drawing code to print code.
7 years ago
class_library.cpp
Coverity fixes.
8 years ago
class_library.h
Implement poor-man's RTTI for use over KiWAY.
7 years ago
cmp_library.keywords
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
cmp_library_lexer.cpp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
component_references_lister.cpp
Break out ref-des-centric functions to own header
7 years ago
connection_graph.cpp
Connectivity: don't consider neighbor propagation when types don't match
7 years ago
connection_graph.h
Follow naming conventions.
6 years ago
cross-probing.cpp
Transition some more stuff from the MVC view to the controller.
6 years ago
dialog_erc_listbox.h
eeschema-gal: initial GALified version. Lots of stuff still to do!
7 years ago
drc_erc_item.cpp
Improve ERC checking of labels
7 years ago
edit_label.cpp
eeschema: Allow spaces in label names for multilabeling
6 years ago
ee_collectors.cpp
Implement rollover highlighting for Eeschema delete tool.
6 years ago
ee_collectors.h
Implement rollover highlighting for Eeschema delete tool.
6 years ago
eeschema.cpp
Move hotkeys to ACTION architecture.
6 years ago
eeschema.icns
Update MacOS icons
8 years ago
eeschema.rc
Remove old xpm icons files
14 years ago
eeschema_config.cpp
Cleanup.
6 years ago
eeschema_config.h
Implement primitive icon scaling for high DPI
8 years ago
eeschema_doc.icns
Update MacOS icons
8 years ago
eeschema_id.h
Move a few more things to ACTIONs.
6 years ago
erc.cpp
Fix a few ERC issues with no-connects and power pins
7 years ago
erc.h
Fix a few ERC issues with no-connects and power pins
7 years ago
erc_settings.h
New connectivity algorithm and bus upgrades
7 years ago
fields_grid_table.cpp
Fix destruction order in Symbol Properties grid table.
7 years ago
fields_grid_table.h
Fix destruction order in Symbol Properties grid table.
7 years ago
files-io.cpp
Fix OSX button order issue in Unsaved Changes dialog.
6 years ago
find.cpp
Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal.
6 years ago
general.h
Remove Legacy options for overlay/context
6 years ago
generate_alias_info.cpp
Improve document file handling.
7 years ago
generate_alias_info.h
Convert component chooser dialog over to use symbol library table.
8 years ago
getpart.cpp
Convert remaining legacy drawing code to print code.
7 years ago
hierarch.cpp
Cancel interactive editing when switching sheets.
6 years ago
invoke_sch_dialog.h
Add handle-based editing for eeschema bitmaps.
6 years ago
lib_arc.cpp
Convert remaining legacy drawing code to print code.
7 years ago
lib_arc.h
Convert remaining legacy drawing code to print code.
7 years ago
lib_bezier.cpp
Convert remaining legacy drawing code to print code.
7 years ago
lib_bezier.h
Convert remaining legacy drawing code to print code.
7 years ago
lib_circle.cpp
Convert remaining legacy drawing code to print code.
7 years ago
lib_circle.h
Convert remaining legacy drawing code to print code.
7 years ago
lib_draw_item.cpp
Convert remaining legacy drawing code to print code.
7 years ago
lib_draw_item.h
Convert remaining legacy drawing code to print code.
7 years ago
lib_field.cpp
Convert remaining legacy drawing code to print code.
7 years ago
lib_field.h
Cleanup.
6 years ago
lib_pin.cpp
Convert remaining legacy drawing code to print code.
7 years ago
lib_pin.h
Convert remaining legacy drawing code to print code.
7 years ago
lib_polyline.cpp
Convert remaining legacy drawing code to print code.
7 years ago
lib_polyline.h
Convert remaining legacy drawing code to print code.
7 years ago
lib_rectangle.cpp
Convert remaining legacy drawing code to print code.
7 years ago
lib_rectangle.h
Convert remaining legacy drawing code to print code.
7 years ago
lib_text.cpp
Convert remaining legacy drawing code to print code.
7 years ago
lib_text.h
Convert remaining legacy drawing code to print code.
7 years ago
libarch.cpp
Add more/better error messages for file i/o problems.
7 years ago
menubar.cpp
Transition some more stuff from the MVC view to the controller.
6 years ago
netlist.h
Fixed Spice netlist export options and added a few new flags
9 years ago
netlist_generator.cpp
Eeschema: fix crash when exporting a netlist, if the schematic netlist cannot be built.
7 years ago
netlist_object.cpp
Properly handle tildes at the end of bus vector names
7 years ago
netlist_object.h
Cleanup.
7 years ago
netlist_object_list.cpp
rename files
8 years ago
pin_number.cpp
Added an include to tell the compiler where to find wxIsdigit
7 years ago
pin_number.h
Add pin number summary
10 years ago
pin_shape.cpp
Remove some extra semicolons
8 years ago
pin_shape.h
Enum refactoring and shiny icons in dialog_lib_edit_pin_table
10 years ago
pin_type.cpp
Enum refactoring and shiny icons in dialog_lib_edit_pin_table
10 years ago
pin_type.h
Enum refactoring and shiny icons in dialog_lib_edit_pin_table
10 years ago
plot_schematic_DXF.cpp
Eeschema: use worksheet color when plotting
7 years ago
plot_schematic_HPGL.cpp
Eeschema: use worksheet color when plotting
7 years ago
plot_schematic_PDF.cpp
Eeschema: use worksheet color when plotting
7 years ago
plot_schematic_PS.cpp
Eeschema: use worksheet color when plotting
7 years ago
plot_schematic_SVG.cpp
Eeschema: use worksheet color when plotting
7 years ago
project_rescue.cpp
Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal.
6 years ago
project_rescue.h
Decouple SCH_EDIT_FRAME from symbol rescue and remap dialogs.
7 years ago
sch_base_frame.cpp
Immediate-action hotkeys (and context menu actions) for eeschema.
6 years ago
sch_base_frame.h
Immediate-action hotkeys (and context menu actions) for eeschema.
6 years ago
sch_bitmap.cpp
Convert remaining legacy drawing code to print code.
7 years ago
sch_bitmap.h
Add handle-based editing for eeschema bitmaps.
6 years ago
sch_bus_entry.cpp
Convert remaining legacy drawing code to print code.
7 years ago
sch_bus_entry.h
Convert remaining legacy drawing code to print code.
7 years ago
sch_component.cpp
Convert remaining legacy drawing code to print code.
7 years ago
sch_component.h
Rework the preparation for eeschema's move-tool.
6 years ago
sch_connection.cpp
Stop erroneously accepting bus alias labels without curly braces
7 years ago
sch_connection.h
Properly handle tildes at the end of bus vector names
7 years ago
sch_draw_panel.cpp
Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal.
6 years ago
sch_draw_panel.h
Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal.
6 years ago
sch_eagle_plugin.cpp
Eagle: Fix stacked NC pin import
6 years ago
sch_eagle_plugin.h
Eagle: properly translate group buses now that we support them
7 years ago
sch_edit_frame.cpp
Eeschema: fix an issue in netlists when using "<root sheet>" as root sheet path name.
6 years ago
sch_edit_frame.h
eeschema: Allow spaces in label names for multilabeling
6 years ago
sch_field.cpp
Remove a bunch of ugly mutex hacks now that we don't use wxString's UTF8 mode anymore.
7 years ago
sch_field.h
Remove a bunch of ugly mutex hacks now that we don't use wxString's UTF8 mode anymore.
7 years ago
sch_io_mgr.cpp
Fix quotes in UI messages
8 years ago
sch_io_mgr.h
Eeschema: allow for partial schematic loading.
8 years ago
sch_item.cpp
Cleanup.
7 years ago
sch_item.h
Convert remaining legacy drawing code to print code.
7 years ago
sch_junction.cpp
Eeschema: Allow junction dots to be hidden
6 years ago
sch_junction.h
Eeschema: Allow junction dots to be hidden
6 years ago
sch_legacy_plugin.cpp
Convert remaining legacy drawing code to print code.
7 years ago
sch_legacy_plugin.h
Add modern toolset cut/copy/paste. They now use the system clipboard.
7 years ago
sch_line.cpp
Add handle-based editing for eeschema bitmaps.
6 years ago
sch_line.h
Add handle-based editing for eeschema bitmaps.
6 years ago
sch_marker.cpp
Convert remaining legacy drawing code to print code.
7 years ago
sch_marker.h
Convert remaining legacy drawing code to print code.
7 years ago
sch_no_connect.cpp
Convert remaining legacy drawing code to print code.
7 years ago
sch_no_connect.h
Convert remaining legacy drawing code to print code.
7 years ago
sch_painter.cpp
Implement rollover highlighting for Eeschema delete tool.
6 years ago
sch_painter.h
Lay the foundation for handling selected SCH_ITEMs.
7 years ago
sch_pin.cpp
Fix issues with schematic find/change.
7 years ago
sch_pin.h
Convert remaining legacy drawing code to print code.
7 years ago
sch_plugin.cpp
Fix quotes in UI messages
8 years ago
sch_preview_panel.cpp
Implement undo for Page Settings in PlEditor, Eeschema and PCBNew.
7 years ago
sch_preview_panel.h
Move symbol chooser dialog preview to GAL.
7 years ago
sch_reference_list.h
Performance optimization for Symbol Fields Editor.
7 years ago
sch_screen.cpp
Eeschema: Plot in same order as drawing
6 years ago
sch_screen.h
Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out.
6 years ago
sch_sheet.cpp
Eeschema: fix sheet plotting bug.
6 years ago
sch_sheet.h
Convert remaining legacy drawing code to print code.
7 years ago
sch_sheet_path.cpp
Eeschema: fix an issue in netlists when using "<root sheet>" as root sheet path name.
6 years ago
sch_sheet_path.h
Eeschema: fix an issue in netlists when using "<root sheet>" as root sheet path name.
6 years ago
sch_sheet_pin.cpp
Convert remaining legacy drawing code to print code.
7 years ago
sch_text.cpp
eeschema: Allow spaces in label names for multilabeling
6 years ago
sch_text.h
Convert remaining legacy drawing code to print code.
7 years ago
sch_validators.cpp
eeschema: Allow spaces in label names for multilabeling
6 years ago
sch_validators.h
eeschema: Allow spaces in label names for multilabeling
6 years ago
sch_view.cpp
Implement undo for Page Settings in PlEditor, Eeschema and PCBNew.
7 years ago
sch_view.h
Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME.
7 years ago
schematic_undo_redo.cpp
More ACTIONs work.
7 years ago
sheet.cpp
Add handle-based editing for eeschema bitmaps.
6 years ago
simulation_cursors.cpp
Eeschema: construct simulator cursors on demand
7 years ago
simulation_cursors.h
Eeschema: construct simulator cursors on demand
7 years ago
symbol_lib_table.cpp
Do not use project path when searching for default library tables.
7 years ago
symbol_lib_table.h
Implement poor-man's RTTI for use over KiWAY.
7 years ago
symbol_tree_model_adapter.cpp
More performance enhancements.
7 years ago
symbol_tree_model_adapter.h
Push component tree down into common.
7 years ago
symbol_tree_synchronizing_adapter.cpp
LibEdit: fix library tree refresh issue when library is removed.
6 years ago
symbol_tree_synchronizing_adapter.h
Move footprint & symbol tree context menus to tool infrastructure.
7 years ago
template_fieldnames.cpp
Allow TemplateFieldNames to specify URL-behaviour.
7 years ago
template_fieldnames.h
Allow TemplateFieldNames to specify URL-behaviour.
7 years ago
template_fieldnames.keywords
Allow TemplateFieldNames to specify URL-behaviour.
7 years ago
toolbars_sch_editor.cpp
Transition some more stuff from the MVC view to the controller.
6 years ago
toolbars_viewlib.cpp
Move a few more things to ACTIONs.
6 years ago
transform.cpp
Fix code after renaming files
8 years ago
transform.h
Remove unnecessary TRANSFORM::operator=
9 years ago
viewlib_frame.cpp
Move a few more things to ACTIONs.
6 years ago
viewlib_frame.h
Cleanup.
6 years ago
viewlibs.cpp
Move a few more things to ACTIONs.
6 years ago