| .. |
|
dialogs
|
Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes.
|
15 years ago |
|
plugins
|
All : modify macro FROM_UTF8, to ensure compatibility with files using a non utf8 encoding (old files created under Window, having some non ASCII characters).
|
15 years ago |
|
CMakeLists.txt
|
Add hit testing clarification to schematic library editor.
|
15 years ago |
|
Info.plist
|
Minor UI changes that affect OS X, see CHANGELOG.txt
|
15 years ago |
|
annotate.cpp
|
Add drag context menu entry for junctions in EESchema, fixes lp:783173.
|
15 years ago |
|
backanno.cpp
|
EESchema back annotate code refactoring and other minor changes.
|
15 years ago |
|
block.cpp
|
Fix most GCC 4.6 compiler warnings and minor bug fix.
|
15 years ago |
|
block_libedit.cpp
|
Libedit: add block rotate and block mirror horizontally
|
15 years ago |
|
build_BOM.cpp
|
EESchema sheet pin code improvements.
|
15 years ago |
|
bus-wire-junction.cpp
|
EESchema multiple item hit testing and other minor improvements.
|
15 years ago |
|
busentry.cpp
|
EESchema remove global variable and fix text object change type undo/redo.
|
15 years ago |
|
class_drc_erc_item.cpp
|
fixed typo and minor problems. updated German translation
|
16 years ago |
|
class_libentry.cpp
|
Eeschema: add direct acces to LibEdit in popup menu, when a component is selected ( Whishlist #788621 ). This new command calls Libedit and load the lib component corresponding to the selected schematic component.
|
15 years ago |
|
class_libentry.h
|
Libedit: add block rotate and block mirror horizontally
|
15 years ago |
|
class_library.cpp
|
fix very minor bugs.
|
15 years ago |
|
class_library.h
|
Schematic component object encapsulation and Doxygen comment warning fixes.
|
15 years ago |
|
class_netlist_object.cpp
|
Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected.
|
15 years ago |
|
class_netlist_object.h
|
EESchema code refactoring and other minor fixes.
|
15 years ago |
|
cmp_library.keywords
|
*.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake
|
16 years ago |
|
cmp_library_lexer.cpp
|
++CMakeModules:
|
15 years ago |
|
component_references_lister.cpp
|
minor fix component subref in russian GOST
|
15 years ago |
|
controle.cpp
|
Add drag context menu entry for junctions in EESchema, fixes lp:783173.
|
15 years ago |
|
cross-probing.cpp
|
Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected.
|
15 years ago |
|
dangling_ends.cpp
|
EESchema code refactoring and coding policy naming fixes.
|
15 years ago |
|
database.cpp
|
EESchema code refactoring and coding policy naming fixes.
|
15 years ago |
|
delsheet.cpp
|
Schematic object encapsulation and other minor improvements.
|
15 years ago |
|
dialog_erc_listbox.h
|
Doxygen comment warning fixes.
|
15 years ago |
|
edit_component_in_schematic.cpp
|
Fix EESchema undo and abort move regressions.
|
15 years ago |
|
edit_label.cpp
|
Eeschema: fix bug 783535. Minor code cleaning.
|
15 years ago |
|
eelibs_read_libraryfiles.cpp
|
Minor fixes and lots of coding policy changes.
|
15 years ago |
|
eeredraw.cpp
|
Use wxUpdateUIEvent in CVPcb and other minor changes.
|
15 years ago |
|
eeschema.cpp
|
Code cleaning and Fix a crash under wxWidgets 2.9.2 and Linux, related to wxFileHistory.
|
15 years ago |
|
eeschema.icns
|
Rework on icons, and more OS X updates
|
16 years ago |
|
eeschema.ico
|
Initial import of KiCad.
|
19 years ago |
|
eeschema.rc
|
add files not currently available in source (e.g. docs, modules, etc.)
|
19 years ago |
|
eeschema_config.cpp
|
Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected.
|
15 years ago |
|
eeschema_config.h
|
EESchema schematic object refactoring and header rationalization.
|
15 years ago |
|
eeschema_doc.icns
|
Updates for OS X
|
16 years ago |
|
eeschema_id.h
|
Eeschema: add direct acces to LibEdit in popup menu, when a component is selected ( Whishlist #788621 ). This new command calls Libedit and load the lib component corresponding to the selected schematic component.
|
15 years ago |
|
erc.cpp
|
Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected.
|
15 years ago |
|
erc.h
|
EESchema code refactoring and coding policy naming fixes.
|
15 years ago |
|
events_called_functions_for_edit.cpp
|
EESchema remove global variable and fix text object change type undo/redo.
|
15 years ago |
|
files-io.cpp
|
Code cleaning and Fix a crash under wxWidgets 2.9.2 and Linux, related to wxFileHistory.
|
15 years ago |
|
find.cpp
|
Eeschema & Pcbnew: fix incorrect position of cursor when crossprobing items.
|
15 years ago |
|
general.h
|
EESchema remove global variable and fix text object change type undo/redo.
|
15 years ago |
|
getpart.cpp
|
Eeschema: bug fix: after a "De Morgan" convert command, the component was left selected (.m_Flags not cleared)
|
15 years ago |
|
help_common_strings.h
|
EESchema sheet pin code improvements.
|
15 years ago |
|
hierarch.cpp
|
Eeschema, Pcbnew: fix minor issues about mouse cursor position, when loading files or entering sheets.
|
15 years ago |
|
hotkeys.cpp
|
Add drag context menu entry for junctions in EESchema, fixes lp:783173.
|
15 years ago |
|
hotkeys.h
|
Eeschema: Add hotkeys. Minor code cleaning
|
15 years ago |
|
lib_arc.cpp
|
Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes.
|
15 years ago |
|
lib_arc.h
|
Minor code cleaning and minor enhancement.
|
15 years ago |
|
lib_bezier.cpp
|
Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes.
|
15 years ago |
|
lib_bezier.h
|
Minor code cleaning and minor enhancement.
|
15 years ago |
|
lib_circle.cpp
|
Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes.
|
15 years ago |
|
lib_circle.h
|
Minor code cleaning and minor enhancement.
|
15 years ago |
|
lib_collectors.cpp
|
Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes.
|
15 years ago |
|
lib_collectors.h
|
Add hit testing clarification to schematic library editor.
|
15 years ago |
|
lib_draw_item.cpp
|
Add hit testing clarification to schematic library editor.
|
15 years ago |
|
lib_draw_item.h
|
Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes.
|
15 years ago |
|
lib_export.cpp
|
More EESchema dialog file housekeeping and coding policy fixes.
|
15 years ago |
|
lib_field.cpp
|
Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes.
|
15 years ago |
|
lib_field.h
|
Minor code cleaning and minor enhancement.
|
15 years ago |
|
lib_pin.cpp
|
Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes.
|
15 years ago |
|
lib_pin.h
|
Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes.
|
15 years ago |
|
lib_polyline.cpp
|
Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes.
|
15 years ago |
|
lib_polyline.h
|
Minor code cleaning and minor enhancement.
|
15 years ago |
|
lib_rectangle.cpp
|
Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes.
|
15 years ago |
|
lib_rectangle.h
|
Minor code cleaning and minor enhancement.
|
15 years ago |
|
lib_text.cpp
|
Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes.
|
15 years ago |
|
lib_text.h
|
Minor code cleaning and minor enhancement.
|
15 years ago |
|
libarch.cpp
|
Schematic component object encapsulation and Doxygen comment warning fixes.
|
15 years ago |
|
libedit.cpp
|
Eeschema: add direct acces to LibEdit in popup menu, when a component is selected ( Whishlist #788621 ). This new command calls Libedit and load the lib component corresponding to the selected schematic component.
|
15 years ago |
|
libedit_icon.ico
|
Initial import of KiCad.
|
19 years ago |
|
libedit_onleftclick.cpp
|
Fix most GCC 4.6 compiler warnings and minor bug fix.
|
15 years ago |
|
libedit_onrightclick.cpp
|
Minor code cleaning and minor enhancement.
|
15 years ago |
|
libedit_plot_component.cpp
|
Modedit: fix issues when printing a footprint. But needs refinement. Work in progress (mainly "Fit in page" is not working).
|
15 years ago |
|
libedit_undo_redo.cpp
|
Libedit: add block rotate and block mirror horizontally
|
15 years ago |
|
libeditframe.cpp
|
Libedit: add block rotate and block mirror horizontally
|
15 years ago |
|
libeditframe.h
|
Eeschema: add direct acces to LibEdit in popup menu, when a component is selected ( Whishlist #788621 ). This new command calls Libedit and load the lib component corresponding to the selected schematic component.
|
15 years ago |
|
libfield.cpp
|
Add hit testing clarification to schematic library editor.
|
15 years ago |
|
load_one_schematic_file.cpp
|
Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected.
|
15 years ago |
|
menubar.cpp
|
Eeschema: fix bug 783535. Minor code cleaning.
|
15 years ago |
|
menubar_libedit.cpp
|
Eeschema: fix bug 783535. Minor code cleaning.
|
15 years ago |
|
netform.cpp
|
Add hit testing clarification to schematic library editor.
|
15 years ago |
|
netlist.cpp
|
Fix most GCC 4.6 compiler warnings and minor bug fix.
|
15 years ago |
|
netlist.h
|
Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected.
|
15 years ago |
|
netlist_control.cpp
|
Eeschema: Fix crash when a netlist is created, if format is not Spice.
|
15 years ago |
|
netlist_control.h
|
Option to prefix references U and IC with X when generating spice net lists.
|
15 years ago |
|
onleftclick.cpp
|
Fix most GCC 4.6 compiler warnings and minor bug fix.
|
15 years ago |
|
onrightclick.cpp
|
Gerbview: fix bug 788778.
|
15 years ago |
|
operations_on_items_lists.cpp
|
Eeschema: fix bug 783535. Minor code cleaning.
|
15 years ago |
|
pinedit.cpp
|
Bug fixes:
|
15 years ago |
|
plot.cpp
|
Plot poly code cleaning. Suppress erreurs for malformed polygons (< 2 corners)
|
15 years ago |
|
protos.h
|
CMake and other minor improvements.
|
15 years ago |
|
sch_bus_entry.cpp
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_bus_entry.h
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_collectors.cpp
|
Add drag context menu entry for junctions in EESchema, fixes lp:783173.
|
15 years ago |
|
sch_collectors.h
|
Add drag context menu entry for junctions in EESchema, fixes lp:783173.
|
15 years ago |
|
sch_component.cpp
|
Eeschema: add direct acces to LibEdit in popup menu, when a component is selected ( Whishlist #788621 ). This new command calls Libedit and load the lib component corresponding to the selected schematic component.
|
15 years ago |
|
sch_component.h
|
Add hit testing clarification to schematic library editor.
|
15 years ago |
|
sch_field.cpp
|
Fix most GCC 4.6 compiler warnings and minor bug fix.
|
15 years ago |
|
sch_field.h
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_junction.cpp
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_junction.h
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_line.cpp
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_line.h
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_marker.cpp
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_marker.h
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_no_connect.cpp
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_no_connect.h
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_polyline.cpp
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_polyline.h
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_screen.cpp
|
Bug fixes:
|
15 years ago |
|
sch_sheet.cpp
|
Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes.
|
15 years ago |
|
sch_sheet.h
|
EESchema sheet pin code improvements.
|
15 years ago |
|
sch_sheet_path.cpp
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_sheet_path.h
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
sch_sheet_pin.cpp
|
EESchema remove global variable and fix text object change type undo/redo.
|
15 years ago |
|
sch_text.cpp
|
Add hit testing clarification to schematic library editor.
|
15 years ago |
|
sch_text.h
|
Coding style and Doxygen comment fixes.
|
15 years ago |
|
schedit.cpp
|
Eeschema: fix bug 783535. Minor code cleaning.
|
15 years ago |
|
schematic_undo_redo.cpp
|
EESchema remove global variable and fix text object change type undo/redo.
|
15 years ago |
|
schframe.cpp
|
Eeschema: add direct acces to LibEdit in popup menu, when a component is selected ( Whishlist #788621 ). This new command calls Libedit and load the lib component corresponding to the selected schematic component.
|
15 years ago |
|
selpart.cpp
|
EESchema code refactoring and coding policy naming fixes.
|
15 years ago |
|
sheet.cpp
|
EESchema remove global variable and fix text object change type undo/redo.
|
15 years ago |
|
sheetlab.cpp
|
EESchema remove global variable and fix text object change type undo/redo.
|
15 years ago |
|
symbdraw.cpp
|
Add hit testing clarification to schematic library editor.
|
15 years ago |
|
symbedit.cpp
|
Add hit testing clarification to schematic library editor.
|
15 years ago |
|
template_fieldnames.cpp
|
Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected.
|
15 years ago |
|
template_fieldnames.h
|
change IOError class name spelling to IO_ERROR to conform to coding standards
|
15 years ago |
|
template_fieldnames.keywords
|
*.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake
|
16 years ago |
|
tool_lib.cpp
|
Replace WinEDAChoiceBox with wxComboBox.
|
15 years ago |
|
tool_sch.cpp
|
Coding policy fixes.
|
15 years ago |
|
tool_viewlib.cpp
|
Replace WinEDAChoiceBox with wxComboBox.
|
15 years ago |
|
transform.cpp
|
Eeschem: fix bug when moving fields in schematic: incorrect field move for rotated+mirrored components
|
15 years ago |
|
transform.h
|
Eeschem: fix bug when moving fields in schematic: incorrect field move for rotated+mirrored components
|
15 years ago |
|
viewlib_frame.cpp
|
Replace WinEDAChoiceBox with wxComboBox.
|
15 years ago |
|
viewlib_frame.h
|
Replace WinEDAChoiceBox with wxComboBox.
|
15 years ago |
|
viewlibs.cpp
|
Replace WinEDAChoiceBox with wxComboBox.
|
15 years ago |
|
viewlibs_icon.ico
|
Initial import of KiCad.
|
19 years ago |