kicad/pcbnew
dickelbeck 14a0817ea9 CC= becomes CXX= 2007-11-25 06:38:08 +00:00
..
bitmaps gcc 4.2.1 compatibility: change char * to const char * whenever it was necessary 2007-10-31 08:34:05 +00:00
CMakeLists.txt CMake build: preliminary support for install targets under linux. 2007-11-08 12:46:02 +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 see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
ar_protos.h See my change_log.txt 2007-Sep-13 UPDATE 2007-09-13 11:55:46 +00:00
attribut.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
automove.cpp use member function 2007-09-09 02:27:03 +00:00
autoplac.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
autorout.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
autorout.h make pcbnew/clean.cpp readable 2007-10-19 19:58:31 +00:00
basepcbframe.cpp Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER 2007-11-01 05:27:31 +00:00
block.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
block_module_editor.cpp Add class_marker.cpp and class_marker.h. Some other minor changes 2007-10-26 06:08:19 +00:00
board.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +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 BOARD::Show() cleanup 2007-11-12 14:59:22 +00:00
class_board_item.cpp gcc 4.2.1 compatibility: change char * to const char * whenever it was necessary 2007-10-31 08:34:05 +00:00
class_cotation.cpp virtual BOARD_ITEM::Save() 2007-10-30 21:30:58 +00:00
class_cotation.h comment cleanups 2007-10-31 14:14:21 +00:00
class_edge_mod.cpp Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER 2007-11-01 05:27:31 +00:00
class_edge_mod.h comment cleanups 2007-10-31 14:14:21 +00:00
class_equipot.cpp virtual BOARD_ITEM::Save() 2007-10-30 21:30:58 +00:00
class_equipot.h comment cleanups 2007-10-31 14:14:21 +00:00
class_marker.cpp Add class_marker.cpp and class_marker.h. Some other minor changes 2007-10-26 06:08:19 +00:00
class_marker.h comment cleanups 2007-10-31 14:14:21 +00:00
class_mire.cpp virtual BOARD_ITEM::Save() 2007-10-30 21:30:58 +00:00
class_mire.h comment cleanups 2007-10-31 14:14:21 +00:00
class_module.cpp made ADD_MENUITEM_xx static inline 2007-11-05 07:07:00 +00:00
class_module.h comment cleanups 2007-10-31 14:14:21 +00:00
class_pad.cpp virtual BOARD_ITEM::Save() 2007-10-30 21:30:58 +00:00
class_pad.h comment cleanups 2007-10-31 14:14:21 +00:00
class_pcb_text.cpp Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER 2007-11-01 05:27:31 +00:00
class_pcb_text.h comment cleanups 2007-10-31 14:14:21 +00:00
class_text_mod.cpp virtual BOARD_ITEM::Save() 2007-10-30 21:30:58 +00:00
class_text_mod.h comment cleanups 2007-10-31 14:14:21 +00:00
class_track.cpp Removed a bug (function Delete_Zone() ) which crashes pcbnew 2007-11-15 10:09:12 +00:00
class_track.h fixed track delete bug 2007-11-02 18:21:43 +00:00
classpcb.cpp more zone preps 2007-10-31 06:40:15 +00:00
clean.cpp pcbnew: use collector class to locate items in modedit, the footprint editor (thanks, Dick). 2007-10-27 18:05:50 +00:00
cleaningoptions_dialog.cpp rename dialog_clean_pcb.pjd, other minor changes 2007-10-21 16:46:13 +00:00
cleaningoptions_dialog.h MAYBE_RESIZE_BORDER field now provided within all .pjd files; 2007-10-22 00:26:05 +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: use collector class to locate items in modedit, the footprint editor (thanks, Dick). 2007-10-27 18:05:50 +00:00
collectors.h zones work 2007-10-31 20:02:34 +00:00
connect.cpp remove a change in connect.cpp(was made for debug) 2007-10-19 08:32:10 +00:00
controle.cpp changes in track connectivity computation 2007-10-16 19:05:33 +00:00
copy_track.cpp DeleteStructure() & DeleteStructList() consolidation 2007-10-03 15:21:13 +00:00
cotation.cpp Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER 2007-11-01 05:27:31 +00:00
cross-probing.cpp Add class_marker.cpp and class_marker.h. Some other minor changes 2007-10-26 06:08:19 +00:00
deltrack.cpp fixed track delete bug 2007-11-02 18:21:43 +00:00
dialog_display_options.cpp some minor enhancements 2007-10-29 15:51:48 +00:00
dialog_display_options.h some minor enhancements 2007-10-29 15:51:48 +00:00
dialog_display_options.pjd some minor enhancements 2007-10-29 15:51:48 +00:00
dialog_display_options.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
dialog_drc.cpp Three more dialogs enhanced 2007-11-13 09:35:39 +00:00
dialog_drc.h Three more dialogs enhanced 2007-11-13 09:35:39 +00:00
dialog_drc.pjd Three more dialogs enhanced 2007-11-13 09:35:39 +00:00
dialog_edit_mod_text.cpp See my change_log.txt 2007-Sep-13 UPDATE 2007-09-13 11:55:46 +00:00
dialog_edit_mod_text.h resizeable borders option 2007-10-02 15:35:31 +00:00
dialog_edit_mod_text.pjd MAYBE_RESIZE_BORDER field now provided within all .pjd files; 2007-10-22 00:26:05 +00:00
dialog_edit_module.cpp simple hacky make dependancy solution 2007-11-04 22:14:47 +00:00
dialog_edit_module.h Assorted changes; see change_log.txt 2007-10-07 03:08:24 +00:00
dialog_general_options.cpp SMD pads in high-contrast mode refinements 2007-10-12 13:56:22 +00:00
dialog_general_options.h resizeable borders option 2007-10-02 15:35:31 +00:00
dialog_general_options.pjd MAYBE_RESIZE_BORDER field now provided within all .pjd files; 2007-10-22 00:26:05 +00:00
dialog_general_options.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
dialog_graphic_items_options.cpp see change_log for 2007-Aug-31 2007-09-01 12:00:30 +00:00
dialog_graphic_items_options.h resizeable borders option 2007-10-02 15:35:31 +00:00
dialog_graphic_items_options.pjd MAYBE_RESIZE_BORDER field now provided within all .pjd files; 2007-10-22 00:26:05 +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_module_edit.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
dialog_netlist.cpp Three more dialogs enhanced 2007-11-13 09:35:39 +00:00
dialog_netlist.h Three more dialogs enhanced 2007-11-13 09:35:39 +00:00
dialog_netlist.pjd Three more dialogs enhanced 2007-11-13 09:35:39 +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_pad_edit.cpp more work on hotkeys. many features are ok. 2007-08-30 08:15:05 +00:00
dialog_pad_edit.h See my change_log.txt 2007-Sep-13 UPDATE 2007-09-13 11:55:46 +00:00
dialog_pad_edit.pjd MAYBE_RESIZE_BORDER field now provided within all .pjd files; 2007-10-22 00:26:05 +00:00
dialog_pad_edit.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
dialog_setup_libs.cpp Add class_marker.cpp and class_marker.h. Some other minor changes 2007-10-26 06:08:19 +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 fixed compilation errors with VIA symbols 2007-10-19 16:24:44 +00:00
dialog_track_options.h resizeable borders option 2007-10-02 15:35:31 +00:00
dialog_track_options.pjd MAYBE_RESIZE_BORDER field now provided within all .pjd files; 2007-10-22 00:26:05 +00:00
dialog_track_options.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
dist.cpp add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
docedit.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 made ADD_MENUITEM_xx static inline 2007-11-05 07:07:00 +00:00
drc.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
dupltrac.cpp.notused notused, maybe delete soon 2007-08-10 14:51:39 +00:00
edgemod.cpp Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER 2007-11-01 05:27:31 +00:00
edit.cpp Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER 2007-11-01 05:27:31 +00:00
edit_track_width.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
editedge.cpp Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER 2007-11-01 05:27:31 +00:00
editmod.cpp see change_log.txt for 2007-Sep-11 UPDATE 2007-09-12 02:14:07 +00:00
editpads.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
editrack-part2.cpp fixed compilation errors with VIA symbols 2007-10-19 16:24:44 +00:00
editrack.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
editrout.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
edtxtmod.cpp DeleteStructure() & DeleteStructList() consolidation 2007-10-03 15:21:13 +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 gcc 4.2.1 compatibility: change char * to const char * 2007-11-08 10:00:38 +00:00
files.cpp more zone preps 2007-10-31 06:40:15 +00:00
find.cpp improved pcbnew marker support 2007-10-03 19:45:32 +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_modules_placefile.cpp gcc 4.2.1 compatibility: change char * to const char * 2007-11-08 10:00:38 +00:00
gen_self.h see change_log.txt for 2007-Aug-22 2007-08-23 04:28:46 +00:00
gendrill.cpp listboxes.cpp problem: apply to window version only. Some other very minor enhancements and bug fixes 2007-10-30 20:40:08 +00:00
globaleditpad.cpp Enhance two dialog boxes for Pcbnew, and rename two unused files 2007-10-11 04:56:44 +00:00
graphpcb.cpp see change_log for 2007-Aug-31 2007-09-01 12:00:30 +00:00
hotkeys.cpp fixed track delete bug 2007-11-02 20:17:35 +00:00
hotkeys.h hotkeys handling finished 2007-09-19 15:29:50 +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 DeleteStructure() & DeleteStructList() consolidation 2007-10-03 15:21:13 +00:00
ioascii.cpp Removed a bug (function Delete_Zone() ) which crashes pcbnew 2007-11-15 10:09:12 +00:00
lay2plot.cpp bug in move pad fixed (could crash pcbnew).Other minor changes 2007-10-07 18:24:15 +00:00
librairi.cpp virtual BOARD_ITEM::Save() 2007-10-30 21:30:58 +00:00
loadcmp.cpp see change_log.txt for 2007-Sep-11 UPDATE 2007-09-12 02:14:07 +00:00
locate.cpp track & via recovery stuff 2007-10-19 23:02:11 +00:00
makefile.g95 add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
makefile.gtk simple hacky make dependancy solution 2007-11-04 22:14:47 +00:00
makefile.include CC= becomes CXX= 2007-11-25 06:38:08 +00:00
makefile.macosx Added deps make target for Mac OS X 2007-11-19 14:35:04 +00:00
menubarmodedit.cpp See my change_log.txt 2007-Sep-13 UPDATE 2007-09-13 11:55:46 +00:00
menubarpcb.cpp track & via recovery stuff 2007-10-19 23:02:11 +00:00
mirepcb.cpp Enhance two dialog boxes for Pcbnew, and rename two unused files 2007-10-11 04:56:44 +00:00
modedit.cpp modedit bug fix 2007-11-12 06:00:42 +00:00
modedit_onclick.cpp pcbnew: use collector class to locate items in modedit, the footprint editor (thanks, Dick). 2007-10-27 18:05:50 +00:00
modedit_undo_redo.cpp see change_log.txt for 2007-Sep-11 UPDATE 2007-09-12 02:14:07 +00:00
modeditoptions.cpp Initial import of KiCad. 2007-05-06 16:03:28 +00:00
moduleframe.cpp listboxes.cpp problem: apply to window version only. Some other very minor enhancements and bug fixes 2007-10-30 20:40:08 +00:00
modules.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
move-drag_pads.cpp bug in move pad fixed (could crash pcbnew).Other minor changes 2007-10-07 18:24:15 +00:00
move_copy_track.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
move_or_drag_track.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
muonde.cpp Assorted changes; see change_log.txt 2007-10-07 03:08:24 +00:00
muwave_command.cpp add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
netlist.cpp see change_log for 2007-Aug-31 2007-09-01 12:00:30 +00:00
onleftclick.cpp Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER 2007-11-01 05:27:31 +00:00
onrightclick.cpp Edit Via menu item 2007-11-04 22:15:32 +00:00
pcbcfg.cpp 2007-11-14 16:02:19 +00:00
pcbcfg.h fixed compilation errors with VIA symbols 2007-10-19 16:24:44 +00:00
pcbframe.cpp remove unused files. some translations. 2007-10-27 12:24:09 +00:00
pcbnew.cpp Add class_marker.cpp and class_marker.h. Some other minor changes 2007-10-26 06:08:19 +00:00
pcbnew.h some minor enhancements 2007-10-29 15:51:48 +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.r Initial import of KiCad. 2007-05-06 16:03:28 +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 Assorted changes; see change_log.txt 2007-10-07 03:08:24 +00:00
pcbplot.h Option now provided for Gerber files to exclude contents of Edges Pcb layer 2007-08-24 10:10:42 +00:00
pcbtexte.cpp bug in move pad fixed (could crash pcbnew).Other minor changes 2007-10-07 18:24:15 +00:00
plot_rtn.cpp see change_log for 2007-Aug-31 2007-09-01 12:00:30 +00:00
plotgerb.cpp Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER 2007-11-01 05:27:31 +00:00
plotgerb.h add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
plothpgl.cpp Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER 2007-11-01 05:27:31 +00:00
plotps.cpp Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER 2007-11-01 05:27:31 +00:00
protos.h DeleteStructure() & DeleteStructList() consolidation 2007-10-03 15:21:13 +00:00
queue.cpp See my change_log.txt 2007-Sep-13 UPDATE 2007-09-13 11:55:46 +00:00
ratsnest.cpp last update for the kicad release candidate 2007-11-20 10:08:07 +00:00
router.cpp fixed compilation errors with VIA symbols 2007-10-19 16:24:44 +00:00
sel_layer.cpp last update for the kicad release candidate 2007-11-20 10:08:07 +00:00
set_color.cpp Sizers now provided for what was the "Colors:" dialog (now the "Pcbnew Layer Colors:" dialog) 2007-11-09 08:14:39 +00:00
set_color.h Sizers now provided for what was the "Colors:" dialog (now the "Pcbnew Layer Colors:" dialog) 2007-11-09 08:14:39 +00:00
set_grid.cpp add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +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 see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
surbrill.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
swap_layers.cpp last update for the kicad release candidate 2007-11-20 10:08:07 +00:00
tool_modedit.cpp Assorted changes; see change_log.txt 2007-10-07 03:08:24 +00:00
tool_onrightclick.cpp beautified 2007-08-04 01:08:43 +00:00
tool_pcb.cpp smd pad in high-contrast mode enhancement 2007-10-12 03:24:46 +00:00
tr_modif.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
tracemod.cpp add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
tracepcb.cpp zones work 2007-10-31 20:02:34 +00:00
track.cpp see change_log for 2007-Aug-31 2007-09-01 12:00:30 +00:00
trpiste.cpp more zone preps 2007-10-31 06:40:15 +00:00
undelete.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
via_edit.cpp see change_log for 2007-Aug-31 2007-09-01 12:00:30 +00:00
work.cpp See my change_log.txt 2007-Sep-13 UPDATE 2007-09-13 11:55:46 +00:00
xchgmod.cpp see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
zones.cpp Removed a bug (function Delete_Zone() ) which crashes pcbnew 2007-11-15 10:09:12 +00:00
zones.h resizeable borders option 2007-10-02 15:35:31 +00:00
zones.pjd MAYBE_RESIZE_BORDER field now provided within all .pjd files; 2007-10-22 00:26:05 +00:00
zones.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00