kicad/pcbnew
jean-pierre charras 8bde66afbe Eeschema, Pcbnew, fix issues when creating new pins, tracks or segments. 2011-02-24 13:35:14 +01:00
..
dialogs Edit pcbnew zone dialog layout. 2011-02-24 00:38:01 +02:00
CMakeLists.txt Add saving of pcb plot settings in board files. 2011-01-29 00:54:16 +02:00
Info.plist
ar_protos.h
attribut.cpp Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
automove.cpp Fixes MSVC compile errors. 2011-02-16 14:16:38 -05:00
autoplac.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
autorout.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
autorout.h
basepcbframe.cpp Use wxUpdateUIEvent in CVPcb and other minor changes. 2011-02-21 16:07:00 -05:00
block.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
block_module_editor.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
board.cpp
board_items_to_polygon_shape_transform.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
board_undo_redo.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
build_BOM_from_board.cpp Schematic object encapsulation and other minor improvements. 2011-01-20 11:34:57 -05:00
cell.h
class_board.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_board.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_board_connected_item.cpp
class_board_design_settings.cpp
class_board_item.cpp
class_dimension.cpp Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
class_dimension.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_drawsegment.cpp Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
class_drawsegment.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_drc_item.cpp
class_edge_mod.cpp Use wxDC for all coordinate manipulations. 2011-01-30 17:22:38 -05:00
class_edge_mod.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_marker_pcb.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_marker_pcb.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_mire.cpp Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
class_mire.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_module.cpp Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
class_module.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_module_transform_functions.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_netclass.cpp Add FILTER_READER class. Introduce FILE_LINE_READER into pcbnew. 2011-01-14 19:43:30 +02:00
class_netclass.h EESchema improvements and other minor fixes. 2011-02-04 21:21:11 -05:00
class_netinfo.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_netinfo_item.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_netinfolist.cpp
class_pad.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_pad.h Use wxDC for all coordinate manipulations. 2011-01-30 17:22:38 -05:00
class_pad_draw_functions.cpp Use wxDC for all coordinate manipulations. 2011-01-30 17:22:38 -05:00
class_pcb_layer_widget.cpp Fix minor bug (layer color not updated in toolbar when changed in layer manager) 2011-01-15 19:06:10 +01:00
class_pcb_layer_widget.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
class_pcb_text.cpp Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
class_pcb_text.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_text_mod.cpp Global variable removal and minor Doxygen comment fixes. 2011-02-22 11:43:03 -05:00
class_text_mod.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_track.cpp Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
class_track.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_zone.cpp Add zone corner smoothing to pcbnew. 2011-02-21 21:43:59 +02:00
class_zone.h Add zone corner smoothing to pcbnew. 2011-02-21 21:43:59 +02:00
class_zone_setting.cpp Add zone corner smoothing to pcbnew. 2011-02-21 21:43:59 +02:00
class_zone_setting.h Add zone corner smoothing to pcbnew. 2011-02-21 21:43:59 +02:00
classpcb.cpp
clean.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -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 Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
controle.cpp Global variable removal and minor Doxygen comment fixes. 2011-02-22 11:43:03 -05:00
cross-probing.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
debug_kbool_key_file_fct.cpp
debug_kbool_key_file_fct.h
deltrack.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
dimension.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
dist.cpp
drag.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
dragsegm.cpp Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
drc.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
drc_clearance_test_functions.cpp
drc_marker_functions.cpp
drc_stuff.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
edgemod.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
edit.cpp Use wxUpdateUIEvent in CVPcb and other minor changes. 2011-02-21 16:07:00 -05:00
edit_pcb_text.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
edit_track_width.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
editedge.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
editmod.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
editrack-part2.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
editrack.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
edtxtmod.cpp Pcbnew: add missing call to SetMouseCapture( NULL, NULL ) in abort functions. 2011-02-13 10:07:30 +01:00
event_handlers_tracks_vias_sizes.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
export_gencad.cpp Schematic object encapsulation and other minor improvements. 2011-01-20 11:34:57 -05:00
export_vrml.cpp Schematic object encapsulation and other minor improvements. 2011-01-20 11:34:57 -05:00
files.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
find.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
find.h
find.pjd
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 Schematic object encapsulation and other minor improvements. 2011-01-20 11:34:57 -05:00
gendrill.cpp Schematic object encapsulation and other minor improvements. 2011-01-20 11:34:57 -05:00
gendrill.h Fix some Doxygen warnings. No new code. 2010-12-28 12:24:42 +01:00
globaleditpad.cpp Use wxDC for all coordinate manipulations. 2011-01-30 17:22:38 -05:00
gpcb_exchange.cpp Add FILTER_READER class. Introduce FILE_LINE_READER into pcbnew. 2011-01-14 19:43:30 +02:00
graphpcb.cpp
help_common_strings.h EESchema improvements and other minor fixes. 2011-02-04 21:21:11 -05:00
hotkeys.cpp
hotkeys.h
hotkeys_board_editor.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
hotkeys_module_editor.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
icon_modedit.ico
icon_pcbnew.ico
icon_w3d.ico
initpcb.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
ioascii.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
layer_widget.cpp
layer_widget.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
librairi.cpp Pcbnew: remove support of .mdc files (now useless) (already done in cvpcb). 2011-02-22 21:59:16 +01:00
loadcmp.cpp Pcbnew: remove support of .mdc files (now useless) (already done in cvpcb). 2011-02-22 21:59:16 +01:00
locate.cpp Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
magnetic_tracks_functions.cpp Fix bug 711751. 2011-02-02 11:52:00 +01:00
menubar_modedit.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
menubar_pcbframe.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
mirepcb.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
modedit.cpp Pcbnew: remove support of .mdc files (now useless) (already done in cvpcb). 2011-02-22 21:59:16 +01:00
modedit_onclick.cpp Eeschema, Pcbnew, fix issues when creating new pins, tracks or segments. 2011-02-24 13:35:14 +01:00
modedit_undo_redo.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
modeditoptions.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
module_editor_frame.h Global variable removal and minor Doxygen comment fixes. 2011-02-22 11:43:03 -05:00
moduleframe.cpp Global variable removal and minor Doxygen comment fixes. 2011-02-22 11:43:03 -05:00
modules.cpp Escape key cancels adding new module in PCBNew. Fixes lp:692182 2011-02-22 13:28:00 -05:00
move-drag_pads.cpp Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
move_copy_track.cpp.notused
move_or_drag_track.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
muonde.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
muwave_command.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
netlist.cpp EESchema improvements and other minor fixes. 2011-02-04 21:21:11 -05:00
onleftclick.cpp Eeschema, Pcbnew, fix issues when creating new pins, tracks or segments. 2011-02-24 13:35:14 +01:00
onrightclick.cpp Eeschema: fix crash when starting ERC. 2011-02-23 14:48:19 +01:00
pcb_plot_params.cpp Fix postscript output option in pcbnew plot dialog. 2011-02-17 19:11:20 +02:00
pcb_plot_params.h Fix postscript output option in pcbnew plot dialog. 2011-02-17 19:11:20 +02:00
pcb_plot_params.keywords Fix postscript output option in pcbnew plot dialog. 2011-02-17 19:11:20 +02:00
pcbframe.cpp Use wxUpdateUIEvent in CVPcb and other minor changes. 2011-02-21 16:07:00 -05:00
pcbnew.cpp Global variable removal and coordinate fixes. 2011-02-01 10:46:25 -05:00
pcbnew.h Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
pcbnew.icns
pcbnew.rc
pcbnew_config.cpp Add saving of pcb plot settings in board files. 2011-01-29 00:54:16 +02:00
pcbnew_config.h
pcbnew_doc.icns
pcbnew_id.h All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
pcbplot.cpp Fix postscript output option in pcbnew plot dialog. 2011-02-17 19:11:20 +02:00
pcbplot.h Add saving of pcb plot settings in board files. 2011-01-29 00:54:16 +02:00
plot_rtn.cpp
plotdxf.cpp
plotgerb.cpp
plothpgl.cpp
plotps.cpp
polygons_defs.h
print_board_functions.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
printout_controler.cpp EESchema improvements and other minor fixes. 2011-02-04 21:21:11 -05:00
printout_controler.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
protos.h Changes to use cursor position as parameter and snap to grid settings. 2011-02-03 14:27:28 -05:00
queue.cpp
ratsnest.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
sel_layer.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
set_grid.cpp
solve.cpp Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
specctra.cpp ++common: 2011-02-02 09:31:48 -06:00
specctra.h ++all: 2011-01-30 13:26:03 -06:00
specctra.keywords ++all: 2011-01-19 14:46:07 -06:00
specctra_export.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
specctra_import.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
specctra_test.cpp
surbrill.cpp Use wxDC for all coordinate manipulations. 2011-01-30 17:22:38 -05:00
swap_layers.cpp
tool_modedit.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
tool_onrightclick.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
tool_pcb.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
toolbars_update_user_interface.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 2011-02-21 08:54:29 -05:00
tr_modif.cpp Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 2011-02-13 18:53:48 +01:00
tracepcb.cpp Use wxUpdateUIEvent in CVPcb and other minor changes. 2011-02-21 16:07:00 -05:00
track.cpp Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
trpiste.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
work.cpp
xchgmod.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
zone_filling_algorithm.cpp Add zone corner smoothing to pcbnew. 2011-02-21 21:43:59 +02:00
zones.h
zones_by_polygon.cpp Pcbnew: Fix add similar/cutout zone. Fix zone corner smoothing for zones with cutouts. 2011-02-23 23:34:28 +02:00
zones_by_polygon_fill_functions.cpp Use wxUpdateUIEvent in CVPcb and other minor changes. 2011-02-21 16:07:00 -05: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
zones_functions_for_undo_redo.cpp
zones_functions_for_undo_redo.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
zones_non_copper_type_functions.cpp
zones_polygons_insulated_copper_islands.cpp
zones_polygons_test_connections.cpp
zones_test_and_combine_areas.cpp Add zone corner smoothing to pcbnew. 2011-02-21 21:43:59 +02:00