kicad/pcbnew
dickelbeck 4a2aebcd60 double not float 2009-03-15 21:11:12 +00:00
..
CMakeLists.txt 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
Info.plist Added Mac OS X icons and Info.plist files from Marco Serantoni 2007-10-28 23:04:56 +00:00
affiche.cpp WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it. 2009-01-05 05:21:35 +00:00
ar_protos.h See my change_log.txt 2007-Sep-13 UPDATE 2007-09-13 11:55:46 +00:00
attribut.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
automove.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
autoplac.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
autorout.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
autorout.h made cvpcb and gerbview compilable with last changes in pcbnew 2008-10-20 05:59:58 +00:00
basepcbframe.cpp eeschema: Added: option to print ALL (more than 8) users fields in B.O.M. 2009-03-12 15:24:52 +00:00
block.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
block_module_editor.cpp fixed: in module editor: block copy hangs pcbnew 2009-02-18 07:37:53 +00:00
board.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
cell.h add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
class_board.cpp Pcbnew: Added display a short net name on vias and pads. Also, code cleaning 2008-12-14 19:45:05 +00:00
class_board.h fix markers on pads when pads are high-lighted 2009-02-25 16:35:47 +00:00
class_board_connected_item.cpp Build optimizations and cursor movement key bug fix. 2009-02-05 20:53:08 +00:00
class_board_item.cpp Pcbnew: Added display a short net name on vias and pads. Also, code cleaning 2008-12-14 19:45:05 +00:00
class_cotation.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
class_cotation.h injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
class_drawsegment.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
class_drawsegment.h Added dialog box to edit graphic items 2008-12-23 13:14:01 +00:00
class_drc_item.cpp factored out ShowCoord() to use common operator << (wxString, wxPoint) 2008-05-05 19:54:21 +00:00
class_edge_mod.cpp bug fixing, gerbers, etc. 2009-02-26 00:37:04 +00:00
class_edge_mod.h polygon work, EDGE_MODULE::m_PolyPoints is now std::vector 2008-12-29 18:02:54 +00:00
class_equipot.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
class_equipot.h Pcbnew: Added display a short net name on vias and pads. Also, code cleaning 2008-12-14 19:45:05 +00:00
class_marker.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
class_marker.h injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
class_mire.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
class_mire.h injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
class_module.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
class_module.h pcbnew: solved: info not displayed when clicking on a module. Removed: gcc 4.2.1 warning in moduleframe.cpp 2009-01-31 21:42:05 +00:00
class_pad.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
class_pad.h Pcbnew: Added display a short net name on vias and pads. Also, code cleaning 2008-12-14 19:45:05 +00:00
class_pad_draw_functions.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
class_pcb_text.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
class_pcb_text.h injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
class_text_mod.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
class_text_mod.h Cleaning code to draw/plot texts; italic allowed for pcbnew 2008-12-22 21:06:44 +00:00
class_track.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
class_track.h Pcbnew: Added display a short net name on vias and pads. Also, code cleaning 2008-12-14 19:45:05 +00:00
class_zone.cpp faster if tests 2009-02-05 18:17:01 +00:00
class_zone.h New zoom implementation and some build optimizations. 2009-01-29 14:26:20 +00:00
class_zone_setting.cpp cleanup, cosmetic enhancements. enhancements about display zones options 2008-12-12 21:30:07 +00:00
class_zone_setting.h cleanup, cosmetic enhancements. enhancements about display zones options 2008-12-12 21:30:07 +00:00
classpcb.cpp eeschema: Added: option to print ALL (more than 8) users fields in B.O.M. 2009-03-12 15:24:52 +00:00
clean.cpp bug fixing, gerbers, etc. 2009-02-26 00:37:04 +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 injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
collectors.h injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
connect.cpp bug fix 2660689 Unconnected pads in RC4 2009-03-05 15:58:06 +00:00
controle.cpp Bug (only in my last commit) fixed under Windows. Removed some warnings in compilation 2009-02-10 12:37:12 +00:00
copy_track.cpp.notused more amazing free specctra import/export software 2008-02-08 00:16:59 +00:00
cotation.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
cross-probing.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
deltrack.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
dialog_SVG_print.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25: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 cvpcb doc update. others updates and minor bugs fixes. 2009-03-03 19:42:49 +00:00
dialog_copper_zones.h Some cleanup and libraries update 2008-11-22 11:10:40 +00:00
dialog_copper_zones_base.cpp fixed some typo, misspelling and errors in menus. 2009-02-21 15:12:26 +00:00
dialog_copper_zones_base.fbp fixed some typo, misspelling and errors in menus. 2009-02-21 15:12:26 +00:00
dialog_copper_zones_base.h cleanup, cosmetic enhancements. enhancements about display zones options 2008-12-12 21:30:07 +00:00
dialog_display_options_base.cpp remove redrawing/flashing, fix magnetic tracks option 2009-02-24 22:41:30 +00:00
dialog_display_options_base.fbp remove redrawing/flashing, fix magnetic tracks option 2009-02-24 22:41:30 +00:00
dialog_display_options_base.h remove redrawing/flashing, fix magnetic tracks option 2009-02-24 22:41:30 +00:00
dialog_drc.cpp gerbview, pcbnew's BOARD container changes 2008-12-06 21:20:50 +00:00
dialog_drc.h dialog width 2008-03-19 21:43:40 +00:00
dialog_drc.pjd drc re-work now done 2007-12-04 20:44:41 +00:00
dialog_edit_module.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
dialog_edit_module.h more DLIST<> work 2008-12-06 08:21:54 +00:00
dialog_edit_module_text.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +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 Cleaning code to draw/plot texts; italic allowed for pcbnew 2008-12-22 21:06:44 +00:00
dialog_edit_module_text_base.fbp Cleaning code to draw/plot texts; italic allowed for pcbnew 2008-12-22 21:06:44 +00:00
dialog_edit_module_text_base.h Cleaning code to draw/plot texts; italic allowed for pcbnew 2008-12-22 21:06:44 +00:00
dialog_freeroute_exchange.cpp wrap freeroute.jnlp path in double quotes 2009-02-18 14:23:17 +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 Menu and statusbar strings made more clear 2008-10-03 13:13:21 +00:00
dialog_gendrill.h patch for 3D viewer from Emanuel Rumpf and minor other changes 2008-08-16 17:42:40 +00:00
dialog_gendrill.pjd patch for 3D viewer from Emanuel Rumpf and minor other changes 2008-08-16 17:42:40 +00:00
dialog_general_options.cpp remove redrawing/flashing, fix magnetic tracks option 2009-02-24 22:41:30 +00:00
dialog_general_options.h remove redrawing/flashing, fix magnetic tracks option 2009-02-24 22:41:30 +00:00
dialog_general_options_BoardEditor_base.cpp remove redrawing/flashing, fix magnetic tracks option 2009-02-24 22:41:30 +00:00
dialog_general_options_BoardEditor_base.fbp remove redrawing/flashing, fix magnetic tracks option 2009-02-24 22:41:30 +00:00
dialog_general_options_BoardEditor_base.h remove redrawing/flashing, fix magnetic tracks option 2009-02-24 22:41:30 +00:00
dialog_graphic_item_properties.cpp bug fix: 2628615, 2625434, 2625090 2009-02-24 13:55:13 +00:00
dialog_graphic_item_properties_base.cpp Added dialog box to edit graphic items 2008-12-23 13:15:08 +00:00
dialog_graphic_item_properties_base.fbp Added dialog box to edit graphic items 2008-12-23 13:15:08 +00:00
dialog_graphic_item_properties_base.h Added dialog box to edit graphic items 2008-12-23 13:15:08 +00:00
dialog_graphic_items_options.cpp DRC rework start 2007-11-27 01:34:35 +00:00
dialog_graphic_items_options.h DRC rework start 2007-11-27 01:34:35 +00:00
dialog_graphic_items_options.pjd DRC rework start 2007-11-27 01:34:35 +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 add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +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 fixed some typo, misspelling and errors in menus. 2009-02-21 15:12:26 +00:00
dialog_netlist.h eeschema: made in some dialogs the ESC key working (linux version, already working under windows) 2008-04-30 11:52:34 +00:00
dialog_netlist.pjd eeschema: made in some dialogs the ESC key working (linux version, already working under windows) 2008-04-30 11:52:34 +00:00
dialog_netlist.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
dialog_non_copper_zones_properties_base.cpp set eol-style native on new files 2008-11-14 22:40:31 +00:00
dialog_non_copper_zones_properties_base.fbp set eol-style native on new files 2008-11-14 22:40:31 +00:00
dialog_non_copper_zones_properties_base.h set eol-style native on new files 2008-11-14 22:40:31 +00:00
dialog_orient_footprints.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
dialog_orient_footprints.h doc update. 2008-07-12 07:25:35 +00:00
dialog_orient_footprints.pjd doc update. 2008-07-12 07:25:35 +00:00
dialog_pad_properties.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
dialog_pad_properties_base.cpp more about zones 2008-11-24 20:46:41 +00:00
dialog_pad_properties_base.fbp set eol-style native on new file 2008-11-22 21:20:21 +00:00
dialog_pad_properties_base.h Some cleanup and libraries update 2008-11-22 11:10:40 +00:00
dialog_pcb_text_properties.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
dialog_print_using_printer.cpp pcbnew, gerbview: print&plot: error message displayed when no layer selected. 2009-03-10 08:26:52 +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_setup_libs.cpp minor (and old) bugs fixed. 2009-02-07 20:11:09 +00:00
dialog_setup_libs.h resizeable borders option 2007-10-02 15:35:31 +00:00
dialog_setup_libs.pjd MAYBE_RESIZE_BORDER field now provided within all .pjd files; 2007-10-22 00:26:05 +00:00
dialog_track_options.cpp 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.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 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.fbp 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.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 fixed track delete bug 2007-11-02 18:21:43 +00:00
dragsegm.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
drc.cpp fixed seg fault in DRC just after a .ses import 2009-02-26 09:33:14 +00:00
drc_stuff.h injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +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 More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
edit.cpp bug fix: 2628615, 2625434, 2625090 2009-02-24 13:55:13 +00:00
edit_pcb_text.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
edit_track_width.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
editedge.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
editmod.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
editrack-part2.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
editrack.cpp bug fix 2660689 Unconnected pads in RC4 2009-03-05 15:58:06 +00:00
edtxtmod.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +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 header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
files.cpp fixed some typo, misspelling and errors in menus. 2009-02-21 15:12:26 +00:00
find.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
find.h resizeable borders option 2007-10-02 15:35:31 +00:00
find.pjd MAYBE_RESIZE_BORDER field now provided within all .pjd files; 2007-10-22 00:26:05 +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 eeschema: Added: option to print ALL (more than 8) users fields in B.O.M. 2009-03-12 15:24:52 +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 double not float 2009-03-15 21:11:12 +00:00
gendrill.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
gendrill.h Better support for micro vias. infos in changelog 2008-01-25 16:47:36 +00:00
globaleditpad.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
gpcb_exchange.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
graphpcb.cpp injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
hotkeys.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
hotkeys.h small bugs fixed. Added: Support for microvias (see changelog) 2008-01-12 20:31:56 +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 layer count changing fix 2009-02-17 21:54:14 +00:00
ioascii.cpp Pcbnew: Alternate via drill value entered in dialog box is now saved in config and board. 2009-02-09 07:49:02 +00:00
librairi.cpp bug fixing, gerbers, etc. 2009-02-26 00:37:04 +00:00
loadcmp.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
locate.cpp injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
makefile.g95 eeschema: removed a bug that crashes eeschema when attempting to edit a component not found in lib 2008-12-04 20:53:11 +00:00
makefile.gtk gr_basic.cpp now clips filled polygons,using the Sutherland and Hodgman algo to clip the poly against a rectangle 2009-02-20 14:31:16 +00:00
makefile.include fixed seg fault in DRC just after a .ses import 2009-02-26 09:33:14 +00:00
makefile.macosx Added deps make target for Mac OS X 2007-11-19 14:35:04 +00:00
menubarmodedit.cpp Menu and statusbar strings made more clear 2008-10-07 16:33:57 +00:00
menubarpcb.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
mirepcb.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
modedit.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
modedit_onclick.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
modedit_undo_redo.cpp WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it. 2009-01-05 05:21:35 +00:00
modeditoptions.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
moduleframe.cpp Removed some warnings in compilation. A small bug fixed when drawing grids on screen. 2009-02-11 15:49:28 +00:00
modules.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
move-drag_pads.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
move_copy_track.cpp.notused file maintenance 2007-12-17 22:08:42 +00:00
move_or_drag_track.cpp pcbnew: serious bugs fixed (see changelog) 2009-03-05 13:41:34 +00:00
muonde.cpp bug fixing, gerbers, etc. 2009-02-26 00:37:04 +00:00
muwave_command.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
netlist.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
onleftclick.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
onrightclick.cpp 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
pcbcfg.cpp bug fixing, gerbers, etc. 2009-02-26 00:37:04 +00:00
pcbcfg.h Pcbnew: Alternate via drill value entered in dialog box is now saved in config and board. 2009-02-09 07:49:02 +00:00
pcbframe.cpp Pcbnew : refinements for user grig 2009-02-07 14:13:16 +00:00
pcbnew.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
pcbnew.h Improved grid implementation, 3D viewer debug assertion fix, moved drawpanel.cpp to common library, and added WinEDA_Appl declaration. 2008-12-05 16:03:05 +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
pcbplot.cpp pcbnew, gerbview: print&plot: error message displayed when no layer selected. 2009-03-10 08:26:52 +00:00
pcbplot.h Eeschema+Pcbnew: code cleanup and refinements in plot SVG format 2009-01-13 19:18:54 +00:00
plot_rtn.cpp bug fixing, gerbers, etc. 2009-02-26 00:37:04 +00:00
plotgerb.cpp bug fixing, gerbers, etc. 2009-02-26 00:37:04 +00:00
plothpgl.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
plotps.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
print_board_functions.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
protos.h More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
queue.cpp Compiler warnings fixes. 2008-05-01 17:12:38 +00:00
ratsnest.cpp fixed seg fault in DRC just after a .ses import 2009-02-26 09:33:14 +00:00
router.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
sel_layer.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
set_color.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
set_color.h pcbnew crashes set color 2008-12-18 08:44:53 +00:00
set_grid.cpp minor (and old) bugs fixed. 2009-02-07 20:11:09 +00:00
set_grid.h resizeable borders option 2007-10-02 15:35:31 +00:00
set_grid.pjd MAYBE_RESIZE_BORDER field now provided within all .pjd files; 2007-10-22 00:26:05 +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 More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
specctra.cpp PADSTACK::Compare() now tests id also to include drill hole size 2008-10-30 18:53:39 +00:00
specctra.h netless zone support fix to specctra export 2009-02-07 16:45:07 +00:00
specctra_export.cpp netless zone support fix to specctra export 2009-02-07 16:06:55 +00:00
specctra_import.cpp fixed seg fault in DRC just after a .ses import 2009-02-26 09:33:14 +00:00
surbrill.cpp fix markers on pads when pads are high-lighted 2009-02-25 16:35:47 +00:00
swap_layers.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
tool_modedit.cpp Removed some warnings in compilation. A small bug fixed when drawing grids on screen. 2009-02-11 15:49:28 +00:00
tool_onrightclick.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
tool_pcb.cpp eeschema: Added: option to print ALL (more than 8) users fields in B.O.M. 2009-03-12 15:24:52 +00:00
tr_modif.cpp bug fix 2660689 Unconnected pads in RC4 2009-03-05 15:58:06 +00:00
tracemod.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
tracepcb.cpp fix markers on pads when pads are high-lighted 2009-02-25 16:35:47 +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
undelete.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
via_edit.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
work.cpp use pad_shapes.h 2008-01-05 17:30:56 +00:00
xchgmod.cpp fixed: bug 2602865 (change module crashes pcbnew) 2009-02-15 20:14:26 +00:00
zone_filling_algorithm.cpp Calculations to create filled areas in a zone modified and uses 2 pass. See changelog 2009-01-10 17:12:51 +00:00
zones.h code cleaning in zones functions 2008-10-23 10:26:06 +00:00
zones_by_polygon.cpp bug fix: 2628615, 2625434, 2625090 2009-02-24 13:55:13 +00:00
zones_convert_brd_items_to_polygons.cpp Thermal stub fix 2009-03-05 17:40:23 +00:00
zones_non_copper_type_functions.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +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 fixed: a bug that can delete an existing zone after creating a new zone (see changelog) 2009-03-11 13:29:10 +00:00