kicad/pcbnew
Marco Mattila cfeb55a288 Fix clearance problem between zones and edge segments in pcbnew. 2011-01-09 23:12:22 +02:00
..
dialogs Add edit menu and right-click menu items to pcbnew for resetting module and other text field sizes to current defaults set in Preferences->Dimensions->Texts and Drawings. 2011-01-09 13:17:28 +02:00
CMakeLists.txt Fix CMake generated header build error in PCBNew. 2010-11-29 10:49:22 -05:00
Info.plist OSX - should resolve problems on case sensitive filesystem 2010-09-19 13:06:30 +02:00
ar_protos.h Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
attribut.cpp Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
automove.cpp Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). 2010-12-20 18:44:25 +01:00
autoplac.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
autorout.cpp pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
autorout.h Comment translations. 2009-11-12 15:43:38 +00:00
basepcbframe.cpp code cleaning 2010-11-18 22:16:28 +01:00
block.cpp Schematic reference object refactoring and minor dialog fix. 2011-01-06 11:55:18 -05:00
block_module_editor.cpp Pcbnew: Bug fix: arcs in modules outlines (when flipped) were incorrectly saved and read in .brd files. 2011-01-05 18:28:55 +01:00
board.cpp fixed tagged translation 2009-11-15 14:12:53 +00:00
board_items_to_polygon_shape_transform.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
board_undo_redo.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
build_BOM_from_board.cpp added orto2 patch 2010-10-04 14:58:07 +02:00
cell.h finished Draw functions for aperture macros. Now aperture macros are drawn correctly. 2010-10-03 17:39:06 +02:00
class_board.cpp typo fixed 2010-12-29 23:44:45 +01:00
class_board.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_board_connected_item.cpp function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 2010-11-12 10:36:43 -06:00
class_board_design_settings.cpp LibEdit: finished SVG plot. 2010-03-19 20:15:30 +00:00
class_board_item.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
class_dimension.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_dimension.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_drawsegment.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_drawsegment.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_drc_item.cpp removed in drawpanel an erroneous change (was made only for a test). drc code cleaning. cmakelist.txt changes in minizip. 2010-09-18 10:29:40 +02:00
class_edge_mod.cpp Pcbnew: Bug fix: arcs in modules outlines (when flipped) were incorrectly saved and read in .brd files. 2011-01-05 18:28:55 +01:00
class_edge_mod.h Schematic object improvements and other minor fixes. 2010-12-10 14:47:44 -05:00
class_marker_pcb.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_marker_pcb.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_mire.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_mire.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_module.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_module.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_module_transform_functions.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_netclass.cpp Running cmake with -DCMAKE_BUILD_TYPE="Debug" causes build errors at: 2010-07-19 10:40:54 -05:00
class_netclass.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_netinfo.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_netinfo_item.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_netinfolist.cpp Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
class_pad.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_pad.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_pad_draw_functions.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_pcb_layer_widget.cpp function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 2010-11-12 10:36:43 -06:00
class_pcb_layer_widget.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_pcb_text.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_pcb_text.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_text_mod.cpp Add edit menu and right-click menu items to pcbnew for resetting module and other text field sizes to current defaults set in Preferences->Dimensions->Texts and Drawings. 2011-01-09 13:17:28 +02:00
class_text_mod.h Add edit menu and right-click menu items to pcbnew for resetting module and other text field sizes to current defaults set in Preferences->Dimensions->Texts and Drawings. 2011-01-09 13:17:28 +02:00
class_track.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_track.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_zone.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
class_zone.h Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
class_zone_setting.cpp Pcbnew: fix a serious bug in ZONE_CONTAINER::HitTestFilledArea( ) which could break connectivity calculations relative to copper areas. 2010-11-13 20:21:16 +01:00
class_zone_setting.h coding standards consistency updates 2010-11-12 09:17:10 -06:00
classpcb.cpp work on libedit continued. 2010-03-20 19:57:59 +00:00
clean.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
collectors.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
collectors.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
connect.cpp fix function comments, this time ones in *.cpp files until they 2010-11-12 10:59:16 -06:00
controle.cpp Mac: OVERLAY FIXES for WX2.8 and Enhancements 2010-12-17 23:57:09 +01:00
cross-probing.cpp ++ Pcbnew: 2010-01-24 13:46:01 +00:00
debug_kbool_key_file_fct.cpp Fixed my filling problem in pcbnew by changing some parameters in kbool 2009-11-16 12:10:37 +00:00
debug_kbool_key_file_fct.h fix function comments, this time ones in *.cpp files until they 2010-11-12 10:59:16 -06:00
deltrack.cpp added orto2 patch 2010-10-04 14:58:07 +02:00
dimension.cpp Add copy constructors and cloning to schematic objects and other minor fixes. 2010-12-21 10:13:09 -05: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 fix function comments, this time ones in *.cpp files until they 2010-11-12 10:59:16 -06:00
dragsegm.cpp OSX: Little fixes and update of packagemaker 2010-12-28 23:38:59 +01:00
drc.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
drc_clearance_test_functions.cpp Fix bug in PolyLine.cpp, Fix bug in DRC calculations (see changelog). Cvpcb: move dialog files in dialogs/ 2010-10-28 15:02:07 +02:00
drc_marker_functions.cpp drc: more code cleaning. Added comments and fixed some erroneous comments. Fixed bug 638839. 2010-09-18 19:55:08 +02:00
drc_stuff.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
edgemod.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
edit.cpp Add edit menu and right-click menu items to pcbnew for resetting module and other text field sizes to current defaults set in Preferences->Dimensions->Texts and Drawings. 2011-01-09 13:17:28 +02:00
edit_pcb_text.cpp Pcbnew: Bug fix: arcs in modules outlines (when flipped) were incorrectly saved and read in .brd files. 2011-01-05 18:28:55 +01:00
edit_track_width.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
editedge.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
editmod.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
editrack-part2.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
editrack.cpp Patch from Craig Cross - fix to spurious event handling of wx-2.8 2010-12-18 10:26:01 +01:00
edtxtmod.cpp Add edit menu and right-click menu items to pcbnew for resetting module and other text field sizes to current defaults set in Preferences->Dimensions->Texts and Drawings. 2011-01-09 13:17:28 +02:00
event_handlers_tracks_vias_sizes.cpp code cleaning 2010-11-18 22:16:28 +01:00
export_gencad.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
export_vrml.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
files.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
find.cpp More comment translation work. 2009-11-14 22:15:22 +00:00
find.h PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
find.pjd PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
gen_drill_report_files.cpp Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
gen_holes_and_tools_lists_for_drill.cpp Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
gen_modules_placefile.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
gendrill.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
gendrill.h Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
globaleditpad.cpp function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 2010-11-12 10:36:43 -06:00
gpcb_exchange.cpp Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
graphpcb.cpp function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 2010-11-12 10:36:43 -06:00
help_common_strings.h Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
hotkeys.cpp Pcbnew: gen drill files code cleanup. Fix minor bug 680558 2010-11-24 16:10:33 +01:00
hotkeys.h Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
hotkeys_board_editor.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
hotkeys_module_editor.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05: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 Pcbnew: files housekeeping and code cleanup 2010-11-26 21:00:39 +01:00
ioascii.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
layer_widget.cpp Fixed kicad.app linking, layer behaviour on OSX and toolbar behaviour 2010-11-01 20:03:08 +01:00
layer_widget.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
librairi.cpp Add edit menu and right-click menu items to pcbnew for resetting module and other text field sizes to current defaults set in Preferences->Dimensions->Texts and Drawings. 2011-01-09 13:17:28 +02:00
loadcmp.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
locate.cpp fixed bug 585140 and minor cleaning 2010-05-27 12:23:29 +02:00
magnetic_tracks_functions.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
menubar_modedit.cpp Gerbview: remove flicker when refresh screen, and loadind files. Fix very minor bugs. 2010-12-17 21:34:29 +01:00
menubar_pcbframe.cpp Add edit menu and right-click menu items to pcbnew for resetting module and other text field sizes to current defaults set in Preferences->Dimensions->Texts and Drawings. 2011-01-09 13:17:28 +02:00
mirepcb.cpp Add copy constructors and cloning to schematic objects and other minor fixes. 2010-12-21 10:13:09 -05:00
modedit.cpp Pcbnew: remove not used old files. Minor enhancements 2010-12-09 18:34:08 +01:00
modedit_onclick.cpp Pcbnew: gen drill files code cleanup. Fix minor bug 680558 2010-11-24 16:10:33 +01:00
modedit_undo_redo.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
modeditoptions.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
module_editor_frame.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
moduleframe.cpp Pcbnew: gen drill files code cleanup. Fix minor bug 680558 2010-11-24 16:10:33 +01:00
modules.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
move-drag_pads.cpp function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 2010-11-12 10:36:43 -06:00
move_copy_track.cpp.notused file maintenance 2007-12-17 22:08:42 +00:00
move_or_drag_track.cpp removed in drawpanel an erroneous change (was made only for a test). drc code cleaning. cmakelist.txt changes in minizip. 2010-09-18 10:29:40 +02:00
muonde.cpp Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
muwave_command.cpp code cleaning 2009-12-20 19:48:58 +00:00
netlist.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
onleftclick.cpp function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 2010-11-12 10:36:43 -06:00
onrightclick.cpp Add edit menu and right-click menu items to pcbnew for resetting module and other text field sizes to current defaults set in Preferences->Dimensions->Texts and Drawings. 2011-01-09 13:17:28 +02:00
pcbframe.cpp Add edit menu and right-click menu items to pcbnew for resetting module and other text field sizes to current defaults set in Preferences->Dimensions->Texts and Drawings. 2011-01-09 13:17:28 +02:00
pcbnew.cpp Pcbnew: gen drill files code cleanup. Fix minor bug 680558 2010-11-24 16:10:33 +01:00
pcbnew.h code cleaning. 2010-07-20 20:11:34 +02:00
pcbnew.icns Update OS X icns icons 2010-05-13 21:03:12 +02:00
pcbnew.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
pcbnew_config.cpp Pcbnew plot functions: code cleanup, coding policy fixes and minor enhancements 2010-12-11 19:40:39 +01:00
pcbnew_config.h Add PCBNew setting to remember last net list read and other minor fixes. 2010-04-23 10:46:00 -04:00
pcbnew_doc.icns Update OS X icns icons 2010-05-13 21:03:12 +02:00
pcbnew_id.h Add edit menu and right-click menu items to pcbnew for resetting module and other text field sizes to current defaults set in Preferences->Dimensions->Texts and Drawings. 2011-01-09 13:17:28 +02:00
pcbplot.cpp Add copy constructors and cloning to schematic objects and other minor fixes. 2010-12-21 10:13:09 -05:00
pcbplot.h Pcbnew plot functions: code cleanup, coding and UI policy fixes and minor enhancements 2010-12-12 12:41:18 +01:00
plot_rtn.cpp Pcbnew plot functions: code cleanup, coding policy fixes and minor enhancements 2010-12-11 19:40:39 +01:00
plotdxf.cpp Pcbnew plot functions: code cleanup, coding policy fixes and minor enhancements 2010-12-11 19:40:39 +01:00
plotgerb.cpp Pcbnew plot functions: code cleanup, coding policy fixes and minor enhancements 2010-12-11 19:40:39 +01:00
plothpgl.cpp Pcbnew plot functions: code cleanup, coding policy fixes and minor enhancements 2010-12-11 19:40:39 +01:00
plotps.cpp Pcbnew plot functions: code cleanup, coding policy fixes and minor enhancements 2010-12-11 19:40:39 +01:00
polygons_defs.h added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 2010-07-29 22:00:24 +02:00
print_board_functions.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
printout_controler.cpp Gerbview: remove flicker when refresh screen. Pcbnew fix (partially) issue when printing in mirror mode ( version compiled with USE_WX_ZOOM = ON specific). Minor enhancements. 2010-12-18 17:09:06 +01:00
printout_controler.h Pcbnew+gerbview: fixed some issues in printing dialog 2010-04-21 20:57:34 +02:00
protos.h Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
queue.cpp Comment translation and capitalization fixes. 2009-11-20 14:55:20 +00:00
ratsnest.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
sel_layer.cpp pcbnew: More about work on color selection and items visibility: 2010-01-31 20:01:46 +00:00
set_grid.cpp Code cleaning. Minor fixes. Better link to gnucap. 2010-07-14 15:24:36 +02:00
solve.cpp minor enhancements, fixes an code cleanup (removed unused global variables) 2010-02-24 15:33:03 +00:00
specctra.cpp see CHANGELOG.txt 2010-12-30 16:15:53 -06:00
specctra.h Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
specctra_export.cpp ++new: 2011-01-01 16:56:07 -06:00
specctra_import.cpp ++new: 2011-01-01 16:56:07 -06:00
specctra_test.cpp change IOError class name spelling to IO_ERROR to conform to coding standards 2010-11-09 09:45:11 -06:00
surbrill.cpp function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 2010-11-12 10:36:43 -06:00
swap_layers.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
tool_modedit.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
tool_onrightclick.cpp Added hotkey E to edit items. Minor code cleaning 2010-08-10 20:34:26 +02:00
tool_pcb.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
toolbars_update_user_interface.cpp code cleaning 2010-11-18 22:16:28 +01:00
tr_modif.cpp function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 2010-11-12 10:36:43 -06:00
tracepcb.cpp Mac: OVERLAY FIXES for WX2.8 and Enhancements 2010-12-17 23:57:09 +01:00
track.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
trpiste.cpp Comment translation and capitalization fixes. 2009-11-20 14:55:20 +00:00
work.cpp Comment translation and capitalization fixes. 2009-11-20 14:55:20 +00:00
xchgmod.cpp Add copy constructors and cloning to schematic objects and other minor fixes. 2010-12-21 10:13:09 -05:00
zone_filling_algorithm.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
zones.h Pcbnew: Work on undo/redo in Pcbnew almost finished. 2009-08-23 15:22:44 +00:00
zones_by_polygon.cpp code cleaning 2010-11-18 22:16:28 +01:00
zones_by_polygon_fill_functions.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
zones_convert_brd_items_to_polygons_with_Boost.cpp Fix clearance problem between zones and edge segments in pcbnew. 2011-01-09 23:12:22 +02:00
zones_convert_brd_items_to_polygons_with_Kbool.cpp Fix clearance problem between zones and edge segments in pcbnew. 2011-01-09 23:12:22 +02:00
zones_convert_to_polygons_aux_functions.cpp Fix minor issue relative to thermal shapes: better shape of thermal having removed stubs. 2010-12-08 16:08:06 +01:00
zones_functions_for_undo_redo.cpp fix function comments, this time ones in *.cpp files until they 2010-11-12 10:59:16 -06:00
zones_functions_for_undo_redo.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
zones_non_copper_type_functions.cpp code cleaning 2010-11-18 22:16:28 +01:00
zones_polygons_insulated_copper_islands.cpp Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). 2010-12-20 18:44:25 +01:00
zones_polygons_test_connections.cpp Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). 2010-12-20 18:44:25 +01:00
zones_test_and_combine_areas.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00