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.
 
 
 
 
 
Seth Hillbrand 6a45446496 pcbnew: Remove the last dlist from modules/pcbnew 6 years ago
..
dialog_block_options.cpp Decouple vias from tracks in selection filter 8 years ago
dialog_block_options.h Decouple vias from tracks in selection filter 8 years ago
dialog_block_options_base.cpp Standardize colon block_options_base 8 years ago
dialog_block_options_base.fbp Standardize colon block_options_base 8 years ago
dialog_block_options_base.h Standardize colon block_options_base 8 years ago
dialog_board_setup.cpp Make Import Settings button label more specific. 7 years ago
dialog_board_setup.h New net membership controls for more efficient operation. 7 years ago
dialog_choose_footprint.cpp Layout adjustments to Choose Symbol and Choose Footprint. 7 years ago
dialog_choose_footprint.h Convert Place Footprint to component tree. 7 years ago
dialog_cleanup_tracks_and_vias.cpp pcbnew: Cleanup tracks and vias rework 6 years ago
dialog_cleanup_tracks_and_vias.h pcbnew: Cleanup tracks and vias rework 6 years ago
dialog_cleanup_tracks_and_vias_base.cpp pcbnew: Cleanup tracks and vias rework 6 years ago
dialog_cleanup_tracks_and_vias_base.fbp pcbnew: Cleanup tracks and vias rework 6 years ago
dialog_cleanup_tracks_and_vias_base.h pcbnew: Cleanup tracks and vias rework 6 years ago
dialog_copper_zones.cpp Pcbnew, non copper zones: fix 2 issues. 7 years ago
dialog_copper_zones_base.cpp Save a bit of space in the copper zone dialog. 7 years ago
dialog_copper_zones_base.fbp Pcbnew, non copper zones: fix 2 issues. 7 years ago
dialog_copper_zones_base.h Save a bit of space in the copper zone dialog. 7 years ago
dialog_create_array.cpp Pcbnew: add a step field to the array tool 6 years ago
dialog_create_array.h Pcbnew: tidy up array options access/allocation 6 years ago
dialog_create_array_base.cpp Pcbnew: add a step field to the array tool 6 years ago
dialog_create_array_base.fbp Pcbnew: add a step field to the array tool 6 years ago
dialog_create_array_base.h Pcbnew: add a step field to the array tool 6 years ago
dialog_drc.cpp Clean up some dangling legacy odds and ends. 6 years ago
dialog_drc.h Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
dialog_drc_base.cpp Improve selection behavior of DRC markers in DRC dialog list 7 years ago
dialog_drc_base.fbp Improve selection behavior of DRC markers in DRC dialog list 7 years ago
dialog_drc_base.h Improve selection behavior of DRC markers in DRC dialog list 7 years ago
dialog_drclistbox.h Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
dialog_edit_footprint_for_BoardEditor.cpp pcbnew: Remove the last dlist from modules/pcbnew 6 years ago
dialog_edit_footprint_for_BoardEditor.h Remove more legacy editing code. 6 years ago
dialog_edit_footprint_for_BoardEditor_base.cpp Pcbnew: allow tab traversal of footprint orientation text control 7 years ago
dialog_edit_footprint_for_BoardEditor_base.fbp Pcbnew: allow tab traversal of footprint orientation text control 7 years ago
dialog_edit_footprint_for_BoardEditor_base.h Pcbnew: allow tab traversal of footprint orientation text control 7 years ago
dialog_edit_footprint_for_fp_editor.cpp pcbnew: Remove the last dlist from modules/pcbnew 6 years ago
dialog_edit_footprint_for_fp_editor.h Keep name & value in sync for library items. 7 years ago
dialog_edit_footprint_for_fp_editor_base.cpp Be more forgiving of large fonts in grids. 7 years ago
dialog_edit_footprint_for_fp_editor_base.fbp Be more forgiving of large fonts in grids. 7 years ago
dialog_edit_footprint_for_fp_editor_base.h Fixes in dialogs: mainly better sizes for grid columns, but more other minor fixes. 7 years ago
dialog_enum_pads.cpp MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 9 years ago
dialog_enum_pads.h Added settings dialog for Pad Enumeration tool. 11 years ago
dialog_enum_pads_base.cpp Gerbview and Pcbnew dialog tweaks. 8 years ago
dialog_enum_pads_base.fbp Gerbview and Pcbnew dialog tweaks. 8 years ago
dialog_enum_pads_base.h Gerbview and Pcbnew dialog tweaks. 8 years ago
dialog_exchange_footprints.cpp pcbnew: Remove the last dlist from modules/pcbnew 6 years ago
dialog_exchange_footprints.h Make sure user isn't surprised by Match All setting. 7 years ago
dialog_exchange_footprints_base.cpp Make sure user isn't surprised by Match All setting. 7 years ago
dialog_exchange_footprints_base.fbp Make sure user isn't surprised by Match All setting. 7 years ago
dialog_exchange_footprints_base.h Make sure user isn't surprised by Match All setting. 7 years ago
dialog_export_idf.cpp pcbnew: Hyperlynx Exporter - initial version 7 years ago
dialog_export_idf_base.cpp Gerbview and Pcbnew dialog tweaks. 8 years ago
dialog_export_idf_base.fbp Gerbview and Pcbnew dialog tweaks. 8 years ago
dialog_export_idf_base.h Gerbview and Pcbnew dialog tweaks. 8 years ago
dialog_export_step.cpp pcbnew, export to STEP: fix error in command line tolerance option (--min-distance="0.0100 mm") is some countries 7 years ago
dialog_export_step_base.cpp pcbnew: Allow STEP export tolerancing 7 years ago
dialog_export_step_base.fbp pcbnew: Allow STEP export tolerancing 7 years ago
dialog_export_step_base.h pcbnew: Allow STEP export tolerancing 7 years ago
dialog_export_svg.cpp Replace DIM() macro 7 years ago
dialog_export_svg_base.cpp UNIT_BINDERize print and plot dialogs. 7 years ago
dialog_export_svg_base.fbp UNIT_BINDERize print and plot dialogs. 7 years ago
dialog_export_svg_base.h UNIT_BINDERize print and plot dialogs. 7 years ago
dialog_export_vrml.cpp fix misspelled 'an other' -> 'another' 8 years ago
dialog_export_vrml_base.cpp Gerbview and Pcbnew dialog tweaks. 8 years ago
dialog_export_vrml_base.fbp Gerbview and Pcbnew dialog tweaks. 8 years ago
dialog_export_vrml_base.h Gerbview and Pcbnew dialog tweaks. 8 years ago
dialog_find.cpp Moving modules from DLIST to std::deque 6 years ago
dialog_find.h Macos SetFocus() and SetSelection moved into OnInitDialog 9 years ago
dialog_find_base.cpp Macos SetFocus() and SetSelection moved into OnInitDialog 9 years ago
dialog_find_base.fbp Macos SetFocus() and SetSelection moved into OnInitDialog 9 years ago
dialog_find_base.h Macos SetFocus() and SetSelection moved into OnInitDialog 9 years ago
dialog_footprint_wizard_list.cpp pcbnew: Handle missing footprint wizards 7 years ago
dialog_footprint_wizard_list.h Fix code after renaming files. Minor other fix. 8 years ago
dialog_footprint_wizard_list_base.cpp dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert. 7 years ago
dialog_footprint_wizard_list_base.fbp dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert. 7 years ago
dialog_footprint_wizard_list_base.h dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert. 7 years ago
dialog_fp_browser_display_options.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
dialog_fp_browser_display_options.h Standardize Footprint Viewer and Footprint Browser. 7 years ago
dialog_fp_browser_display_options_base.cpp Standardize Footprint Viewer and Footprint Browser. 7 years ago
dialog_fp_browser_display_options_base.fbp Standardize Footprint Viewer and Footprint Browser. 7 years ago
dialog_fp_browser_display_options_base.h Standardize Footprint Viewer and Footprint Browser. 7 years ago
dialog_fp_plugin_options.cpp Remove HasFocus() checks (which don't work on all platforms) in favour of row highlighting which is visible without focus. 7 years ago
dialog_fp_plugin_options_base.cpp More safety fixes for uncommitted grid changes. 7 years ago
dialog_fp_plugin_options_base.fbp More safety fixes for uncommitted grid changes. 7 years ago
dialog_fp_plugin_options_base.h More safety fixes for uncommitted grid changes. 7 years ago
dialog_gen_footprint_position_file_base.cpp Minor footprint position dialog improvements. 7 years ago
dialog_gen_footprint_position_file_base.fbp Minor footprint position dialog improvements. 7 years ago
dialog_gen_footprint_position_file_base.h Minor footprint position dialog improvements. 7 years ago
dialog_gencad_export_options.cpp Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 7 years ago
dialog_gencad_export_options.h GenCAD exporter: added origin settings 8 years ago
dialog_gendrill.cpp pcbnew: Move pads to std::deque 6 years ago
dialog_gendrill.h Drill dialog: fix incorrect parent window when called from the Plot dialog. 7 years ago
dialog_gendrill_base.cpp Minor drill file dialog improvements. 7 years ago
dialog_gendrill_base.fbp Minor drill file dialog improvements. 7 years ago
dialog_gendrill_base.h Minor drill file dialog improvements. 7 years ago
dialog_get_footprint_by_name.h Add more "override" markers. 9 years ago
dialog_get_footprint_by_name_base.cpp Minor Pcbnew dialog fixes. 7 years ago
dialog_get_footprint_by_name_base.fbp Minor Pcbnew dialog fixes. 7 years ago
dialog_get_footprint_by_name_base.h Minor Pcbnew dialog fixes. 7 years ago
dialog_global_deletion.cpp pcbnew: Move tracks to std::deque 6 years ago
dialog_global_deletion.h Add more "override" markers. 9 years ago
dialog_global_deletion_base.cpp Standardize colons global deletion 8 years ago
dialog_global_deletion_base.fbp Standardize colons global deletion 8 years ago
dialog_global_deletion_base.h Standardize colons global deletion 8 years ago
dialog_global_edit_text_and_graphics.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
dialog_global_edit_text_and_graphics_base.cpp Reorder global edit dialogs for better comprehension. 7 years ago
dialog_global_edit_text_and_graphics_base.fbp Reorder global edit dialogs for better comprehension. 7 years ago
dialog_global_edit_text_and_graphics_base.h Reorder global edit dialogs for better comprehension. 7 years ago
dialog_global_edit_tracks_and_vias.cpp pcbnew: Move tracks to std::deque 6 years ago
dialog_global_edit_tracks_and_vias_base.cpp Reorder global edit dialogs for better comprehension. 7 years ago
dialog_global_edit_tracks_and_vias_base.fbp Reorder global edit dialogs for better comprehension. 7 years ago
dialog_global_edit_tracks_and_vias_base.h Add filter to net selector widget. 7 years ago
dialog_global_fp_lib_table_config.cpp Fix some issues in I10n strings 7 years ago
dialog_global_fp_lib_table_config.h Initial global footprint library table fixes. 7 years ago
dialog_graphic_item_properties.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
dialog_graphic_item_properties_base.cpp Fix assert where wxFormBuilder rows disagreed with controls. 7 years ago
dialog_graphic_item_properties_base.fbp DIALOG_TEXT_PROPERTIES: hide visibility option, because this option exists only for footprint texts, and do nothing for other texts. 7 years ago
dialog_graphic_item_properties_base.h Fix some more MSW spacing issues. 7 years ago
dialog_import_settings.cpp Fixes for importing board setup properties. 7 years ago
dialog_import_settings.h Consolidate design rules UI. 7 years ago
dialog_import_settings_base.cpp Fixes for importing board setup properties. 7 years ago
dialog_import_settings_base.fbp Fixes for importing board setup properties. 7 years ago
dialog_import_settings_base.h Fixes for importing board setup properties. 7 years ago
dialog_keepout_area_properties.cpp Pcbnew: better fix for dialog default button handler issues. 7 years ago
dialog_keepout_area_properties_base.cpp Minor dialog and frame window improvements. 7 years ago
dialog_keepout_area_properties_base.fbp Minor dialog and frame window improvements. 7 years ago
dialog_keepout_area_properties_base.h Minor dialog and frame window improvements. 7 years ago
dialog_layer_selection_base.cpp Refresh layer selection dialogs. 7 years ago
dialog_layer_selection_base.fbp Refresh layer selection dialogs. 7 years ago
dialog_layer_selection_base.h Refresh layer selection dialogs. 7 years ago
dialog_move_exact.cpp Adjust tab ordering in some dialogs 7 years ago
dialog_move_exact.h Adjust tab ordering in some dialogs 7 years ago
dialog_move_exact_base.cpp Pcbnew: fix spacing in move exact dialog 7 years ago
dialog_move_exact_base.fbp Pcbnew: fix spacing in move exact dialog 7 years ago
dialog_move_exact_base.h Pcbnew: fix spacing in move exact dialog 7 years ago
dialog_netlist.cpp Moving modules from DLIST to std::deque 6 years ago
dialog_netlist.h Refactor Import Netlist to use the same codepath as Update PCB 7 years ago
dialog_netlist_base.cpp Move legacy netlist read/write to import/export. 7 years ago
dialog_netlist_base.fbp Move legacy netlist read/write to import/export. 7 years ago
dialog_netlist_base.h Move legacy netlist read/write to import/export. 7 years ago
dialog_non_copper_zones_properties.cpp Pcbnew, non copper zones: fix 2 issues. 7 years ago
dialog_non_copper_zones_properties_base.cpp Pcbnew, non copper zones: fix 2 issues. 7 years ago
dialog_non_copper_zones_properties_base.fbp Pcbnew, non copper zones: fix 2 issues. 7 years ago
dialog_non_copper_zones_properties_base.h Pcbnew, non copper zones: fix 2 issues. 7 years ago
dialog_pad_basicshapes_properties.cpp pcbnew: Allow curves in custom pads 7 years ago
dialog_pad_properties.cpp pcbnew: Move tracks to std::deque 6 years ago
dialog_pad_properties.h Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
dialog_pad_properties_base.cpp pcbnew: Allow curves in custom pads 7 years ago
dialog_pad_properties_base.fbp Staging wxFormBuilder change for next commit 7 years ago
dialog_pad_properties_base.h pcbnew: Allow curves in custom pads 7 years ago
dialog_plot.cpp Drill dialog: fix incorrect parent window when called from the Plot dialog. 7 years ago
dialog_plot.h UNIT_BINDERize print and plot dialogs. 7 years ago
dialog_plot_base.cpp Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats. 7 years ago
dialog_plot_base.fbp Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats. 7 years ago
dialog_plot_base.h Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats. 7 years ago
dialog_pns_diff_pair_dimensions.cpp Remove on-kill-focus-validation. 7 years ago
dialog_pns_diff_pair_dimensions.h Switch UNIT_BINDER and DIALOG_SHIM to local units. 7 years ago
dialog_pns_diff_pair_dimensions_base.cpp Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_pns_diff_pair_dimensions_base.fbp Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_pns_diff_pair_dimensions_base.h Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_pns_length_tuning_settings.cpp dialog_pns_length_tuning_settings: fix incorrect dialog size. 7 years ago
dialog_pns_length_tuning_settings.h Converted PNS Length Tuning dialog to use TransferData{From,To}Window() 7 years ago
dialog_pns_length_tuning_settings_base.cpp Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_pns_length_tuning_settings_base.fbp Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_pns_length_tuning_settings_base.h Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_pns_settings.cpp Stop PNS router settings from being overwritten when switching modes 6 years ago
dialog_pns_settings.h pcbnew: Hide routing options that are not available 7 years ago
dialog_pns_settings_base.cpp pcbnew: Hide routing options that are not available 7 years ago
dialog_pns_settings_base.fbp Pcbnew: fix 2 minor issues 7 years ago
dialog_pns_settings_base.h pcbnew: Hide routing options that are not available 7 years ago
dialog_position_relative.cpp Adjust tab ordering in some dialogs 7 years ago
dialog_position_relative.h Added user and grid origins to Position Relative dialog. 7 years ago
dialog_position_relative_base.cpp Added user and grid origins to Position Relative dialog. 7 years ago
dialog_position_relative_base.fbp Added user and grid origins to Position Relative dialog. 7 years ago
dialog_position_relative_base.h Added user and grid origins to Position Relative dialog. 7 years ago
dialog_print_pcbnew.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
dialog_push_pad_properties.cpp Simplify copy/paste of pad settings. 7 years ago
dialog_push_pad_properties.h Simplify copy/paste of pad settings. 7 years ago
dialog_push_pad_properties_base.cpp Simplify copy/paste of pad settings. 7 years ago
dialog_push_pad_properties_base.fbp Simplify copy/paste of pad settings. 7 years ago
dialog_push_pad_properties_base.h Simplify copy/paste of pad settings. 7 years ago
dialog_scripting.cpp Fix warning: 'HAVE_CLOCK_GETTIME' macro redefined 7 years ago
dialog_scripting.h Add override specifier in scripting dialog 9 years ago
dialog_scripting_base.cpp pcbnew: Translate scripting test window 7 years ago
dialog_scripting_base.fbp pcbnew: Translate scripting test window 7 years ago
dialog_scripting_base.h pcbnew: Translate scripting test window 7 years ago
dialog_select_net_from_list.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
dialog_select_net_from_list_base.cpp Pcbnew, Netlist inspector: fixes and enhancements. 7 years ago
dialog_select_net_from_list_base.fbp Pcbnew, Netlist inspector: fixes and enhancements. 7 years ago
dialog_select_net_from_list_base.h Pcbnew, Netlist inspector: fixes and enhancements. 7 years ago
dialog_set_grid.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
dialog_set_grid_base.cpp Pcbnew, DIALOG_SET_GRID_BASE: A few cosmetic enhancements and fix a wxWidgets minor alert 7 years ago
dialog_set_grid_base.fbp Pcbnew, DIALOG_SET_GRID_BASE: A few cosmetic enhancements and fix a wxWidgets minor alert 7 years ago
dialog_set_grid_base.h Pcbnew, DIALOG_SET_GRID_BASE: A few cosmetic enhancements and fix a wxWidgets minor alert 7 years ago
dialog_swap_layers.cpp pcbnew: Move tracks to std::deque 6 years ago
dialog_swap_layers_base.cpp Rewrite Move And Swap Layers dialog. 7 years ago
dialog_swap_layers_base.fbp Pcbnew: make "Swap Layers" title translatable. 7 years ago
dialog_swap_layers_base.h Pcbnew: make "Swap Layers" title translatable. 7 years ago
dialog_target_properties.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
dialog_target_properties_base.cpp More g_UserUnit erradication. 7 years ago
dialog_target_properties_base.fbp More g_UserUnit erradication. 7 years ago
dialog_target_properties_base.h More g_UserUnit erradication. 7 years ago
dialog_text_properties.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
dialog_text_properties.h Remove CurItem() architecture and legacy routers and drawing code. 6 years ago
dialog_text_properties_base.cpp Pcbnew: Align right margins in text properties dialog 7 years ago
dialog_text_properties_base.fbp Pcbnew: Align right margins in text properties dialog 7 years ago
dialog_text_properties_base.h Pcbnew: update text properties dialog wxFB version 7 years ago
dialog_track_via_properties.cpp Set initial focus to track width / via size. 7 years ago
dialog_track_via_properties.h Check for net changing before confirming. 7 years ago
dialog_track_via_properties_base.cpp DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert. 7 years ago
dialog_track_via_properties_base.fbp DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert. 7 years ago
dialog_track_via_properties_base.h DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert. 7 years ago
dialog_track_via_size.cpp Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_track_via_size.h Switch UNIT_BINDER and DIALOG_SHIM to local units. 7 years ago
dialog_track_via_size_base.cpp Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_track_via_size_base.fbp Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_track_via_size_base.h Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_update_pcb.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
dialog_update_pcb.h Fix ReadNetList and UpdatePCB issues with new footprints. 7 years ago
dialog_update_pcb_base.cpp Dialog consistency and beautification. 7 years ago
dialog_update_pcb_base.fbp Pcbnew, Update PCB from schematic: Fix the reference point of the new footprints to place, when moving the cursor. 7 years ago
dialog_update_pcb_base.h Dialog consistency and beautification. 7 years ago
panel_fp_lib_table.cpp Fix library table editor dialog environment variable grid column names. 6 years ago
panel_fp_lib_table.h More safety fixes for uncommitted grid changes. 7 years ago
panel_fp_lib_table_base.cpp Add tooltips to library manager dialogs. 7 years ago
panel_fp_lib_table_base.fbp Add tooltips to library manager dialogs. 7 years ago
panel_fp_lib_table_base.h More safety fixes for uncommitted grid changes. 7 years ago
panel_modedit_defaults.cpp Remove previous cell selection fixes in favour of slow-click hack. 7 years ago
panel_modedit_defaults.h Consolidate design rules UI. 7 years ago
panel_modedit_defaults_base.cpp Separate edge.cuts and courtyards in ModEdit default values. 7 years ago
panel_modedit_defaults_base.fbp Separate edge.cuts and courtyards in ModEdit default values. 7 years ago
panel_modedit_defaults_base.h Consolidate design rules UI. 7 years ago
panel_modedit_display_options.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
panel_modedit_display_options.h Give panels the correct parent (the treebook, not the dialog). 7 years ago
panel_modedit_settings.cpp Remove legacy routing options. 6 years ago
panel_modedit_settings.h Give panels the correct parent (the treebook, not the dialog). 7 years ago
panel_modedit_settings_base.cpp Adjust spacing on preference panels. 7 years ago
panel_modedit_settings_base.fbp Remove legacy routing options. 6 years ago
panel_modedit_settings_base.h Unified preferences dialog framework. 7 years ago
panel_pcbnew_action_plugins.cpp Fixes in dialogs: mainly better sizes for grid columns, but more other minor fixes. 7 years ago
panel_pcbnew_action_plugins.h pcbnew: Add toolbar buttons for action plugins 7 years ago
panel_pcbnew_action_plugins_base.cpp Pcbnew, PANEL_PCBNEW_ACTION_PLUGINS: make strings translatable. 7 years ago
panel_pcbnew_action_plugins_base.fbp Pcbnew, PANEL_PCBNEW_ACTION_PLUGINS: make strings translatable. 7 years ago
panel_pcbnew_action_plugins_base.h Pcbnew, PANEL_PCBNEW_ACTION_PLUGINS: make strings translatable. 7 years ago
panel_pcbnew_display_options.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
panel_pcbnew_display_options.h Give panels the correct parent (the treebook, not the dialog). 7 years ago
panel_pcbnew_display_options_base.cpp Cosmetic cleanup in preference panels. 6 years ago
panel_pcbnew_display_options_base.fbp Cosmetic cleanup in preference panels. 6 years ago
panel_pcbnew_display_options_base.h Cosmetic cleanup in preference panels. 6 years ago
panel_pcbnew_settings.cpp Remove legacy routing options. 6 years ago
panel_pcbnew_settings.h Give panels the correct parent (the treebook, not the dialog). 7 years ago
panel_pcbnew_settings_base.cpp Remove legacy routing options. 6 years ago
panel_pcbnew_settings_base.fbp Remove legacy routing options. 6 years ago
panel_pcbnew_settings_base.h Remove legacy routing options. 6 years ago
panel_setup_feature_constraints.cpp pcbnew: Add arc approximation setting to board 6 years ago
panel_setup_feature_constraints.h pcbnew: Add arc approximation setting to board 6 years ago
panel_setup_feature_constraints_base.cpp pcbnew: Add arc approximation setting to board 6 years ago
panel_setup_feature_constraints_base.fbp pcbnew: Add arc approximation setting to board 6 years ago
panel_setup_feature_constraints_base.h pcbnew: Add arc approximation setting to board 6 years ago
panel_setup_layers.cpp Remove some more legacy drawing stuff. 6 years ago
panel_setup_layers.h Fixed reference to PCB_EDIT_FRAME in PANEL_SETUP_LAYERS 7 years ago
panel_setup_layers_base.cpp Indent layer properties for better comprehension. 7 years ago
panel_setup_layers_base.fbp Indent layer properties for better comprehension. 7 years ago
panel_setup_layers_base.h Indent layer properties for better comprehension. 7 years ago
panel_setup_mask_and_paste.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
panel_setup_mask_and_paste.h Consolidate design rules UI. 7 years ago
panel_setup_mask_and_paste_base.cpp Spelling fixes. 7 years ago
panel_setup_mask_and_paste_base.fbp A few more spacing & font-size updates for Windows. 7 years ago
panel_setup_mask_and_paste_base.h A few more spacing & font-size updates for Windows. 7 years ago
panel_setup_netclasses.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
panel_setup_netclasses.h New net membership controls for more efficient operation. 7 years ago
panel_setup_netclasses_base.cpp Netclass panel: fix incorrect column sizes, that happens in a few languages. 7 years ago
panel_setup_netclasses_base.fbp Netclass panel: fix incorrect column sizes, that happens in a few languages. 7 years ago
panel_setup_netclasses_base.h Fixes in dialogs: mainly better sizes for grid columns, but more other minor fixes. 7 years ago
panel_setup_text_and_graphics.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
panel_setup_text_and_graphics.h Consolidate design rules UI. 7 years ago
panel_setup_text_and_graphics_base.cpp Be more forgiving of large fonts in grids. 7 years ago
panel_setup_text_and_graphics_base.fbp Be more forgiving of large fonts in grids. 7 years ago
panel_setup_text_and_graphics_base.h Consolidate design rules UI. 7 years ago
panel_setup_tracks_and_vias.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
panel_setup_tracks_and_vias.h Add Insert/Delete button to Tracks and Via setup panel 7 years ago
panel_setup_tracks_and_vias_base.cpp Be more forgiving of large fonts in grids. 7 years ago
panel_setup_tracks_and_vias_base.fbp Be more forgiving of large fonts in grids. 7 years ago
panel_setup_tracks_and_vias_base.h Add Insert/Delete button to Tracks and Via setup panel 7 years ago
wizard_3DShape_Libs_downloader.cpp pcbnew: Fixed listing of 3D libraries in the github wizard 6 years ago
wizard_3DShape_Libs_downloader.h Fix 3D shape & footprint download wizards freeze on OSX 8 years ago
wizard_3DShape_Libs_downloader_base.cpp Minot fix: fix a minor wxAssert in dialog 8 years ago
wizard_3DShape_Libs_downloader_base.fbp Minot fix: fix a minor wxAssert in dialog 8 years ago
wizard_3DShape_Libs_downloader_base.h Minot fix: fix a minor wxAssert in dialog 8 years ago