You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jean-pierre charras 16e9ddc27a * Gerbview, Pcbnew: add SetLocaleTo_Default() after reading double in config to fix issues with decimal separator (when the separator is not a point). 15 years ago
..
dialogs Coding style and Doxygen comment fixes. 15 years ago
CMakeLists.txt Add saving of pcb plot settings in board files. 15 years ago
Info.plist eeschema: enforce time stamp control and repairs bad time stamps in annotation. 17 years ago
ar_protos.h All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 15 years ago
attribut.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
automove.cpp Minor fixes. Code cleaning. 15 years ago
autoplac.cpp All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 15 years ago
autorout.cpp All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 15 years ago
autorout.h Coding style and Doxygen comment fixes. 15 years ago
basepcbframe.cpp * Gerbview, Pcbnew: add SetLocaleTo_Default() after reading double in config to fix issues with decimal separator (when the separator is not a point). 15 years ago
block.cpp All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 15 years ago
block_module_editor.cpp Coding style and Doxygen comment fixes. 15 years ago
board.cpp Coding style and Doxygen comment fixes. 15 years ago
board_items_to_polygon_shape_transform.cpp Coding style and Doxygen comment fixes. 15 years ago
board_undo_redo.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
build_BOM_from_board.cpp fix very minor bugs. 15 years ago
cell.h finished Draw functions for aperture macros. Now aperture macros are drawn correctly. 15 years ago
class_board.cpp Coding style and Doxygen comment fixes. 15 years ago
class_board.h Coding style and Doxygen comment fixes. 15 years ago
class_board_connected_item.cpp function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
class_board_design_settings.cpp LibEdit: finished SVG plot. 16 years ago
class_board_item.cpp fix very minor bugs. 15 years ago
class_dimension.cpp Coding style and Doxygen comment fixes. 15 years ago
class_dimension.h Coding style and Doxygen comment fixes. 15 years ago
class_drawsegment.cpp Coding style and Doxygen comment fixes. 15 years ago
class_drawsegment.h Coding style and Doxygen comment fixes. 15 years ago
class_drc_item.cpp removed in drawpanel an erroneous change (was made only for a test). drc code cleaning. cmakelist.txt changes in minizip. 15 years ago
class_edge_mod.cpp Coding style and Doxygen comment fixes. 15 years ago
class_edge_mod.h Coding style and Doxygen comment fixes. 15 years ago
class_marker_pcb.cpp EESchema code refactoring and coding policy naming fixes. 15 years ago
class_marker_pcb.h EESchema code refactoring and coding policy naming fixes. 15 years ago
class_mire.cpp Coding style and Doxygen comment fixes. 15 years ago
class_mire.h Coding style and Doxygen comment fixes. 15 years ago
class_module.cpp Coding style and Doxygen comment fixes. 15 years ago
class_module.h Coding style and Doxygen comment fixes. 15 years ago
class_module_transform_functions.cpp Doxygen comment warning fixes. 15 years ago
class_netclass.cpp Fix bug 741352 15 years ago
class_netclass.h EESchema improvements and other minor fixes. 15 years ago
class_netinfo.h EESchema code refactoring and coding policy naming fixes. 15 years ago
class_netinfo_item.cpp Fix bug 741352 15 years ago
class_netinfolist.cpp Pcbnew: code cleanup 15 years ago
class_pad.cpp Coding style and Doxygen comment fixes. 15 years ago
class_pad.h Coding style and Doxygen comment fixes. 15 years ago
class_pad_draw_functions.cpp Coding style and Doxygen comment fixes. 15 years ago
class_pcb_layer_widget.cpp Gerbview: fix bug 742785. 15 years ago
class_pcb_layer_widget.h PCBNew control update bug fixes, fixes lp:725963. 15 years ago
class_pcb_text.cpp Coding style and Doxygen comment fixes. 15 years ago
class_pcb_text.h Coding style and Doxygen comment fixes. 15 years ago
class_text_mod.cpp Coding style and Doxygen comment fixes. 15 years ago
class_text_mod.h Coding style and Doxygen comment fixes. 15 years ago
class_track.cpp Coding style and Doxygen comment fixes. 15 years ago
class_track.h Coding style and Doxygen comment fixes. 15 years ago
class_zone.cpp Coding style and Doxygen comment fixes. 15 years ago
class_zone.h Coding style and Doxygen comment fixes. 15 years ago
class_zone_setting.cpp Add zone corner smoothing to pcbnew. 15 years ago
class_zone_setting.h Add zone corner smoothing to pcbnew. 15 years ago
classpcb.cpp work on libedit continued. 16 years ago
clean.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
collectors.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
collectors.h PCBNew control update bug fixes, fixes lp:725963. 15 years ago
connect.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
controle.cpp Fix a minor issue in Pcbnew 15 years ago
cross-probing.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
debug_kbool_key_file_fct.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
debug_kbool_key_file_fct.h fix function comments, this time ones in *.cpp files until they 15 years ago
deltrack.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
dimension.cpp fix very minor bugs. 15 years ago
dist.cpp Minor fixes. Code cleaning. 15 years ago
drag.h EESchema code refactoring and coding policy naming fixes. 15 years ago
dragsegm.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
drc.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
drc_clearance_test_functions.cpp Fix bug in PolyLine.cpp, Fix bug in DRC calculations (see changelog). Cvpcb: move dialog files in dialogs/ 15 years ago
drc_marker_functions.cpp drc: more code cleaning. Added comments and fixed some erroneous comments. Fixed bug 638839. 15 years ago
drc_stuff.h PCBNew control update bug fixes, fixes lp:725963. 15 years ago
edgemod.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
edit.cpp fix very minor bugs. 15 years ago
edit_pcb_text.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
edit_track_width.cpp fix very minor bugs. 15 years ago
editedge.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
editmod.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
editrack-part2.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
editrack.cpp PCBNew auxiliary tool bar changes and other minor improvements. 15 years ago
edtxtmod.cpp Coding style and Doxygen comment fixes. 15 years ago
event_handlers_tracks_vias_sizes.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
export_gencad.cpp fix very minor bugs. 15 years ago
export_vrml.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 15 years ago
files.cpp Gerbview: Add drill file history and minor enhancements. 15 years ago
find.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
find.h PCBNew control update bug fixes, fixes lp:725963. 15 years ago
find.pjd PCBNew UI normalization and global variable reductions. 17 years ago
gen_drill_report_files.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
gen_holes_and_tools_lists_for_drill.cpp Fix some Doxygen warnings. No new code. 15 years ago
gen_modules_placefile.cpp Fix bug 741352 15 years ago
gendrill.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
gendrill.h Fix some Doxygen warnings. No new code. 15 years ago
globaleditpad.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
gpcb_exchange.cpp fix very minor bugs. 15 years ago
graphpcb.cpp All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 15 years ago
help_common_strings.h EESchema improvements and other minor fixes. 15 years ago
hotkeys.cpp Pcbnew: gen drill files code cleanup. Fix minor bug 680558 15 years ago
hotkeys.h Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
hotkeys_board_editor.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
hotkeys_module_editor.cpp Draw panel object refactoring and other minor code cleaning. 15 years ago
icon_modedit.ico Initial import of KiCad. 19 years ago
icon_pcbnew.ico Initial import of KiCad. 19 years ago
icon_w3d.ico Initial import of KiCad. 19 years ago
initpcb.cpp PCBNew auxiliary tool bar changes and other minor improvements. 15 years ago
ioascii.cpp Fix bug 741352 15 years ago
layer_widget.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
layer_widget.h Doxygen comment warning fixes. 15 years ago
librairi.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
loadcmp.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
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) 15 years ago
magnetic_tracks_functions.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
menubar_modedit.cpp zoom bitmaps enhancements. 15 years ago
menubar_pcbframe.cpp Bitmaps cosmetic enhancements 15 years ago
mirepcb.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
modedit.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
modedit_onclick.cpp zoom bitmaps enhancements. 15 years ago
modedit_undo_redo.cpp fix very minor bugs. 15 years ago
modeditoptions.cpp All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
module_editor_frame.h PCBNew control update bug fixes, fixes lp:725963. 15 years ago
moduleframe.cpp Code cleaning. Pcbnew: very minor fix 15 years ago
modules.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
move-drag_pads.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
move_copy_track.cpp.notused file maintenance 18 years ago
move_or_drag_track.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
muonde.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
muwave_command.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
netlist.cpp * Gerbview, Pcbnew: add SetLocaleTo_Default() after reading double in config to fix issues with decimal separator (when the separator is not a point). 15 years ago
onleftclick.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 15 years ago
onrightclick.cpp zoom bitmaps enhancements. 15 years ago
pcb_plot_params.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
pcb_plot_params.h Fix postscript output option in pcbnew plot dialog. 15 years ago
pcb_plot_params.keywords Fix postscript output option in pcbnew plot dialog. 15 years ago
pcbframe.cpp * Gerbview, Pcbnew: add SetLocaleTo_Default() after reading double in config to fix issues with decimal separator (when the separator is not a point). 15 years ago
pcbnew.cpp Gerbview: Add drill file history and minor enhancements. 15 years ago
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) 15 years ago
pcbnew.icns Update OS X icns icons 16 years ago
pcbnew.rc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago
pcbnew_config.cpp Pcbnew: fix a minor issue: *.pro file updated by Pcbnew only on demand. 15 years ago
pcbnew_config.h Add PCBNew setting to remember last net list read and other minor fixes. 16 years ago
pcbnew_doc.icns Update OS X icns icons 16 years ago
pcbnew_id.h Code cleaning. Pcbnew: very minor fix 15 years ago
pcbplot.cpp Pcbnew: fix a minor issue: *.pro file updated by Pcbnew only on demand. 15 years ago
pcbplot.h Add saving of pcb plot settings in board files. 15 years ago
plot_rtn.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
plotdxf.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
plotgerb.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
plothpgl.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
plotps.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
polygons_defs.h added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 15 years ago
print_board_functions.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
printout_controler.cpp Coding style and Doxygen comment fixes. 15 years ago
printout_controler.h EESchema code refactoring and coding policy naming fixes. 15 years ago
protos.h Minor code cleaning. 15 years ago
queue.cpp Minor fixes. Code cleaning. 15 years ago
ratsnest.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
sel_layer.cpp Dialog escape key termination and default button fixes. 15 years ago
set_grid.cpp Set default button on all dialogs. Fixes lp:665703 15 years ago
solve.cpp All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 15 years ago
specctra.cpp specctra back import of session file can have numeric net names 15 years ago
specctra.h PCBNew control update bug fixes, fixes lp:725963. 15 years ago
specctra.keywords ++all: 15 years ago
specctra_export.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
specctra_import.cpp PCBNew auxiliary tool bar changes and other minor improvements. 15 years ago
specctra_test.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
surbrill.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
swap_layers.cpp Dialog escape key termination and default button fixes. 15 years ago
tool_modedit.cpp Kicad: files cleaning (remove unused files) and code cleaning. Try to fix bug 738840. 15 years ago
tool_onrightclick.cpp PCBNew auxiliary tool bar changes and other minor improvements. 15 years ago
tool_pcb.cpp Kicad: files cleaning (remove unused files) and code cleaning. Try to fix bug 738840. 15 years ago
toolbars_update_user_interface.cpp fix very minor bugs. 15 years ago
tr_modif.cpp Minor code cleaning. 15 years ago
tracepcb.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
track.cpp Minor code cleaning. 15 years ago
trpiste.cpp EESchema code refactoring and coding policy naming fixes. 15 years ago
work.cpp Minor fixes. Code cleaning. 15 years ago
xchgmod.cpp Minor code cleaning. 15 years ago
zone_filling_algorithm.cpp Coding style and Doxygen comment fixes. 15 years ago
zones.h Minor fixes. Code cleaning. 15 years ago
zones_by_polygon.cpp Coding style and Doxygen comment fixes. 15 years ago
zones_by_polygon_fill_functions.cpp fix very minor bugs. 15 years ago
zones_convert_brd_items_to_polygons_with_Boost.cpp Coding style and Doxygen comment fixes. 15 years ago
zones_convert_brd_items_to_polygons_with_Kbool.cpp Coding style and Doxygen comment fixes. 15 years ago
zones_convert_to_polygons_aux_functions.cpp Coding style and Doxygen comment fixes. 15 years ago
zones_functions_for_undo_redo.cpp fix function comments, this time ones in *.cpp files until they 15 years ago
zones_functions_for_undo_redo.h Doxygen comment warning fixes. 15 years ago
zones_non_copper_type_functions.cpp PCBNew control update bug fixes, fixes lp:725963. 15 years ago
zones_polygons_insulated_copper_islands.cpp Coding style and Doxygen comment fixes. 15 years ago
zones_polygons_test_connections.cpp Coding style and Doxygen comment fixes. 15 years ago
zones_test_and_combine_areas.cpp Add zone corner smoothing to pcbnew. 15 years ago