kicad/pcbnew
dickelbeck 07988a70fb ++pcbnew
* Added exporting of netclass vias to specctra_export.
  * DIALOG_DESIGN_RULES now remembers it last selected TAB and screen position and
    window size, and its grid columns are automatically expanded to fit the
    column titles.  Remembering screen position and size allows someone with
    multiple monitors, to have a given window always come up on the monitor last chosen
    for it.
2009-11-02 05:21:41 +00:00
..
CMakeLists.txt pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
Info.plist eeschema: enforce time stamp control and repairs bad time stamps in annotation. 2009-04-25 10:12:30 +00:00
ar_protos.h Finished code cleaning about ratsnets calculations and handling. 2009-05-28 08:42:24 +00:00
attribut.cpp Netclasses work continued 2009-10-10 17:27:53 +00:00
automove.cpp minor changes 2009-10-23 15:28:45 +00:00
autoplac.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
autorout.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
autorout.h Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 2009-05-24 18:28:36 +00:00
basepcbframe.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
block.cpp More about undo/redo in pcbnew and minor cleanup 2009-08-12 10:40:01 +00:00
block_module_editor.cpp More about undo/redo in pcbnew and minor cleanup 2009-08-12 10:40:01 +00:00
board.cpp NETCLASS work, see CHANGELOG.txt 2009-09-10 15:22:26 +00:00
board_undo_redo.cpp Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
build_BOM_from_board.cpp work around some gcc 4.3.3 compiler warnings 2009-10-05 04:22:27 +00:00
cell.h Minor bug and compiler warning fixes. 2009-06-01 18:28:34 +00:00
class_board.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
class_board.h pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
class_board_connected_item.cpp Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:16:25 +00:00
class_board_design_settings.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
class_board_item.cpp Isaac's via patch 2009-09-29 04:44:35 +00:00
class_cotation.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
class_cotation.h pcbnew: work on undo/redo in progress 2009-08-03 07:55:08 +00:00
class_drawsegment.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
class_drawsegment.h pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_drc_item.cpp NETCLASS work, see CHANGELOG.txt 2009-09-10 15:22:26 +00:00
class_edge_mod.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
class_edge_mod.h Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog) 2009-04-17 08:51:02 +00: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 code and files cleanup 2009-10-28 11:48:47 +00:00
class_mire.h pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_module.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
class_module.h pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_module_transform_functions.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_netclass.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
class_netclass.h Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:16:25 +00:00
class_netinfo.h pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
class_netinfo_item.cpp code and files cleanup 2009-10-28 11:48:47 +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 wxWidgets 2.9 string fixes and other minor updates. 2009-10-16 17:18:23 +00:00
class_pad.h minor code cleanup 2009-09-23 06:02:37 +00:00
class_pad_draw_functions.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
class_pcb_text.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
class_pcb_text.h pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_text_mod.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
class_text_mod.h Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog) 2009-04-17 08:51:02 +00:00
class_track.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
class_track.h Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:16:25 +00:00
class_zone.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
class_zone.h Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:16:25 +00:00
class_zone_setting.cpp class SEG_ZONE deprecated 2009-08-06 18:51:21 +00:00
class_zone_setting.h class SEG_ZONE deprecated 2009-08-06 18:51:21 +00:00
classpcb.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
clean.cpp pcbnew: work on undo/redo in progress 2009-08-03 07:55:08 +00: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: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
collectors.h injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +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 Fix save last grid size and other minor updates. 2009-10-14 19:43:31 +00:00
copy_track.cpp.notused more amazing free specctra import/export software 2008-02-08 00:16:59 +00:00
cotation.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
cross-probing.cpp some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window 2009-10-14 18:14:58 +00:00
debug_kbool_key_file_fct.cpp 2009-09-10 13:04:04 +00:00
debug_kbool_key_file_fct.h use kbool 2.1 in zones calculations. see CHANGELOG for others changes and more info 2009-09-17 17:48:40 +00:00
deltrack.cpp Netclasses work continued 2009-10-10 17:27:53 +00:00
dialog_SVG_print.cpp PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
dialog_SVG_print_base.cpp fixed some typo, misspelling and errors in menus. 2009-02-21 15:12:26 +00:00
dialog_SVG_print_base.fbp fixed some typo, misspelling and errors in menus. 2009-02-21 15:12:26 +00:00
dialog_SVG_print_base.h Eeschema+Pcbnew: code cleanup and refinements in plot SVG format 2009-01-13 19:18:54 +00:00
dialog_copper_zones.cpp Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
dialog_copper_zones.h Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
dialog_copper_zones_base.cpp enhancements in dialogs (edit component in libedit and zones properties) 2009-08-18 11:07:21 +00:00
dialog_copper_zones_base.fbp enhancements in dialogs (edit component in libedit and zones properties) 2009-08-18 11:07:21 +00:00
dialog_copper_zones_base.h cleanup, cosmetic enhancements. enhancements about display zones options 2008-12-12 21:30:07 +00:00
dialog_design_rules.cpp ++pcbnew 2009-11-02 05:20:58 +00:00
dialog_design_rules.h ++pcbnew 2009-11-02 05:20:58 +00:00
dialog_design_rules_base.cpp ++pcbnew 2009-11-02 05:20:58 +00:00
dialog_design_rules_base.fbp ++pcbnew 2009-11-02 05:20:58 +00:00
dialog_design_rules_base.h ++pcbnew 2009-11-02 05:21:41 +00:00
dialog_display_options.cpp Isaac's via patch 2009-09-29 04:44:35 +00:00
dialog_display_options_base.cpp Isaac's via patch 2009-09-29 04:44:35 +00:00
dialog_display_options_base.fbp Pcbnew: Added: Option to show the via area while creating a new track. 2009-06-18 17:32:27 +00:00
dialog_display_options_base.h Isaac's via patch 2009-09-29 04:44:35 +00:00
dialog_drc.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
dialog_drc.h Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:16:25 +00:00
dialog_drc_base.cpp Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:42:57 +00:00
dialog_drc_base.fbp Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:42:57 +00:00
dialog_drc_base.h Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:16:25 +00:00
dialog_edit_module_for_BoardEditor.cpp fixed problems in relative paths calculations for libs and docs files 2009-08-18 07:54:03 +00: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 More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
dialog_edit_module_for_BoardEditor_base.fbp More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
dialog_edit_module_for_BoardEditor_base.h More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
dialog_edit_module_for_Modedit.cpp fixed problems in relative paths calculations for libs and docs files 2009-08-18 07:54:03 +00:00
dialog_edit_module_for_Modedit.h not build in Linux 2009-08-13 10:24:16 +00:00
dialog_edit_module_for_Modedit_base.cpp More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
dialog_edit_module_for_Modedit_base.fbp More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
dialog_edit_module_for_Modedit_base.h More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
dialog_edit_module_text.cpp some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window 2009-10-14 18:14:58 +00: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_freeroute_exchange.cpp code cleaning 2009-07-30 11:04:07 +00:00
dialog_freeroute_exchange.h refined the dialog_freeroute_exchange. See changelog 2008-03-20 21:32:25 +00:00
dialog_freeroute_exchange.pjd right static box resizes vertically 2008-03-25 16:20:07 +00:00
dialog_gendrill.cpp Bugfix for plotting 2009-06-30 10:43:20 +00:00
dialog_gendrill.h Commit patch for plot functions from Lorenzo 2009-06-28 16:50:42 +00:00
dialog_gendrill.pjd Bugfix for plotting 2009-06-30 10:43:20 +00:00
dialog_general_options.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
dialog_general_options.h pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
dialog_general_options_BoardEditor_base.cpp Hotkey submenu added, fixed typos. See CHANGELOG.txt 2009-10-27 13:48:24 +00:00
dialog_general_options_BoardEditor_base.fbp Hotkey submenu added, fixed typos. See CHANGELOG.txt 2009-10-27 13:48:24 +00:00
dialog_general_options_BoardEditor_base.h Isaac's next layer selection and configuration work step 2009-10-18 23:22:26 +00:00
dialog_global_edit_tracks_and_vias.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
dialog_global_edit_tracks_and_vias.h pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
dialog_global_edit_tracks_and_vias_base.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
dialog_global_edit_tracks_and_vias_base.fbp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
dialog_global_edit_tracks_and_vias_base.h pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
dialog_graphic_item_properties.cpp code and files cleanup 2009-10-28 11:48:47 +00: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 Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
dialog_graphic_items_options.h DRC rework start 2007-11-27 01:34:35 +00:00
dialog_graphic_items_options.pjd PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
dialog_graphic_items_options.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +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 code and files cleanup 2009-10-28 11:48:47 +00:00
dialog_layers_setup.fbp dialog_layers_setup files 2009-10-19 13:49:19 +00:00
dialog_layers_setup.h dialog_layers_setup files 2009-10-19 13:49:19 +00:00
dialog_mask_clearance.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
dialog_mask_clearance.h pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
dialog_mask_clearance_base.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
dialog_mask_clearance_base.fbp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
dialog_mask_clearance_base.h pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
dialog_netlist.cpp code cleaning 2009-07-30 11:04:07 +00: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 eeschema: enforce time stamp control and repairs bad time stamps in annotation. 2009-04-25 10:12:30 +00:00
dialog_netlist_fbp.fbp eeschema: enforce time stamp control and repairs bad time stamps in annotation. 2009-04-25 10:12:30 +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 code cleaning 2009-07-30 11:04:07 +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 minor code cleanup 2009-09-23 06:02:37 +00:00
dialog_pad_properties_base.cpp Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
dialog_pad_properties_base.fbp Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
dialog_pad_properties_base.h Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
dialog_pcb_text_properties.cpp fixed typo and minor problems. updated German translation 2009-09-28 19:28:22 +00:00
dialog_pcbnew_config_libs_and_paths.cpp eeschema, libedit: fixed a bug than crashes libedit when using the delete tool, on a left click. 2009-10-23 14:35:24 +00:00
dialog_pcbnew_config_libs_and_paths.h Added: handling multiple user paths in library path list in pcbnew. 2009-04-19 15:03:48 +00:00
dialog_pcbnew_config_libs_and_paths_fbp.cpp PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
dialog_pcbnew_config_libs_and_paths_fbp.fbp PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
dialog_pcbnew_config_libs_and_paths_fbp.h PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
dialog_print_for_modedit.cpp Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 2009-10-23 07:41:29 +00:00
dialog_print_for_modedit_base.cpp Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 2009-10-23 07:41:29 +00:00
dialog_print_for_modedit_base.fbp Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 2009-10-23 07:42:51 +00:00
dialog_print_for_modedit_base.h Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 2009-10-23 07:41:29 +00:00
dialog_print_using_printer.cpp Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 2009-10-23 07:41:29 +00:00
dialog_print_using_printer_base.cpp Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 2009-10-23 07:41:29 +00:00
dialog_print_using_printer_base.fbp Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 2009-10-23 07:41:29 +00:00
dialog_print_using_printer_base.h Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 2009-10-23 07:41:29 +00: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 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
drc.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
drc_stuff.h NETCLASS work, see CHANGELOG.txt 2009-09-10 15:22:26 +00:00
dsn.cpp isspace() handles characters in range 0-255 only 2008-11-18 20:32:53 +00:00
dsn.h include fix 2008-04-02 23:28:28 +00:00
dupltrac.cpp.notused notused, maybe delete soon 2007-08-10 14:51:39 +00:00
edgemod.cpp beautification in preparation for netclass work. 2009-08-10 02:22:56 +00:00
edit.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
edit_pcb_text.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
edit_track_width.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
editedge.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
editmod.cpp More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
editrack-part2.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
editrack.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
edtxtmod.cpp More about undo/redo in pcbnew 2009-08-11 14:10:34 +00:00
event_handlers_tracks_vias_sizes.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
export_gencad.cpp Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:16:25 +00:00
files.cpp some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window 2009-10-14 18:14:58 +00:00
find.cpp some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window 2009-10-14 18:14:58 +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 code and files cleanup 2009-10-28 11:48:47 +00:00
gen_holes_and_tools_lists_for_drill.cpp injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
gen_modules_placefile.cpp some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window 2009-10-14 18:14:58 +00:00
gendrill.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
gendrill.h code cleaning. Pcbnew: Minor enhancements in Plot dialog 2009-08-29 10:20:48 +00:00
globaleditpad.cpp Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 2009-05-24 18:28:36 +00:00
gpcb_exchange.cpp made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 2009-04-13 05:58:11 +00:00
graphpcb.cpp Commit patch for plot functions from Lorenzo 2009-06-28 16:50:42 +00:00
hotkeys.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
hotkeys.h more about Netclasses work 2009-10-03 17:18:08 +00: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 code and files cleanup 2009-10-28 11:48:47 +00:00
ioascii.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
librairi.cpp Changed some c_str and GetData functions to GetChars in .Printf functions 2009-10-13 09:00:46 +00:00
loadcmp.cpp Some minor changes and enhancements 2009-10-25 15:54:00 +00:00
locate.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
magnetic_tracks_functions.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
menubarmodedit.cpp Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
menubarpcb.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
mirepcb.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
modedit.cpp fixed problem in modedit when creating a new footprint. Minor others changes 2009-09-23 05:53:12 +00:00
modedit_onclick.cpp Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
modedit_undo_redo.cpp fixed crashes in eeschema, modedit and 3D display 2009-08-04 18:21:32 +00:00
modeditoptions.cpp Isaac's via patch 2009-09-29 04:44:35 +00:00
moduleframe.cpp Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 2009-10-23 07:41:29 +00:00
modules.cpp More about undo/redo in pcbnew 2009-08-06 15:42:09 +00:00
move-drag_pads.cpp some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window 2009-10-14 18:14:58 +00:00
move_copy_track.cpp.notused file maintenance 2007-12-17 22:08:42 +00:00
move_or_drag_track.cpp some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window 2009-10-14 18:14:58 +00:00
muonde.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
muwave_command.cpp Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
netlist.cpp some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window 2009-10-14 18:14:58 +00:00
onleftclick.cpp More work about Netclasses in Design Rules dialog 2009-10-26 19:00:46 +00:00
onrightclick.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
pcbframe.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
pcbnew.cpp Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:16:25 +00:00
pcbnew.h Pcbnew: fixed a double deletion that crashes pcbnew. Starting my work on net classes (moving target) 2009-09-27 11:00:21 +00:00
pcbnew.icns Added Mac OS X icons and Info.plist files from Marco Serantoni 2007-10-28 23:04:56 +00: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 pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
pcbnew_config.h pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
pcbnew_doc.icns eeschema: enforce time stamp control and repairs bad time stamps in annotation. 2009-04-25 10:12:30 +00:00
pcbnew_id.h pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
pcbplot.cpp Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
pcbplot.h Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 2009-10-23 07:41:29 +00:00
plot_rtn.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
plotdxf.cpp wxWidgets 2.9 string fixes and other minor updates. 2009-10-16 17:18:23 +00:00
plotgerb.cpp wxWidgets 2.9 string fixes and other minor updates. 2009-10-16 17:18:23 +00:00
plothpgl.cpp wxWidgets 2.9 string fixes and other minor updates. 2009-10-16 17:18:23 +00:00
plotps.cpp wxWidgets 2.9 string fixes and other minor updates. 2009-10-16 17:18:23 +00:00
print_board_functions.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
printout_controler.cpp Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 2009-10-23 07:41:29 +00:00
printout_controler.h Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 2009-10-23 07:41:29 +00:00
protos.h Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:16:25 +00:00
queue.cpp Compiler warnings fixes. 2008-05-01 17:12:38 +00:00
ratsnest.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
sel_layer.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
set_color.cpp code and files cleanup 2009-10-28 11:48:47 +00:00
set_color.h Isaac's next color/layer work step 2009-10-10 01:25:53 +00:00
set_grid.cpp Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
set_grid.h Fix over zealous clean up of user grid dialog in PCBNew. 2009-05-06 17:13:09 +00:00
set_grid.pjd Fix over zealous clean up of user grid dialog in PCBNew. 2009-05-06 17:13:09 +00:00
set_grid.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
solve.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
specctra.cpp Topo-R specctra import fix 2009-07-13 22:59:56 +00:00
specctra.h ++pcbnew 2009-11-02 05:20:58 +00:00
specctra_export.cpp ++pcbnew 2009-11-02 05:20:58 +00:00
specctra_import.cpp Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:16:25 +00:00
surbrill.cpp some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window 2009-10-14 18:14:58 +00:00
swap_layers.cpp code cleaning 2009-07-30 11:04:07 +00:00
tool_modedit.cpp Pcbnew:Rework on print function: fixed the fully broken print function in Modedit 2009-10-23 07:41:29 +00:00
tool_onrightclick.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
tool_pcb.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
toolbars_update_user_interface.cpp pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
tr_modif.cpp Netclasses work continued 2009-10-10 17:27:53 +00:00
tracemod.cpp Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
tracepcb.cpp code cleaning 2009-07-30 11:04:07 +00:00
track.cpp some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window 2009-10-14 18:14:58 +00:00
trpiste.cpp injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
via_edit.cpp.unused pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 2009-10-30 17:58:15 +00:00
work.cpp Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 2009-05-24 18:28:36 +00:00
xchgmod.cpp quiet the newer g++ compilers, which complain about certain stdio function's return values not being used 2009-10-26 19:16:18 +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 Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
zones_by_polygon_fill_functions.cpp Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
zones_convert_brd_items_to_polygons.cpp Removed global default clearance, track size and vias drill. Use netclasses values only. 2009-10-21 19:16:25 +00: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 code cleaning 2009-07-30 11:04:07 +00: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