kicad/eeschema
jean-pierre charras 605a9bb5f2 Page layout selection: fix Bug #1405972, and add minor enhancement in page layout selection dialog (the new layout is shown after selection).
When the filename is not absolute, the page layout file is now searched first in project folder, and then in kicad template folder, if not found in project.
2014-12-31 13:31:19 +01:00
..
dialogs Very minor fixes. 2014-12-21 16:47:38 +01:00
plugins More about BOM dialog. Still not perfect, but more easy to use. 2014-12-03 20:09:56 +01:00
CMakeLists.txt Remove old build configuration since kiway is now the only way to build kicad. 2014-10-26 15:54:48 -04:00
Info.plist Commit the rest of the OSX build fixes missed in the previous commit. 2014-10-17 13:45:33 -04:00
annotate.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
backanno.cpp Fix back annotate field visibility bug in Eeschema. (fixes lp:1304835) 2014-08-28 19:44:28 -04:00
block.cpp Minor fixes and changes: 2014-07-29 18:38:27 +02:00
block_libedit.cpp Pcbnew: fix Bug #1373267 (polygons in footprint outlines do not flip correctly) 2014-09-24 18:42:56 +02:00
bus-wire-junction.cpp Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters 2014-01-08 15:18:51 +01:00
busentry.cpp Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters 2014-01-08 15:18:51 +01: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 Eeschema plot: fix Bug #1391538 (eeschema PS/PDF export, objects have wrong Z-order ) 2014-11-12 11:32:02 +01:00
class_libentry.h Eeschema: back to KICAD_KEEPCASE option, to find parts in lib, when using case sensitive option (default). 2014-09-17 18:04:04 +02:00
class_library.cpp Eeschema: back to KICAD_KEEPCASE option, to find parts in lib, when using case sensitive option (default). 2014-09-17 18:04:04 +02:00
class_library.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
class_netlist_object.cpp Finishing dialog_freeroute_exchange.cpp changes to run freeroute.jar if found in kicad binaries. 2014-03-29 21:00:14 +01:00
class_netlist_object.h Pcbnew: fix a serious bug in ZONE_CONTAINER class copy constructor: a pointer was not initialized. Pcbnew crashes when deleting or filling a copied zone. 2014-10-30 09:42:11 +01: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 Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
component_tree_search_container.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
component_tree_search_container.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
controle.cpp Added support for decoupling stored text from shown text in EDA_TEXT 2014-09-13 20:15:45 +02:00
cross-probing.cpp back annotation when CVPCB and EESCHEMA are running under KICAD 2014-07-06 23:12:04 -05:00
database.cpp Eeschema: remove the compil option KICAD_KEEPCASE. Eeschema is now always case sensitive when seraching components in libs. 2014-09-14 17:43:18 +02:00
dialog_erc_listbox.h Fix some compil warnings and Debug assertions 2014-06-04 19:34:23 +02: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 Add select footprint feature to Eeschema field properties dialog. 2014-10-14 16:39:25 -04:00
edit_label.cpp Added support for decoupling stored text from shown text in EDA_TEXT 2014-09-13 20:15:45 +02:00
eelibs_read_libraryfiles.cpp More source file missing license fixes. 2014-10-19 18:17:43 -04:00
eeredraw.cpp Worksheet code: cleanup and remove useless parameters. 2013-05-22 10:45:25 +02:00
eeschema.cpp Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus. 2014-10-15 13:40:38 +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 Page layout selection: fix Bug #1405972, and add minor enhancement in page layout selection dialog (the new layout is shown after selection). 2014-12-31 13:31:19 +01:00
eeschema_config.h Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog. 2014-08-25 18:31:32 +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 Fix compile errors when wx3.x is built with --enable-stl 2014-01-18 03:07:05 -06:00
erc.h Fix compile errors when wx3.x is built with --enable-stl 2014-01-18 03:07:05 -06:00
events_called_functions_for_edit.cpp More source file missing license fixes. 2014-10-19 18:17:43 -04:00
files-io.cpp Lock file improvements. 2014-09-07 15:01:26 -04:00
find.cpp Added support for decoupling stored text from shown text in EDA_TEXT 2014-09-13 20:15:45 +02:00
general.h More source file missing license fixes. 2014-10-19 18:17:43 -04:00
getpart.cpp Eeschema: fix Bug #1376669 (graphics lost in aliased components) 2014-10-06 20:13:11 +02:00
help_common_strings.h More source file missing license fixes. 2014-10-19 18:17:43 -04:00
hierarch.cpp Eeschema: Fix bug #1271155 relative to Grid selection in Eeschema. 2014-02-02 20:51:50 +01:00
hotkeys.cpp Make hotkey command titles use consistent capitalization. 2014-10-15 21:17:51 -04:00
hotkeys.h More source file missing license fixes. 2014-10-19 18:17:43 -04:00
invoke_sch_dialog.h Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
lib_arc.cpp Message panel consistency improvements and coding policy fixes. 2014-11-15 14:06:05 -05:00
lib_arc.h Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
lib_bezier.cpp Message panel consistency improvements and coding policy fixes. 2014-11-15 14:06:05 -05:00
lib_bezier.h Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
lib_circle.cpp Message panel consistency improvements and coding policy fixes. 2014-11-15 14:06:05 -05:00
lib_circle.h Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05: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 Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
lib_draw_item.h Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
lib_export.cpp Save document file when creating new component library from component in library editor. (fixes lp:1351952) 2014-12-20 14:44:02 -05:00
lib_field.cpp Message panel consistency improvements and coding policy fixes. 2014-11-15 14:06:05 -05:00
lib_field.h Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
lib_pin.cpp Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog. 2014-08-25 18:31:32 +02:00
lib_pin.h Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
lib_polyline.cpp Message panel consistency improvements and coding policy fixes. 2014-11-15 14:06:05 -05:00
lib_polyline.h Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
lib_rectangle.cpp Message panel consistency improvements and coding policy fixes. 2014-11-15 14:06:05 -05:00
lib_rectangle.h Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
lib_text.cpp Message panel consistency improvements and coding policy fixes. 2014-11-15 14:06:05 -05:00
lib_text.h Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
libarch.cpp Eeschema: back to KICAD_KEEPCASE option, to find parts in lib, when using case sensitive option (default). 2014-09-17 18:04:04 +02:00
libedit.cpp Minor fixes: remove compil warning. Remove one of 3 messages when saving a part lib in libedit. 2014-09-29 12:51:04 +02:00
libedit_onleftclick.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
libedit_onrightclick.cpp Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus. 2014-10-15 13:40:38 +02:00
libedit_plot_component.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
libedit_undo_redo.cpp More source file missing license fixes. 2014-10-19 18:17:43 -04:00
libeditframe.cpp Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus. 2014-10-15 13:40:38 +02:00
libeditframe.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
libfield.cpp eeschema: fix Bug #1385789 (eeschema segfaults, when editing a new field). Fix an other minor bug in Footprint editor. 2014-10-26 12:42:25 +01:00
load_one_schematic_file.cpp Eeschema: Fix some issues (all connections showed as not connected, DRC and NETLIST errors if all sheets in a hierarchy were not open) due to the fact the pointer of a schematic component to its part lib was calculated too late (or never calculated). 2014-08-18 18:39:51 +02:00
menubar.cpp Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus. 2014-10-15 13:40:38 +02:00
menubar_libedit.cpp Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus. 2014-10-15 13:40:38 +02:00
netform.cpp Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts. 2014-12-03 17:22:06 +01:00
netlist.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
netlist.h Pcbnew: fix a serious bug in ZONE_CONTAINER class copy constructor: a pointer was not initialized. Pcbnew crashes when deleting or filling a copied zone. 2014-10-30 09:42:11 +01:00
onleftclick.cpp Eeschema component selection dialog improvements. 2014-02-18 16:41:27 -05:00
onrightclick.cpp Improve component unit naming consistency. (fixes lp:1369153) 2014-12-20 12:26:37 -05:00
operations_on_items_lists.cpp More source file missing license fixes. 2014-10-19 18:17:43 -04:00
pinedit.cpp Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog. 2014-08-25 18:31:32 +02:00
plot_schematic_DXF.cpp Fix minor issues about translated strings and coding style. Add comment relative to file function info in X1 gerber file format. 2014-10-31 19:59:37 +01:00
plot_schematic_HPGL.cpp Fix minor issues about translated strings and coding style. Add comment relative to file function info in X1 gerber file format. 2014-10-31 19:59:37 +01:00
plot_schematic_PDF.cpp Fix minor issues about translated strings and coding style. Add comment relative to file function info in X1 gerber file format. 2014-10-31 19:59:37 +01:00
plot_schematic_PS.cpp Fix minor issues about translated strings and coding style. Add comment relative to file function info in X1 gerber file format. 2014-10-31 19:59:37 +01:00
plot_schematic_SVG.cpp Fix minor issues about translated strings and coding style. Add comment relative to file function info in X1 gerber file format. 2014-10-31 19:59:37 +01:00
protos.h More source file missing license fixes. 2014-10-19 18:17:43 -04:00
sch_base_frame.cpp Eeschema: canvas background color: all frame are now using the same parameter. 2014-09-26 12:35:11 +02: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 Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
sch_collectors.h Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
sch_component.cpp Message panel consistency improvements and coding policy fixes. 2014-11-15 14:06:05 -05:00
sch_component.h Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
sch_field.cpp Added support for decoupling stored text from shown text in EDA_TEXT 2014-09-13 20:15:45 +02: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 Eeschema: Fix Bug #983251 (Eeschema mouse hit testing error on non horizontal or vertical wires) 2014-10-28 13:03:50 +01:00
sch_line.h Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
sch_marker.cpp Message panel consistency improvements and coding policy fixes. 2014-11-15 14:06:05 -05: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 Eeschema: canvas background color: all frame are now using the same parameter. 2014-09-26 12:35:11 +02:00
sch_sheet.cpp Message panel consistency improvements and coding policy fixes. 2014-11-15 14:06:05 -05:00
sch_sheet.h Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
sch_sheet_path.cpp Fix MinGW 64 bit build buigs. 2014-08-23 11:22:50 -04:00
sch_sheet_path.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
sch_sheet_pin.cpp Added support for decoupling stored text from shown text in EDA_TEXT 2014-09-13 20:15:45 +02:00
sch_text.cpp Message panel consistency improvements and coding policy fixes. 2014-11-15 14:06:05 -05:00
sch_text.h Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
schedit.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
schematic_undo_redo.cpp Upstream merge. 2014-01-06 10:29:31 +01:00
schframe.cpp Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus. 2014-10-15 13:40:38 +02:00
selpart.cpp More source file missing license fixes. 2014-10-19 18:17:43 -04:00
sheet.cpp Try to fix issues on Ubuntu/Unity for dialogs which are not displayed: adding GetSizer()->Fit( this ) in some other dialogs 2014-11-19 16:54:36 +01:00
sheetlab.cpp Made the project default text size apply to all text things in eeschema, instead of the hardcoded value 2014-05-16 15:57:53 +02:00
symbdraw.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
symbedit.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
template_fieldnames.cpp More source file missing license fixes. 2014-10-19 18:17:43 -04:00
template_fieldnames.h More source file missing license fixes. 2014-10-19 18:17:43 -04: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 Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus. 2014-10-15 13:40:38 +02:00
tool_sch.cpp Eeschema: Netlist generator: remove option to generate the fully outdated old netlist file format (based on a very old Orcad netlist format) 2014-11-22 12:57:02 +01:00
tool_viewlib.cpp Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus. 2014-10-15 13:40:38 +02:00
transform.cpp More source file missing license fixes. 2014-10-19 18:17:43 -04: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 Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus. 2014-10-15 13:40:38 +02:00
viewlib_frame.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
viewlibs.cpp More source file missing license fixes. 2014-10-19 18:17:43 -04:00