.. |
autorouter
|
Use resize() instead of reserve()/fill() so hardeners don't choke.
|
7 years ago |
dialogs
|
Remove max length on layer names.
|
7 years ago |
exporters
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
github
|
Handle separate parsing rules for ID_SCH and ID_PCB.
|
7 years ago |
import_dxf
|
DXF import: fix incorrect import of arcs.
|
7 years ago |
microwave
|
Handle separate parsing rules for ID_SCH and ID_PCB.
|
7 years ago |
pcad2kicadpcb_plugin
|
Handle separate parsing rules for ID_SCH and ID_PCB.
|
7 years ago |
python
|
put a demo file to the right place
|
7 years ago |
router
|
pcbnew: Allow DRC violations when requested in dp
|
7 years ago |
specctra_import_export
|
Careful of net[0]; it's "No Net", not a real net.
|
7 years ago |
swig
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
tools
|
Only clear link when adding footprint from library, cache, etc.
|
7 years ago |
CMakeLists.txt
|
Removing OpenMP
|
7 years ago |
Doxyfile_python
|
Documentation: add logo to Doxygen pages
|
7 years ago |
Doxyfile_xml
|
Minor Python scripting documentation fixes.
|
7 years ago |
Info.plist
|
macOS: standardise CFBundleName to application names.
|
8 years ago |
action_plugin.cpp
|
pcbnew: Add toolbar buttons for action plugins
|
7 years ago |
action_plugin.h
|
pcbnew: Add toolbar buttons for action plugins
|
7 years ago |
append_board_to_current.cpp
|
Refactor post-load actions in PcbNew and apply them consistently
|
8 years ago |
array_creator.cpp
|
Increment references when creating an array.
|
7 years ago |
array_creator.h
|
Enhancements in Create array tool (bad parameters detection and disable parms when not applicable)
|
10 years ago |
attribut.cpp
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
block.cpp
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
block_footprint_editor.cpp
|
DXF import: add import of DXF splines that are converted to Bezier curves.
|
7 years ago |
board_commit.cpp
|
Don't deselected items that have been deleted.
|
7 years ago |
board_commit.h
|
Don't set dirty bit when adding MARKERs.
|
8 years ago |
board_connected_item.cpp
|
rename files
|
8 years ago |
board_connected_item.h
|
Rationalize select menu texts.
|
7 years ago |
board_design_settings.cpp
|
Split edge.cuts and courtyard layer defaults.
|
7 years ago |
board_item_container.h
|
Doxygen comment improvements.
|
8 years ago |
board_items_to_polygon_shape_transform.cpp
|
Fix DRC & zone filling for copper text in footprints.
|
7 years ago |
board_netlist_updater.cpp
|
Make sure fixes to netlist stuff are done on both sides.
|
7 years ago |
board_netlist_updater.h
|
Improve Update PCB from Schematic.
|
7 years ago |
build_BOM_from_board.cpp
|
fix code after renaming files
|
8 years ago |
class_board.cpp
|
Make sure fixes to netlist stuff are done on both sides.
|
7 years ago |
class_board.h
|
pcbnew: intermittent fix for crash on save after undoing board update.
|
7 years ago |
class_board_item.cpp
|
DRAWSEGMENT, S_POLYGON shape: remove useless copies or conversion to std::vector<wxPoint> of SHPE_POLY_SET polygon shape.
|
8 years ago |
class_dimension.cpp
|
Allow user-specification of dimension units.
|
7 years ago |
class_dimension.h
|
pcbnew: Adding some missing TypeOf() functions
|
7 years ago |
class_drawsegment.cpp
|
Make a few strings not internationalized, because they must not be translated (html format strings)
|
7 years ago |
class_drawsegment.h
|
Add Bezier curve (S_CURVE shape) support in DIALOG_GRAPHIC_ITEM_PROPERTIES.
|
7 years ago |
class_edge_mod.cpp
|
Add Bezier curve (S_CURVE shape) support in DIALOG_GRAPHIC_ITEM_PROPERTIES.
|
7 years ago |
class_edge_mod.h
|
Add Bezier curve (S_CURVE shape) support in DIALOG_GRAPHIC_ITEM_PROPERTIES.
|
7 years ago |
class_marker_pcb.cpp
|
Eradicate g_UserUnit from ERC/DRC.
|
7 years ago |
class_marker_pcb.h
|
pcbnew: Adding some missing TypeOf() functions
|
7 years ago |
class_module.cpp
|
Space out placed footprints with some padding.
|
7 years ago |
class_module.h
|
Space out placed footprints with some padding.
|
7 years ago |
class_pad.cpp
|
pcbnew: Allow user-setting rounded rectangle radius
|
7 years ago |
class_pad.h
|
pcbnew: Allow user-setting rounded rectangle radius
|
7 years ago |
class_pcb_target.cpp
|
Remove global units usage from GetSelectionText...
|
7 years ago |
class_pcb_target.h
|
pcbnew: Adding some missing TypeOf() functions
|
7 years ago |
class_pcb_text.cpp
|
Remove global units usage from GetSelectionText...
|
7 years ago |
class_pcb_text.h
|
Fix non-OSX compile issue (includes).
|
7 years ago |
class_text_mod.cpp
|
Fix occurrences of "edition" which should be "editing"
|
7 years ago |
class_text_mod.h
|
Fix occurrences of "edition" which should be "editing"
|
7 years ago |
class_track.cpp
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
class_track.h
|
Remove global units usage from GetSelectionText...
|
7 years ago |
class_zone.cpp
|
Remove global units usage from GetSelectionText...
|
7 years ago |
class_zone.h
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
collectors.cpp
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
collectors.h
|
Adding locking to the context menu for modules
|
8 years ago |
connect.cpp
|
Pcbnew, legacy mode: fix ratsnest display artifacts when finishing or removing a track
|
8 years ago |
connectivity_algo.cpp
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
connectivity_algo.h
|
pcbnew: Only regenerate BBox if the item is valid
|
7 years ago |
connectivity_data.cpp
|
pcbnew: Force at least one connectivity thread
|
7 years ago |
connectivity_data.h
|
CONNECTIVITY_DATA: fix SWIG build error
|
7 years ago |
connectivity_rtree.h
|
pcbnew: Split Layers in connectivity
|
7 years ago |
controle.cpp
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
convert_drawsegment_list_to_polygon.cpp
|
Fix incorrect arc calculation when building the board outline (internal holes only)
|
7 years ago |
cross-probing.cpp
|
Don't start dragging until Update PCB dialog has been closed.
|
7 years ago |
deltrack.cpp
|
Pcbnew: legacy canvas: make trace len display working while creating the trace.
|
7 years ago |
dimension.cpp
|
Allow user-specification of dimension units.
|
7 years ago |
drag.h
|
Removed legacy connectivity/ratsnest algorithm, replaced with the new one. No legacy autorouting for the moment
|
8 years ago |
dragsegm.cpp
|
Fix code after renaming files
|
8 years ago |
drc.cpp
|
Prevent re-testing DRC on zones
|
7 years ago |
drc.h
|
Don't double-report segments that are too close.
|
7 years ago |
drc_clearance_test_functions.cpp
|
Don't double-report segments that are too close.
|
7 years ago |
drc_item.cpp
|
Don't double-report segments that are too close.
|
7 years ago |
drc_marker_functions.cpp
|
Use zone outline for instersection when it isn't filled.
|
7 years ago |
eagle_plugin.cpp
|
Fix a few more no-long-necessary non-copper layer restrictions.
|
7 years ago |
eagle_plugin.h
|
pcbnew: Fix Eagle import hole offset
|
7 years ago |
edgemod.cpp
|
DXF import: add import of DXF splines that are converted to Bezier curves.
|
7 years ago |
edit.cpp
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
edit_pcb_text.cpp
|
Don't assume GetFlags() != 0 means it's being edited.
|
7 years ago |
edit_track_width.cpp
|
Consolidate design rules UI.
|
7 years ago |
editedge.cpp
|
Don't assume GetFlags() != 0 means it's being edited.
|
7 years ago |
editrack-part2.cpp
|
fix misspelled 'an other' -> 'another'
|
7 years ago |
editrack.cpp
|
Fix occurrences of "edition" which should be "editing"
|
7 years ago |
edtxtmod.cpp
|
Consolidate design rules UI.
|
7 years ago |
event_handlers_tracks_vias_sizes.cpp
|
fix code after renaming files
|
8 years ago |
files.cpp
|
Pcbnew: fix lock file bug on windows.
|
7 years ago |
footprint_edit_frame.cpp
|
Pcbnew: minor fix: avoid flicker in Layer Manager when closing Pcbnew.
|
7 years ago |
footprint_edit_frame.h
|
Move lock checks to CLIENT_SELECTION_FILTER.
|
7 years ago |
footprint_editor_onclick.cpp
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
footprint_editor_options.cpp
|
Split edge.cuts and courtyard layer defaults.
|
7 years ago |
footprint_editor_utils.cpp
|
Move lock checks to CLIENT_SELECTION_FILTER.
|
7 years ago |
footprint_info_impl.cpp
|
Performance enhancements for footprint info list.
|
7 years ago |
footprint_info_impl.h
|
Use binary search on Footprint Info list.
|
7 years ago |
footprint_libraries_utils.cpp
|
Update FP editor title after a Save As.
|
7 years ago |
footprint_preview_panel.cpp
|
Honour ModEdit layer colors in browser and previews.
|
7 years ago |
footprint_preview_panel.h
|
refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future
|
8 years ago |
footprint_tree_pane.cpp
|
Make sure Save As and Export use board footprint when selected.
|
7 years ago |
footprint_tree_pane.h
|
Convert Footprint Editor to component tree.
|
7 years ago |
footprint_viewer_frame.cpp
|
Standardize Footprint Viewer and Footprint Browser.
|
7 years ago |
footprint_viewer_frame.h
|
Standardize Footprint Viewer and Footprint Browser.
|
7 years ago |
footprint_wizard.cpp
|
Fix code after renaming files. Minor other fix.
|
8 years ago |
footprint_wizard.h
|
Fix code after renaming files. Minor other fix.
|
8 years ago |
footprint_wizard_frame.cpp
|
Standardize Footprint Viewer and Footprint Browser.
|
7 years ago |
footprint_wizard_frame.h
|
Add support of GAL in FOOTPRINT_WIZARD_FRAME.
|
7 years ago |
footprint_wizard_frame_functions.cpp
|
footprint_wizard_frame: try to fix a crash that happens sometimes when modifying a parameter.
|
7 years ago |
fp_tree_model_adapter.cpp
|
More performance enhancements.
|
7 years ago |
fp_tree_model_adapter.h
|
Convert Footprint Editor to component tree.
|
7 years ago |
fp_tree_synchronizing_adapter.cpp
|
Don't save footprint when it's renamed; wait for the user to save.
|
7 years ago |
fp_tree_synchronizing_adapter.h
|
Convert Footprint Editor to component tree.
|
7 years ago |
generate_footprint_info.cpp
|
More performance enhancements.
|
7 years ago |
generate_footprint_info.h
|
Convert Place Footprint to component tree.
|
7 years ago |
gpcb_plugin.cpp
|
More performance enhancements.
|
7 years ago |
gpcb_plugin.h
|
Performance enhancements in fp loading, string cmp, etc.
|
7 years ago |
grid_layer_box_helpers.cpp
|
Make esc dismiss net and layer selector popups.
|
7 years ago |
grid_layer_box_helpers.h
|
In-place editing for footprint TEXTE_MODULEs.
|
7 years ago |
help_common_strings.h
|
Fix occurrences of "edition" which should be "editing"
|
7 years ago |
highlight.cpp
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
hotkeys.cpp
|
Fix fast grid switching for OSX and Footprint Editor.
|
7 years ago |
hotkeys.h
|
Add hotkey (Insert) for zone create corner
|
7 years ago |
hotkeys_board_editor.cpp
|
Fix occurrences of "edition" which should be "editing"
|
7 years ago |
hotkeys_footprint_editor.cpp
|
More g_UserUnit erradication.
|
7 years ago |
initpcb.cpp
|
Regularize save-changes dialogs.
|
7 years ago |
invoke_pcb_dialog.h
|
Move library table dialogs from PLAYER to KIFACE interface.
|
7 years ago |
io_mgr.cpp
|
Fix footprint wizard setup of gEDA libraries.
|
8 years ago |
io_mgr.h
|
Performance enhancements in fp loading, string cmp, etc.
|
7 years ago |
kicad_clipboard.cpp
|
Fix pasting BOARD_ITEMs containing Unicode characters
|
8 years ago |
kicad_clipboard.h
|
Improved copy/paste functionality by Kristoffer:
|
8 years ago |
kicad_netlist_reader.cpp
|
Handle separate parsing rules for ID_SCH and ID_PCB.
|
7 years ago |
kicad_plugin.cpp
|
GetFullPath() includes filename; we just want GetPath()
|
7 years ago |
kicad_plugin.h
|
Performance enhancements in fp loading, string cmp, etc.
|
7 years ago |
layer_widget.cpp
|
Tighten up the margin to the right of the layers widget.
|
7 years ago |
layer_widget.h
|
Clean up file locations and names.
|
7 years ago |
legacy_netlist_reader.cpp
|
UI string normalization.
|
8 years ago |
legacy_plugin.cpp
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
legacy_plugin.h
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
load_select_footprint.cpp
|
Move lock checks to CLIENT_SELECTION_FILTER.
|
7 years ago |
magnetic_tracks_functions.cpp
|
Enable magnetic pads in Modedit.
|
8 years ago |
menubar_footprint_editor.cpp
|
Make sure Save As and Export use board footprint when selected.
|
7 years ago |
menubar_pcb_editor.cpp
|
Fix some tooltips.
|
7 years ago |
microwave.cpp
|
Remove some references to g_UserUnit
|
7 years ago |
minimun_spanning_tree.cpp
|
fix LSET() constructors, formatting
|
11 years ago |
minimun_spanning_tree.h
|
More missing source license fixes.
|
11 years ago |
move-drag_pads.cpp
|
Fix code after renaming files
|
8 years ago |
move_or_drag_track.cpp
|
Pcbnew, On line DRC in legacy canvas: Fix broken Drc test during track and zone creation or edition.
|
7 years ago |
muwave_command.cpp
|
fix code after renaming files
|
8 years ago |
netclass.cpp
|
Consolidate design rules UI.
|
7 years ago |
netclass.h
|
Consolidate design rules UI.
|
7 years ago |
netinfo.h
|
Remove global units usage from GetSelectionText...
|
7 years ago |
netinfo_item.cpp
|
Remove global units usage from GetSelectionText...
|
7 years ago |
netinfo_list.cpp
|
class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code.
|
8 years ago |
netlist.cpp
|
Generate duplicate footprint errors when reading netlist.
|
7 years ago |
netlist_reader.cpp
|
Handle separate parsing rules for ID_SCH and ID_PCB.
|
7 years ago |
netlist_reader.h
|
Doxygen comment improvements.
|
8 years ago |
onleftclick.cpp
|
Only clear link when adding footprint from library, cache, etc.
|
7 years ago |
onrightclick.cpp
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
pad_custom_shape_functions.cpp
|
Pcbnew, Plot: fix incorrect plot of custom shapes, when the shape has holes (missing holes).
|
7 years ago |
pad_draw_functions.cpp
|
Ensure that we are drawing holes and outlines
|
8 years ago |
pad_edit_functions.cpp
|
Simplify copy/paste of pad settings.
|
7 years ago |
pcb_base_edit_frame.cpp
|
Read footprint info cache when fpinfo requested via kiway.
|
7 years ago |
pcb_base_edit_frame.h
|
Performance enhancements for footprint info list.
|
7 years ago |
pcb_base_frame.cpp
|
Only clear link when adding footprint from library, cache, etc.
|
7 years ago |
pcb_display_options.cpp
|
rename files
|
8 years ago |
pcb_draw_panel_gal.cpp
|
Careful of net[0]; it's "No Net", not a real net.
|
7 years ago |
pcb_draw_panel_gal.h
|
Remove global units usage from GetSelectionText...
|
7 years ago |
pcb_edit_frame.cpp
|
Pcbnew: minor fix: avoid flicker in Layer Manager when closing Pcbnew.
|
7 years ago |
pcb_edit_frame.h
|
Generate duplicate footprint errors when reading netlist.
|
7 years ago |
pcb_footprint_edit_utils.cpp
|
Fix occurrences of "edition" which should be "editing"
|
7 years ago |
pcb_general_settings.cpp
|
pcbnew: Add toolbar buttons for action plugins
|
7 years ago |
pcb_general_settings.h
|
pcbnew: Add toolbar buttons for action plugins
|
7 years ago |
pcb_layer_box_selector.cpp
|
In-place editing for footprint TEXTE_MODULEs.
|
7 years ago |
pcb_layer_box_selector.h
|
Make esc dismiss net and layer selector popups.
|
7 years ago |
pcb_layer_widget.cpp
|
Enable user layers in footprint editor.
|
7 years ago |
pcb_layer_widget.h
|
Only adjust LAYER_WIDGET font size if larger than indicator.
|
8 years ago |
pcb_legacy_draw_utils.cpp
|
Print PCB objects before zones.
|
7 years ago |
pcb_netlist.cpp
|
Move Fields Editor to wxGrid.
|
8 years ago |
pcb_netlist.h
|
Count pins instead of using netcount as a proxy.
|
8 years ago |
pcb_painter.cpp
|
pcbnew: Rename PCB_ZONE_T and remove from connectivity
|
7 years ago |
pcb_painter.h
|
Add GAL support to Cvpcb display footprints frame.
|
7 years ago |
pcb_parser.cpp
|
pcb_parser.cpp: allows 0 width line thickness for circles in custom shaped pads.
|
7 years ago |
pcb_parser.h
|
pcb_parser.cpp: allows 0 width line thickness for circles in custom shaped pads.
|
7 years ago |
pcb_plot_params.cpp
|
Pcbnew, plot parameters: fix an issue for the "outputdirectory" parameter.
|
7 years ago |
pcb_plot_params.h
|
hpgl plot parameters: use double instead of int to store the pen diameter to avoid truncation.
|
7 years ago |
pcb_plot_params_parser.h
|
hpgl plot parameters: use double instead of int to store the pen diameter to avoid truncation.
|
7 years ago |
pcb_screen.cpp
|
Fix off-by-1 errors in zoom menus & use zoom steps in GAL canvas.
|
7 years ago |
pcb_view.cpp
|
Wire m_showPageLimits control up to GAL canvas.
|
7 years ago |
pcb_view.h
|
Removed unused variables in PCB_VIEW
|
8 years ago |
pcbnew.cpp
|
Generate PYTHONPATH from CMake information
|
7 years ago |
pcbnew.h
|
Hook up 3D viewer to common preferences.
|
7 years ago |
pcbnew.icns
|
Update MacOS icons
|
8 years ago |
pcbnew.rc
|
Remove old xpm icons files
|
14 years ago |
pcbnew_config.cpp
|
pcbnew: Add toolbar buttons for action plugins
|
7 years ago |
pcbnew_config.h
|
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
|
8 years ago |
pcbnew_doc.icns
|
Update MacOS icons
|
8 years ago |
pcbnew_id.h
|
Standardize Footprint Viewer and Footprint Browser.
|
7 years ago |
pcbplot.cpp
|
fix code after renaming files
|
8 years ago |
pcbplot.h
|
Move zone fill check for plot to a checkbox option.
|
8 years ago |
plot_board_layers.cpp
|
Fix D_PAD::BuildPadShapePolygon() incorrect calculation for custom pad shapes.
|
7 years ago |
plot_brditems_plotter.cpp
|
Remove ToLayer_ID calls from color checks
|
7 years ago |
plotcontroller.h
|
plotcontroller: add method to get the current plot full file name and the current plot folder full path from Python script.
|
10 years ago |
plugin.cpp
|
Performance enhancements in fp loading, string cmp, etc.
|
7 years ago |
print_board_functions.cpp
|
class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code.
|
8 years ago |
printout_controler.cpp
|
Organize trace debugging code for ease of maintenance.
|
8 years ago |
printout_controler.h
|
Add more "override" markers.
|
9 years ago |
protos.h
|
Code cleaning: add comments, better names for a function, simplify code. No actual code change.
|
9 years ago |
ratsnest.cpp
|
Careful of net[0]; it's "No Net", not a real net.
|
7 years ago |
ratsnest_data.cpp
|
Removing some unused code
|
7 years ago |
ratsnest_data.h
|
Fix a few doxygen warnings
|
8 years ago |
ratsnest_viewitem.cpp
|
Careful of net[0]; it's "No Net", not a real net.
|
7 years ago |
ratsnest_viewitem.h
|
Code formatting and clean-up
|
8 years ago |
sel_layer.cpp
|
Make esc dismiss net and layer selector popups.
|
7 years ago |
target_edit.cpp
|
Fix occurrences of "edition" which should be "editing"
|
7 years ago |
text_mod_grid_table.cpp
|
Consolidate design rules UI.
|
7 years ago |
text_mod_grid_table.h
|
Consolidate design rules UI.
|
7 years ago |
tool_footprint_editor.cpp
|
Fix some tooltips.
|
7 years ago |
tool_footprint_viewer.cpp
|
Standardize Footprint Viewer and Footprint Browser.
|
7 years ago |
tool_onrightclick.cpp
|
Consolidate design rules UI.
|
7 years ago |
tool_pcb_editor.cpp
|
Pcbnew: make units in ViaSizeSelectBox translatable.
|
7 years ago |
toolbars_update_user_interface.cpp
|
Overhaul border drawing in all the Kicad frames.
|
7 years ago |
tracks_cleaner.cpp
|
Fix -Wparentheses in track_cleaner.cpp
|
7 years ago |
undo_redo.cpp
|
pcbnew: intermittent fix for crash on save after undoing board update.
|
7 years ago |
zone_filler.cpp
|
pcbnew: Standardize zone fills threading
|
7 years ago |
zone_filler.h
|
pcbnew: Standardize zone fills threading
|
7 years ago |
zone_settings.cpp
|
Remove debugging and add grouping box for Nets & Net Filters.
|
7 years ago |
zone_settings.h
|
Fix flicking issues on non-double-buffered platforms.
|
7 years ago |
zones.h
|
UNIT_BINDERize zone dialogs.
|
7 years ago |
zones_by_polygon.cpp
|
pcbnew: Standardize zone fills threading
|
7 years ago |
zones_by_polygon_fill_functions.cpp
|
pcbnew: Standardize zone fills threading
|
7 years ago |
zones_functions_for_undo_redo.cpp
|
Fix occurrences of "edition" which should be "editing"
|
7 years ago |
zones_functions_for_undo_redo.h
|
Fix occurrences of "edition" which should be "editing"
|
7 years ago |
zones_test_and_combine_areas.cpp
|
pcbnew: Don't merge zones with different params
|
7 years ago |