kicad/pcbnew
charras 32336225b5 fixed in plot: filled areas by segments not plotted (outlines only were plotted) 2009-08-31 17:50:09 +00:00
..
CMakeLists.txt Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +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 code cleaning 2009-07-30 11:04:07 +00:00
automove.cpp code cleaning 2009-07-30 11:04:07 +00:00
autoplac.cpp code cleaning 2009-07-30 11:04:07 +00:00
autorout.cpp code cleaning 2009-07-30 11:04:07 +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 pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 2009-07-29 13:10:36 +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 Added text justification for graphic texts in libedit and more(see changelog) 2009-06-11 14:26:17 +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 code cleaning 2009-07-30 11:04:07 +00:00
cell.h Minor bug and compiler warning fixes. 2009-06-01 18:28:34 +00:00
class_board.cpp Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
class_board.h Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
class_board_connected_item.cpp more netclass work 2009-08-17 02:59:38 +00:00
class_board_item.cpp BOARD_ITEM::GetBoard(), one size fits all. Maybe this can become non-virtual once tested. 2009-08-17 16:56:02 +00:00
class_cotation.cpp pcbnew: work on undo/redo in progress 2009-08-03 07:55:08 +00:00
class_cotation.h pcbnew: work on undo/redo in progress 2009-08-03 07:55:08 +00:00
class_drawsegment.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_drawsegment.h pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_drc_item.cpp Pcbnew: Added: in DRC tests: tests for vias min size and tracks min width. 2009-06-18 13:30:52 +00:00
class_edge_mod.cpp fixed crashes in eeschema, modedit and 3D display 2009-08-04 18:21:32 +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 pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_marker_pcb.h pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_mire.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_mire.h pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_module.cpp fixed crashes in eeschema, modedit and 3D display 2009-08-04 18:21:32 +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 no point in removing from netclass incrementally since an entire list rebuild is done below 2009-08-17 12:11:09 +00:00
class_netclass.h more netclass work 2009-08-17 02:59:38 +00:00
class_netinfo.h more netclass work 2009-08-17 02:59:38 +00:00
class_netinfo_item.cpp more netclass work 2009-08-17 02:59:38 +00:00
class_netinfolist.cpp more netclass work 2009-08-17 02:59:38 +00:00
class_pad.cpp undo/redo rework: fixed some problems ans crashes (not all) in libedit and modedit 2009-08-03 18:54:48 +00:00
class_pad.h pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_pad_draw_functions.cpp support for bezier curves 2009-06-25 20:45:27 +00:00
class_pcb_text.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +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 More about undo/redo in pcbnew 2009-08-11 10:27:21 +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 pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_track.h pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_zone.cpp Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
class_zone.h Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +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 pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 2009-07-29 13:10:36 +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 code cleaning 2009-07-30 11:04:07 +00:00
copy_track.cpp.notused more amazing free specctra import/export software 2008-02-08 00:16:59 +00:00
cotation.cpp More about pcbnew undo/redo 2009-08-06 07:11:04 +00:00
cross-probing.cpp code cleaning 2009-07-30 11:04:07 +00:00
deltrack.cpp pcbnew: work on undo/redo in progress Only delete commands are stored in undo/redo stack 2009-07-31 05:33:11 +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 more netclass work 2009-08-17 02:59:38 +00:00
dialog_design_rules.h First work about net classes. This is a work in progress and a moving target 2009-07-18 16:06:48 +00:00
dialog_design_rules_base.cpp OSX compatibility: removed not needed UpdateStatusBar( ) 2009-07-20 17:30:11 +00:00
dialog_design_rules_base.fbp OSX compatibility: removed not needed UpdateStatusBar( ) 2009-07-20 17:30:11 +00:00
dialog_design_rules_base.h First work about net classes. This is a work in progress and a moving target 2009-07-18 16:06:48 +00:00
dialog_display_options.cpp code cleaning 2009-07-30 11:04:07 +00:00
dialog_display_options_base.cpp 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.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 Pcbnew: some enhancements 2009-03-26 19:27:50 +00:00
dialog_drc.cpp code cleaning 2009-07-30 11:04:07 +00:00
dialog_drc.h pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
dialog_drc_base.cpp Pcbnew: in DRC dialog: removed options, that are no more useful with the new zone handling. 2009-06-27 06:26:41 +00:00
dialog_drc_base.fbp Pcbnew: in DRC dialog: removed options, that are no more useful with the new zone handling. 2009-06-27 06:26:41 +00:00
dialog_drc_base.h Pcbnew: in DRC dialog: removed options, that are no more useful with the new zone handling. 2009-06-27 06:26:41 +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 pcbnew: bugs 2840153, 2840154 fixed (bug 2840150 already fixed) 2009-08-19 14:19:35 +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: remove old of two To_User_Unit(), redraw ratsnest on/off, magnetic cursor to start move/drag module 2009-08-03 12:12:29 +00:00
dialog_general_options.h Pcbnew: Added: Option to show the via area while creating a new track. 2009-06-18 17:32:27 +00:00
dialog_general_options_BoardEditor_base.cpp PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
dialog_general_options_BoardEditor_base.fbp PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
dialog_general_options_BoardEditor_base.h PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
dialog_graphic_item_properties.cpp More about undo/redo in pcbnew 2009-08-11 10:27:21 +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 PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +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_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 Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +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 pcbnew: work on undo/redo in progress 2009-08-03 07:55:08 +00:00
dialog_pcbnew_config_libs_and_paths.cpp code cleaning 2009-07-30 11:04:07 +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_using_printer.cpp code cleaning 2009-07-30 11:04:07 +00:00
dialog_print_using_printer_base.cpp Cleaning code in print dialogs. 2009-01-17 17:32:20 +00:00
dialog_print_using_printer_base.fbp Cleaning code in print dialogs. 2009-01-17 17:32:20 +00:00
dialog_print_using_printer_base.h Cleaning code in print dialogs. 2009-01-17 17:32:20 +00:00
dialog_track_options.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
dialog_track_options.h Dialog track options redesigned with wxFormBuilder Alt via drill renamed Specific via drill. Added tips in dialog. 2009-02-17 09:03:45 +00:00
dialog_track_options_base.cpp PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
dialog_track_options_base.fbp PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
dialog_track_options_base.h Dialog track options redesigned with wxFormBuilder Alt via drill renamed Specific via drill. Added tips in dialog. 2009-02-17 09:03:45 +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 pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
drc_stuff.h pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +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: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
edit_pcb_text.cpp pcbnew: work on undo/redo in progress 2009-08-03 07:55:08 +00:00
edit_track_width.cpp More about undo/redo in pcbnew 2009-08-08 06:07:08 +00:00
editedge.cpp More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
editmod.cpp More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
editrack-part2.cpp pcbnew: remove old of two To_User_Unit(), redraw ratsnest on/off, magnetic cursor to start move/drag module 2009-08-03 12:12:29 +00:00
editrack.cpp fixed in pcbnew: abort function in track creation incompatible with new undo/redo functions 2009-08-13 05:52:53 +00:00
edtxtmod.cpp More about undo/redo in pcbnew 2009-08-11 14:10:34 +00:00
edtxtmod.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
export_gencad.cpp more netclass work 2009-08-17 02:59:38 +00:00
files.cpp code cleaning 2009-07-30 11:04:07 +00:00
find.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +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 cleaning. Pcbnew: Minor enhancements in Plot dialog 2009-08-29 10:20:48 +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 code cleaning 2009-07-30 11:04:07 +00:00
gendrill.cpp code cleaning 2009-07-30 11:04:07 +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 More about pcbnew undo/redo 2009-08-06 07:11:04 +00:00
hotkeys.h Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt 2009-06-19 20:13:22 +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 More about undo/redo in pcbnew 2009-08-08 06:07:08 +00:00
ioascii.cpp more netclass work 2009-08-17 02:59:38 +00:00
librairi.cpp code cleaning 2009-07-30 11:04:07 +00:00
loadcmp.cpp More about pcbnew undo/redo 2009-08-06 07:11:04 +00:00
locate.cpp Added text justification for graphic texts in libedit and more(see changelog) 2009-06-11 14:26:17 +00:00
menubarmodedit.cpp code cleaning 2009-07-30 11:04:07 +00:00
menubarpcb.cpp code cleaning 2009-07-30 11:04:07 +00:00
mirepcb.cpp More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
modedit.cpp not build in Linux 2009-08-13 10:24:16 +00:00
modedit_onclick.cpp not build in Linux 2009-08-13 10:24:16 +00:00
modedit_undo_redo.cpp fixed crashes in eeschema, modedit and 3D display 2009-08-04 18:21:32 +00:00
modeditoptions.cpp code cleaning 2009-07-30 11:04:07 +00:00
moduleframe.cpp More about undo/redo in pcbnew and minor cleanup 2009-08-12 10:40:01 +00:00
modules.cpp More about undo/redo in pcbnew 2009-08-06 15:42:09 +00:00
move-drag_pads.cpp undo/redo rework: fixed some problems ans crashes (not all) in libedit and modedit 2009-08-03 18:54:48 +00:00
move_copy_track.cpp.notused file maintenance 2007-12-17 22:08:42 +00:00
move_or_drag_track.cpp Pcbnew: fixed a bug that crashes pcbnew when dragging a track segment 2009-08-19 15:28:35 +00:00
muonde.cpp code cleaning 2009-07-30 11:04:07 +00:00
muwave_command.cpp code cleaning 2009-07-30 11:04:07 +00:00
netlist.cpp pcbnew: bugs 2840153, 2840154 fixed (bug 2840150 already fixed) 2009-08-19 14:19:35 +00:00
onleftclick.cpp More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
onrightclick.cpp More about undo/redo in pcbnew and minor cleanup 2009-08-12 10:40:01 +00:00
pcbcfg.cpp code cleaning 2009-07-30 11:04:07 +00:00
pcbcfg.h Commit patch for plot functions from Lorenzo 2009-06-28 16:50:42 +00:00
pcbframe.cpp More about undo/redo in pcbnew 2009-08-08 10:08:37 +00:00
pcbnew.cpp code cleaning 2009-07-30 11:04:07 +00:00
pcbnew.h Pcbnew: Added: Option to show the via area while creating a new track. Better code. 2009-06-18 20:51:01 +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_doc.icns eeschema: enforce time stamp control and repairs bad time stamps in annotation. 2009-04-25 10:12:30 +00:00
pcbplot.cpp code cleaning. Pcbnew: Minor enhancements in Plot dialog 2009-08-29 10:20:48 +00:00
pcbplot.h code cleaning. Pcbnew: Minor enhancements in Plot dialog 2009-08-29 10:20:48 +00:00
plot_rtn.cpp fixed in plot: filled areas by segments not plotted (outlines only were plotted) 2009-08-31 17:50:09 +00:00
plotdxf.cpp code cleaning. Pcbnew: Minor enhancements in Plot dialog 2009-08-29 10:20:48 +00:00
plotgerb.cpp code cleaning. Pcbnew: Minor enhancements in Plot dialog 2009-08-29 10:20:48 +00:00
plothpgl.cpp code cleaning. Pcbnew: Minor enhancements in Plot dialog 2009-08-29 10:20:48 +00:00
plotps.cpp code cleaning. Pcbnew: Minor enhancements in Plot dialog 2009-08-29 10:20:48 +00:00
print_board_functions.cpp Small change in print function: print footprint after zones (like in BOARD::Draw) to make pads holes visible on copper zones 2009-08-13 06:18:06 +00:00
protos.h More about undo/redo in pcbnew 2009-08-08 06:07:08 +00:00
queue.cpp Compiler warnings fixes. 2008-05-01 17:12:38 +00:00
ratsnest.cpp more netclass work 2009-08-17 02:59:38 +00:00
router.cpp code cleaning 2009-07-30 11:04:07 +00:00
sel_layer.cpp PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
set_color.cpp code cleaning 2009-07-30 11:04:07 +00:00
set_color.h code cleaning 2009-07-30 11:04:07 +00:00
set_grid.cpp Fix over zealous clean up of user grid dialog in PCBNew. 2009-05-06 17:13:09 +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 code cleaning 2009-07-30 11:04:07 +00:00
specctra.cpp Topo-R specctra import fix 2009-07-13 22:59:56 +00:00
specctra.h Topo-R specctra import fix 2009-07-13 22:59:56 +00:00
specctra_export.cpp more netclass work 2009-08-17 02:59:38 +00:00
specctra_import.cpp MsgPanel is sized dynamically based on system gui font size 2009-08-07 04:44:42 +00:00
surbrill.cpp more netclass work 2009-08-17 02:59:38 +00:00
swap_layers.cpp code cleaning 2009-07-30 11:04:07 +00:00
tool_modedit.cpp pcbnew: remove old of two To_User_Unit(), redraw ratsnest on/off, magnetic cursor to start move/drag module 2009-08-03 12:12:29 +00:00
tool_onrightclick.cpp code cleaning 2009-07-30 11:04:07 +00:00
tool_pcb.cpp code cleaning 2009-07-30 11:04:07 +00:00
tr_modif.cpp More about undo/redo in pcbnew 2009-08-08 06:07:08 +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 pcbnew: serious bugs fixed (see changelog) 2009-03-05 13:41:34 +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 More about undo/redo in pcbnew 2009-08-08 10:08:37 +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 More about pcbnew undo/redo 2009-08-06 07:11:04 +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 Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +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 Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +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 Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00