kicad/pcbnew/dialogs
Jeff Young b2588e0bbf Footprint Editor doesn't have nets.
(Copper shapes, on the other hand, can.  Since we use
GetItemDescription() to report DRC errors and the like,
it's better to have it report the net even when it's
<no net>.)
2024-06-14 22:46:29 +01:00
..
dialog_board_reannotate.cpp Tidy up string find API usages. 2024-05-28 15:30:29 +01:00
dialog_board_reannotate.h DIALOG_BOARD_REANNOTATE: fix coding style issues. 2023-03-10 11:49:48 +01:00
dialog_board_reannotate_base.cpp DIALOG_BOARD_REANNOTATE_BASE: do not force the size of bitmap windows. 2023-12-30 16:02:31 +01:00
dialog_board_reannotate_base.fbp DIALOG_BOARD_REANNOTATE_BASE: do not force the size of bitmap windows. 2023-12-30 16:02:31 +01:00
dialog_board_reannotate_base.h DIALOG_BOARD_REANNOTATE_BASE: do not force the size of bitmap windows. 2023-12-30 16:02:31 +01:00
dialog_board_setup.cpp Fetch board finish before exporting stackup to clipboard. 2024-05-23 18:30:58 +01:00
dialog_board_setup.h Fetch board finish before exporting stackup to clipboard. 2024-05-23 18:30:58 +01:00
dialog_board_statistics.cpp Start unifying padstack properties 2024-05-14 20:57:56 -04:00
dialog_board_statistics.h Start unifying padstack properties 2024-05-14 20:57:56 -04:00
dialog_board_statistics_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_board_statistics_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_board_statistics_base.h Other -> Unspecified and a couple of other terminology improvements. 2022-09-27 12:15:18 +01:00
dialog_cleanup_graphics.cpp Footprint Chooser dialog: Allow toggle buttons to work simultaneously 2024-03-23 09:48:15 +00:00
dialog_cleanup_graphics.h ADDED: Heal Shapes; Fix discontinuities in gfx import and Cleanup dialog. 2023-10-17 10:29:43 +03:00
dialog_cleanup_graphics_base.cpp String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_cleanup_graphics_base.fbp String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_cleanup_graphics_base.h String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_cleanup_tracks_and_vias.cpp Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_cleanup_tracks_and_vias.h Rework on DIALOG_CLEANUP_TRACKS_AND_VIAS: do not immediately run the cleanup engine. 2022-03-14 18:12:44 +01:00
dialog_cleanup_tracks_and_vias_base.cpp String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_cleanup_tracks_and_vias_base.fbp String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_cleanup_tracks_and_vias_base.h String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_copper_zones.cpp Schematic editor Table Properties and commenting for QuasiModal usage. 2024-03-10 12:18:50 +00:00
dialog_copper_zones_base.cpp Remove Export Settings to Other Similar Zones. 2024-02-03 13:22:16 +00:00
dialog_copper_zones_base.fbp Remove Export Settings to Other Similar Zones. 2024-02-03 13:22:16 +00:00
dialog_copper_zones_base.h Remove Export Settings to Other Similar Zones. 2024-02-03 13:22:16 +00:00
dialog_create_array.cpp DIALOG_CREATE_ARRAY: better messages and better comments 2024-04-04 09:54:47 +02:00
dialog_create_array.h Cleanup unused variables. 2023-12-07 13:41:24 +00:00
dialog_create_array_base.cpp DIALOG_CREATE_ARRAY: better messages and better comments 2024-04-04 09:54:47 +02:00
dialog_create_array_base.fbp DIALOG_CREATE_ARRAY: better messages and better comments 2024-04-04 09:54:47 +02:00
dialog_create_array_base.h DIALOG_CREATE_ARRAY: better messages and better comments 2024-04-04 09:54:47 +02:00
dialog_dimension_properties.cpp Push thickness handling down into EDA_TEXT::SetBold(). 2024-02-25 17:28:52 +00:00
dialog_dimension_properties.h Add missing setting to Dimension Properties dialog. 2023-04-30 22:45:19 +01:00
dialog_dimension_properties_base.cpp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_dimension_properties_base.fbp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_dimension_properties_base.h Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_drc.cpp ADDED: ability to remove ignored tests from ERC/DRC list. 2024-05-13 17:09:54 +01:00
dialog_drc.h ADDED: ability to remove ignored tests from ERC/DRC list. 2024-05-13 17:09:54 +01:00
dialog_drc_base.cpp ADDED: ability to remove ignored tests from ERC/DRC list. 2024-05-13 17:09:54 +01:00
dialog_drc_base.fbp ADDED: ability to remove ignored tests from ERC/DRC list. 2024-05-13 17:09:54 +01:00
dialog_drc_base.h ADDED: ability to remove ignored tests from ERC/DRC list. 2024-05-13 17:09:54 +01:00
dialog_enum_pads.cpp ADDED: Add step parameter to footprint pad renumbering 2023-07-16 15:37:12 +01:00
dialog_enum_pads.h ADDED: Add step parameter to footprint pad renumbering 2023-07-16 15:37:12 +01:00
dialog_enum_pads_base.cpp String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_enum_pads_base.fbp String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_enum_pads_base.h String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_exchange_footprints.cpp Update Footprint: add checkbox for text content 2024-05-20 09:16:04 -04:00
dialog_exchange_footprints.h When updating footprints indicate which were changed. 2021-12-24 15:42:22 +00:00
dialog_exchange_footprints_base.cpp Update Footprint: add checkbox for text content 2024-05-20 09:16:04 -04:00
dialog_exchange_footprints_base.fbp Update Footprint: add checkbox for text content 2024-05-20 09:16:04 -04:00
dialog_exchange_footprints_base.h Update Footprint: add checkbox for text content 2024-05-20 09:16:04 -04:00
dialog_export_2581.cpp DIALOG_EXPORT_2581:fix incorrect size of widgets when a very long field name exists 2024-04-30 18:16:05 +02:00
dialog_export_2581.fbp DIALOG_EXPORT_2581:fix incorrect size of widgets when a very long field name exists 2024-04-30 18:16:05 +02:00
dialog_export_2581.h DIALOG_EXPORT_2581:fix incorrect size of widgets when a very long field name exists 2024-04-30 18:16:05 +02:00
dialog_export_2581_base.cpp DIALOG_EXPORT_2581:fix incorrect size of widgets when a very long field name exists 2024-04-30 18:16:05 +02:00
dialog_export_2581_base.h DIALOG_EXPORT_2581:fix incorrect size of widgets when a very long field name exists 2024-04-30 18:16:05 +02:00
dialog_export_idf.cpp IDFv3: control whether DNP/unspecified components are exported 2024-05-08 10:24:50 -04:00
dialog_export_idf_base.cpp IDFv3: control whether DNP/unspecified components are exported 2024-05-08 10:24:50 -04:00
dialog_export_idf_base.fbp IDFv3: control whether DNP/unspecified components are exported 2024-05-08 10:24:50 -04:00
dialog_export_idf_base.h IDFv3: control whether DNP/unspecified components are exported 2024-05-08 10:24:50 -04:00
dialog_export_step.cpp 3D model export improvements: 2024-05-25 22:27:01 +03:00
dialog_export_step_base.cpp 3D model export improvements: 2024-05-25 22:27:01 +03:00
dialog_export_step_base.fbp 3D model export improvements: 2024-05-25 22:27:01 +03:00
dialog_export_step_base.h 3D model export improvements: 2024-05-25 22:27:01 +03:00
dialog_export_step_process.cpp Avoid crash on step export 2024-01-16 13:18:54 -08:00
dialog_export_step_process.h Avoid crash on step export 2024-01-16 13:18:54 -08:00
dialog_export_step_process_base.cpp Use an indeterminate progress bar for the 3d export log window 2023-08-19 19:01:29 -04:00
dialog_export_step_process_base.fbp Add gltf export to step dialog 2023-08-19 19:01:29 -04:00
dialog_export_step_process_base.h Add gltf export to step dialog 2023-08-19 19:01:29 -04:00
dialog_export_svg.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_export_svg_base.cpp Minor dialog layout fixes. 2023-11-02 09:37:44 -04:00
dialog_export_svg_base.fbp Minor dialog layout fixes. 2023-11-02 09:37:44 -04:00
dialog_export_svg_base.h Minor dialog layout fixes. 2023-11-02 09:37:44 -04:00
dialog_export_vrml.cpp Explicit control over hidden text in bounding boxes. 2024-05-06 21:36:19 +01:00
dialog_export_vrml_base.cpp VRML: add options to exclude DNP/unspecified types like STEP exporter 2024-03-04 10:10:34 -05:00
dialog_export_vrml_base.fbp VRML: add options to exclude DNP/unspecified types like STEP exporter 2024-03-04 10:10:34 -05:00
dialog_export_vrml_base.h VRML: add options to exclude DNP/unspecified types like STEP exporter 2024-03-04 10:10:34 -05:00
dialog_filter_selection.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_filter_selection.h Coverity issue fix. 2021-10-30 11:52:06 -04:00
dialog_filter_selection_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_filter_selection_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_filter_selection_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_find.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
dialog_find.h Common Actions: Find Previous 2023-02-14 08:21:37 -05:00
dialog_find_base.cpp pcbnew: search for nets 2022-03-10 23:12:30 +00:00
dialog_find_base.fbp pcbnew: search for nets 2022-03-10 23:12:30 +00:00
dialog_find_base.h pcbnew: search for nets 2022-03-10 23:12:30 +00:00
dialog_footprint_associations.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_footprint_associations.h ADDED footprint associations dialog. 2023-07-11 14:52:05 +01:00
dialog_footprint_associations_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_footprint_associations_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_footprint_associations_base.h ADDED footprint associations dialog. 2023-07-11 14:52:05 +01:00
dialog_footprint_checker.cpp Move pad checking to Footprint Checker. 2024-05-29 15:25:49 +01:00
dialog_footprint_checker.h Pointer safety for ERC/DRC dialogs. 2022-08-30 12:07:19 +01:00
dialog_footprint_checker_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_footprint_checker_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_footprint_checker_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_footprint_chooser.cpp Use wxWidgets to track DPI. 2024-05-31 17:08:43 +01:00
dialog_footprint_chooser.h Setup 3D canvas for Footprint Chooser previews. 2024-05-31 12:33:32 +01:00
dialog_footprint_properties.cpp Draw fp grid layer swatch in proper scaling on hidpi. 2024-05-23 05:09:39 +03:00
dialog_footprint_properties.h Update names to match current nomenclature. 2024-05-06 19:03:20 +01:00
dialog_footprint_properties_base.cpp Move PCBNew overrides to nullable properties. 2024-02-24 20:05:51 +00:00
dialog_footprint_properties_base.fbp Move PCBNew overrides to nullable properties. 2024-02-24 20:05:51 +00:00
dialog_footprint_properties_base.h Broaden "Style footprint fields" to cover graphics as well. 2023-07-09 12:45:55 +01:00
dialog_footprint_properties_fp_editor.cpp Draw fp grid layer swatch in proper scaling on hidpi. 2024-05-23 05:09:39 +03:00
dialog_footprint_properties_fp_editor.h Generalize EnhanceAttr() function. 2024-05-16 16:28:13 +01:00
dialog_footprint_properties_fp_editor_base.cpp Move PCBNew overrides to nullable properties. 2024-02-24 20:05:51 +00:00
dialog_footprint_properties_fp_editor_base.fbp Move PCBNew overrides to nullable properties. 2024-02-24 20:05:51 +00:00
dialog_footprint_properties_fp_editor_base.h Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
dialog_footprint_wizard_list.cpp Coverity warning fixes. 2023-10-16 17:04:14 -04:00
dialog_footprint_wizard_list.h
dialog_footprint_wizard_list_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_footprint_wizard_list_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_footprint_wizard_list_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_gen_footprint_position.cpp Don't leak output file path between projects. 2024-05-06 11:28:02 +01:00
dialog_gen_footprint_position_file_base.cpp ADDED: DNP flag for position file export 2023-08-04 11:02:54 -07:00
dialog_gen_footprint_position_file_base.fbp ADDED: DNP flag for position file export 2023-08-04 11:02:54 -07:00
dialog_gen_footprint_position_file_base.h ADDED: DNP flag for position file export 2023-08-04 11:02:54 -07:00
dialog_gencad_export_options.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_gencad_export_options.h Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_gendrill.cpp Start unifying padstack properties 2024-05-14 20:57:56 -04:00
dialog_gendrill.h Convert wxPoint/wxSize starting from EDA_RECT usages 2022-01-01 11:30:33 -05:00
dialog_gendrill_base.cpp Optical alignment for capital 'T's. 2023-10-19 15:02:38 +01:00
dialog_gendrill_base.fbp Optical alignment for capital 'T's. 2023-10-19 15:02:38 +01:00
dialog_gendrill_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_generators.cpp Add composite update callback to BOARD_LISTENER 2024-04-04 22:29:47 +00:00
dialog_generators.h Add composite update callback to BOARD_LISTENER 2024-04-04 22:29:47 +00:00
dialog_generators_base.cpp ADDED: Manager dialog for generative objects. 2023-10-08 02:41:17 +00:00
dialog_generators_base.fbp ADDED: Manager dialog for generative objects. 2023-10-08 02:41:17 +00:00
dialog_generators_base.h ADDED: Manager dialog for generative objects. 2023-10-08 02:41:17 +00:00
dialog_get_footprint_by_name.h Initial focus for Get and Place Footprint. 2022-02-25 21:54:38 +00:00
dialog_get_footprint_by_name_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_get_footprint_by_name_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_get_footprint_by_name_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_global_deletion.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
dialog_global_deletion.h Cleanup. 2021-12-23 20:36:18 +00:00
dialog_global_deletion_base.cpp Adds Teardrops as separate type in Global Deletions dialog. 2023-03-19 20:43:18 +00:00
dialog_global_deletion_base.fbp Adds Teardrops as separate type in Global Deletions dialog. 2023-03-19 20:43:18 +00:00
dialog_global_deletion_base.h Adds Teardrops as separate type in Global Deletions dialog. 2023-03-19 20:43:18 +00:00
dialog_global_edit_teardrops.cpp Update Edit Teardrops dialog to match other teardrop terminology. 2024-02-23 16:53:36 +01:00
dialog_global_edit_teardrops_base.cpp Minor dialog layout improvements. 2024-03-13 11:45:33 -04:00
dialog_global_edit_teardrops_base.fbp Minor dialog layout improvements. 2024-03-13 11:45:33 -04:00
dialog_global_edit_teardrops_base.h Update Edit Teardrops dialog to match other teardrop terminology. 2024-02-23 16:53:36 +01:00
dialog_global_edit_text_and_graphics.cpp PCB: add fields checkbox to Edit Text and Graphics 2024-06-05 11:50:17 -04:00
dialog_global_edit_text_and_graphics_base.cpp PCB: add fields checkbox to Edit Text and Graphics 2024-06-05 11:50:17 -04:00
dialog_global_edit_text_and_graphics_base.fbp PCB: add fields checkbox to Edit Text and Graphics 2024-06-05 11:50:17 -04:00
dialog_global_edit_text_and_graphics_base.h PCB: add fields checkbox to Edit Text and Graphics 2024-06-05 11:50:17 -04:00
dialog_global_edit_tracks_and_vias.cpp Make Edit Track & Via Sizes "specified sizes" dropdowns clearer. 2024-03-12 22:27:10 +00:00
dialog_global_edit_tracks_and_vias_base.cpp Minor dialog layout fixes. 2023-11-02 09:37:44 -04:00
dialog_global_edit_tracks_and_vias_base.fbp Minor dialog layout fixes. 2023-11-02 09:37:44 -04:00
dialog_global_edit_tracks_and_vias_base.h Hook up via size & drill constraints to editors. 2023-10-21 19:10:38 +01:00
dialog_global_fp_lib_table_config.cpp ADDED: Reset option for Library tables 2024-05-02 21:31:59 +00:00
dialog_global_fp_lib_table_config.h
dialog_group_properties.cpp Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_group_properties.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_group_properties_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_group_properties_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_group_properties_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_import_netlist.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_import_netlist.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_import_netlist_base.cpp ADDED override locks checkbox for update from schematic. 2024-02-24 20:05:50 +00:00
dialog_import_netlist_base.fbp ADDED override locks checkbox for update from schematic. 2024-02-24 20:05:50 +00:00
dialog_import_netlist_base.h ADDED override locks checkbox for update from schematic. 2024-02-24 20:05:50 +00:00
dialog_import_settings.cpp Missed a checkbox for Select All in Import Settings 2024-02-08 15:01:23 +00:00
dialog_import_settings.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_import_settings_base.cpp Hook up Import Settings to tuning patterns and custom rules. 2023-10-30 18:12:42 +00:00
dialog_import_settings_base.fbp Hook up Import Settings to tuning patterns and custom rules. 2023-10-30 18:12:42 +00:00
dialog_import_settings_base.h Hook up Import Settings to tuning patterns and custom rules. 2023-10-30 18:12:42 +00:00
dialog_imported_layers.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
dialog_imported_layers.h Initial rename of file plugin infrastructure components to IO 2023-12-24 01:22:21 +00:00
dialog_imported_layers_base.cpp Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
dialog_imported_layers_base.fbp Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
dialog_imported_layers_base.h Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
dialog_layer_selection_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_layer_selection_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_layer_selection_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_move_exact.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_move_exact.h Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_move_exact_base.cpp ADDED: Move Corner To... and Move Midpoint To... 2023-08-05 16:43:55 +01:00
dialog_move_exact_base.fbp ADDED: Move Corner To... and Move Midpoint To... 2023-08-05 16:43:55 +01:00
dialog_move_exact_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_non_copper_zones_properties.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_non_copper_zones_properties_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_non_copper_zones_properties_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_non_copper_zones_properties_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_pad_properties.cpp Move pad checking to Footprint Checker. 2024-05-29 15:25:49 +01:00
dialog_pad_properties.h Start unifying padstack properties 2024-05-14 20:57:56 -04:00
dialog_pad_properties_base.cpp Add "Mechanical" pad property 2024-05-05 21:57:10 +00:00
dialog_pad_properties_base.fbp Add "Mechanical" pad property 2024-05-05 21:57:10 +00:00
dialog_pad_properties_base.h Add "Mechanical" pad property 2024-05-05 21:57:10 +00:00
dialog_plot.cpp ADDED: Support tenting control of individual vias 2024-06-11 21:25:02 -04:00
dialog_plot.h ADDED: expose plot-pad-numbers in plot dialog. 2024-05-28 15:30:29 +01:00
dialog_plot_base.cpp ADDED: Support tenting control of individual vias 2024-06-11 21:25:02 -04:00
dialog_plot_base.fbp ADDED: Support tenting control of individual vias 2024-06-11 21:25:02 -04:00
dialog_plot_base.h ADDED: Support tenting control of individual vias 2024-06-11 21:25:02 -04:00
dialog_pns_diff_pair_dimensions.cpp Missed some other uses of m_startItem in previous commit. 2022-10-07 14:01:46 +01:00
dialog_pns_diff_pair_dimensions.h
dialog_pns_diff_pair_dimensions_base.cpp Optical alignment for capital 'T's. 2023-10-19 15:02:38 +01:00
dialog_pns_diff_pair_dimensions_base.fbp Optical alignment for capital 'T's. 2023-10-19 15:02:38 +01:00
dialog_pns_diff_pair_dimensions_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_pns_settings.cpp Improve informational hierarchy of PNS Router Settings dialog. 2023-07-17 16:01:15 +01:00
dialog_pns_settings.h Improve informational hierarchy of PNS Router Settings dialog. 2023-07-17 16:01:15 +01:00
dialog_pns_settings_base.cpp Improve informational hierarchy of PNS Router Settings dialog. 2023-07-17 16:01:15 +01:00
dialog_pns_settings_base.fbp Improve informational hierarchy of PNS Router Settings dialog. 2023-07-17 16:01:15 +01:00
dialog_pns_settings_base.h Improve informational hierarchy of PNS Router Settings dialog. 2023-07-17 16:01:15 +01:00
dialog_position_relative.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
dialog_position_relative.h Don't keep value of user or grid anchors between invocations. 2022-11-17 00:51:52 +00:00
dialog_position_relative_base.cpp ADDED: Move Corner To... and Move Midpoint To... 2023-08-05 16:43:55 +01:00
dialog_position_relative_base.fbp ADDED: Move Corner To... and Move Midpoint To... 2023-08-05 16:43:55 +01:00
dialog_position_relative_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_print_pcbnew.cpp Save state of as-item-checkboxes checkbox. 2023-11-05 16:22:20 +00:00
dialog_produce_pcb.fbp Reserve production strings 2021-11-01 07:14:38 -07:00
dialog_produce_pcb_base.cpp Reserve production strings 2021-11-01 07:14:38 -07:00
dialog_produce_pcb_base.h Reserve production strings 2021-11-01 07:14:38 -07:00
dialog_push_pad_properties.cpp Re-layout standard buttons after editing their names. 2023-01-07 19:34:32 +00:00
dialog_push_pad_properties.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_push_pad_properties_base.cpp
dialog_push_pad_properties_base.fbp
dialog_push_pad_properties_base.h
dialog_reference_image_properties.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_reference_image_properties.h Functionally it's a "reference image". 2023-10-24 15:44:21 +01:00
dialog_reference_image_properties_base.cpp Internationalize Image Properties dialogs. 2024-02-10 08:34:19 +03:00
dialog_reference_image_properties_base.fbp Internationalize Image Properties dialogs. 2024-02-10 08:34:19 +03:00
dialog_reference_image_properties_base.h Internationalize Image Properties dialogs. 2024-02-10 08:34:19 +03:00
dialog_rule_area_properties.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_rule_area_properties_base.cpp Allow text input to Convert to Polygon/Zone/Keepout. 2023-04-28 17:43:08 +01:00
dialog_rule_area_properties_base.fbp Allow text input to Convert to Polygon/Zone/Keepout. 2023-04-28 17:43:08 +01:00
dialog_rule_area_properties_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_shape_properties.cpp Footprint Editor doesn't have nets. 2024-06-14 22:46:29 +01:00
dialog_shape_properties_base.cpp Footprint Editor doesn't have nets. 2024-06-14 22:46:29 +01:00
dialog_shape_properties_base.fbp Footprint Editor doesn't have nets. 2024-06-14 22:46:29 +01:00
dialog_shape_properties_base.h Footprint Editor doesn't have nets. 2024-06-14 22:46:29 +01:00
dialog_swap_layers.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_swap_layers.h Pull modifications to cherry pick forward from 6.0. 2024-03-17 12:42:45 +00:00
dialog_swap_layers_base.cpp
dialog_swap_layers_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_swap_layers_base.h
dialog_table_properties.cpp Don't push commit in DIALOG_TABLE_PROPERTIES if table is new. 2024-04-29 17:10:29 +01:00
dialog_table_properties.h Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_table_properties_base.cpp Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_table_properties_base.fbp Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_table_properties_base.h Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_tablecell_properties.cpp Fix some warnings. 2024-04-23 16:34:07 +00:00
dialog_tablecell_properties.h Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_tablecell_properties_base.cpp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_tablecell_properties_base.fbp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_tablecell_properties_base.h Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_target_properties.cpp Formatting. 2024-06-02 10:52:18 +01:00
dialog_target_properties_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_target_properties_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_target_properties_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_text_properties.cpp Make sure users don't run into min text size. 2024-03-23 15:50:45 +00:00
dialog_text_properties.h Push much of text var autocomplete down into SCINTILLA_TRICKS. 2023-05-25 10:24:50 +01:00
dialog_text_properties_base.cpp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_text_properties_base.fbp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_text_properties_base.h Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_textbox_properties.cpp Make sure users don't run into min text size. 2024-03-23 15:50:45 +00:00
dialog_textbox_properties.h Push much of text var autocomplete down into SCINTILLA_TRICKS. 2023-05-25 10:24:50 +01:00
dialog_textbox_properties_base.cpp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_textbox_properties_base.fbp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_textbox_properties_base.h Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_track_via_properties.cpp ADDED: Independent control of front/back via tenting 2024-06-11 21:50:25 -04:00
dialog_track_via_properties.h ADDED: Independent control of front/back via tenting 2024-06-11 21:50:25 -04:00
dialog_track_via_properties_base.cpp ADDED: Independent control of front/back via tenting 2024-06-11 21:50:25 -04:00
dialog_track_via_properties_base.fbp ADDED: Independent control of front/back via tenting 2024-06-11 21:50:25 -04:00
dialog_track_via_properties_base.h ADDED: Independent control of front/back via tenting 2024-06-11 21:50:25 -04:00
dialog_track_via_size.cpp Make pad & via teardrops 1st-class citizens (props of the pad/via) 2023-05-19 18:02:03 +01:00
dialog_track_via_size.h
dialog_track_via_size_base.cpp Consistency in via dimensions terminology. 2022-03-03 22:40:18 +00:00
dialog_track_via_size_base.fbp Consistency in via dimensions terminology. 2022-03-03 22:40:18 +00:00
dialog_track_via_size_base.h Consistency in via dimensions terminology. 2022-03-03 22:40:18 +00:00
dialog_tuning_pattern_properties.cpp Make length-tuning rollover layer-specific. 2023-12-30 20:27:39 +00:00
dialog_tuning_pattern_properties.h remove unused variables 2023-12-18 18:54:47 +00:00
dialog_tuning_pattern_properties_base.cpp Minor string fixes. 2023-12-08 13:09:16 -05:00
dialog_tuning_pattern_properties_base.fbp Minor string fixes. 2023-12-08 13:09:16 -05:00
dialog_tuning_pattern_properties_base.h Minor string fixes. 2023-12-08 13:09:16 -05:00
dialog_unused_pad_layers.cpp Add bitmap bundle support to BITMAP_SCALE 2023-10-22 14:02:06 -04:00
dialog_unused_pad_layers.h DIALOG_UNUSED_PAD_LAYERS: do not use TransferDataFromWindow for any button. 2023-02-13 10:26:46 +01:00
dialog_unused_pad_layers_base.cpp DIALOG_UNUSED_PAD_LAYERS: do not use TransferDataFromWindow for any button. 2023-02-13 10:26:46 +01:00
dialog_unused_pad_layers_base.fbp DIALOG_UNUSED_PAD_LAYERS: do not use TransferDataFromWindow for any button. 2023-02-13 10:26:46 +01:00
dialog_unused_pad_layers_base.h DIALOG_UNUSED_PAD_LAYERS: do not use TransferDataFromWindow for any button. 2023-02-13 10:26:46 +01:00
dialog_update_pcb.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_update_pcb.h Remove no-longer-needed options from Update PCB and Import netlist. 2021-09-18 18:32:19 +01:00
dialog_update_pcb_base.cpp ADDED override locks checkbox for update from schematic. 2024-02-24 20:05:50 +00:00
dialog_update_pcb_base.fbp ADDED override locks checkbox for update from schematic. 2024-02-24 20:05:50 +00:00
dialog_update_pcb_base.h ADDED override locks checkbox for update from schematic. 2024-02-24 20:05:50 +00:00
panel_edit_options.cpp Reconcile "apply defaults to new footprints" with DRC lib checks. 2023-10-02 22:10:13 +01:00
panel_edit_options.h Divorce UNIT_BINDER from wxFrame. 2022-12-04 11:51:44 +00:00
panel_edit_options_base.cpp removed the dots for several strings in the settings dialog 2024-02-01 08:52:57 +00:00
panel_edit_options_base.fbp removed the dots for several strings in the settings dialog 2024-02-01 08:52:57 +00:00
panel_edit_options_base.h Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_fp_editor_color_settings.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_fp_editor_color_settings.h Move gerbview colors to preferences dialog. 2022-09-10 16:11:24 +01:00
panel_fp_editor_defaults.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
panel_fp_editor_defaults.h Pcbnew, default values for sizes and thickness: add missing tests for validation. 2023-12-06 16:45:18 +01:00
panel_fp_editor_defaults_base.cpp Separate fields from text items in FPEdit's Defaults panel. 2023-11-15 10:56:14 +00:00
panel_fp_editor_defaults_base.fbp Separate fields from text items in FPEdit's Defaults panel. 2023-11-15 10:56:14 +00:00
panel_fp_editor_defaults_base.h Separate fields from text items in FPEdit's Defaults panel. 2023-11-15 10:56:14 +00:00
panel_fp_lib_table.cpp Hidden footprint libraries are not yet supported. 2024-06-12 16:59:20 +01:00
panel_fp_lib_table.h ADDED: Reset option for Library tables 2024-05-02 21:31:59 +00:00
panel_fp_lib_table_base.cpp ADDED: Reset option for Library tables 2024-05-02 21:31:59 +00:00
panel_fp_lib_table_base.fbp ADDED: Reset option for Library tables 2024-05-02 21:31:59 +00:00
panel_fp_lib_table_base.h ADDED: Reset option for Library tables 2024-05-02 21:31:59 +00:00
panel_fp_properties_3d_model.cpp Splitter for 3D model page of Footprint Properties. 2024-03-13 15:03:55 +00:00
panel_fp_properties_3d_model.h Splitter for 3D model page of Footprint Properties. 2024-03-13 15:03:55 +00:00
panel_fp_properties_3d_model_base.cpp Splitter for 3D model page of Footprint Properties. 2024-03-13 15:03:55 +00:00
panel_fp_properties_3d_model_base.fbp Splitter for 3D model page of Footprint Properties. 2024-03-13 15:03:55 +00:00
panel_fp_properties_3d_model_base.h Splitter for 3D model page of Footprint Properties. 2024-03-13 15:03:55 +00:00
panel_pcb_display_options.cpp Reduce visual clutter in GAL display options. 2023-09-04 13:06:46 +01:00
panel_pcb_display_options.h Reduce visual clutter in GAL display options. 2023-09-04 13:06:46 +01:00
panel_pcb_display_options_base.cpp Reduce visual clutter in GAL display options. 2023-09-04 13:06:46 +01:00
panel_pcb_display_options_base.fbp Reduce visual clutter in GAL display options. 2023-09-04 13:06:46 +01:00
panel_pcb_display_options_base.h Reduce visual clutter in GAL display options. 2023-09-04 13:06:46 +01:00
panel_pcbnew_action_plugins.cpp A few tweaks for hidpi 2024-02-05 00:52:11 -05:00
panel_pcbnew_action_plugins.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_pcbnew_action_plugins_base.cpp Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_pcbnew_action_plugins_base.fbp Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_pcbnew_action_plugins_base.h Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_pcbnew_color_settings.cpp ADDED: sketch-pads-on-fab-layers to CLI PDF & SVG export. 2024-05-27 20:59:11 +01:00
panel_pcbnew_color_settings.h ADDED: lib tree previews. 2023-09-02 23:30:22 +01:00
panel_pcbnew_display_origin.cpp Separate out axes definitions between ModEdit and PCBNew. 2023-10-25 15:01:36 +01:00
panel_pcbnew_display_origin.h Separate out axes definitions between ModEdit and PCBNew. 2023-10-25 15:01:36 +01:00
panel_pcbnew_display_origin_base.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_pcbnew_display_origin_base.fbp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_pcbnew_display_origin_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_constraints.cpp Add bitmap bundle support to BITMAP_SCALE 2023-10-22 14:02:06 -04:00
panel_setup_constraints.h Make pad & via teardrops 1st-class citizens (props of the pad/via) 2023-05-19 18:02:03 +01:00
panel_setup_constraints_base.cpp Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_setup_constraints_base.fbp Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_setup_constraints_base.h Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_setup_formatting.cpp Reconcile "apply defaults to new footprints" with DRC lib checks. 2023-10-02 22:10:13 +01:00
panel_setup_formatting.h Insta-prefs. 2023-05-10 18:14:14 +01:00
panel_setup_formatting_base.cpp Reconcile "apply defaults to new footprints" with DRC lib checks. 2023-10-02 22:10:13 +01:00
panel_setup_formatting_base.fbp Reconcile "apply defaults to new footprints" with DRC lib checks. 2023-10-02 22:10:13 +01:00
panel_setup_formatting_base.h Reconcile "apply defaults to new footprints" with DRC lib checks. 2023-10-02 22:10:13 +01:00
panel_setup_layers.cpp ADDED checkbox to turn Margin layer on/off. 2024-05-31 22:08:40 +01:00
panel_setup_layers.h PANEL_SETUP_LAYERS: when removing a layer, do not delete items owned by footprints. 2024-02-20 18:38:48 +01:00
panel_setup_layers_base.cpp ADDED checkbox to turn Margin layer on/off. 2024-05-31 22:08:40 +01:00
panel_setup_layers_base.fbp ADDED checkbox to turn Margin layer on/off. 2024-05-31 22:08:40 +01:00
panel_setup_layers_base.h ADDED checkbox to turn Margin layer on/off. 2024-05-31 22:08:40 +01:00
panel_setup_mask_and_paste.cpp ADDED: Independent control of front/back via tenting 2024-06-11 21:50:25 -04:00
panel_setup_mask_and_paste.h Insta-prefs. 2023-05-10 18:14:14 +01:00
panel_setup_mask_and_paste_base.cpp Make verbiage more clear 2024-06-11 22:19:33 -04:00
panel_setup_mask_and_paste_base.fbp Make verbiage more clear 2024-06-11 22:19:33 -04:00
panel_setup_mask_and_paste_base.h Fix warnings 2024-06-11 22:01:06 -04:00
panel_setup_rules.cpp Performance improvements for multi-page dialogs. 2024-03-10 12:18:50 +00:00
panel_setup_rules.h Add some missing autocomplete clauses. 2024-01-10 20:16:52 +00:00
panel_setup_rules_base.cpp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
panel_setup_rules_base.fbp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
panel_setup_rules_base.h Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
panel_setup_rules_help.md Add regression test and example rule. 2024-06-04 10:58:52 +01:00
panel_setup_rules_help_md.h Add regression test and example rule. 2024-06-04 10:58:52 +01:00
panel_setup_teardrops.cpp Update Edit Teardrops dialog to match other teardrop terminology. 2024-02-23 16:53:36 +01:00
panel_setup_teardrops.h Make teardrop images international, and unify terminology. 2023-11-28 13:56:41 +00:00
panel_setup_teardrops_base.cpp Apply Pad Properties teardrop terminology to Via Properties. 2024-02-24 20:05:51 +00:00
panel_setup_teardrops_base.fbp Apply Pad Properties teardrop terminology to Via Properties. 2024-02-24 20:05:51 +00:00
panel_setup_teardrops_base.h Update Edit Teardrops dialog to match other teardrop terminology. 2024-02-23 16:53:36 +01:00
panel_setup_text_and_graphics.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
panel_setup_text_and_graphics.h Insta-prefs. 2023-05-10 18:14:14 +01:00
panel_setup_text_and_graphics_base.cpp Optical alignment for capital 'T's. 2023-10-19 15:02:38 +01:00
panel_setup_text_and_graphics_base.fbp Optical alignment for capital 'T's. 2023-10-19 15:02:38 +01:00
panel_setup_text_and_graphics_base.h Split StyleFootprints into separate bools for fields vs text & graphics. 2023-07-10 17:15:57 +01:00
panel_setup_tracks_and_vias.cpp A few tweaks for hidpi 2024-02-05 00:52:11 -05:00
panel_setup_tracks_and_vias.h Insta-prefs. 2023-05-10 18:14:14 +01:00
panel_setup_tracks_and_vias_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
panel_setup_tracks_and_vias_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
panel_setup_tracks_and_vias_base.h Fix some strings from V7's string freeze. 2023-02-11 21:11:07 +00:00
panel_setup_tuning_patterns.cpp Init tuning pattern settings from BOARD_DESIGN_SETTINGS. 2024-01-30 13:19:04 +00:00
panel_setup_tuning_patterns.h Hook up Import Settings to tuning patterns and custom rules. 2023-10-30 18:12:42 +00:00
panel_setup_tuning_patterns_base.cpp Enable meander radius for diff-pairs. 2024-01-30 13:19:04 +00:00
panel_setup_tuning_patterns_base.fbp Enable meander radius for diff-pairs. 2024-01-30 13:19:04 +00:00
panel_setup_tuning_patterns_base.h Minor string fixes. 2023-12-08 13:09:16 -05:00