..
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
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: 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
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -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
Comment translations.
2009-11-12 15:43:38 +00:00
basepcbframe.cpp
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -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
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -05: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
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
finished Draw functions for aperture macros. Now aperture macros are drawn correctly.
2010-10-03 17:39:06 +02:00
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
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
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
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
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
Pcbnew: code cleanup
2010-11-26 18:47:35 +01:00
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
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -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
work on libedit continued.
2010-03-20 19:57:59 +00:00
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
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -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
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
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
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
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
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
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
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -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
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -05:00
find.cpp
Draw panel object refactoring and other minor code cleaning.
2011-02-11 15:48:13 -05: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
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
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
EESchema improvements and other minor fixes.
2011-02-04 21:21:11 -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
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -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
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
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
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
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
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -05:00
modedit_onclick.cpp
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -05: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
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -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
file maintenance
2007-12-17 22:08:42 +00:00
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
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -05:00
netlist.cpp
EESchema improvements and other minor fixes.
2011-02-04 21:21:11 -05:00
onleftclick.cpp
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -05:00
onrightclick.cpp
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -05: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
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -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
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
Add saving of pcb plot settings in board files.
2011-01-29 00:54:16 +02: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
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -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
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
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
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
All control state handling is now performed in wxUpdateUIEvent handlers.
2011-02-21 08:54:29 -05:00
set_grid.cpp
Code cleaning. Minor fixes. Better link to gnucap.
2010-07-14 15:24:36 +02:00
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
change IOError class name spelling to IO_ERROR to conform to coding standards
2010-11-09 09:45:11 -06:00
surbrill.cpp
Use wxDC for all coordinate manipulations.
2011-01-30 17:22:38 -05:00
swap_layers.cpp
Minor fixes and lots of coding policy changes.
2010-12-08 15:12:46 -05:00
tool_modedit.cpp
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -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
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -05:00
toolbars_update_user_interface.cpp
Improve handling of tool bar command IDs.
2011-02-24 15:22:12 -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
Comment translation and capitalization fixes.
2009-11-20 14:55:20 +00:00
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
Pcbnew: Work on undo/redo in Pcbnew almost finished.
2009-08-23 15:22:44 +00:00
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
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
Add zone corner smoothing to pcbnew.
2011-02-21 21:43:59 +02:00