kicad/pcbnew
jean-pierre charras f77121a57a Fixed compatibility with wxWidegets 2.9.1.
Added hotkeys editor from David Turner, with a lot of enhancements and fixes
Added pins connections info in intermediate netlist for each compoment. This is redundant, but some netlist formats (ORCADPCB, PSPICE) are very easy to create with this redundant info.
2010-08-28 20:02:24 +02:00
..
CMakeLists.txt Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
Info.plist Application title spelling corrected on OSX 2010-01-16 22:32:26 +00:00
ar_protos.h Comment translations. 2009-11-12 15:43:38 +00:00
attribut.cpp committed newfont patch. Pcbnew: board date automatically updated at each change. 2010-02-19 13:23:58 +00:00
automove.cpp Pcbnew: Added move and rotate hot keys in board editor. hotkeys.cpp code cleaned. Fixed a bug that can crashes Pcbnew when switching track posture. 2010-08-17 12:41:44 +02:00
autoplac.cpp Work on colors handling, and others changes. see changelog. 2010-01-29 20:36:12 +00:00
autorout.cpp pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
autorout.h Comment translations. 2009-11-12 15:43:38 +00:00
basepcbframe.cpp fixed issues with wxWidgets 2.9.1 2010-07-27 18:49:38 +02:00
block.cpp 3D view: now displays polygons used in footprint shapes, like logos. Fixed very minor issues (minor warnings in debug mode) 2010-08-19 16:21:05 +02:00
block_module_editor.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
board.cpp fixed tagged translation 2009-11-15 14:12:53 +00:00
board_items_to_polygon_shape_transform.cpp fixed some minor bugs and code cleanup 2009-11-28 09:24:37 +00:00
board_undo_redo.cpp Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 2010-04-23 11:54:40 +02:00
build_BOM_from_board.cpp fixed eeschema crash when using the hotkey m (move) command. 2010-01-28 13:10:46 +00:00
cell.h Comment translations. 2009-11-12 15:43:38 +00:00
class_board.cpp Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 2010-04-23 11:54:40 +02:00
class_board.h pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
class_board_connected_item.cpp Fixed very minor issues. 2010-07-20 12:30:40 +02:00
class_board_design_settings.cpp LibEdit: finished SVG plot. 2010-03-19 20:15:30 +00:00
class_board_item.cpp Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 2010-04-23 11:54:40 +02:00
class_dimension.cpp fixed bug 573833 2010-05-02 21:35:46 +02:00
class_dimension.h Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 2010-04-23 11:54:40 +02:00
class_drawsegment.cpp Pcbnew: fixed a problem when using graphic arcs in board. 2010-05-05 11:21:28 +02:00
class_drawsegment.h fixing uppercase/lowercase problem in an included file (polyline.h is really PolyLine.h). 2009-11-16 13:57:25 +00:00
class_drc_item.cpp NETCLASS work, see CHANGELOG.txt 2009-09-10 15:22:26 +00:00
class_edge_mod.cpp fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component) 2010-07-11 18:24:44 +02:00
class_edge_mod.h fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component) 2010-07-11 18:24:44 +02:00
class_marker_pcb.cpp wxWidgets 2.9 string fixes and other minor updates. 2009-10-16 17:18:23 +00:00
class_marker_pcb.h NETCLASS work, see CHANGELOG.txt 2009-09-10 15:22:26 +00:00
class_mire.cpp Implement wxDC coordinate handling and wxGCDC. 2010-02-08 18:15:42 +00:00
class_mire.h Comment translations. 2009-11-12 15:43:38 +00:00
class_module.cpp Fixed very minor issues. 2010-07-20 12:30:40 +02:00
class_module.h fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component) 2010-07-11 18:24:44 +02:00
class_module_transform_functions.cpp changed last layer constants XXX_LAYER_CU and XXXX_LAYER_CMP to XXX_LAYER_BACK and XXX_LAYER_FRONT 2009-12-21 18:51:37 +00:00
class_netclass.cpp Running cmake with -DCMAKE_BUILD_TYPE="Debug" causes build errors at: 2010-07-19 10:40:54 -05:00
class_netclass.h pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
class_netinfo.h pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
class_netinfo_item.cpp Work on colors handling, and others changes. see changelog. 2010-01-29 20:36:12 +00:00
class_netinfolist.cpp fixed a minor problem in pcbnew compiled in DEBUG mode, that prints a lot of error messages when loading a board 2009-10-13 16:29:02 +00:00
class_pad.cpp Pcbnew: fixed an inconsistency in DRC. (see changelog) 2010-04-08 11:33:43 +00:00
class_pad.h Pcbnew: fixed an inconsistency in DRC. (see changelog) 2010-04-08 11:33:43 +00:00
class_pad_draw_functions.cpp Pcbnew: enhancements in printing (or plot in SVG format) 2010-03-29 16:42:03 +00:00
class_pcb_layer_widget.cpp Setting a new language now update the layer manager. 2010-02-26 15:39:10 +00:00
class_pcb_layer_widget.h Setting a new language now update the layer manager. 2010-02-26 15:39:10 +00:00
class_pcb_text.cpp Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 2010-04-23 11:54:40 +02:00
class_pcb_text.h fixing uppercase/lowercase problem in an included file (polyline.h is really PolyLine.h). 2009-11-16 13:57:25 +00:00
class_text_mod.cpp Implement wxDC coordinate handling and wxGCDC. 2010-02-08 18:15:42 +00:00
class_text_mod.h Comment translations. 2009-11-12 15:43:38 +00:00
class_track.cpp Pcbnew: fixed an inconsistency in DRC. (see changelog) 2010-04-08 11:33:43 +00:00
class_track.h Pcbnew: fixed an inconsistency in DRC. (see changelog) 2010-04-08 11:33:43 +00:00
class_zone.cpp pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
class_zone.h Uses a buffered DC in OnPaint event. Seems solve slow grid redraw on some PC. 2010-01-12 13:15:13 +00:00
class_zone_setting.cpp Uses a buffered DC in OnPaint event. Seems solve slow grid redraw on some PC. 2010-01-12 13:15:13 +00:00
class_zone_setting.h class SEG_ZONE deprecated 2009-08-06 18:51:21 +00:00
classpcb.cpp work on libedit continued. 2010-03-20 19:57:59 +00:00
clean.cpp Bug fixes, code cleaning and Cvpcb enhancements (see changelog) 2010-04-16 18:28:35 +02:00
cleaningoptions_dialog.cpp 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 2008-02-12 21:12:46 +00:00
cleaningoptions_dialog.h 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 2008-02-12 21:12:46 +00:00
cleaningoptions_dialog.pjd MAYBE_RESIZE_BORDER field now provided within all .pjd files; 2007-10-22 00:26:05 +00:00
collectors.cpp Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 2010-04-23 11:54:40 +02:00
collectors.h Pcbnew: fixed pad selection by right click according to pad visibility. 2010-02-05 10:56:23 +00:00
connect.cpp Added text justification for graphic texts in libedit and more(see changelog) 2009-06-11 14:26:17 +00:00
controle.cpp Pcbnew: Added move and rotate hot keys in board editor. hotkeys.cpp code cleaned. Fixed a bug that can crashes Pcbnew when switching track posture. 2010-08-17 12:41:44 +02:00
copy_track.cpp.notused more amazing free specctra import/export software 2008-02-08 00:16:59 +00:00
cross-probing.cpp ++ Pcbnew: 2010-01-24 13:46:01 +00:00
debug_kbool_key_file_fct.cpp Fixed my filling problem in pcbnew by changing some parameters in kbool 2009-11-16 12:10:37 +00:00
debug_kbool_key_file_fct.h rework on zones (continued):try to fix a filling problem with kbool: cleanup code 2009-11-16 08:13:40 +00:00
deltrack.cpp committed newfont patch. Pcbnew: board date automatically updated at each change. 2010-02-19 13:23:58 +00:00
dialog_SVG_print.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_SVG_print_base.cpp make SVG print dialog consistent with print dialog and layers orders in layer manager 2010-03-26 17:18:59 +00:00
dialog_SVG_print_base.fbp make SVG print dialog consistent with print dialog and layers orders in layer manager 2010-03-26 17:18:59 +00:00
dialog_SVG_print_base.h make SVG print dialog consistent with print dialog and layers orders in layer manager 2010-03-26 17:18:59 +00:00
dialog_copper_zones.cpp Minor build and compiler warning fixes. 2010-08-23 13:30:51 -04:00
dialog_copper_zones.h Enhancement in copper zones dialog, useful for large boards having a lot of nets 2010-08-23 14:13:48 +02:00
dialog_copper_zones_base.cpp Enhancement in copper zones dialog, useful for large boards having a lot of nets 2010-08-23 14:13:48 +02:00
dialog_copper_zones_base.fbp Enhancement in copper zones dialog, useful for large boards having a lot of nets 2010-08-23 14:13:48 +02:00
dialog_copper_zones_base.h Enhancement in copper zones dialog, useful for large boards having a lot of nets 2010-08-23 14:13:48 +02:00
dialog_design_rules.cpp minor enhancements. fixed issues in microwave tools. 2010-07-21 10:15:54 +02:00
dialog_design_rules.h pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
dialog_design_rules_base.cpp Eeschema: fixing problems in Libedit for multi parts per package components when editing pins 2010-02-25 19:45:34 +00:00
dialog_design_rules_base.fbp Eeschema: fixing problems in Libedit for multi parts per package components when editing pins 2010-02-25 19:45:34 +00:00
dialog_design_rules_base.h Eeschema: fixing problems in Libedit for multi parts per package components when editing pins 2010-02-25 19:45:34 +00:00
dialog_display_options.cpp Code cleaning and more about work items visibility 2010-01-30 20:17:56 +00:00
dialog_display_options.h Code cleaning and more about work items visibility 2010-01-30 20:17:56 +00:00
dialog_display_options_base.cpp minor and very minor bugs (from bug tracker) fixed 2010-03-01 11:25:08 +00:00
dialog_display_options_base.fbp minor and very minor bugs (from bug tracker) fixed 2010-03-01 11:25:08 +00:00
dialog_display_options_base.h minor and very minor bugs (from bug tracker) fixed 2010-03-01 11:25:08 +00:00
dialog_drc.cpp Pcbnew: fixed an inconsistency in DRC. (see changelog) 2010-04-08 11:33:43 +00:00
dialog_drc.h pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
dialog_drc_base.cpp minor problems fixed. 2010-03-07 13:33:20 +00:00
dialog_drc_base.fbp minor problems fixed. 2010-03-07 13:33:20 +00:00
dialog_drc_base.h minors aesthetic changes 2009-12-04 09:21:53 +00:00
dialog_edit_module_for_BoardEditor.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_edit_module_for_BoardEditor.h More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
dialog_edit_module_for_BoardEditor_base.cpp 3D view: now displays polygons used in footprint shapes, like logos. Fixed very minor issues (minor warnings in debug mode) 2010-08-19 16:21:05 +02:00
dialog_edit_module_for_BoardEditor_base.fbp 3D view: now displays polygons used in footprint shapes, like logos. Fixed very minor issues (minor warnings in debug mode) 2010-08-19 16:21:05 +02:00
dialog_edit_module_for_BoardEditor_base.h 3D view: now displays polygons used in footprint shapes, like logos. Fixed very minor issues (minor warnings in debug mode) 2010-08-19 16:21:05 +02:00
dialog_edit_module_for_Modedit.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
dialog_edit_module_for_Modedit.h minor and very minor bugs (from bug tracker) fixed 2010-03-01 11:25:08 +00:00
dialog_edit_module_for_Modedit_base.cpp Set minimum cmake version to 2.6.4. Added footprint name edition in the module editor dialog properties. 2010-05-16 16:05:04 +02:00
dialog_edit_module_for_Modedit_base.fbp Set minimum cmake version to 2.6.4. Added footprint name edition in the module editor dialog properties. 2010-05-16 16:05:04 +02:00
dialog_edit_module_for_Modedit_base.h Set minimum cmake version to 2.6.4. Added footprint name edition in the module editor dialog properties. 2010-05-16 16:05:04 +02:00
dialog_edit_module_text.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_edit_module_text.h Cleaning code to draw/plot texts; italic allowed for pcbnew 2008-12-22 21:06:44 +00:00
dialog_edit_module_text_base.cpp pcbnew: bugs 2840153, 2840154 fixed (bug 2840150 already fixed) 2009-08-19 14:19:35 +00:00
dialog_edit_module_text_base.fbp pcbnew: bugs 2840153, 2840154 fixed (bug 2840150 already fixed) 2009-08-19 14:19:35 +00:00
dialog_edit_module_text_base.h pcbnew: bugs 2840153, 2840154 fixed (bug 2840150 already fixed) 2009-08-19 14:19:35 +00:00
dialog_exchange_modules_base.cpp Pcbnew: fixed a recent bug that could be creates errors in rats nest calculations (forgotten rats nets) 2009-06-23 15:45:53 +00:00
dialog_exchange_modules_base.fbp Pcbnew: fixed a recent bug that could be creates errors in rats nest calculations (forgotten rats nets) 2009-06-23 15:45:53 +00:00
dialog_exchange_modules_base.h code cleaning 2009-06-20 19:09:43 +00:00
dialog_export_3Dfiles_base.cpp 3D export: Added patch from Lorenzo Marcantonio. Fixed issue in VRML export dialog. Removed useless messages in debug mode. 2010-08-19 10:07:55 +02:00
dialog_export_3Dfiles_base.fbp 3D export: Added patch from Lorenzo Marcantonio. Fixed issue in VRML export dialog. Removed useless messages in debug mode. 2010-08-19 10:07:55 +02:00
dialog_export_3Dfiles_base.h Pcbnew: Added VRML export, from the patch sent by Lorenzo Marcantonio ( october 2009, 11) 2010-04-19 13:38:57 +02:00
dialog_freeroute_exchange.cpp minor updates 2009-11-23 17:24:33 +00:00
dialog_freeroute_exchange.h added FreeRouter Dick's help 2009-11-21 15:39:50 +00:00
dialog_freeroute_exchange_base.cpp actualized russian GUI, add translations freerouting GUI 2010-03-11 12:50:28 +00:00
dialog_freeroute_exchange_base.fbp Preparing stable version 2010-03-13 09:26:20 +00:00
dialog_freeroute_exchange_base.h visibility of button text, resizable on dialog 2009-11-23 14:40:29 +00:00
dialog_freeroute_exchange_help.html better layer names in specctra export help 2010-03-26 16:29:17 +00:00
dialog_gendrill.cpp Convert gendrill dialog from Dialogblocks to wxFormBuilder 2010-04-30 20:39:10 +02:00
dialog_gendrill.h Convert gendrill dialog from Dialogblocks to wxFormBuilder 2010-04-30 20:39:10 +02:00
dialog_gendrill_base.cpp fixed very minor things. 2010-06-19 12:58:50 +02:00
dialog_gendrill_base.fbp fixed very minor things. 2010-06-19 12:58:50 +02:00
dialog_gendrill_base.h Convert gendrill dialog from Dialogblocks to wxFormBuilder. Minor fixes. 2010-05-01 11:22:12 +02:00
dialog_general_options.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_general_options.h Work on colors handling, and others changes. see changelog. 2010-01-29 20:36:12 +00:00
dialog_general_options_BoardEditor_base.cpp minor enhancements, fixes an code cleanup (removed unused global variables) 2010-02-24 15:33:03 +00:00
dialog_general_options_BoardEditor_base.fbp minor enhancements, fixes an code cleanup (removed unused global variables) 2010-02-24 15:33:03 +00:00
dialog_general_options_BoardEditor_base.h minor enhancements, fixes an code cleanup (removed unused global variables) 2010-02-24 15:33:03 +00:00
dialog_global_edit_tracks_and_vias.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_global_edit_tracks_and_vias.h convert dialog_global_edit_tracks_and_vias to Gnome standards. 2009-11-12 14:55:33 +00:00
dialog_global_edit_tracks_and_vias_base.cpp fixed problem in global track edition dialog (Column label too small under linux) 2009-11-13 17:08:05 +00:00
dialog_global_edit_tracks_and_vias_base.fbp fixed problem in global track edition dialog (Column label too small under linux) 2009-11-13 17:08:05 +00:00
dialog_global_edit_tracks_and_vias_base.h convert dialog_global_edit_tracks_and_vias to Gnome standards. 2009-11-12 14:55:33 +00:00
dialog_global_pads_edition_base.cpp update russian GUI, minor changes eol style 2010-01-02 07:29:07 +00:00
dialog_global_pads_edition_base.fbp update russian GUI, minor changes eol style 2010-01-02 07:29:07 +00:00
dialog_global_pads_edition_base.h update russian GUI, minor changes eol style 2010-01-02 07:29:07 +00:00
dialog_graphic_item_properties.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_graphic_item_properties_base.cpp More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
dialog_graphic_item_properties_base.fbp More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
dialog_graphic_item_properties_base.h More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
dialog_graphic_items_options.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
dialog_graphic_items_options.h minor enhancements, fixes an code cleanup (removed unused global variables) 2010-02-24 15:33:03 +00:00
dialog_graphic_items_options_base.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_graphic_items_options_base.fbp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_graphic_items_options_base.h minor enhancements, fixes an code cleanup (removed unused global variables) 2010-02-24 15:33:03 +00:00
dialog_initpcb.cpp PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
dialog_initpcb.h resizeable borders option 2007-10-02 15:35:31 +00:00
dialog_initpcb.pjd MAYBE_RESIZE_BORDER field now provided within all .pjd files; 2007-10-22 00:26:05 +00:00
dialog_initpcb.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
dialog_layers_setup.cpp switch to hide/show for coppers, layer manager order, and fix presets handler 2010-03-13 22:28:34 +00:00
dialog_layers_setup_base.cpp Revert to previous dialog_layer_setup_base, and added (conditional compilation) option to hide/show no used inner copper layers and define inner layers order (see changelog) in dialog layer setup. 2010-03-10 14:05:52 +00:00
dialog_layers_setup_base.fbp Revert to previous dialog_layer_setup_base, and added (conditional compilation) option to hide/show no used inner copper layers and define inner layers order (see changelog) in dialog layer setup. 2010-03-10 14:05:52 +00:00
dialog_layers_setup_base.h Revert to previous dialog_layer_setup_base, and added (conditional compilation) option to hide/show no used inner copper layers and define inner layers order (see changelog) in dialog layer setup. 2010-03-10 14:05:52 +00:00
dialog_mask_clearance.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_mask_clearance.h pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
dialog_mask_clearance_base.cpp minor bug fixed and minor enhancements 2009-12-08 13:41:20 +00:00
dialog_mask_clearance_base.fbp minor bug fixed and minor enhancements 2009-12-08 13:41:20 +00:00
dialog_mask_clearance_base.h minor bug fixed and minor enhancements 2009-12-08 13:41:20 +00:00
dialog_netlist.cpp Fixed bugs #568896 and #569312 2010-04-24 11:03:35 +02:00
dialog_netlist.h Pcbnew: Fixed: fully broken netlist import from eeschema when using time stamp (fully broken also in stable version). 2009-04-24 07:36:36 +00:00
dialog_netlist_fbp.cpp Pcbnew: fixed a very minor bug when moving and place a footprint. 2009-12-29 18:03:23 +00:00
dialog_netlist_fbp.fbp Pcbnew: fixed a very minor bug when moving and place a footprint. 2009-12-29 18:03:23 +00:00
dialog_netlist_fbp.h Pcbnew: Fixed: fully broken netlist import from eeschema when using time stamp (fully broken also in stable version). 2009-04-24 07:36:36 +00:00
dialog_non_copper_zones_properties_base.cpp some enhancements in pcbnew (see changelog) and Cmake files updated to handle a change in doc files 2009-05-01 16:46:56 +00:00
dialog_non_copper_zones_properties_base.fbp some enhancements in pcbnew (see changelog) and Cmake files updated to handle a change in doc files 2009-05-01 16:46:56 +00:00
dialog_non_copper_zones_properties_base.h some enhancements in pcbnew (see changelog) and Cmake files updated to handle a change in doc files 2009-05-01 16:46:56 +00:00
dialog_orient_footprints.cpp committed newfont patch. Pcbnew: board date automatically updated at each change. 2010-02-19 13:23:58 +00:00
dialog_orient_footprints.h made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 2009-04-13 05:58:11 +00:00
dialog_orient_footprints.pjd made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 2009-04-13 05:58:11 +00:00
dialog_pad_properties.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_pad_properties_base.cpp added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 2010-07-29 22:00:24 +02:00
dialog_pad_properties_base.fbp added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 2010-07-29 22:00:24 +02:00
dialog_pad_properties_base.h added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 2010-07-29 22:00:24 +02:00
dialog_pcb_text_properties.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_pcbnew_config_libs_and_paths.cpp Add PCBNew setting to remember last net list read and other minor fixes. 2010-04-23 10:46:00 -04:00
dialog_pcbnew_config_libs_and_paths.h Enhancements in Pcbnew libraries config dialog 2010-04-02 14:26:27 +00:00
dialog_pcbnew_config_libs_and_paths_fbp.cpp Enhancements in Pcbnew libraries config dialog 2010-04-02 14:26:27 +00:00
dialog_pcbnew_config_libs_and_paths_fbp.fbp Enhancements in Pcbnew libraries config dialog 2010-04-02 14:26:27 +00:00
dialog_pcbnew_config_libs_and_paths_fbp.h Enhancements in Pcbnew libraries config dialog 2010-04-02 14:26:27 +00:00
dialog_plot_base.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_plot_base.fbp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_plot_base.h Pcbnew: fixed plot pads problem on silkscreen layers. 2010-01-18 15:11:35 +00:00
dialog_print_for_modedit.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
dialog_print_for_modedit_base.cpp Removing min size pen, now useless. Replaced when needed in some print dialogs by Default pen size. 2010-02-22 19:56:32 +00:00
dialog_print_for_modedit_base.fbp Removing min size pen, now useless. Replaced when needed in some print dialogs by Default pen size. 2010-02-22 19:56:32 +00:00
dialog_print_for_modedit_base.h Removing min size pen, now useless. Replaced when needed in some print dialogs by Default pen size. 2010-02-22 19:56:32 +00:00
dialog_print_using_printer.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_print_using_printer_base.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_print_using_printer_base.fbp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_print_using_printer_base.h Fixed minor bugs and printing problems, and others minor enhancements 2010-04-22 19:47:10 +02:00
dialog_set_grid.fbp Pcbnew: Added grid origin patch from Lorenzo Marcantonio. Converted set grid dialog from DialogBlocks to wxFormBuilder, and added in this dialog the grid origin parameters settings. 2010-07-13 12:42:32 +02:00
dialog_set_grid_base.cpp Pcbnew: Added grid origin patch from Lorenzo Marcantonio. Converted set grid dialog from DialogBlocks to wxFormBuilder, and added in this dialog the grid origin parameters settings. 2010-07-13 12:42:32 +02:00
dialog_set_grid_base.h Pcbnew: Added grid origin patch from Lorenzo Marcantonio. Converted set grid dialog from DialogBlocks to wxFormBuilder, and added in this dialog the grid origin parameters settings. 2010-07-13 12:42:32 +02:00
dimension.cpp Minor build and compiler warning fixes. 2010-08-23 13:30:51 -04:00
dist.cpp add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
drag.h Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
dragsegm.cpp code cleaning and fixed a TODO remark in EDA_BoardDesignSettings::SetEnabledLayers( int aMask ) 2009-12-21 12:05:36 +00:00
drc.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
drc_stuff.h pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
dupltrac.cpp.notused notused, maybe delete soon 2007-08-10 14:51:39 +00:00
edgemod.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
edit.cpp Pcbnew: Added move and rotate hot keys in board editor. hotkeys.cpp code cleaned. Fixed a bug that can crashes Pcbnew when switching track posture. 2010-08-17 12:41:44 +02:00
edit_pcb_text.cpp Fixed bugs 2965646 (Canceling text operation hides text) and 2959930 (Pcbnew inconsistent Layer names sequence) 2010-03-09 09:51:22 +00:00
edit_track_width.cpp committed newfont patch. Pcbnew: board date automatically updated at each change. 2010-02-19 13:23:58 +00:00
editedge.cpp Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 2010-04-23 11:54:40 +02:00
editmod.cpp minor change when deleting a pad in modedit: the pad is deleted silently 2010-08-11 15:15:30 +02:00
editrack-part2.cpp committed newfont patch. Pcbnew: board date automatically updated at each change. 2010-02-19 13:23:58 +00:00
editrack.cpp added track posture pacth from lorenzo marcantonio 2010-06-16 17:01:45 +02:00
edtxtmod.cpp code cleaning. 2010-07-20 20:11:34 +02:00
event_handlers_tracks_vias_sizes.cpp pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
export_gencad.cpp fixed build problem for specctra.cpp stand alone. 2010-01-05 08:48:49 +00:00
export_vrml.cpp Minor build and compiler warning fixes. 2010-08-23 13:30:51 -04:00
files.cpp fixed issues with wxWidgets 2.9.1 2010-07-27 18:49:38 +02:00
find.cpp More comment translation work. 2009-11-14 22:15:22 +00:00
find.h PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
find.pjd PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
find.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
gen_drill_report_files.cpp Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 2010-04-23 11:54:40 +02:00
gen_holes_and_tools_lists_for_drill.cpp ++pcbnew & gerbview 2009-12-07 03:46:13 +00:00
gen_modules_placefile.cpp fixed build problem for specctra.cpp stand alone. 2010-01-05 08:48:49 +00:00
gendrill.cpp Convert gendrill dialog from Dialogblocks to wxFormBuilder 2010-04-30 20:39:10 +02:00
gendrill.h code cleaning. Pcbnew: Minor enhancements in Plot dialog 2009-08-29 10:20:48 +00:00
globaleditpad.cpp Try to fix bug 2960683 in build_BOM.cpp 2010-03-01 17:48:17 +00:00
gpcb_exchange.cpp changed last layer constants XXX_LAYER_CU and XXXX_LAYER_CMP to XXX_LAYER_BACK and XXX_LAYER_FRONT 2009-12-21 18:51:37 +00:00
graphpcb.cpp More comment translation work. 2009-11-14 22:15:22 +00:00
help_common_strings.h Cleaning code: moved some help strings used both in toolbars and menus in a single file help_common_strings.h, 2010-06-30 13:15:34 +02:00
hotkeys.cpp Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
hotkeys.h Pcbnew: Added move and rotate hot keys in board editor. hotkeys.cpp code cleaned. Fixed a bug that can crashes Pcbnew when switching track posture. 2010-08-17 12:41:44 +02:00
icon_modedit.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
icon_pcbnew.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
icon_w3d.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
initpcb.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
ioascii.cpp code cleaning. 2010-07-20 20:11:34 +02:00
layer_widget.cpp font size tweak, make sure layer_widget_test still compiles 2010-02-10 06:56:37 +00:00
layer_widget.h font size tweak, make sure layer_widget_test still compiles 2010-02-10 06:56:37 +00:00
librairi.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
loadcmp.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
locate.cpp fixed bug 585140 and minor cleaning 2010-05-27 12:23:29 +02:00
magnetic_tracks_functions.cpp pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
menubar_modedit.cpp Added help menu item to copy bug report information to clipboard. 2010-08-24 13:26:51 -04:00
menubar_pcbframe.cpp Added help menu item to copy bug report information to clipboard. 2010-08-24 13:26:51 -04:00
mirepcb.cpp Minor build and compiler warning fixes. 2010-08-23 13:30:51 -04:00
modedit.cpp minor change when deleting a pad in modedit: the pad is deleted silently 2010-08-11 15:15:30 +02:00
modedit_onclick.cpp minor change when deleting a pad in modedit: the pad is deleted silently 2010-08-11 15:15:30 +02:00
modedit_undo_redo.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
modeditoptions.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
module_editor_frame.h Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
moduleframe.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
modules.cpp minor enhancements. fixed issues in microwave tools. 2010-07-21 10:15:54 +02:00
move-drag_pads.cpp minor change when deleting a pad in modedit: the pad is deleted silently 2010-08-11 15:15:30 +02:00
move_copy_track.cpp.notused file maintenance 2007-12-17 22:08:42 +00:00
move_or_drag_track.cpp fixed bug 585140 and minor cleaning 2010-05-27 12:23:29 +02:00
muonde.cpp minor enhancements. fixed issues in microwave tools. 2010-07-21 10:15:54 +02:00
muwave_command.cpp code cleaning 2009-12-20 19:48:58 +00:00
netlist.cpp Add PCBNew setting to remember last net list read and other minor fixes. 2010-04-23 10:46:00 -04:00
onleftclick.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
onrightclick.cpp Pcbnew: hot key move in board editor: minor fixes and enhancements 2010-08-17 19:45:45 +02:00
pcbframe.cpp Pcbnew: Added move and rotate hot keys in board editor. hotkeys.cpp code cleaned. Fixed a bug that can crashes Pcbnew when switching track posture. 2010-08-17 12:41:44 +02:00
pcbnew.cpp Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
pcbnew.h code cleaning. 2010-07-20 20:11:34 +02:00
pcbnew.icns Update OS X icns icons 2010-05-13 21:03:12 +02:00
pcbnew.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
pcbnew_config.cpp Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
pcbnew_config.h Add PCBNew setting to remember last net list read and other minor fixes. 2010-04-23 10:46:00 -04:00
pcbnew_doc.icns Update OS X icns icons 2010-05-13 21:03:12 +02:00
pcbnew_id.h Pcbnew: Added move and rotate hot keys in board editor. hotkeys.cpp code cleaned. Fixed a bug that can crashes Pcbnew when switching track posture. 2010-08-17 12:41:44 +02:00
pcbplot.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
pcbplot.h Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 2010-04-23 11:54:40 +02:00
plot_rtn.cpp Added an experimental tool to create logos from .bmp bitmaps. Added Potrace library to convert bitmaps to polygons 2010-06-10 20:43:12 +02:00
plotdxf.cpp Pcbnew and Gerbview: Refactor dialogs for plot and print. 2010-01-01 13:30:39 +00:00
plotgerb.cpp ++Pcbnew 2010-03-31 16:59:32 +00:00
plothpgl.cpp Pcbnew and Gerbview: Refactor dialogs for plot and print. 2010-01-01 13:30:39 +00:00
plotps.cpp Pcbnew and Gerbview: Refactor dialogs for plot and print. 2010-01-01 13:30:39 +00:00
polygons_defs.h added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 2010-07-29 22:00:24 +02:00
print_board_functions.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
printout_controler.cpp Pcbnew+gerbview: fixed some issues in printing dialog 2010-04-21 20:57:34 +02:00
printout_controler.h Pcbnew+gerbview: fixed some issues in printing dialog 2010-04-21 20:57:34 +02:00
protos.h Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
queue.cpp Comment translation and capitalization fixes. 2009-11-20 14:55:20 +00:00
ratsnest.cpp Work on colors handling, and others changes. see changelog. 2010-01-29 20:36:12 +00:00
sel_layer.cpp pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
set_grid.cpp Code cleaning. Minor fixes. Better link to gnucap. 2010-07-14 15:24:36 +02:00
solve.cpp minor enhancements, fixes an code cleanup (removed unused global variables) 2010-02-24 15:33:03 +00:00
specctra.cpp TokenList2DsnLexer.cmake, netform.cpp enhancements 2010-08-08 21:03:16 -05:00
specctra.h TokenList2DsnLexer.cmake, netform.cpp enhancements 2010-08-08 21:03:16 -05:00
specctra_export.cpp TokenList2DsnLexer.cmake, netform.cpp enhancements 2010-08-08 21:03:16 -05:00
specctra_import.cpp TokenList2DsnLexer.cmake, netform.cpp enhancements 2010-08-08 21:03:16 -05:00
specctra_test.cpp carve out specctra_test.cpp unit testing program from specctra.cpp 2010-05-15 06:31:37 -05:00
surbrill.cpp Fixed very minor issues. 2010-07-20 12:30:40 +02:00
swap_layers.cpp committed newfont patch. Pcbnew: board date automatically updated at each change. 2010-02-19 13:23:58 +00:00
tool_modedit.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
tool_onrightclick.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
tool_pcb.cpp Pcbnew: Added move and rotate hot keys in board editor. hotkeys.cpp code cleaned. Fixed a bug that can crashes Pcbnew when switching track posture. 2010-08-17 12:41:44 +02:00
toolbars_update_user_interface.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
tr_modif.cpp Comment translation and capitalization fixes. 2009-11-20 14:55:20 +00:00
tracepcb.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
track.cpp Comment translation and capitalization fixes. 2009-11-20 14:55:20 +00:00
trpiste.cpp Comment translation and capitalization fixes. 2009-11-20 14:55:20 +00:00
work.cpp Comment translation and capitalization fixes. 2009-11-20 14:55:20 +00:00
xchgmod.cpp removed unused files. Switch to RC5 2010-02-28 18:26:48 +00:00
zone_filling_algorithm.cpp class SEG_ZONE deprecated 2009-08-06 18:30:46 +00:00
zones.h Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
zones_by_polygon.cpp committed newfont patch. Pcbnew: board date automatically updated at each change. 2010-02-19 13:23:58 +00:00
zones_by_polygon_fill_functions.cpp committed newfont patch. Pcbnew: board date automatically updated at each change. 2010-02-19 13:23:58 +00:00
zones_convert_brd_items_to_polygons_with_Boost.cpp Updated boost::polygon from http://svn.boost.org/svn/boost/trunk/boost/polygon (boost 1.44) Seems fix some issues. 2010-07-31 14:26:07 +02:00
zones_convert_brd_items_to_polygons_with_Kbool.cpp fix a bug in zone filling with Kbool: https://lists.launchpad.net/kicad-developers/msg05100.html 2010-08-10 09:11:56 -05:00
zones_functions_for_undo_redo.cpp Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
zones_functions_for_undo_redo.h Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
zones_non_copper_type_functions.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
zones_polygons_insulated_copper_islands.cpp injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
zones_polygons_test_connections.cpp injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
zones_test_and_combine_areas.cpp Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:16:25 +00:00