..
dialogs
This patch implements width tuning (width correction) for PS plotting of tracks, pads and vias.
14 years ago
CMakeLists.txt
All: fix hotkey issue with wxWidgets-2.9.3 (Window only): hotkey events called twice.
14 years ago
Info.plist
Fix some minor OS X issues
14 years ago
ar_protos.h
PCB common library header rationalization.
14 years ago
attribut.cpp
More encapsulation improvements.
14 years ago
automove.cpp
Encapsulation and other minor improvements.
14 years ago
autoplac.cpp
Encapsulation and other minor improvements.
14 years ago
autorout.cpp
Encapsulation and other minor improvements.
14 years ago
autorout.h
Memory allocation improvements and other minor fixes.
14 years ago
basepcbframe.cpp
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
block.cpp
Encapsulation and other minor improvements.
14 years ago
block_module_editor.cpp
Encapsulation and other minor improvements.
14 years ago
board.cpp
More encapsulation work and other minor improvements.
14 years ago
board_items_to_polygon_shape_transform.cpp
Fix thermal relief gap calculation for circular pads in pcbnew.
14 years ago
board_undo_redo.cpp
More encapsulation improvements.
14 years ago
build_BOM_from_board.cpp
PCB common library header rationalization.
14 years ago
cell.h
Remove sine and cosine look up tables and other minor fixes.
14 years ago
class_board.cpp
This patch implements width tuning (width correction) for PS plotting of tracks, pads and vias.
14 years ago
class_board.h
This patch implements width tuning (width correction) for PS plotting of tracks, pads and vias.
14 years ago
class_board_connected_item.cpp
++common
14 years ago
class_board_connected_item.h
++common
14 years ago
class_board_design_settings.cpp
Pcbnew: fix bad initialization of default track width and vias sizes when starting pcbnew with no board loaded.
14 years ago
class_board_item.cpp
KICAD_PLUG work
14 years ago
class_dimension.cpp
Minor coding policy and code readability improvements.
14 years ago
class_dimension.h
fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses.
14 years ago
class_drawsegment.cpp
Minor coding policy and code readability improvements.
14 years ago
class_drawsegment.h
fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses.
14 years ago
class_drc_item.cpp
Application name capitalization fixes.
14 years ago
class_edge_mod.cpp
Minor coding policy and code readability improvements.
14 years ago
class_edge_mod.h
fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses.
14 years ago
class_footprint_library.cpp
Minor fixes, dead code removal, and coding policy fixes.
14 years ago
class_footprint_library.h
Add user write permission tests to PCBNew and other minor fixes.
14 years ago
class_marker_pcb.cpp
kicad_plugin
14 years ago
class_marker_pcb.h
fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses.
14 years ago
class_mire.cpp
Minor coding policy and code readability improvements.
14 years ago
class_mire.h
fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses.
14 years ago
class_module.cpp
Encapsulation and other minor improvements.
14 years ago
class_module.h
fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses.
14 years ago
class_module_transform_functions.cpp
kicad_plugin
14 years ago
class_netclass.cpp
fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses.
14 years ago
class_netclass.h
fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses.
14 years ago
class_netinfo.h
All: fix compatibility issues with wxWidgets 2.9.3
14 years ago
class_netinfo_item.cpp
Encapsulation and other minor improvements.
14 years ago
class_netinfolist.cpp
All: fix compatibility issues with wxWidgets 2.9.3
14 years ago
class_pad.cpp
rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD
14 years ago
class_pad.h
moving objects into BOARD which are saved in a *.brd file, for PLUGIN access
14 years ago
class_pad_draw_functions.cpp
Encapsulation and other minor improvements.
14 years ago
class_pcb_layer_widget.cpp
More encapsulation improvements.
14 years ago
class_pcb_layer_widget.h
Application name capitalization fixes.
14 years ago
class_pcb_text.cpp
Minor coding policy and code readability improvements.
14 years ago
class_pcb_text.h
fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses.
14 years ago
class_text_mod.cpp
Minor coding policy and code readability improvements.
14 years ago
class_text_mod.h
fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses.
14 years ago
class_track.cpp
Encapsulation and other minor improvements.
14 years ago
class_track.h
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
class_zone.cpp
Encapsulation and other minor improvements.
14 years ago
class_zone.h
fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses.
14 years ago
class_zone_setting.cpp
KICAD_PLUGIN and nanometer intermediate checkin, work in progress...
14 years ago
class_zone_setting.h
KICAD_PLUGIN and nanometer intermediate checkin, work in progress...
14 years ago
classpcb.cpp
moving objects into BOARD which are saved in a *.brd file, for PLUGIN access
14 years ago
clean.cpp
Encapsulation and other minor improvements.
14 years ago
collectors.cpp
fix
14 years ago
collectors.h
fix
14 years ago
connect.cpp
Pcbnew: fix potential bug in connections calculations (see Bug #909298 ).
14 years ago
controle.cpp
Encapsulation and other minor improvements.
14 years ago
cross-probing.cpp
plugin work, accessors
14 years ago
deltrack.cpp
Encapsulation and other minor improvements.
14 years ago
dimension.cpp
Encapsulation and other minor improvements.
14 years ago
dist.cpp
Minor common PCB library code fixes.
14 years ago
drag.h
PCB common library header rationalization.
14 years ago
dragsegm.cpp
More encapsulation work and other minor improvements.
14 years ago
drc.cpp
More encapsulation improvements.
14 years ago
drc_clearance_test_functions.cpp
kicad_plugin
14 years ago
drc_marker_functions.cpp
Fix Pcbnew KICAD_T enum names for consistency.
14 years ago
drc_stuff.h
Eeschema: bug 880132 : partial fix.
14 years ago
edgemod.cpp
Encapsulation and other minor improvements.
14 years ago
edit.cpp
Eeschema: add compil option in sch_field.cpp to go back to old behavior for field texts justifications (this option is not activated)
14 years ago
edit_pcb_text.cpp
Encapsulation and other minor improvements.
14 years ago
edit_track_width.cpp
More encapsulation improvements.
14 years ago
editedge.cpp
Encapsulation and other minor improvements.
14 years ago
editmod.cpp
More encapsulation improvements.
14 years ago
editrack-part2.cpp
Encapsulation and other minor improvements.
14 years ago
editrack.cpp
Encapsulation and other minor improvements.
14 years ago
edtxtmod.cpp
Encapsulation and other minor improvements.
14 years ago
event_handlers_tracks_vias_sizes.cpp
More encapsulation improvements.
14 years ago
export_gencad.cpp
moving objects into BOARD which are saved in a *.brd file, for PLUGIN access
14 years ago
export_vrml.cpp
Encapsulate EDA_APP class.
14 years ago
files.cpp
Eeschema: Fix issue in Search/ReplaceAll
14 years ago
find.cpp
More encapsulation improvements.
14 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
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
gen_holes_and_tools_lists_for_drill.cpp
Fix Pcbnew KICAD_T enum names for consistency.
14 years ago
gen_modules_placefile.cpp
moving objects into BOARD which are saved in a *.brd file, for PLUGIN access
14 years ago
gendrill.cpp
rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD
14 years ago
gendrill.h
rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD
14 years ago
globaleditpad.cpp
Pcbnew: Fix error message in Module Editor after a global pad change.
14 years ago
gpcb_exchange.cpp
Fix issue in GPcb footprints import.
14 years ago
graphpcb.cpp
moving objects into BOARD which are saved in a *.brd file, for PLUGIN access
14 years ago
help_common_strings.h
Pcbnew: netlist.cpp: code cleaning. Comments added and updated
15 years ago
highlight.cpp
More encapsulation improvements.
14 years ago
hotkeys.cpp
Application name capitalization fixes.
14 years ago
hotkeys.h
Minor PCBNew code fixes.
14 years ago
hotkeys_board_editor.cpp
Encapsulation and other minor improvements.
14 years ago
hotkeys_module_editor.cpp
More encapsulation work and other minor improvements.
14 years ago
initpcb.cpp
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
io_mgr.cpp
Fix problem with BOARD bounding box in saved *.brd files,
14 years ago
io_mgr.h
rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD
14 years ago
ioascii.cpp
fix unreleased bug pertaining to "Sheet" line in a *.brd file
14 years ago
item_io.cpp
moving objects into BOARD which are saved in a *.brd file, for PLUGIN access
14 years ago
kicad_plugin.cpp
fix unreleased bug pertaining to "Sheet" line in a *.brd file
14 years ago
kicad_plugin.h
improvements, hopefully
14 years ago
layer_widget.cpp
Application name capitalization fixes.
14 years ago
layer_widget.h
Application name capitalization fixes.
14 years ago
librairi.cpp
Pcbnew: Now, archive modules function archives footprints with default orientation (0 degrees) and default side (Front layer)
14 years ago
loadcmp.cpp
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
magnetic_tracks_functions.cpp
More encapsulation work and other minor improvements.
14 years ago
menubar_modedit.cpp
Minor menu bar fixes.
14 years ago
menubar_pcbframe.cpp
Encapsulate EDA_APP class.
14 years ago
minimun_spanning_tree.cpp
Pcbnew: Fix typo in 2 filenames. Add comments in ratsnest.cpp.
14 years ago
minimun_spanning_tree.h
rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD
14 years ago
mirepcb.cpp
More encapsulation improvements.
14 years ago
modedit.cpp
Pcbnew: Fix error message in Module Editor after a global pad change.
14 years ago
modedit_onclick.cpp
More encapsulation improvements.
14 years ago
modedit_undo_redo.cpp
More encapsulation improvements.
14 years ago
modeditoptions.cpp
More encapsulation improvements.
14 years ago
module_editor_frame.h
Pcbnew: Fix error message in Module Editor after a global pad change.
14 years ago
moduleframe.cpp
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
modules.cpp
Encapsulation and other minor improvements.
14 years ago
move-drag_pads.cpp
More encapsulation improvements.
14 years ago
move_copy_track.cpp.notused
More encapsulation work and other minor improvements.
14 years ago
move_or_drag_track.cpp
Encapsulation and other minor improvements.
14 years ago
muonde.cpp
Encapsulation and other minor improvements.
14 years ago
muwave_command.cpp
More encapsulation improvements.
14 years ago
netlist.cpp
More encapsulation improvements.
14 years ago
onleftclick.cpp
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
onrightclick.cpp
Encapsulation and other minor improvements.
14 years ago
pcb_plot_params.cpp
This patch implements width tuning (width correction) for PS plotting of tracks, pads and vias.
14 years ago
pcb_plot_params.h
This patch implements width tuning (width correction) for PS plotting of tracks, pads and vias.
14 years ago
pcbframe.cpp
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
pcbnew.cpp
More encapsulation improvements.
14 years ago
pcbnew.h
Application name capitalization fixes.
14 years ago
pcbnew.icns
Update OS X icns icons
16 years ago
pcbnew.rc
New icons: fix problems about .ico files (under Window)
14 years ago
pcbnew_config.cpp
finish up SCH_SHEET::{Set,Get}PageSettings() switch over
14 years ago
pcbnew_config.h
++PCBNew
14 years ago
pcbnew_doc.icns
Update OS X icns icons
16 years ago
pcbnew_id.h
Eeschema: fix crash in intermediate netlist generation when a component has no pins (like logos or images).
14 years ago
pcbplot.cpp
This patch implements width tuning (width correction) for PS plotting of tracks, pads and vias.
14 years ago
pcbplot.h
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
plot_rtn.cpp
This patch implements width tuning (width correction) for PS plotting of tracks, pads and vias.
14 years ago
plotdxf.cpp
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
plotgerb.cpp
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
plothpgl.cpp
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
plotps.cpp
This patch implements width tuning (width correction) for PS plotting of tracks, pads and vias.
14 years ago
polygons_defs.h
remove useless USE_BOOST_POLYGON_LIBRARY cmake option, and remove unused files.
14 years ago
print_board_functions.cpp
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
printout_controler.cpp
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
printout_controler.h
rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD
14 years ago
protos.h
Encapsulation and other minor improvements.
14 years ago
queue.cpp
Memory allocation improvements and other minor fixes.
14 years ago
ratsnest.cpp
Encapsulation and other minor improvements.
14 years ago
sel_layer.cpp
More encapsulation improvements.
14 years ago
set_grid.cpp
More encapsulation improvements.
14 years ago
solve.cpp
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
14 years ago
specctra.cpp
Application name capitalization fixes.
14 years ago
specctra.h
Application name capitalization fixes.
14 years ago
specctra.keywords
++all:
15 years ago
specctra_export.cpp
kicad_plugin
14 years ago
specctra_import.cpp
More encapsulation improvements.
14 years ago
specctra_test.cpp
Application name capitalization fixes.
14 years ago
swap_layers.cpp
More encapsulation improvements.
14 years ago
tool_modedit.cpp
More encapsulation work and other minor improvements.
14 years ago
tool_onrightclick.cpp
Rename WinEDA_App class to EDA_APP and remove redundant includes.
14 years ago
tool_pcb.cpp
More encapsulation work and other minor improvements.
14 years ago
toolbars_update_user_interface.cpp
More encapsulation work and other minor improvements.
14 years ago
tr_modif.cpp
More encapsulation improvements.
14 years ago
tracepcb.cpp
Encapsulation and other minor improvements.
14 years ago
trpiste.cpp
PCB common library header rationalization.
14 years ago
work.cpp
Memory allocation improvements and other minor fixes.
14 years ago
xchgmod.cpp
finish up SCH_SHEET::{Set,Get}PageSettings() switch over
14 years ago
zone_filling_algorithm.cpp
PCB common library header rationalization.
14 years ago
zones.h
Minor fixes. Code cleaning.
15 years ago
zones_by_polygon.cpp
Encapsulation and other minor improvements.
14 years ago
zones_by_polygon_fill_functions.cpp
More encapsulation improvements.
14 years ago
zones_convert_brd_items_to_polygons_with_Boost.cpp
KICAD_PLUGIN and nanometer intermediate checkin, work in progress...
14 years ago
zones_convert_to_polygons_aux_functions.cpp
KICAD_PLUGIN and nanometer intermediate checkin, work in progress...
14 years ago
zones_functions_for_undo_redo.cpp
KICAD_PLUGIN and nanometer intermediate checkin, work in progress...
14 years ago
zones_functions_for_undo_redo.h
Application name capitalization fixes.
14 years ago
zones_non_copper_type_functions.cpp
Encapsulate EDA_APP class.
14 years ago
zones_polygons_insulated_copper_islands.cpp
Fix Pcbnew KICAD_T enum names for consistency.
14 years ago
zones_polygons_test_connections.cpp
Fix bug 910364: When a footprint saved in a .mod file is not on front layer and/or not with orientation 0 degree, the Module editor load it incorrectly.
14 years ago
zones_test_and_combine_areas.cpp
plugin work, accessors
14 years ago