| .. |
|
dialogs
|
eeschema: netlist dialog: fix a very minor issue.
|
13 years ago |
|
plugins
|
The internal BOM generator has bugs. I designed an XSL script, which converts the generated XML Partlist into
|
13 years ago |
|
BOM_lister.h.notused
|
replace BOM dialog with a pointer to FAQ https://answers.launchpad.net/kicad/+faq/2265
|
13 years ago |
|
CMakeLists.txt
|
*) Refinements to ExternalProject_Add( boost )
|
13 years ago |
|
Info.plist
|
Fix some minor OS X issues
|
14 years ago |
|
annotate.cpp
|
Make title block date field modifiable by hand.
|
13 years ago |
|
backanno.cpp
|
Fixed the logic for "do you want to make the footprint visible" requester
|
13 years ago |
|
block.cpp
|
Eeschema: item drag command: Fix issue for overlapping items (from a Younes Manton's idea)
|
13 years ago |
|
block_libedit.cpp
|
Enforced EDA_COLOR_T type and minor const-ification
|
13 years ago |
|
build_BOM.cpp.notused
|
replace BOM dialog with a pointer to FAQ https://answers.launchpad.net/kicad/+faq/2265
|
13 years ago |
|
bus-wire-junction.cpp
|
Fixed some tab-induced disalignments
|
13 years ago |
|
busentry.cpp
|
Fixed idiotic merge error in busentry handling
|
13 years ago |
|
class_drc_erc_item.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
class_libentry.cpp
|
remove "~" from empty *.lib component fields, replace with "", doctor old *.lib fields to blank if that was the intention
|
13 years ago |
|
class_libentry.h
|
Code cleaning and move worksheet code specific to title block and frame references shape in title_block_shapes.h and title_block_shapes_gost.h
|
13 years ago |
|
class_library.cpp
|
Pcbnew NETLIST_READER improvements.
|
13 years ago |
|
class_library.h
|
Add library column to component and module select dialog.
|
13 years ago |
|
class_netlist_object.cpp
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
class_netlist_object.h
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 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
|
Removed some spurious float casts
|
13 years ago |
|
controle.cpp
|
More encapsulation work.
|
13 years ago |
|
cross-probing.cpp
|
More encapsulation work.
|
13 years ago |
|
dangling_ends.cpp
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
database.cpp
|
Footprint library table work, minor fixes, and code cleaning.
|
13 years ago |
|
dialog_erc_listbox.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
edit_bitmap.cpp
|
Eeschema: fix incorrect move command for bitmap items.
|
13 years ago |
|
edit_component_in_schematic.cpp
|
More encapsulation work.
|
13 years ago |
|
edit_label.cpp
|
Removed the SAFE_DELETE macro.
|
13 years ago |
|
eelibs_read_libraryfiles.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
eeredraw.cpp
|
Worksheet code: cleanup and remove useless parameters.
|
13 years ago |
|
eeschema.cpp
|
Remove duplicate code to draw and to plot title blocks (more than 1500 duplicate lines). Note: this is a work in progress.
|
13 years ago |
|
eeschema.icns
|
[MacOSX] Updated Icons - Document ones still missing :(
|
13 years ago |
|
eeschema.rc
|
Remove old xpm icons files
|
14 years ago |
|
eeschema_config.cpp
|
Worksheet code: cleanup and remove useless parameters.
|
13 years ago |
|
eeschema_config.h
|
Eeschema: code cleanup, remove dead code and some global and useless variables
|
13 years ago |
|
eeschema_doc.icns
|
Updates for OS X
|
16 years ago |
|
eeschema_id.h
|
Eeschema: Bug fix (move component field was not undoable)
|
13 years ago |
|
erc.cpp
|
All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code).
|
13 years ago |
|
erc.h
|
Eeschema ERC improvements and other minor fixes.
|
14 years ago |
|
events_called_functions_for_edit.cpp
|
Eeschema: fix bug #1168116. Netlist generation: remove dead code and fully outdated option pspice "use net number"
|
13 years ago |
|
files-io.cpp
|
Eechema: fix bug : when saving the schematic project, the lib cache was saved under the current sheet opened, not the root sheet.
|
13 years ago |
|
find.cpp
|
All: fix some issues in messages to translate. Remove fully outdated files
|
13 years ago |
|
general.h
|
Cleanup of the eeschema 'layers' i.e. entitity colours. This also fixes
|
13 years ago |
|
getpart.cpp
|
remove "~" from empty *.lib component fields, replace with "", doctor old *.lib fields to blank if that was the intention
|
13 years ago |
|
help_common_strings.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
hierarch.cpp
|
Fixed some tab-induced disalignments
|
13 years ago |
|
hotkeys.cpp
|
Dialog page setting: replace wxStaticBoxSizer by wxBoxSizer + static text,
|
13 years ago |
|
hotkeys.h
|
Eeschema: Add hotkey 'U' to edit reference. Better filtering for hotheys V, F, U: now the corresponding field is selected without selection list between component and the field.
|
13 years ago |
|
lib_arc.cpp
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
lib_arc.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
lib_bezier.cpp
|
More work on EDA_COLOR_T and layers.
|
13 years ago |
|
lib_bezier.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
lib_circle.cpp
|
More int casts to rounding conversions
|
13 years ago |
|
lib_circle.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
lib_collectors.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
lib_collectors.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
lib_draw_item.cpp
|
More work on EDA_COLOR_T and layers.
|
13 years ago |
|
lib_draw_item.h
|
Typedef STATUS_FLAGS to encapsulate EDA_ITEM bitmapped flags
|
13 years ago |
|
lib_export.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
lib_field.cpp
|
remove "~" from empty *.lib component fields, replace with "", doctor old *.lib fields to blank if that was the intention
|
13 years ago |
|
lib_field.h
|
remove "~" from empty *.lib component fields, replace with "", doctor old *.lib fields to blank if that was the intention
|
13 years ago |
|
lib_pin.cpp
|
Code cleaning and move worksheet code specific to title block and frame references shape in title_block_shapes.h and title_block_shapes_gost.h
|
13 years ago |
|
lib_pin.h
|
Code cleaning and move worksheet code specific to title block and frame references shape in title_block_shapes.h and title_block_shapes_gost.h
|
13 years ago |
|
lib_polyline.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
lib_polyline.h
|
Typedef STATUS_FLAGS to encapsulate EDA_ITEM bitmapped flags
|
13 years ago |
|
lib_rectangle.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
lib_rectangle.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
lib_text.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
lib_text.h
|
Typedef STATUS_FLAGS to encapsulate EDA_ITEM bitmapped flags
|
13 years ago |
|
libarch.cpp
|
Eechema: fix bug : when saving the schematic project, the lib cache was saved under the current sheet opened, not the root sheet.
|
13 years ago |
|
libedit.cpp
|
eeschema: fix Bug #1184318 (Eeschema-Libedit: Reference moving+zooming issue)
|
13 years ago |
|
libedit_onleftclick.cpp
|
Eeschema, Libedit: fixes color artifacts when moving/placing a pin.
|
13 years ago |
|
libedit_onrightclick.cpp
|
Base object decoupling improvements.
|
13 years ago |
|
libedit_plot_component.cpp
|
Eeschema: fix Bug #1180902 (Libedit creates empty svg images)
|
13 years ago |
|
libedit_undo_redo.cpp
|
Undo redo change and code cleanup.
|
14 years ago |
|
libeditframe.cpp
|
Code cleaning and move worksheet code specific to title block and frame references shape in title_block_shapes.h and title_block_shapes_gost.h
|
13 years ago |
|
libeditframe.h
|
Eeschema: fix Bug #1180902 (Libedit creates empty svg images)
|
13 years ago |
|
libfield.cpp
|
More encapsulation work.
|
13 years ago |
|
load_one_schematic_file.cpp
|
Removed the SAFE_DELETE macro.
|
13 years ago |
|
menubar.cpp
|
Remove redundant Eeschema plot submenu on platforms that do not support plot to clipboard.
|
13 years ago |
|
menubar_libedit.cpp
|
All: better code to handle opened frames libview, libedit, modview, modedit.
|
13 years ago |
|
netform.cpp
|
Eeschema: fix bug #1168116. Netlist generation: remove dead code and fully outdated option pspice "use net number"
|
13 years ago |
|
netlist.cpp
|
Changed format specifiers of some printf involved with size_t values to %zu to avoid runtime assertions.
|
13 years ago |
|
netlist.h
|
Fixed some tab-induced disalignments
|
13 years ago |
|
onleftclick.cpp
|
Refactoring: split in two the SCH_BUS_ENTRY class
|
13 years ago |
|
onrightclick.cpp
|
All: fix some issues in messages to translate. Remove fully outdated files
|
13 years ago |
|
operations_on_items_lists.cpp
|
Refactoring: split in two the SCH_BUS_ENTRY class
|
13 years ago |
|
pinedit.cpp
|
Code cleaning and move worksheet code specific to title block and frame references shape in title_block_shapes.h and title_block_shapes_gost.h
|
13 years ago |
|
plot_schematic_DXF.cpp
|
Remove duplicate code to draw and to plot title blocks.
|
13 years ago |
|
plot_schematic_HPGL.cpp
|
Remove duplicate code to draw and to plot title blocks.
|
13 years ago |
|
plot_schematic_PDF.cpp
|
Remove duplicate code to draw and to plot title blocks.
|
13 years ago |
|
plot_schematic_PS.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
plot_schematic_SVG.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
protos.h
|
More work on EDA_COLOR_T and layers.
|
13 years ago |
|
sch_base_frame.cpp
|
Angle and distances cleanup (preparing for angles in doubles)
|
13 years ago |
|
sch_bitmap.cpp
|
More work on EDA_COLOR_T and layers.
|
13 years ago |
|
sch_bitmap.h
|
Enforced EDA_COLOR_T type and minor const-ification
|
13 years ago |
|
sch_bus_entry.cpp
|
Fixed some tab-induced disalignments
|
13 years ago |
|
sch_bus_entry.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
sch_collectors.cpp
|
Refactoring: split in two the SCH_BUS_ENTRY class
|
13 years ago |
|
sch_collectors.h
|
Post Pcbnew NETLIST_READER change clean up.
|
13 years ago |
|
sch_component.cpp
|
copyright and formatting
|
13 years ago |
|
sch_component.h
|
Base object decoupling improvements.
|
13 years ago |
|
sch_field.cpp
|
More work on EDA_COLOR_T and layers.
|
13 years ago |
|
sch_field.h
|
Fix SCH_FIELD get reference designator text bug. (fixes lp:1159401)
|
13 years ago |
|
sch_junction.cpp
|
More about worksheet code.
|
13 years ago |
|
sch_junction.h
|
Code cleaning and move worksheet code specific to title block and frame references shape in title_block_shapes.h and title_block_shapes_gost.h
|
13 years ago |
|
sch_line.cpp
|
More work on EDA_COLOR_T and layers.
|
13 years ago |
|
sch_line.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
sch_marker.cpp
|
More cleanup on layer code usage
|
13 years ago |
|
sch_marker.h
|
Base object decoupling improvements.
|
13 years ago |
|
sch_no_connect.cpp
|
More work on EDA_COLOR_T and layers.
|
13 years ago |
|
sch_no_connect.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
sch_screen.cpp
|
Make title block date field modifiable by hand.
|
13 years ago |
|
sch_sheet.cpp
|
More work on EDA_COLOR_T and layers.
|
13 years ago |
|
sch_sheet.h
|
Base object decoupling improvements.
|
13 years ago |
|
sch_sheet_path.cpp
|
More encapsulation work.
|
13 years ago |
|
sch_sheet_path.h
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
sch_sheet_pin.cpp
|
Eeschema: code cleanup, remove dead code and some global and useless variables
|
13 years ago |
|
sch_text.cpp
|
Made overbar position independant of pen size for text, to fix graphics glitches with halo text.
|
13 years ago |
|
sch_text.h
|
Use the boundary of the object and not just the boundary of the text in SCH_TEXT hit testing.
|
13 years ago |
|
schedit.cpp
|
Eeschema: fix bug #1168116. Netlist generation: remove dead code and fully outdated option pspice "use net number"
|
13 years ago |
|
schematic_undo_redo.cpp
|
Removed the long time dead SCH_POLYLINE class (schematic level polyline)
|
13 years ago |
|
schframe.cpp
|
Pcbnew! fix Bug #1184030
|
13 years ago |
|
selpart.cpp
|
Footprint library table work, minor fixes, and code cleaning.
|
13 years ago |
|
sheet.cpp
|
Removed the SAFE_DELETE macro.
|
13 years ago |
|
sheetlab.cpp
|
More encapsulation work.
|
13 years ago |
|
symbdraw.cpp
|
eeschema: fix Bug #1184318 (Eeschema-Libedit: Reference moving+zooming issue)
|
13 years ago |
|
symbedit.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
template_fieldnames.cpp
|
eeschema erc dialog extends from DIALOG_SHIM
|
13 years ago |
|
template_fieldnames.h
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
template_fieldnames.keywords
|
*.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake
|
16 years ago |
|
tool_lib.cpp
|
Update some icons with new icons from Fabrizio Tappero.
|
14 years ago |
|
tool_sch.cpp
|
Eeschema: All fixed fields are now always saved in libraries. Therefore the footprint field can be set in lib (size, visibility) and imported in schematic with its predefined attributes, even if the footprint text is not set.
|
13 years ago |
|
tool_viewlib.cpp
|
All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code).
|
13 years ago |
|
transform.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
transform.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
viewlib_frame.cpp
|
Base object decoupling improvements.
|
13 years ago |
|
viewlib_frame.h
|
Try to fix an unwanted left mouse release button event, when closing a dialog on a click or double click,
|
13 years ago |
|
viewlibs.cpp
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |