.. |
dialogs
|
Fix 2 minor wxWidgets alerts.
|
2019-01-21 19:53:40 +01:00 |
netlist_exporters
|
Fix duplicate directives in Spice netlist inside .control ... .endc
|
2019-01-16 19:54:55 +01:00 |
plugins
|
Output descriptions to components in generic netlist.
|
2018-06-06 00:01:47 +01:00 |
qa
|
Pass -DBOOST_TEST_DYN_LINK to all parts of test
|
2017-12-06 19:28:57 -05:00 |
sim
|
Fix 2 minor wxWidgets alerts.
|
2019-01-21 19:53:40 +01:00 |
widgets
|
Fix many wxWidgets alerts, to avoid useless bug reports when kicad is compiled in Debug mode
|
2018-07-31 11:41:47 +02:00 |
CMakeLists.txt
|
Link eeschema with ngspice DLL
|
2018-10-30 08:40:29 +01:00 |
Info.plist
|
Fix for dark mode on macOS Mojave
|
2018-12-07 14:29:22 +01:00 |
annotate.cpp
|
Optionally sort reporter messages
|
2018-05-22 13:55:02 -07:00 |
autoplace_fields.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
backanno.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
block.cpp
|
Eeschema: fix minor bug in block handler.
|
2018-09-19 15:34:34 -04:00 |
block_libedit.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
bus-wire-junction.cpp
|
Don't trim entire wires.
|
2018-11-20 22:03:04 +00:00 |
busentry.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
class_libentry.cpp
|
Fix LIB_ID illegal character tests.
|
2018-10-07 15:35:16 -04:00 |
class_libentry.h
|
Library Field editor: validate alias name before changing it
|
2018-04-19 14:47:34 +02:00 |
class_library.cpp
|
Coverity fixes.
|
2018-03-21 23:11:55 +00:00 |
class_library.h
|
Eeschema: fix potential symbol cache library name collisions.
|
2017-12-08 08:32:23 -05:00 |
cmp_library.keywords
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
2013-05-25 23:36:44 -05:00 |
cmp_library_lexer.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
2013-05-25 23:36:44 -05:00 |
cmp_tree_model.cpp
|
Fix some Coverity uninitialized field warnings.
|
2018-06-04 13:48:57 -04:00 |
cmp_tree_model.h
|
Add library descriptions to component tree.
|
2018-02-07 08:45:33 +01:00 |
cmp_tree_model_adapter.cpp
|
Add library descriptions to component tree.
|
2018-02-07 08:45:33 +01:00 |
cmp_tree_model_adapter.h
|
Extracted CMP_TREE_MODEL_ADAPTER_BASE class
|
2017-11-21 23:18:55 +01:00 |
cmp_tree_model_adapter_base.cpp
|
Select best-matching component when filtering.
|
2018-06-10 23:21:05 +01:00 |
cmp_tree_model_adapter_base.h
|
Select best-matching component when filtering.
|
2018-06-10 23:21:05 +01:00 |
component_references_lister.cpp
|
Remove overzealous assert.
|
2018-12-16 09:30:30 +01:00 |
controle.cpp
|
eeschema: context menu pops up on 2nd click after ESC key was pressed twice
|
2018-04-25 14:28:41 +02:00 |
cross-probing.cpp
|
Fix cross-probing issue (not working) when a net name or a pin name contains a space.
|
2019-01-24 16:59:34 +01:00 |
dialog_erc_listbox.h
|
Make sure ERC and DRC item lists respect color themes.
|
2018-03-14 14:15:16 +00:00 |
drc_erc_item.cpp
|
Add ERC check that a pin appears in only one net
|
2018-03-15 11:11:43 -04:00 |
edit_bitmap.cpp
|
Don't assume GetFlags() != 0 means it's being edited.
|
2018-09-27 22:17:32 +01:00 |
edit_component_in_schematic.cpp
|
Don't assume GetFlags() != 0 means it's being edited.
|
2018-09-27 22:17:32 +01:00 |
edit_label.cpp
|
fix misspelled 'an other' -> 'another'
|
2018-04-08 13:24:37 -04:00 |
eeredraw.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
eeschema.cpp
|
Keep track of open sockets and dispose of them in d'tor.
|
2018-04-04 12:02:40 +01:00 |
eeschema.icns
|
Update MacOS icons
|
2018-03-22 11:45:42 -04:00 |
eeschema.rc
|
Remove old xpm icons files
|
2012-04-07 13:09:57 +02:00 |
eeschema_config.cpp
|
eeschema: Disabled an assert checking if project path is empty
|
2018-05-31 09:09:01 +02:00 |
eeschema_config.h
|
Implement primitive icon scaling for high DPI
|
2018-01-10 21:26:06 -07:00 |
eeschema_doc.icns
|
Update MacOS icons
|
2018-03-22 11:45:42 -04:00 |
eeschema_id.h
|
Eeschema: fix many wxASSERT when trying to open menus from the main menubar.
|
2018-04-01 20:58:27 +02:00 |
erc.cpp
|
fix misspelled 'an other' -> 'another'
|
2018-04-08 13:24:37 -04:00 |
erc.h
|
fix misspelled 'an other' -> 'another'
|
2018-04-08 13:24:37 -04:00 |
events_called_functions_for_edit.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
files-io.cpp
|
Fix schematic append clear annotation bug.
|
2019-01-08 11:55:05 -05:00 |
find.cpp
|
eeschema: Check for dangling ends when switching sheets
|
2018-06-08 12:51:54 -07:00 |
general.h
|
Clear symbol library list from project file after remapping.
|
2017-11-09 18:50:23 -05:00 |
generate_alias_info.cpp
|
Standardize Keywords->Key words
|
2018-03-09 09:43:53 -08:00 |
generate_alias_info.h
|
Convert component chooser dialog over to use symbol library table.
|
2017-11-09 18:50:18 -05:00 |
getpart.cpp
|
Handle separate parsing rules for ID_SCH and ID_PCB.
|
2018-08-24 23:57:19 +01:00 |
help_common_strings.h
|
Standardize terminology for automatic zoom to "Zoom to Fit".
|
2018-03-16 08:38:36 -04:00 |
hierarch.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
highlight_connection.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
hotkeys.cpp
|
Revert broken hotkey fix.
|
2018-04-14 08:24:25 -04:00 |
hotkeys.h
|
Eeschema: New menubar structure
|
2018-02-22 20:43:21 -05:00 |
invoke_sch_dialog.h
|
Relax fully-annotated constraint for BOM editor.
|
2018-05-11 12:33:44 +01:00 |
lib_arc.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
lib_arc.h
|
Symbol library load performance enhancements.
|
2018-01-27 08:29:43 -05:00 |
lib_bezier.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
lib_bezier.h
|
Symbol library load performance enhancements.
|
2018-01-27 08:29:43 -05:00 |
lib_circle.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
lib_circle.h
|
Symbol library load performance enhancements.
|
2018-01-27 08:29:43 -05:00 |
lib_collectors.cpp
|
rename class_collector.h to collector.h
|
2018-02-04 10:49:37 +01:00 |
lib_collectors.h
|
rename class_collector.h to collector.h
|
2018-02-04 10:49:37 +01:00 |
lib_draw_item.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
lib_draw_item.h
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
lib_edit_frame.cpp
|
Don't inadvertantly strip hotkey off Save All Libraries.
|
2018-08-26 00:32:38 +01:00 |
lib_edit_frame.h
|
SymLibEditor: synced state of search tree tool button with its panel
|
2018-05-30 16:55:55 +02:00 |
lib_export.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
lib_field.cpp
|
Replace illegal characters in LIB_{ALIAS,PART} LIB_IDs
|
2018-03-08 09:48:34 +01:00 |
lib_field.h
|
Symbol library load performance enhancements.
|
2018-01-27 08:29:43 -05:00 |
lib_manager.cpp
|
Make sure original part record always has the write library nickname.
|
2018-11-21 23:24:13 +00:00 |
lib_manager.h
|
eeschema: Rescue symbols with illegal chars
|
2018-06-27 14:15:30 -07:00 |
lib_manager_adapter.cpp
|
Don't allow wxDataViewCtrl updates during model update.
|
2018-04-28 10:45:32 +01:00 |
lib_manager_adapter.h
|
Add '*' to modified files in libedit cmptree, and change highlighting.
|
2018-01-22 10:37:06 +01:00 |
lib_pin.cpp
|
Only draw hidden pins if requested or in LibEdit.
|
2018-04-25 20:07:22 +01:00 |
lib_pin.h
|
More performance optimizations for symbol libraries
|
2018-01-30 10:31:51 -05:00 |
lib_polyline.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
lib_polyline.h
|
Symbol library load performance enhancements.
|
2018-01-27 08:29:43 -05:00 |
lib_rectangle.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
lib_rectangle.h
|
Symbol library load performance enhancements.
|
2018-01-27 08:29:43 -05:00 |
lib_text.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
lib_text.h
|
Symbol library load performance enhancements.
|
2018-01-27 08:29:43 -05:00 |
libarch.cpp
|
Eeschema: fix incorrect UI messages in dialogs due to using UTF8 strings instead of wxStrings (unicode) to build them.
|
2018-04-30 11:46:23 +02:00 |
libedit.cpp
|
Eeschema: fix incorrect UI messages in dialogs due to using UTF8 strings instead of wxStrings (unicode) to build them.
|
2018-04-30 11:46:23 +02:00 |
libedit_onleftclick.cpp
|
Libedit: Fix a few places where item could be NULL
|
2018-04-04 10:20:15 -07:00 |
libedit_onrightclick.cpp
|
Added 'Paste' to eeschema context menus
|
2018-03-13 17:26:33 +01:00 |
libedit_plot_component.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
libedit_undo_redo.cpp
|
Coverity fixes
|
2018-02-15 10:27:01 +01:00 |
libfield.cpp
|
eeschema: Fix assignment from d30ac2967
|
2018-06-28 05:58:22 -07:00 |
list_operations.h
|
Eeschema: removed protos.h
|
2017-11-21 23:18:55 +01:00 |
menubar.cpp
|
Fix duplicate menu shortcuts in Eeschema View menu.
|
2018-05-03 10:49:44 -04:00 |
menubar_libedit.cpp
|
Menu consistence (add Config Paths to LibEdit).
|
2018-05-03 15:07:24 +01:00 |
netlist.h
|
Fixed Spice netlist export options and added a few new flags
|
2016-08-11 14:41:20 +02:00 |
netlist_generator.cpp
|
Output defined default fields to netlists & BOMs.
|
2018-05-24 18:24:59 +01:00 |
netlist_object.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
netlist_object.h
|
fix misspelled 'an other' -> 'another'
|
2018-04-08 13:24:37 -04:00 |
netlist_object_list.cpp
|
Remove not used ListNets() methods
|
2018-03-04 18:04:19 +01:00 |
onleftclick.cpp
|
eeschema: Close ERC before placing components
|
2018-08-28 16:03:02 -07:00 |
onrightclick.cpp
|
Add Edit context menu item for EEschema graphic lines.
|
2018-08-06 13:56:56 +01:00 |
operations_on_items_lists.cpp
|
Eeschema: fix incorrect/incomplete annotation clearing in duplicate and paste block (happens in complex hierarchy)
|
2018-09-09 09:19:22 +02:00 |
pin_number.cpp
|
Compress consecutive numbers in pin summary.
|
2016-01-13 14:18:05 -05:00 |
pin_number.h
|
Add pin number summary
|
2016-01-13 14:17:54 -05:00 |
pin_shape.cpp
|
Remove some extra semicolons
|
2017-11-09 19:52:18 +01:00 |
pin_shape.h
|
Enum refactoring and shiny icons in dialog_lib_edit_pin_table
|
2016-02-28 18:33:29 +01:00 |
pin_type.cpp
|
Enum refactoring and shiny icons in dialog_lib_edit_pin_table
|
2016-02-28 18:33:29 +01:00 |
pin_type.h
|
Enum refactoring and shiny icons in dialog_lib_edit_pin_table
|
2016-02-28 18:33:29 +01:00 |
pinedit.cpp
|
fix misspelled 'an other' -> 'another'
|
2018-04-08 13:24:37 -04:00 |
plot_schematic_DXF.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
plot_schematic_HPGL.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
plot_schematic_PDF.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
plot_schematic_PS.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
plot_schematic_SVG.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
project_rescue.cpp
|
Eeschema, fix broken instances of symbols in rescue dialog.
|
2018-09-14 17:43:22 -04:00 |
project_rescue.h
|
Do not append "RESCUE" to symbol names when rescuing symbols.
|
2018-03-03 15:34:26 -05:00 |
sch_base_frame.cpp
|
Menu consistence (add Config Paths to LibEdit).
|
2018-05-03 15:07:24 +01:00 |
sch_base_frame.h
|
Menu consistence (add Config Paths to LibEdit).
|
2018-05-03 15:07:24 +01:00 |
sch_bitmap.cpp
|
Remove all schematic object load and save code.
|
2017-11-18 08:53:13 -05:00 |
sch_bitmap.h
|
Update code after file renaming
|
2018-01-29 09:39:49 +01:00 |
sch_bus_entry.cpp
|
rename files: update filenames in sources
|
2018-01-28 19:12:26 +01:00 |
sch_bus_entry.h
|
Eeschema: Adding connection block selections
|
2017-12-20 10:04:25 -05:00 |
sch_collectors.cpp
|
Organize trace debugging code for ease of maintenance.
|
2018-04-13 09:59:01 -04:00 |
sch_collectors.h
|
Don't rely on live pointers in search data.
|
2018-02-12 11:46:39 -05:00 |
sch_component.cpp
|
Eeschema: fix incorrect/incomplete annotation clearing in duplicate and paste block (happens in complex hierarchy)
|
2018-09-09 09:19:22 +02:00 |
sch_component.h
|
Eeschema: fix incorrect/incomplete annotation clearing in duplicate and paste block (happens in complex hierarchy)
|
2018-09-09 09:19:22 +02:00 |
sch_eagle_plugin.cpp
|
Fix LIB_ID illegal character tests.
|
2018-10-07 15:35:16 -04:00 |
sch_eagle_plugin.h
|
Eagle SCH importer: fix slash characters when fixing symbol names
|
2018-09-12 10:54:58 +02:00 |
sch_edit_frame.cpp
|
Don't use nullprt for a dialog's parent.
|
2018-09-25 04:41:42 -07:00 |
sch_edit_frame.h
|
Eeschema: fix incorrect references clearing for shared sheet paths.
|
2018-09-09 09:19:22 +02:00 |
sch_field.cpp
|
Don't allow replace on Power Symbol value fields.
|
2018-05-18 00:43:40 +01:00 |
sch_field.h
|
Don't allow replace on Power Symbol value fields.
|
2018-05-18 00:43:40 +01:00 |
sch_io_mgr.cpp
|
Fix quotes in UI messages
|
2017-12-15 07:33:07 -05:00 |
sch_io_mgr.h
|
Eeschema: allow for partial schematic loading.
|
2017-12-06 19:11:09 -05:00 |
sch_item_struct.cpp
|
Organize trace debugging code for ease of maintenance.
|
2018-04-13 09:59:01 -04:00 |
sch_item_struct.h
|
Cleanup of trace logs from Simon Richter.
|
2018-04-17 17:27:18 +01:00 |
sch_junction.cpp
|
Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files)
|
2018-01-30 09:57:25 +01:00 |
sch_junction.h
|
Eeschema: Adding connection block selections
|
2017-12-20 10:04:25 -05:00 |
sch_legacy_plugin.cpp
|
Eeschema: fix schematic symbol parsing bug.
|
2019-01-08 12:26:21 -05:00 |
sch_legacy_plugin.h
|
SCH_LEGACY_PLUGIN::loadHierarchy() uses a stack to maintain sheet paths
|
2018-05-09 11:30:23 +02:00 |
sch_line.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
sch_line.h
|
Eeschema: Adding connection block selections
|
2017-12-20 10:04:25 -05:00 |
sch_marker.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
sch_marker.h
|
Rename a few files
|
2018-01-28 22:02:31 +01:00 |
sch_no_connect.cpp
|
Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files)
|
2018-01-30 09:57:25 +01:00 |
sch_no_connect.h
|
Eeschema: Adding connection block selections
|
2017-12-20 10:04:25 -05:00 |
sch_plugin.cpp
|
Fix quotes in UI messages
|
2017-12-15 07:33:07 -05:00 |
sch_reference_list.h
|
Fixup sorting for expanded component groups.
|
2018-05-13 12:21:55 +01:00 |
sch_screen.cpp
|
Eeschema: fix incorrect/incomplete annotation clearing in duplicate and paste block (happens in complex hierarchy)
|
2018-09-09 09:19:22 +02:00 |
sch_screen.h
|
Eeschema: fix incorrect references clearing for shared sheet paths.
|
2018-09-09 09:19:22 +02:00 |
sch_sheet.cpp
|
Cleanup of trace logs from Simon Richter.
|
2018-04-17 17:27:18 +01:00 |
sch_sheet.h
|
Eeschema: Adding connection block selections
|
2017-12-20 10:04:25 -05:00 |
sch_sheet_path.cpp
|
Fix -Wshadow warning in sch_sheet_path.cpp
|
2018-06-28 10:04:43 -04:00 |
sch_sheet_path.h
|
fix misspelled 'allows to' -> 'allows one to'
|
2018-07-11 10:35:03 -04:00 |
sch_sheet_pin.cpp
|
Cleanup of trace logs from Simon Richter.
|
2018-04-17 17:27:18 +01:00 |
sch_text.cpp
|
Cleanup of trace logs from Simon Richter.
|
2018-04-17 17:27:18 +01:00 |
sch_text.h
|
Eeschema: Adding connection block selections
|
2017-12-20 10:04:25 -05:00 |
sch_validators.cpp
|
Forbid colon, slash and backslash characters in symbol names
|
2017-12-21 13:56:35 +01:00 |
sch_validators.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
schedit.cpp
|
Eeschema: fix incorrect references clearing for shared sheet paths.
|
2018-09-09 09:19:22 +02:00 |
schematic_undo_redo.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
selpart.cpp
|
Handle separate parsing rules for ID_SCH and ID_PCB.
|
2018-08-24 23:57:19 +01:00 |
sheet.cpp
|
Eeschema: fix incorrect references clearing for shared sheet paths.
|
2018-09-09 09:19:22 +02:00 |
sheetlab.cpp
|
fix code after renamin files
|
2018-01-30 11:49:51 +01:00 |
symbdraw.cpp
|
Libedit: Fix a few places where item could be NULL
|
2018-04-04 10:20:15 -07:00 |
symbedit.cpp
|
Fix warnings for unreferenced local variables
|
2018-04-18 15:08:37 -04:00 |
symbol_lib_table.cpp
|
Load each symbol library atomically for better performance.
|
2018-01-24 19:21:56 -05:00 |
symbol_lib_table.h
|
Load each symbol library atomically for better performance.
|
2018-01-24 19:21:56 -05:00 |
template_fieldnames.cpp
|
Symbol library load performance enhancements.
|
2018-01-27 08:29:43 -05:00 |
template_fieldnames.h
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
template_fieldnames.keywords
|
…
|
|
tool_lib.cpp
|
Change Libedit save icon from Save Library to Save All Libraries.
|
2018-05-02 23:41:00 +01:00 |
tool_sch.cpp
|
Standardize "assign footprints" terminology.
|
2018-06-26 13:20:02 -06:00 |
tool_viewlib.cpp
|
Fix memory leak and push menu change to other apps.
|
2018-04-07 14:14:55 +01:00 |
transform.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
transform.h
|
Remove unnecessary TRANSFORM::operator=
|
2017-02-19 22:13:50 -05:00 |
viewlib_frame.cpp
|
Fix warnings for unreferenced local variables
|
2018-04-18 15:08:37 -04:00 |
viewlib_frame.h
|
Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files)
|
2018-01-30 09:57:25 +01:00 |
viewlibs.cpp
|
Fix warnings for unreferenced local variables
|
2018-04-18 15:08:37 -04:00 |