kicad/pcbnew/dialogs
Jeff Young 77680eba30 Naming conventions. 2021-08-05 14:31:36 +01:00
..
dialog_board_reannotate.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
dialog_board_reannotate.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
dialog_board_reannotate_base.cpp Pcbnew: remove update schematic option for geographical annotation dialog. 2021-04-22 12:45:59 -04:00
dialog_board_reannotate_base.fbp Pcbnew: remove update schematic option for geographical annotation dialog. 2021-04-22 12:45:59 -04:00
dialog_board_reannotate_base.h Pcbnew: remove update schematic option for geographical annotation dialog. 2021-04-22 12:45:59 -04:00
dialog_board_setup.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
dialog_board_setup.h Fix some layout issues in board stackup pane. 2021-02-24 21:42:00 +00:00
dialog_board_statistics.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
dialog_board_statistics.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
dialog_board_statistics_base.cpp Pcbnew statistics: remove horizontal margin in drill table 2020-04-16 12:58:02 +00:00
dialog_board_statistics_base.fbp Pcbnew statistics: remove horizontal margin in drill table 2020-04-16 12:58:02 +00:00
dialog_board_statistics_base.h Pcbnew statistics: remove horizontal margin in drill table 2020-04-16 12:58:02 +00:00
dialog_choose_footprint.cpp Rename SCH_COMPONENT to SCH_SYMBOL. 2021-06-10 10:34:49 -04:00
dialog_choose_footprint.h Stop salt the eart with wxhtml.h 2021-06-03 07:49:49 -04:00
dialog_cleanup_graphics.cpp Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
dialog_cleanup_graphics.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_cleanup_graphics_base.cpp Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01:00
dialog_cleanup_graphics_base.fbp Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01:00
dialog_cleanup_graphics_base.h Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01:00
dialog_cleanup_tracks_and_vias.cpp Remove pcb_group include from board header 2021-06-03 20:03:31 +01:00
dialog_cleanup_tracks_and_vias.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_cleanup_tracks_and_vias_base.cpp Make via cleaning options clearer. 2020-08-19 11:56:28 +01:00
dialog_cleanup_tracks_and_vias_base.fbp Make via cleaning options clearer. 2020-08-19 11:56:28 +01:00
dialog_cleanup_tracks_and_vias_base.h Make via cleaning options clearer. 2020-08-19 11:56:28 +01:00
dialog_constraints_reporter.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
dialog_constraints_reporter.h Stop salt the eart with wxhtml.h 2021-06-03 07:49:49 -04:00
dialog_constraints_reporter_base.cpp Make OK default in inspectors (and hook up to close window). 2021-03-22 21:20:54 +00:00
dialog_constraints_reporter_base.fbp Make OK default in inspectors (and hook up to close window). 2021-03-22 21:20:54 +00:00
dialog_constraints_reporter_base.h Make OK default in inspectors (and hook up to close window). 2021-03-22 21:20:54 +00:00
dialog_copper_zones.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
dialog_copper_zones_base.cpp Copper Zone Properties dialog modifications 2021-07-12 21:55:46 +00:00
dialog_copper_zones_base.fbp Copper Zone Properties dialog modifications 2021-07-12 21:55:46 +00:00
dialog_copper_zones_base.h Copper Zone Properties dialog modifications 2021-07-12 21:55:46 +00:00
dialog_create_array.cpp Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
dialog_create_array.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
dialog_create_array_base.cpp Improve dialog static sizer box consistency. 2020-10-22 22:00:04 -04:00
dialog_create_array_base.fbp Improve dialog static sizer box consistency. 2020-10-22 22:00:04 -04:00
dialog_create_array_base.h Improve dialog static sizer box consistency. 2020-10-22 22:00:04 -04:00
dialog_dimension_properties.cpp Prefix DIMENSION types. 2021-06-11 17:59:44 +01:00
dialog_dimension_properties.h Prefix DIMENSION types. 2021-06-11 17:59:44 +01:00
dialog_dimension_properties_base.cpp Fix typo in unit label assignment and some minor layout improvements. 2021-01-19 16:09:44 +00:00
dialog_dimension_properties_base.fbp Fix typo in unit label assignment and some minor layout improvements. 2021-01-19 16:09:44 +00:00
dialog_dimension_properties_base.h Add textVar cross-reference support to Dimensions. 2020-09-19 20:42:30 +01:00
dialog_drc.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
dialog_drc.h Copy some bug fixes from DRC dialog across to Footprint Checker. 2021-04-08 22:37:14 +01:00
dialog_drc_base.cpp Move track-to-zone testing to RTrees. 2020-10-31 15:45:41 +00:00
dialog_drc_base.fbp Move track-to-zone testing to RTrees. 2020-10-31 15:45:41 +00:00
dialog_drc_base.h Move track-to-zone testing to RTrees. 2020-10-31 15:45:41 +00:00
dialog_enum_pads.cpp Naming conventions. 2020-11-17 16:05:49 +00:00
dialog_enum_pads.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
dialog_enum_pads_base.cpp
dialog_enum_pads_base.fbp minor fix in DIALOG_SYMBOL_PROPERTIES: make m_cbPreservePads ON the default 2021-02-10 12:47:11 +01:00
dialog_enum_pads_base.h
dialog_exchange_footprints.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
dialog_exchange_footprints.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_exchange_footprints_base.cpp Allow all selected footprints/symbols to be changed. 2021-06-17 23:34:56 +01:00
dialog_exchange_footprints_base.fbp Allow all selected footprints/symbols to be changed. 2021-06-17 23:34:56 +01:00
dialog_exchange_footprints_base.h Default to updating 3D models. 2020-11-24 13:48:33 +00:00
dialog_export_idf.cpp The REPORTER interface is inherently line-based. 2021-07-05 13:41:06 +01:00
dialog_export_idf_base.cpp Minor Pcbnew dialog layout fixes. 2020-11-11 11:08:54 -05:00
dialog_export_idf_base.fbp Minor Pcbnew dialog layout fixes. 2020-11-11 11:08:54 -05:00
dialog_export_idf_base.h Minor Pcbnew dialog layout fixes. 2020-11-11 11:08:54 -05:00
dialog_export_step.cpp Do-not-show-again section for common prefs & zone fill warning infobar. 2021-07-27 15:15:49 +01:00
dialog_export_step_base.cpp Minor dialog layout improvements. 2021-07-02 11:36:06 -04:00
dialog_export_step_base.fbp Minor dialog layout improvements. 2021-07-02 11:36:06 -04:00
dialog_export_step_base.h Minor dialog layout improvements. 2021-07-02 11:36:06 -04:00
dialog_export_svg.cpp The REPORTER interface is inherently line-based. 2021-07-05 13:41:06 +01:00
dialog_export_svg_base.cpp Improve clarity in the Print dialog around edge cuts layer. 2021-04-16 16:53:51 +01:00
dialog_export_svg_base.fbp Improve clarity in the Print dialog around edge cuts layer. 2021-04-16 16:53:51 +01:00
dialog_export_svg_base.h Improve clarity in the Print dialog around edge cuts layer. 2021-04-16 16:53:51 +01:00
dialog_export_vrml.cpp More error message regularization. 2021-06-29 01:08:26 +01:00
dialog_export_vrml_base.cpp Spelling fix vrml->VRML 2021-05-06 21:55:36 +01:00
dialog_export_vrml_base.fbp Spelling fix vrml->VRML 2021-05-06 21:55:36 +01:00
dialog_export_vrml_base.h export_vrml: Better export of pad shapes, both on copper and paste layers. 2021-03-18 20:43:27 +01:00
dialog_filter_selection.cpp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_filter_selection.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_filter_selection_base.cpp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_filter_selection_base.fbp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_filter_selection_base.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_find.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
dialog_find.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_find_base.cpp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_find_base.fbp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_find_base.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_footprint_checker.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
dialog_footprint_checker.h Copy some bug fixes from DRC dialog across to Footprint Checker. 2021-04-08 22:37:14 +01:00
dialog_footprint_checker_base.cpp Copy some bug fixes from DRC dialog across to Footprint Checker. 2021-04-08 22:37:14 +01:00
dialog_footprint_checker_base.fbp Copy some bug fixes from DRC dialog across to Footprint Checker. 2021-04-08 22:37:14 +01:00
dialog_footprint_checker_base.h Copy some bug fixes from DRC dialog across to Footprint Checker. 2021-04-08 22:37:14 +01:00
dialog_footprint_properties.cpp Naming conventions. 2021-08-05 14:31:36 +01:00
dialog_footprint_properties.h Switch the board footprint properties window to use the new 3d models panel 2021-07-28 20:56:17 +01:00
dialog_footprint_properties_base.cpp Switch the board footprint properties window to use the new 3d models panel 2021-07-28 20:56:17 +01:00
dialog_footprint_properties_base.fbp Switch the board footprint properties window to use the new 3d models panel 2021-07-28 20:56:17 +01:00
dialog_footprint_properties_base.h Switch the board footprint properties window to use the new 3d models panel 2021-07-28 20:56:17 +01:00
dialog_footprint_properties_fp_editor.cpp Naming conventions. 2021-08-05 14:31:36 +01:00
dialog_footprint_properties_fp_editor.h Split the footprint 3d model panel into its own class 2021-07-28 20:56:17 +01:00
dialog_footprint_properties_fp_editor_base.cpp Split the footprint 3d model panel into its own class 2021-07-28 20:56:17 +01:00
dialog_footprint_properties_fp_editor_base.fbp Split the footprint 3d model panel into its own class 2021-07-28 20:56:17 +01:00
dialog_footprint_properties_fp_editor_base.h Split the footprint 3d model panel into its own class 2021-07-28 20:56:17 +01:00
dialog_footprint_wizard_list.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
dialog_footprint_wizard_list.h
dialog_footprint_wizard_list_base.cpp
dialog_footprint_wizard_list_base.fbp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_footprint_wizard_list_base.h
dialog_fp_plugin_options.cpp More error message regularization. 2021-06-27 14:24:02 +01:00
dialog_fp_plugin_options_base.cpp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_fp_plugin_options_base.fbp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_fp_plugin_options_base.h Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_gen_footprint_position_file_base.cpp Make sure HPGL and DXF drill map generators honour origin setting. 2021-06-27 17:40:20 +01:00
dialog_gen_footprint_position_file_base.fbp Make sure HPGL and DXF drill map generators honour origin setting. 2021-06-27 17:40:20 +01:00
dialog_gen_footprint_position_file_base.h Make sure HPGL and DXF drill map generators honour origin setting. 2021-06-27 17:40:20 +01:00
dialog_gencad_export_options.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
dialog_gencad_export_options.h Stop salt the eart with wxhtml.h 2021-06-03 07:49:49 -04:00
dialog_gendrill.cpp The REPORTER interface is inherently line-based. 2021-07-05 13:41:06 +01:00
dialog_gendrill.h Make sure HPGL and DXF drill map generators honour origin setting. 2021-06-27 17:40:20 +01:00
dialog_gendrill_base.cpp DIALOG_GENDRILL: fix incorrect initialization of drill coord origin option 2021-03-06 09:47:42 +01:00
dialog_gendrill_base.fbp DIALOG_GENDRILL: fix incorrect initialization of drill coord origin option 2021-03-06 09:47:42 +01:00
dialog_gendrill_base.h DIALOG_GENDRILL: fix incorrect initialization of drill coord origin option 2021-03-06 09:47:42 +01:00
dialog_get_footprint_by_name.h Move GUI font code to common. 2021-06-29 18:27:58 +01:00
dialog_get_footprint_by_name_base.cpp Remove misleading help text for now. 2021-02-14 23:51:51 +00:00
dialog_get_footprint_by_name_base.fbp Remove misleading help text for now. 2021-02-14 23:51:51 +00:00
dialog_get_footprint_by_name_base.h Remove misleading help text for now. 2021-02-14 23:51:51 +00:00
dialog_global_deletion.cpp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_global_deletion.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_global_deletion_base.cpp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_global_deletion_base.fbp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_global_deletion_base.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_global_edit_text_and_graphics.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
dialog_global_edit_text_and_graphics_base.cpp Simplify UI event handling in pcbnew global edit dialogs 2021-04-07 17:39:48 +01:00
dialog_global_edit_text_and_graphics_base.fbp Simplify UI event handling in pcbnew global edit dialogs 2021-04-07 17:39:48 +01:00
dialog_global_edit_text_and_graphics_base.h Simplify UI event handling in pcbnew global edit dialogs 2021-04-07 17:39:48 +01:00
dialog_global_edit_tracks_and_vias.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
dialog_global_edit_tracks_and_vias_base.cpp Simplify UI event handling in pcbnew global edit dialogs 2021-04-07 17:39:48 +01:00
dialog_global_edit_tracks_and_vias_base.fbp Simplify UI event handling in pcbnew global edit dialogs 2021-04-07 17:39:48 +01:00
dialog_global_edit_tracks_and_vias_base.h Simplify UI event handling in pcbnew global edit dialogs 2021-04-07 17:39:48 +01:00
dialog_global_fp_lib_table_config.cpp More error message regularization. 2021-06-29 01:08:26 +01:00
dialog_global_fp_lib_table_config.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
dialog_graphic_item_properties.cpp Pull some name changes back from 7.0 to ease merging. 2021-07-21 20:58:59 +01:00
dialog_graphic_item_properties_base.cpp Don't police the user. 2021-03-11 10:38:32 +00:00
dialog_graphic_item_properties_base.fbp Don't police the user. 2021-03-11 10:38:32 +00:00
dialog_graphic_item_properties_base.h Don't police the user. 2021-03-11 10:38:32 +00:00
dialog_group_properties.cpp Read/write group locked state. Show locked state in dialog & statusbar. 2021-07-22 12:49:30 +01:00
dialog_group_properties.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_group_properties_base.cpp Read/write group locked state. Show locked state in dialog & statusbar. 2021-07-22 12:49:30 +01:00
dialog_group_properties_base.fbp Read/write group locked state. Show locked state in dialog & statusbar. 2021-07-22 12:49:30 +01:00
dialog_group_properties_base.h Read/write group locked state. Show locked state in dialog & statusbar. 2021-07-22 12:49:30 +01:00
dialog_import_settings.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
dialog_import_settings.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_import_settings_base.cpp Minor Pcbnew dialog layout fixes. 2020-11-11 11:08:54 -05:00
dialog_import_settings_base.fbp Minor Pcbnew dialog layout fixes. 2020-11-11 11:08:54 -05:00
dialog_import_settings_base.h Minor Pcbnew dialog layout fixes. 2020-11-11 11:08:54 -05:00
dialog_imported_layers.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00
dialog_imported_layers.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
dialog_imported_layers_base.cpp Layout tweaks to CADSTAR layer mapping dialog 2020-10-02 22:17:08 -04:00
dialog_imported_layers_base.fbp Layout tweaks to CADSTAR layer mapping dialog 2020-10-02 22:17:08 -04:00
dialog_imported_layers_base.h Layout tweaks to CADSTAR layer mapping dialog 2020-10-02 22:17:08 -04:00
dialog_layer_selection_base.cpp
dialog_layer_selection_base.fbp
dialog_layer_selection_base.h
dialog_move_exact.cpp Use M_SQRT1_2 in place of the number 2021-01-31 15:47:23 -05:00
dialog_move_exact.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_move_exact_base.cpp
dialog_move_exact_base.fbp
dialog_move_exact_base.h
dialog_net_inspector.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
dialog_net_inspector.h Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
dialog_net_inspector_base.cpp Prevent wxWidgets assertion. 2021-07-03 21:16:15 +01:00
dialog_net_inspector_base.fbp Prevent wxWidgets assertion. 2021-07-03 21:16:15 +01:00
dialog_net_inspector_base.h Simplify Net Inspector. (Remove via length and group sorting ctrls.) 2020-11-11 14:41:17 +00:00
dialog_netlist.cpp Consistent terminology and punctuation. 2021-06-17 00:05:17 +01:00
dialog_netlist.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_netlist_base.cpp Remove superfluous "Rebuild Ratsnest" button 2021-02-22 09:16:20 -08:00
dialog_netlist_base.fbp Remove superfluous "Rebuild Ratsnest" button 2021-02-22 09:16:20 -08:00
dialog_netlist_base.h Remove superfluous "Rebuild Ratsnest" button 2021-02-22 09:16:20 -08:00
dialog_non_copper_zones_properties.cpp Add missing locked setting to zone dialogs. 2021-05-06 22:50:03 +01:00
dialog_non_copper_zones_properties_base.cpp Add missing locked setting to zone dialogs. 2021-05-06 22:50:03 +01:00
dialog_non_copper_zones_properties_base.fbp Add missing locked setting to zone dialogs. 2021-05-06 22:50:03 +01:00
dialog_non_copper_zones_properties_base.h Add missing locked setting to zone dialogs. 2021-05-06 22:50:03 +01:00
dialog_pad_basicshapes_properties.cpp Pull some name changes back from 7.0 to ease merging. 2021-07-21 20:58:59 +01:00
dialog_pad_properties.cpp Pull some name changes back from 7.0 to ease merging. 2021-07-21 20:58:59 +01:00
dialog_pad_properties.h Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
dialog_pad_properties_base.cpp Harmonize property names for zone/footprint/pad clearance and thermals 2021-05-29 14:12:23 -04:00
dialog_pad_properties_base.fbp Harmonize property names for zone/footprint/pad clearance and thermals 2021-05-29 14:12:23 -04:00
dialog_pad_properties_base.h Move pad locking from footprint to pads. 2021-01-08 20:43:02 +00:00
dialog_plot.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00
dialog_plot.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_plot_base.cpp Pcbnew: fix some cosmetic issues in a few dialogs 2021-05-16 09:13:13 +02:00
dialog_plot_base.fbp Pcbnew: fix some cosmetic issues in a few dialogs 2021-05-16 09:13:13 +02:00
dialog_plot_base.h Improve clarity in the Print dialog around edge cuts layer. 2021-04-16 16:53:51 +01:00
dialog_pns_diff_pair_dimensions.cpp Fix many cases of old mils flag getting interpreted as allowEval flag. 2021-03-12 15:15:50 +00:00
dialog_pns_diff_pair_dimensions.h
dialog_pns_diff_pair_dimensions_base.cpp
dialog_pns_diff_pair_dimensions_base.fbp
dialog_pns_diff_pair_dimensions_base.h
dialog_pns_length_tuning_settings.cpp Fix many cases of old mils flag getting interpreted as allowEval flag. 2021-03-12 15:15:50 +00:00
dialog_pns_length_tuning_settings.h
dialog_pns_length_tuning_settings_base.cpp Meander minimum spacing can be equal to track width + minimum clearance 2021-06-29 19:30:01 +01:00
dialog_pns_length_tuning_settings_base.fbp Meander minimum spacing can be equal to track width + minimum clearance 2021-06-29 19:30:01 +01:00
dialog_pns_length_tuning_settings_base.h Hide unimplemented controls in length tuner settings 2021-05-10 21:40:52 -04:00
dialog_pns_settings.cpp PNS: Allow control of area-restricted drag optimization 2021-04-10 15:17:39 -04:00
dialog_pns_settings.h
dialog_pns_settings_base.cpp PNS: Fix visible area restriction 2021-04-10 16:13:08 -04:00
dialog_pns_settings_base.fbp PNS: Fix visible area restriction 2021-04-10 16:13:08 -04:00
dialog_pns_settings_base.h PNS: Allow control of area-restricted drag optimization 2021-04-10 15:17:39 -04:00
dialog_position_relative.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
dialog_position_relative.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_position_relative_base.cpp
dialog_position_relative_base.fbp
dialog_position_relative_base.h
dialog_print_pcbnew.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
dialog_push_pad_properties.cpp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04: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_rule_area_properties.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
dialog_rule_area_properties_base.cpp Add missing locked setting to zone dialogs. 2021-05-06 22:50:03 +01:00
dialog_rule_area_properties_base.fbp Add missing locked setting to zone dialogs. 2021-05-06 22:50:03 +01:00
dialog_rule_area_properties_base.h Add missing locked setting to zone dialogs. 2021-05-06 22:50:03 +01:00
dialog_swap_layers.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
dialog_swap_layers.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_swap_layers_base.cpp
dialog_swap_layers_base.fbp
dialog_swap_layers_base.h
dialog_target_properties.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 2021-08-03 01:11:11 +01:00
dialog_target_properties_base.cpp
dialog_target_properties_base.fbp
dialog_target_properties_base.h
dialog_text_properties.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
dialog_text_properties.h Go back to using space-width for tabs (instead of max-char-width). 2021-06-24 23:53:27 +01:00
dialog_text_properties_base.cpp Clean up Text Properties dialog. 2021-01-18 15:20:15 +00:00
dialog_text_properties_base.fbp Clean up Text Properties dialog. 2021-01-18 15:20:15 +00:00
dialog_text_properties_base.h Clean up Text Properties dialog. 2021-01-18 15:20:15 +00:00
dialog_track_via_properties.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
dialog_track_via_properties.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
dialog_track_via_properties_base.cpp Fix minor wxWidgets alerts 2021-02-02 10:01:19 +01:00
dialog_track_via_properties_base.fbp Fix minor wxWidgets alerts 2021-02-02 10:01:19 +01:00
dialog_track_via_properties_base.h Disable net selector for non-free vias. 2021-01-06 15:49:12 +00:00
dialog_track_via_size.cpp Grammar 2021-02-15 15:18:13 -08:00
dialog_track_via_size.h
dialog_track_via_size_base.cpp
dialog_track_via_size_base.fbp Update the .fpb file to be able to open it with wxFormBuilder 3.9, used by Kicad 2021-01-21 20:28:05 +01:00
dialog_track_via_size_base.h
dialog_unused_pad_layers.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
dialog_unused_pad_layers.h Improve layout and terminology of Remove Unused Pads. 2021-01-07 01:27:12 +00:00
dialog_unused_pad_layers_base.cpp Group global editors under tools menu. 2021-01-11 11:50:14 +00:00
dialog_unused_pad_layers_base.fbp minor fix in DIALOG_SYMBOL_PROPERTIES: make m_cbPreservePads ON the default 2021-02-10 12:47:11 +01:00
dialog_unused_pad_layers_base.h Improve layout and terminology of Remove Unused Pads. 2021-01-07 01:27:12 +00:00
dialog_update_pcb.cpp Naming conventions. 2021-05-23 22:21:34 +01:00
dialog_update_pcb.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_update_pcb_base.cpp Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_update_pcb_base.fbp Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_update_pcb_base.h Improve ease of understanding around PCB <-> schematic links. 2020-03-16 11:06:15 +00:00
panel_display_options.cpp Pull 3D preferences into KiCad preferences architecture. 2021-06-11 11:19:40 +01:00
panel_display_options.h Collapse Pcbnew & ModEdit display and edit settings. 2020-06-18 15:38:01 +01:00
panel_display_options_base.cpp Make live 3D refresh optional 2021-04-07 22:39:30 -04:00
panel_display_options_base.fbp Make live 3D refresh optional 2021-04-07 22:39:30 -04:00
panel_display_options_base.h Make live 3D refresh optional 2021-04-07 22:39:30 -04:00
panel_edit_options.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
panel_edit_options.h Fix graphics snapping in Footprint Editor. 2020-12-19 00:21:28 +00:00
panel_edit_options_base.cpp Cleanup. 2021-04-10 10:04:02 +01:00
panel_edit_options_base.fbp Cleanup. 2021-04-10 10:04:02 +01:00
panel_edit_options_base.h Cleanup. 2021-04-10 10:04:02 +01:00
panel_fp_editor_color_settings.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00
panel_fp_editor_color_settings.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
panel_fp_editor_defaults.cpp Move GUI font code to common. 2021-06-29 18:27:58 +01:00
panel_fp_editor_defaults.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
panel_fp_editor_defaults_base.cpp Remove tool tips not related to the objects they are depending on. 2021-05-16 10:03:12 +02:00
panel_fp_editor_defaults_base.fbp Remove tool tips not related to the objects they are depending on. 2021-05-16 10:03:12 +02:00
panel_fp_editor_defaults_base.h Formatting. 2021-04-10 10:04:02 +01:00
panel_fp_lib_table.cpp Naming conventions. 2021-08-05 14:31:36 +01:00
panel_fp_lib_table.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
panel_fp_lib_table_base.cpp Fix button lay out issue on OSX. 2021-02-18 11:53:36 +00:00
panel_fp_lib_table_base.fbp Fix button lay out issue on OSX. 2021-02-18 11:53:36 +00:00
panel_fp_lib_table_base.h Fix button lay out issue on OSX. 2021-02-18 11:53:36 +00:00
panel_fp_properties_3d_model.cpp Naming conventions. 2021-08-05 14:31:36 +01:00
panel_fp_properties_3d_model.h Switch the board footprint properties window to use the new 3d models panel 2021-07-28 20:56:17 +01:00
panel_fp_properties_3d_model_base.cpp Split the footprint 3d model panel into its own class 2021-07-28 20:56:17 +01:00
panel_fp_properties_3d_model_base.fbp Split the footprint 3d model panel into its own class 2021-07-28 20:56:17 +01:00
panel_fp_properties_3d_model_base.h Split the footprint 3d model panel into its own class 2021-07-28 20:56:17 +01:00
panel_pcbnew_action_plugins.cpp PANEL_PCBNEW_ACTION_PLUGINS: fix not working "open plugins folder" on Linux 2021-06-16 08:15:20 +02:00
panel_pcbnew_action_plugins.h Improvements to pcbnew action plugins settings panel 2021-01-20 09:09:53 +00:00
panel_pcbnew_action_plugins_base.cpp Improvements to pcbnew action plugins settings panel 2021-01-20 09:09:53 +00:00
panel_pcbnew_action_plugins_base.fbp Improvements to pcbnew action plugins settings panel 2021-01-20 09:09:53 +00:00
panel_pcbnew_action_plugins_base.h Improvements to pcbnew action plugins settings panel 2021-01-20 09:09:53 +00:00
panel_pcbnew_color_settings.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00
panel_pcbnew_color_settings.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
panel_pcbnew_display_origin.cpp Common widget header housekeeping. 2021-06-03 12:02:45 -04:00
panel_pcbnew_display_origin.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
panel_pcbnew_display_origin_base.cpp GUI guidelines in PCBNew origin setup. 2020-11-15 20:23:15 +00:00
panel_pcbnew_display_origin_base.fbp GUI guidelines in PCBNew origin setup. 2020-11-15 20:23:15 +00:00
panel_pcbnew_display_origin_base.h Add Pcbnew Display Origin Transforms preferences panel 2020-08-26 17:54:21 +00:00
panel_setup_constraints.cpp Move GUI font code to common. 2021-06-29 18:27:58 +01:00
panel_setup_constraints.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
panel_setup_constraints_base.cpp Tooltips for Board Setup > Constraints. 2021-07-09 13:06:59 +01:00
panel_setup_constraints_base.fbp Even out spacing around various panels. 2021-07-09 23:42:45 +01:00
panel_setup_constraints_base.h Clean up some layout of pages in Board Setup 2021-05-30 14:04:00 -04:00
panel_setup_layers.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 2021-08-03 01:11:11 +01:00
panel_setup_layers.h Use a list dialog that can be parented by the Board Setup dialog. 2021-06-27 01:41:35 +01:00
panel_setup_layers_base.cpp Use a list dialog that can be parented by the Board Setup dialog. 2021-06-27 01:41:35 +01:00
panel_setup_layers_base.fbp Use a list dialog that can be parented by the Board Setup dialog. 2021-06-27 01:41:35 +01:00
panel_setup_layers_base.h Use a list dialog that can be parented by the Board Setup dialog. 2021-06-27 01:41:35 +01:00
panel_setup_mask_and_paste.cpp Common widget header housekeeping. 2021-06-03 12:02:45 -04:00
panel_setup_mask_and_paste.h Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
panel_setup_mask_and_paste_base.cpp PANEL_SETUP_MASK_AND_PASTE_BASE: fix another cosmetic issue. 2021-05-16 13:22:48 +02:00
panel_setup_mask_and_paste_base.fbp Board setup spacing. 2021-06-26 10:55:31 +01:00
panel_setup_mask_and_paste_base.h PANEL_SETUP_MASK_AND_PASTE_BASE: fix another cosmetic issue. 2021-05-16 13:22:48 +02:00
panel_setup_rules.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 2021-08-03 01:11:11 +01:00
panel_setup_rules.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
panel_setup_rules_base.cpp Remove formbuild URL from hypertext links. 2021-01-07 15:12:19 +00:00
panel_setup_rules_base.fbp Remove formbuild URL from hypertext links. 2021-01-07 15:12:19 +00:00
panel_setup_rules_base.h Report all DRC rule errors, not just the first. 2020-07-30 14:27:42 +01:00
panel_setup_rules_help.md Document rules version clause. 2021-04-15 10:23:38 +01:00
panel_setup_text_and_graphics.cpp Common widget header housekeeping. 2021-06-03 12:02:45 -04:00
panel_setup_text_and_graphics.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
panel_setup_text_and_graphics_base.cpp Remove tool tips not related to the objects they are depending on. 2021-05-16 10:03:12 +02:00
panel_setup_text_and_graphics_base.fbp Board setup spacing. 2021-06-26 10:55:31 +01:00
panel_setup_text_and_graphics_base.h Pcbnew: fix some cosmetic issues in a few dialogs 2021-05-16 09:13:13 +02:00
panel_setup_tracks_and_vias.cpp Common widget header housekeeping. 2021-06-03 12:02:45 -04:00
panel_setup_tracks_and_vias.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
panel_setup_tracks_and_vias_base.cpp Clean up some layout of pages in Board Setup 2021-05-30 14:04:00 -04:00
panel_setup_tracks_and_vias_base.fbp Clean up some layout of pages in Board Setup 2021-05-30 14:04:00 -04:00
panel_setup_tracks_and_vias_base.h PANEL_SETUP_TRACKS_AND_VIAS: fix UI issues. 2021-04-23 10:58:59 +02:00