.. |
dialogs
|
Pcbnew: remove broken patch for" Bug #1255059".
|
2013-12-14 20:03:38 +01:00 |
plugins
|
The internal BOM generator has bugs. I designed an XSL script, which converts the generated XML Partlist into
|
2013-04-17 09:57:47 -05:00 |
CMakeLists.txt
|
Eeschema: netlist generation: fix bad choice for the "best net name" when selecting a net name between labels connected to the same net.
|
2013-09-27 14:30:35 +02:00 |
Info.plist
|
Fix some minor OS X issues
|
2011-08-30 09:35:40 +02:00 |
annotate.cpp
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
backanno.cpp
|
Fixed the logic for "do you want to make the footprint visible" requester
|
2013-03-30 18:49:58 +01:00 |
block.cpp
|
Minor message box improvements
|
2013-10-18 09:32:22 -04:00 |
block_libedit.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
2013-08-03 00:15:23 -05:00 |
bus-wire-junction.cpp
|
FIX: insert key must repeat text labels
|
2013-08-06 17:59:07 -05:00 |
busentry.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
2013-08-03 00:15:23 -05:00 |
class_drc_erc_item.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
2013-05-25 23:36:44 -05:00 |
class_libentry.cpp
|
Initial release of pl_editor, the page layout and title block editor.
|
2013-07-19 20:27:22 +02:00 |
class_libentry.h
|
Initial release of pl_editor, the page layout and title block editor.
|
2013-07-19 20:27:22 +02:00 |
class_library.cpp
|
* Fix the last parts of Bug 1204712 by removing DateAndTime from library file and documentation file formats. They weren't being loaded anyway.
|
2013-08-16 23:31:37 +01:00 |
class_library.h
|
Add library column to component and module select dialog.
|
2013-03-18 21:25:19 -04:00 |
class_netlist_object.cpp
|
Pcbnew: Fix issue when displaying net names and/or pad numbers including the "<" char in drc dialog, because drc dialog uses an wxHtmlWindow to display drc messages, and the "<" char has a special meaning and is not allowed in texts (now replaced by the" <" sequence in messages displayed in html)
|
2013-10-14 18:03:38 +02:00 |
class_netlist_object.h
|
Gerbview: fix incorrect printing of negative objects, when using black and white option.
|
2013-09-29 20:24:38 +02: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 |
component_references_lister.cpp
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
controle.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
2013-08-03 00:15:23 -05:00 |
cross-probing.cpp
|
More encapsulation work.
|
2013-03-18 15:36:07 -04:00 |
database.cpp
|
Footprint library table work, minor fixes, and code cleaning.
|
2013-05-08 16:47:23 -04:00 |
dialog_erc_listbox.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
2013-05-25 23:36:44 -05:00 |
edit_bitmap.cpp
|
BUG FIX: eeschema as segfaulting on the 'Insert' key because the m_itemToRepeat
|
2013-08-05 16:02:41 -05:00 |
edit_component_in_schematic.cpp
|
More encapsulation work.
|
2013-03-18 15:36:07 -04:00 |
edit_label.cpp
|
Fix some minor issues
|
2013-11-18 18:52:18 +01:00 |
eelibs_read_libraryfiles.cpp
|
Better strings for the translators (converted concatenations to formats)
|
2013-04-09 19:49:01 +02:00 |
eeredraw.cpp
|
Worksheet code: cleanup and remove useless parameters.
|
2013-05-22 10:45:25 +02:00 |
eeschema.cpp
|
Initial release of pl_editor, the page layout and title block editor.
|
2013-07-19 20:27:22 +02:00 |
eeschema.icns
|
[MacOSX] Updated Icons - Document ones still missing :(
|
2012-09-27 19:20:44 +02:00 |
eeschema.rc
|
Remove old xpm icons files
|
2012-04-07 13:09:57 +02:00 |
eeschema_config.cpp
|
Merged upstream.
|
2013-10-28 21:34:06 +01:00 |
eeschema_config.h
|
Eeschema: code cleanup, remove dead code and some global and useless variables
|
2012-09-28 19:47:41 +02:00 |
eeschema_doc.icns
|
Updates for OS X
|
2010-05-16 20:18:38 +02:00 |
eeschema_id.h
|
Eeschema: Bug fix (move component field was not undoable)
|
2012-10-23 18:37:19 +02:00 |
erc.cpp
|
Gerbview: fix incorrect printing of negative objects, when using black and white option
|
2013-09-30 08:36:40 +02:00 |
erc.h
|
Eeschema: netlist generation: fix bad choice for the "best net name" when selecting a net name between labels connected to the same net.
|
2013-09-27 14:30:35 +02:00 |
events_called_functions_for_edit.cpp
|
Eeschema: fix bug #1168116. Netlist generation: remove dead code and fully outdated option pspice "use net number"
|
2013-04-16 12:53:23 +02:00 |
files-io.cpp
|
Minor message box improvements
|
2013-10-18 09:32:22 -04:00 |
find.cpp
|
Eeschema find/replace bug fixes and improvements (fixes 1208616).
|
2013-10-27 14:21:53 -04:00 |
general.h
|
Eeschema: Rework on netlist generator: code clenenig and enhancement.
|
2013-09-25 21:09:57 +02:00 |
getpart.cpp
|
BUG FIX: eeschema as segfaulting on the 'Insert' key because the m_itemToRepeat
|
2013-08-05 16:02:41 -05:00 |
help_common_strings.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
2013-05-25 23:36:44 -05:00 |
hierarch.cpp
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
hotkeys.cpp
|
Eeschema block end handler code improvements.
|
2013-10-15 12:18:30 -04:00 |
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.
|
2012-12-08 18:24:49 +01:00 |
invoke_sch_dialog.h
|
remove dialog_netlist.h
|
2013-06-27 15:34:30 -05:00 |
lib_arc.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_arc.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_bezier.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_bezier.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_circle.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_circle.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_collectors.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
2013-05-25 23:36:44 -05:00 |
lib_collectors.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
2013-05-25 23:36:44 -05:00 |
lib_draw_item.cpp
|
More work on EDA_COLOR_T and layers.
|
2013-04-04 23:35:01 +02:00 |
lib_draw_item.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_export.cpp
|
Better strings for the translators (converted concatenations to formats)
|
2013-04-09 19:49:01 +02:00 |
lib_field.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_field.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_pin.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_pin.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_polyline.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_polyline.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_rectangle.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_rectangle.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_text.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
lib_text.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
libarch.cpp
|
Eechema: fix bug : when saving the schematic project, the lib cache was saved under the current sheet opened, not the root sheet.
|
2013-05-07 20:32:06 +02:00 |
libedit.cpp
|
Eeschema multiple unit component nomenclature improvements (fixes 1226874).
|
2013-11-09 11:30:49 -05:00 |
libedit_onleftclick.cpp
|
Eeschema, Libedit: fixes color artifacts when moving/placing a pin.
|
2013-02-06 12:54:51 +01:00 |
libedit_onrightclick.cpp
|
Base object decoupling improvements.
|
2013-01-12 12:32:24 -05:00 |
libedit_plot_component.cpp
|
Eeschema: fix Bug #1180902 (Libedit creates empty svg images)
|
2013-05-18 11:38:23 +02:00 |
libedit_undo_redo.cpp
|
Undo redo change and code cleanup.
|
2012-02-05 14:02:46 +01:00 |
libeditframe.cpp
|
Eeschema multiple unit component nomenclature improvements (fixes 1226874).
|
2013-11-09 11:30:49 -05:00 |
libeditframe.h
|
Eeschema: fix Bug #1180902 (Libedit creates empty svg images)
|
2013-05-18 11:38:23 +02:00 |
libfield.cpp
|
More encapsulation work.
|
2013-03-18 15:36:07 -04:00 |
load_one_schematic_file.cpp
|
Eeschema: fix compatibility with old schematic files, which can contain markers.
|
2013-09-11 17:30:21 +02:00 |
menubar.cpp
|
Remove redundant Eeschema plot submenu on platforms that do not support plot to clipboard.
|
2013-02-23 15:08:28 -05:00 |
menubar_libedit.cpp
|
Eeschema multiple unit component nomenclature improvements (fixes 1226874).
|
2013-11-09 11:30:49 -05:00 |
netform.cpp
|
Merged upstream.
|
2013-10-28 21:34:06 +01:00 |
netlist.cpp
|
Gerbview: fix incorrect printing of negative objects, when using black and white option
|
2013-09-30 08:36:40 +02:00 |
netlist.h
|
Eeschema: Rework on netlist generator: code clenenig and enhancement.
|
2013-09-25 21:09:57 +02:00 |
onleftclick.cpp
|
Eeschema: Rework on netlist generator: code clenenig and enhancement.
|
2013-09-25 21:09:57 +02:00 |
onrightclick.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
2013-08-03 00:15:23 -05:00 |
operations_on_items_lists.cpp
|
Eeszchema: Minor fixes.
|
2013-11-19 17:27:13 +01:00 |
pinedit.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
2013-08-03 00:15:23 -05:00 |
plot_schematic_DXF.cpp
|
Remove duplicate code to draw and to plot title blocks.
|
2013-05-21 09:18:25 +02:00 |
plot_schematic_HPGL.cpp
|
Remove duplicate code to draw and to plot title blocks.
|
2013-05-21 09:18:25 +02:00 |
plot_schematic_PDF.cpp
|
Remove duplicate code to draw and to plot title blocks.
|
2013-05-21 09:18:25 +02:00 |
plot_schematic_PS.cpp
|
Eeschema: fix Bug #1189893 (ps plot file opened twice)
|
2013-06-11 16:27:07 +02:00 |
plot_schematic_SVG.cpp
|
Better strings for the translators (converted concatenations to formats)
|
2013-04-09 19:49:01 +02:00 |
protos.h
|
Eeschema: netlist generation: fix bad choice for the "best net name" when selecting a net name between labels connected to the same net.
|
2013-09-27 14:30:35 +02:00 |
sch_base_frame.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
2013-08-03 00:15:23 -05:00 |
sch_bitmap.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
sch_bitmap.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
sch_bus_entry.cpp
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
sch_bus_entry.h
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
sch_collectors.cpp
|
Eeschema find/replace bug fixes and improvements (fixes 1208616).
|
2013-10-27 14:21:53 -04:00 |
sch_collectors.h
|
Eeschema find/replace bug fixes and improvements (fixes 1208616).
|
2013-10-27 14:21:53 -04:00 |
sch_component.cpp
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
sch_component.h
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
sch_field.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
sch_field.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
sch_junction.cpp
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
sch_junction.h
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
sch_line.cpp
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
sch_line.h
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
sch_marker.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
sch_marker.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
2013-11-24 18:48:14 +01:00 |
sch_no_connect.cpp
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
sch_no_connect.h
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
sch_screen.cpp
|
Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad
|
2013-10-11 18:24:43 +02:00 |
sch_sheet.cpp
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
sch_sheet.h
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
sch_sheet_path.cpp
|
Eeschema find/replace bug fixes and improvements (fixes 1208616).
|
2013-10-27 14:21:53 -04:00 |
sch_sheet_path.h
|
Eeschema find/replace bug fixes and improvements (fixes 1208616).
|
2013-10-27 14:21:53 -04:00 |
sch_sheet_pin.cpp
|
Eeschema: code cleanup, remove dead code and some global and useless variables
|
2012-09-28 19:47:41 +02:00 |
sch_text.cpp
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
sch_text.h
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
schedit.cpp
|
Eeschema block end handler code improvements.
|
2013-10-15 12:18:30 -04:00 |
schematic_undo_redo.cpp
|
Removed the long time dead SCH_POLYLINE class (schematic level polyline)
|
2013-03-31 22:40:22 +02:00 |
schframe.cpp
|
Eeschema: fix bug loading grid size from previous session. (fixes lp:1239445)
|
2013-11-05 16:14:09 -05:00 |
selpart.cpp
|
Footprint library table work, minor fixes, and code cleaning.
|
2013-05-08 16:47:23 -04:00 |
sheet.cpp
|
Pcbnew: remove broken patch for" Bug #1255059".
|
2013-12-14 20:03:38 +01:00 |
sheetlab.cpp
|
Eeszchema: Minor fixes.
|
2013-11-19 17:27:13 +01:00 |
symbdraw.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
2013-08-03 00:15:23 -05:00 |
symbedit.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
2013-08-03 00:15:23 -05:00 |
template_fieldnames.cpp
|
Some more missing D()->DBG() changes.
|
2013-09-10 17:07:46 +02:00 |
template_fieldnames.h
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
2012-01-22 22:33:36 -06:00 |
template_fieldnames.keywords
|
*.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake
|
2010-06-18 11:12:15 -05:00 |
tool_lib.cpp
|
Update some icons with new icons from Fabrizio Tappero.
|
2012-03-20 15:17:58 +01:00 |
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.
|
2013-02-11 19:50:55 +01:00 |
tool_viewlib.cpp
|
Eeschema multiple unit component nomenclature improvements (fixes 1226874).
|
2013-11-09 11:30:49 -05:00 |
transform.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
2013-05-25 23:36:44 -05:00 |
transform.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
2013-05-25 23:36:44 -05:00 |
viewlib_frame.cpp
|
Eeschema multiple unit component nomenclature improvements (fixes 1226874).
|
2013-11-09 11:30:49 -05:00 |
viewlib_frame.h
|
Try to fix an unwanted left mouse release button event, when closing a dialog on a click or double click,
|
2012-12-06 22:53:00 +01:00 |
viewlibs.cpp
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
2012-01-22 22:33:36 -06:00 |