kicad/pcbnew
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
..
autorouter
board_stackup_manager Unify thickness 2021-02-11 11:28:00 -08:00
connectivity
dialogs Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
drc Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
exporters Footprint disallow layer checking needs to be based on courtyards. 2021-02-20 14:13:36 +00:00
import_gfx Grammar 2021-02-15 15:18:13 -08:00
microwave microwave tools: use ShowQuasiModal instead of ShowModal to display WX_TEXT_ENTRY_DIALOG dlgs 2021-02-21 16:01:53 +01:00
netlist_reader Fix uninitialized ptr 2021-02-22 10:07:40 -08:00
plugins CADSTAR Importer: Fix Code Style 2021-02-22 13:24:00 +00:00
python
ratsnest Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
router Fix arg type of NODE::followLine 2021-02-20 11:58:55 -05:00
specctra_import_export
swig Scripting: Fix missing utf8 to unicode string conversion in swig file 2021-02-21 11:38:10 +01:00
tools Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
widgets Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
CMakeLists.txt Revert "Bump minimum required CMake version to 3.10" 2021-02-09 18:46:13 -05:00
Doxyfile_python
Doxyfile_xml
action_plugin.cpp Fix some issues with reloading of action plugins 2021-02-20 11:19:33 -05:00
action_plugin.h Fix some issues with reloading of action plugins 2021-02-20 11:19:33 -05:00
array_creator.cpp
array_creator.h
array_pad_name_provider.cpp
array_pad_name_provider.h
board.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
board.h Fix zone merge undo 2021-02-22 15:45:17 -08:00
board_commit.cpp Fix group undo/redo bugs. 2021-02-15 14:13:43 +00:00
board_commit.h
board_connected_item.cpp Make sure layer gets passed in to rules evaluation. 2021-02-08 14:53:49 +00:00
board_connected_item.h
board_design_settings.cpp
board_item.cpp
board_item_container.h
board_items_to_polygon_shape_transform.cpp
build_BOM_from_board.cpp
cleanup_item.cpp
cleanup_item.h
collectors.cpp
collectors.h
convert_drawsegment_list_to_polygon.cpp Don't treat success == true as "we got an outline". 2021-02-10 12:38:06 +00:00
convert_drawsegment_list_to_polygon.h
cross-probing.cpp Handle unit changes in the netlist 2021-02-20 20:11:49 -08:00
dimension.cpp Don't make assumptions about what layers things are on. 2021-02-20 14:13:36 +00:00
dimension.h
edit.cpp Use ShowQuasiModal to show a few dialogs. 2021-02-20 14:24:57 +01:00
edit_track_width.cpp Fix change in preference panel name. 2021-02-17 14:08:53 +00:00
edit_zone_helpers.cpp Fix zone merge undo 2021-02-22 15:45:17 -08:00
files.cpp Make sure the title is updated when file is saved/reverted/etc. 2021-02-20 15:09:47 +00:00
footprint.cpp Swap courtyards when flipping footprint. 2021-02-20 14:13:36 +00:00
footprint.h Footprint disallow layer checking needs to be based on courtyards. 2021-02-20 14:13:36 +00:00
footprint_edit_frame.cpp Move canvas backend selection to Preferences. 2021-02-21 20:12:43 +00:00
footprint_edit_frame.h Make sure the title is updated when file is saved/reverted/etc. 2021-02-20 15:09:47 +00:00
footprint_editor_settings.cpp Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
footprint_editor_utils.cpp Fix another case of treating a modal return result as a bool. 2021-02-20 18:22:34 +00:00
footprint_info_impl.cpp Coding policy fixes. 2021-02-09 11:35:43 -05:00
footprint_info_impl.h
footprint_libraries_utils.cpp Make sure the title is updated when file is saved/reverted/etc. 2021-02-20 15:09:47 +00:00
footprint_preview_panel.cpp Re-enable custom grid settings for Pcbnew 2021-02-21 15:33:13 -05:00
footprint_preview_panel.h
footprint_tree_pane.cpp
footprint_tree_pane.h
footprint_viewer_frame.cpp Always enable save; move dirty bit to asterisk in title bar. 2021-02-18 16:05:42 +00:00
footprint_viewer_frame.h More Undo/Redo Cleanup. 2021-02-12 11:26:48 -08:00
footprint_wizard.cpp
footprint_wizard.h
footprint_wizard_frame.cpp
footprint_wizard_frame.h More Undo/Redo Cleanup. 2021-02-12 11:26:48 -08:00
footprint_wizard_frame_functions.cpp
fp_shape.cpp Don't make assumptions about what layers things are on. 2021-02-20 14:13:36 +00:00
fp_shape.h Add parent property to footprint children. 2021-02-19 21:06:45 +00:00
fp_text.cpp Don't make assumptions about what layers things are on. 2021-02-20 14:13:36 +00:00
fp_text.h Add parent property to footprint children. 2021-02-19 21:06:45 +00:00
fp_text_grid_table.cpp
fp_text_grid_table.h
fp_tree_model_adapter.cpp
fp_tree_model_adapter.h
fp_tree_synchronizing_adapter.cpp
fp_tree_synchronizing_adapter.h
generate_footprint_info.cpp
generate_footprint_info.h
graphics_cleaner.cpp
graphics_cleaner.h
grid_layer_box_helpers.cpp
grid_layer_box_helpers.h
initpcb.cpp Formatting. 2021-02-20 15:09:47 +00:00
invoke_pcb_dialog.h
io_mgr.cpp
io_mgr.h Non-Kicad Project Importers: Fix the creation of project fp libraries 2021-02-10 18:49:20 +00:00
kicad_clipboard.cpp
kicad_clipboard.h
load_select_footprint.cpp
menubar_footprint_editor.cpp Move canvas backend selection to Preferences. 2021-02-21 20:12:43 +00:00
menubar_pcb_editor.cpp Disable commands in SingleTop 2021-02-22 14:49:13 -08:00
netinfo.h
netinfo_item.cpp
netinfo_list.cpp
pad.cpp Add parent property to footprint children. 2021-02-19 21:06:45 +00:00
pad.h Add parent property to footprint children. 2021-02-19 21:06:45 +00:00
pad_custom_shape_functions.cpp
pad_naming.cpp
pad_naming.h
pcb_base_edit_frame.cpp
pcb_base_edit_frame.h Remove some dead code. A little bit of comment cleanup as well. 2021-02-15 14:13:43 +00:00
pcb_base_frame.cpp Re-enable custom grid settings for Pcbnew 2021-02-21 15:33:13 -05:00
pcb_display_options.cpp
pcb_draw_panel_gal.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
pcb_draw_panel_gal.h Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
pcb_edit_frame.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
pcb_edit_frame.h
pcb_expr_evaluator.cpp Protect against dynamic_cast 2021-02-22 10:12:54 -08:00
pcb_expr_evaluator.h
pcb_group.cpp Coding policy fixes. 2021-02-09 11:35:43 -05:00
pcb_layer_box_selector.cpp
pcb_layer_box_selector.h
pcb_marker.cpp
pcb_marker.h
pcb_origin_transforms.cpp
pcb_origin_transforms.h
pcb_painter.cpp Scale down netnames on tracks so overbars fit. 2021-02-14 12:15:26 +00:00
pcb_painter.h
pcb_plot_params.cpp
pcb_plot_params.h
pcb_plot_params_parser.h
pcb_screen.cpp
pcb_shape.cpp Don't make assumptions about what layers things are on. 2021-02-20 14:13:36 +00:00
pcb_shape.h
pcb_target.cpp Don't make assumptions about what layers things are on. 2021-02-20 14:13:36 +00:00
pcb_target.h
pcb_text.cpp
pcb_text.h
pcb_view.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
pcb_view.h
pcbnew.cpp Kick the osx specific path helpers into PATHS 2021-02-16 23:29:26 -05:00
pcbnew.h
pcbnew.icns
pcbnew.rc
pcbnew_config.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
pcbnew_config.h
pcbnew_doc.icns
pcbnew_id.h
pcbnew_printout.cpp Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pcbnew_printout.h
pcbnew_settings.cpp Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pcbnew_settings.h Re-enable custom grid settings for Pcbnew 2021-02-21 15:33:13 -05:00
pcbplot.cpp
pcbplot.h
plot_board_layers.cpp Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
plot_brditems_plotter.cpp
plotcontroller.h
plugin.cpp Non-Kicad Project Importers: Fix the creation of project fp libraries 2021-02-10 18:49:20 +00:00
sel_layer.cpp Cancel placement of via if user cancels layer selection. 2021-02-18 11:53:36 +00:00
toolbars_footprint_editor.cpp Use standard mirror icons & terminology. 2021-02-16 21:11:36 +00:00
toolbars_footprint_viewer.cpp
toolbars_pcb_editor.cpp Disable commands in SingleTop 2021-02-22 14:49:13 -08:00
track.cpp Make sure layer gets passed in to rules evaluation. 2021-02-08 14:53:49 +00:00
track.h
tracks_cleaner.cpp Honor locking in cleanup ops 2021-02-16 10:20:45 -08:00
tracks_cleaner.h
undo_redo.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
zone.cpp Make sure layer gets passed in to rules evaluation. 2021-02-08 14:53:49 +00:00
zone.h
zone_filler.cpp Make sure layer gets passed in to rules evaluation. 2021-02-08 14:53:49 +00:00
zone_filler.h
zone_settings.cpp
zone_settings.h
zones.h
zones_functions_for_undo_redo.cpp
zones_functions_for_undo_redo.h