kicad/pcbnew/dialogs
Jeff Young 2994fa26cd Allow separate processing of dimensions in Edit Text & Graphics Properties. 2023-03-05 15:19:06 +00:00
..
dialog_board_reannotate.cpp Turn on and fix MSVC compliance mode issues 2023-02-12 16:30:37 -05:00
dialog_board_reannotate.h
dialog_board_reannotate_base.cpp Flatten Reannotation dialog. 2023-02-11 21:11:07 +00:00
dialog_board_reannotate_base.fbp Flatten Reannotation dialog. 2023-02-11 21:11:07 +00:00
dialog_board_reannotate_base.h Flatten Reannotation dialog. 2023-02-11 21:11:07 +00:00
dialog_board_setup.cpp Pcbnew: Increase the default size of the board setup dialog 2023-01-27 22:00:39 +00:00
dialog_board_setup.h
dialog_board_statistics.cpp Terminology and coding style. 2022-09-27 12:23:38 +01:00
dialog_board_statistics.h Terminology and coding style. 2022-09-27 12:23:38 +01:00
dialog_board_statistics_base.cpp Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
dialog_board_statistics_base.fbp Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
dialog_board_statistics_base.h Other -> Unspecified and a couple of other terminology improvements. 2022-09-27 12:15:18 +01:00
dialog_choose_footprint.cpp Units for footprint preview widgets. 2023-01-02 22:12:26 +00:00
dialog_choose_footprint.h
dialog_cleanup_graphics.cpp Add pad-recombining to FPEditor's Cleanup Graphics. 2022-09-24 19:34:06 +01:00
dialog_cleanup_graphics.h
dialog_cleanup_graphics_base.cpp Add pad-recombining to FPEditor's Cleanup Graphics. 2022-09-24 19:34:06 +01:00
dialog_cleanup_graphics_base.fbp Add pad-recombining to FPEditor's Cleanup Graphics. 2022-09-24 19:34:06 +01:00
dialog_cleanup_graphics_base.h Add pad-recombining to FPEditor's Cleanup Graphics. 2022-09-24 19:34:06 +01:00
dialog_cleanup_tracks_and_vias.cpp
dialog_cleanup_tracks_and_vias.h
dialog_cleanup_tracks_and_vias_base.cpp
dialog_cleanup_tracks_and_vias_base.fbp
dialog_cleanup_tracks_and_vias_base.h
dialog_constraints_reporter.cpp
dialog_constraints_reporter.h
dialog_constraints_reporter_base.cpp Minor dialog adjustments. 2023-01-22 00:14:02 +00:00
dialog_constraints_reporter_base.fbp Minor dialog adjustments. 2023-01-22 00:14:02 +00:00
dialog_constraints_reporter_base.h Layout adjustments for wxWidgets 3.2. 2022-12-13 00:47:19 +00:00
dialog_copper_zones.cpp Properties: introduce validators; re-enable zone hatch settings 2023-02-11 11:44:58 -05:00
dialog_copper_zones_base.cpp
dialog_copper_zones_base.fbp
dialog_copper_zones_base.h
dialog_create_array.cpp
dialog_create_array.h
dialog_create_array_base.cpp
dialog_create_array_base.fbp
dialog_create_array_base.h
dialog_dimension_properties.cpp Move automatic dimension processing inside PCB_DIMENSION_BASE. 2023-03-05 15:19:06 +00:00
dialog_dimension_properties.h
dialog_dimension_properties_base.cpp Remove unique dummy text 2023-01-20 09:11:08 -08:00
dialog_dimension_properties_base.fbp Remove unique dummy text 2023-01-20 09:11:08 -08:00
dialog_dimension_properties_base.h Remove unique dummy text 2023-01-20 09:11:08 -08:00
dialog_drc.cpp Remove shadow member variable. 2022-11-05 16:50:54 +00:00
dialog_drc.h Remove shadow member variable. 2022-11-05 16:50:54 +00:00
dialog_drc_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_drc_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_drc_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_enum_pads.cpp
dialog_enum_pads.h
dialog_enum_pads_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_enum_pads_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_enum_pads_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_exchange_footprints.cpp Move PCB_EDIT_FRAME::ExchangeFootprint to pcb_edit_frame.cpp 2023-01-24 12:54:05 +00:00
dialog_exchange_footprints.h
dialog_exchange_footprints_base.cpp
dialog_exchange_footprints_base.fbp
dialog_exchange_footprints_base.h
dialog_export_idf.cpp
dialog_export_idf_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_export_idf_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_export_idf_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_export_step.cpp Step exporter fixes and enhancements: 2023-03-05 12:55:15 +01:00
dialog_export_step_base.cpp Step exporter fixes and enhancements: 2023-03-05 12:55:15 +01:00
dialog_export_step_base.fbp Step exporter fixes and enhancements: 2023-03-05 12:55:15 +01:00
dialog_export_step_base.h Step exporter fixes and enhancements: 2023-03-05 12:55:15 +01:00
dialog_export_step_process.cpp Fix compatibility with wxWidgets 3.0 2022-10-08 17:34:37 +02:00
dialog_export_step_process.h Redirect step export output to a pretty window 2022-10-08 09:48:00 -04:00
dialog_export_step_process_base.cpp Minor fix: make DIALOG_EXPORT_STEP_PROCESS_BASE correctly re-sizable. 2022-11-26 07:40:48 +01:00
dialog_export_step_process_base.fbp Minor fix: make DIALOG_EXPORT_STEP_PROCESS_BASE correctly re-sizable. 2022-11-26 07:40:48 +01:00
dialog_export_step_process_base.h Minor fix: make DIALOG_EXPORT_STEP_PROCESS_BASE correctly re-sizable. 2022-11-26 07:40:48 +01:00
dialog_export_svg.cpp Turn on and fix MSVC compliance mode issues 2023-02-12 16:30:37 -05:00
dialog_export_svg_base.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_export_svg_base.fbp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_export_svg_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_export_vrml.cpp
dialog_export_vrml_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_export_vrml_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_export_vrml_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_filter_selection.cpp
dialog_filter_selection.h
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
dialog_find.h Common Actions: Find Previous 2023-02-14 08:21:37 -05:00
dialog_find_base.cpp
dialog_find_base.fbp
dialog_find_base.h
dialog_footprint_checker.cpp Don't use FindNamedPad for net-tie logic. It only reutrns the *first* 2022-09-25 17:38:31 +01:00
dialog_footprint_checker.h
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_properties.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
dialog_footprint_properties.h Move footprint properties dialogs to symbol properties grid resizing strategy. 2022-10-12 00:38:44 +01:00
dialog_footprint_properties_base.cpp Ensure good fonts in grid headers. 2023-01-16 02:47:14 +00:00
dialog_footprint_properties_base.fbp Ensure good fonts in grid headers. 2023-01-16 02:47:14 +00:00
dialog_footprint_properties_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_footprint_properties_fp_editor.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_footprint_properties_fp_editor.h Move footprint properties dialogs to symbol properties grid resizing strategy. 2022-10-12 00:38:44 +01:00
dialog_footprint_properties_fp_editor_base.cpp Ensure good fonts in grid headers. 2023-01-16 02:47:14 +00:00
dialog_footprint_properties_fp_editor_base.fbp Ensure good fonts in grid headers. 2023-01-16 02:47:14 +00:00
dialog_footprint_properties_fp_editor_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_footprint_wizard_list.cpp
dialog_footprint_wizard_list.h
dialog_footprint_wizard_list_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_footprint_wizard_list_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05: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_fp_plugin_options.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_fp_plugin_options_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_fp_plugin_options_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_fp_plugin_options_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_gen_footprint_position.cpp Simplify and regularize text variable substitution architecture. 2023-01-17 17:05:41 +00:00
dialog_gen_footprint_position_file_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_gen_footprint_position_file_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_gen_footprint_position_file_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_gencad_export_options.cpp
dialog_gencad_export_options.h
dialog_gendrill.cpp Simplify and regularize text variable substitution architecture. 2023-01-17 17:05:41 +00:00
dialog_gendrill.h
dialog_gendrill_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_gendrill_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_gendrill_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_get_footprint_by_name.h
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
dialog_global_deletion.h
dialog_global_deletion_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_global_deletion_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_global_deletion_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_global_edit_text_and_graphics.cpp Allow separate processing of dimensions in Edit Text & Graphics Properties. 2023-03-05 15:19:06 +00:00
dialog_global_edit_text_and_graphics_base.cpp Allow separate processing of dimensions in Edit Text & Graphics Properties. 2023-03-05 15:19:06 +00:00
dialog_global_edit_text_and_graphics_base.fbp Allow separate processing of dimensions in Edit Text & Graphics Properties. 2023-03-05 15:19:06 +00:00
dialog_global_edit_text_and_graphics_base.h Allow separate processing of dimensions in Edit Text & Graphics Properties. 2023-03-05 15:19:06 +00:00
dialog_global_edit_tracks_and_vias.cpp Microvias always use separate uvia netclass properties. 2022-12-16 00:10:03 +00:00
dialog_global_edit_tracks_and_vias_base.cpp
dialog_global_edit_tracks_and_vias_base.fbp
dialog_global_edit_tracks_and_vias_base.h
dialog_global_fp_lib_table_config.cpp Fix paths for Copy default global library table. 2023-01-27 09:24:52 +03:00
dialog_global_fp_lib_table_config.h
dialog_graphic_item_properties.cpp Coverity fixes and code cleaning. 2023-03-02 09:04:47 -05:00
dialog_graphic_item_properties_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_graphic_item_properties_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_graphic_item_properties_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_group_properties.cpp Rename GetSelectMenuText to GetItemDescription 2023-01-11 22:27:44 -05:00
dialog_group_properties.h
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_image_properties.cpp Fix handling of PPI when loading embedded images 2023-02-14 19:42:06 -05:00
dialog_image_properties.h
dialog_image_properties_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_image_properties_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_image_properties_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_import_netlist.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00: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 Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_import_netlist_base.fbp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_import_netlist_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_import_settings.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_import_settings.h
dialog_import_settings_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_import_settings_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_import_settings_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_imported_layers.cpp
dialog_imported_layers.h
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 Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_layer_selection_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05: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
dialog_move_exact.h
dialog_move_exact_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_move_exact_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_move_exact_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_net_inspector.cpp Ensure we are not trying to sort on an invalid col 2023-01-04 13:56:25 -08:00
dialog_net_inspector.h Untangle some includes 2022-09-25 11:37:06 -04:00
dialog_net_inspector_base.cpp The net inspector is a modeless panel, not a dialog. 2023-01-22 00:14:02 +00:00
dialog_net_inspector_base.fbp The net inspector is a modeless panel, not a dialog. 2023-01-22 00:14:02 +00:00
dialog_net_inspector_base.h The net inspector is a modeless panel, not a dialog. 2023-01-22 00:14:02 +00:00
dialog_non_copper_zones_properties.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05: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_basicshapes_properties.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
dialog_pad_primitives_properties.h pcbnew: move DIALOG_PAD_PROPERTIES_BASE from dialog_pad_properties to its own files. 2023-01-17 09:44:28 +01:00
dialog_pad_primitives_properties_base.cpp pcbnew: move DIALOG_PAD_PROPERTIES_BASE from dialog_pad_properties to its own files. 2023-01-17 09:44:28 +01:00
dialog_pad_primitives_properties_base.fbp pcbnew: move DIALOG_PAD_PROPERTIES_BASE from dialog_pad_properties to its own files. 2023-01-17 09:44:28 +01:00
dialog_pad_primitives_properties_base.h pcbnew: move DIALOG_PAD_PROPERTIES_BASE from dialog_pad_properties to its own files. 2023-01-17 09:44:28 +01:00
dialog_pad_properties.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
dialog_pad_properties.h pcbnew: move DIALOG_PAD_PROPERTIES_BASE from dialog_pad_properties to its own files. 2023-01-17 09:44:28 +01:00
dialog_pad_properties_base.cpp Minor dialog adjustments. 2023-01-22 00:14:02 +00:00
dialog_pad_properties_base.fbp Minor dialog adjustments. 2023-01-22 00:14:02 +00:00
dialog_pad_properties_base.h Fix clipping issue in Pad Properties dialog. 2023-01-17 17:05:41 +00:00
dialog_plot.cpp Simplify and regularize text variable substitution architecture. 2023-01-17 17:05:41 +00:00
dialog_plot.h
dialog_plot_base.cpp Standardize print/plot terms 2023-01-11 12:30:02 -08:00
dialog_plot_base.fbp Standardize print/plot terms 2023-01-11 12:30:02 -08:00
dialog_plot_base.h Standardize print/plot terms 2023-01-11 12:30:02 -08: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 Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_pns_diff_pair_dimensions_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05: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_length_tuning_settings.cpp router: ADDED option to create single-sided meanders. 2022-11-30 20:39:02 +00:00
dialog_pns_length_tuning_settings.h
dialog_pns_length_tuning_settings_base.cpp router: ADDED option to create single-sided meanders. 2022-11-30 20:39:02 +00:00
dialog_pns_length_tuning_settings_base.fbp router: ADDED option to create single-sided meanders. 2022-11-30 20:39:02 +00:00
dialog_pns_length_tuning_settings_base.h router: ADDED option to create single-sided meanders. 2022-11-30 20:39:02 +00:00
dialog_pns_settings.cpp Router: settings dialog fixes 2022-12-29 10:31:12 -05:00
dialog_pns_settings.h Router: settings dialog fixes 2022-12-29 10:31:12 -05:00
dialog_pns_settings_base.cpp Unify checkbox borders in Interactive Router Settings. 2023-02-01 07:46:42 +03:00
dialog_pns_settings_base.fbp Unify checkbox borders in Interactive Router Settings. 2023-02-01 07:46:42 +03:00
dialog_pns_settings_base.h
dialog_position_relative.cpp Rename GetSelectMenuText to GetItemDescription 2023-01-11 22:27:44 -05: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 Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
dialog_position_relative_base.fbp Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00: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 Fix minor cosmetic issues in Print dialogs 2023-01-23 09:21:23 +01:00
dialog_produce_pcb.fbp
dialog_produce_pcb_base.cpp
dialog_produce_pcb_base.h
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
dialog_push_pad_properties_base.cpp
dialog_push_pad_properties_base.fbp
dialog_push_pad_properties_base.h
dialog_rule_area_properties.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_rule_area_properties_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_rule_area_properties_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05: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_swap_layers.cpp Don't feed wxWidgets negative column widths. 2022-11-16 13:33:55 +00:00
dialog_swap_layers.h
dialog_swap_layers_base.cpp
dialog_swap_layers_base.fbp
dialog_swap_layers_base.h
dialog_target_properties.cpp
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 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
dialog_text_properties.h Add vertical justification buttons to pcbnew text dialog 2023-01-16 18:40:08 +00:00
dialog_text_properties_base.cpp Add vertical justification buttons to pcbnew text dialog 2023-01-16 18:40:08 +00:00
dialog_text_properties_base.fbp Add vertical justification buttons to pcbnew text dialog 2023-01-16 18:40:08 +00:00
dialog_text_properties_base.h Add vertical justification buttons to pcbnew text dialog 2023-01-16 18:40:08 +00:00
dialog_textbox_properties.cpp Fix rotation/flipping properties for text boxes 2023-03-04 13:11:15 -05:00
dialog_textbox_properties.h
dialog_textbox_properties_base.cpp Account for border when calculating text margin for text boxes. 2023-02-13 17:08:29 +00:00
dialog_textbox_properties_base.fbp Account for border when calculating text margin for text boxes. 2023-02-13 17:08:29 +00:00
dialog_textbox_properties_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_track_via_properties.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
dialog_track_via_properties.h Don't show annular rings controls for vias that span only a single layer. 2022-11-24 18:05:37 +00:00
dialog_track_via_properties_base.cpp Don't show annular rings controls for vias that span only a single layer. 2022-11-24 18:05:37 +00:00
dialog_track_via_properties_base.fbp Don't show annular rings controls for vias that span only a single layer. 2022-11-24 18:05:37 +00:00
dialog_track_via_properties_base.h Don't show annular rings controls for vias that span only a single layer. 2022-11-24 18:05:37 +00:00
dialog_track_via_size.cpp
dialog_track_via_size.h
dialog_track_via_size_base.cpp
dialog_track_via_size_base.fbp
dialog_track_via_size_base.h
dialog_unused_pad_layers.cpp DIALOG_UNUSED_PAD_LAYERS: do not use TransferDataFromWindow for any button. 2023-02-13 10:26:46 +01: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
dialog_update_pcb.h
dialog_update_pcb_base.cpp
dialog_update_pcb_base.fbp
dialog_update_pcb_base.h
panel_display_options.cpp
panel_display_options.h
panel_display_options_base.cpp Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01:00
panel_display_options_base.fbp Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01:00
panel_display_options_base.h Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01:00
panel_edit_options.cpp Expose changing arc edit mode in arc button context menu and Preferences 2022-12-05 21:28:16 +03:00
panel_edit_options.h Divorce UNIT_BINDER from wxFrame. 2022-12-04 11:51:44 +00:00
panel_edit_options_base.cpp Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01:00
panel_edit_options_base.fbp Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01:00
panel_edit_options_base.h Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01: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
panel_fp_editor_defaults.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
panel_fp_editor_defaults.h Cleanup. 2022-10-12 16:36:54 +01:00
panel_fp_editor_defaults_base.cpp Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
panel_fp_editor_defaults_base.fbp Ensure good fonts in grid headers. 2023-01-16 02:47:14 +00:00
panel_fp_editor_defaults_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_fp_lib_table.cpp Fix the shared_lock added and micro-opt the reindex 2023-02-18 11:28:19 -05:00
panel_fp_lib_table.h
panel_fp_lib_table_base.cpp Fix some strings from V7's string freeze. 2023-02-11 21:11:07 +00:00
panel_fp_lib_table_base.fbp Fix some strings from V7's string freeze. 2023-02-11 21:11:07 +00:00
panel_fp_lib_table_base.h Flatten (and fix layout) of library table managers. 2023-01-20 14:19:58 +00:00
panel_fp_properties_3d_model.cpp Suppress handling of selection events until delete is done. 2023-01-24 00:07:40 +00:00
panel_fp_properties_3d_model.h
panel_fp_properties_3d_model_base.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_fp_properties_3d_model_base.fbp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_fp_properties_3d_model_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_pcbnew_action_plugins.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_pcbnew_action_plugins.h
panel_pcbnew_action_plugins_base.cpp Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
panel_pcbnew_action_plugins_base.fbp Ensure good fonts in grid headers. 2023-01-16 02:47:14 +00:00
panel_pcbnew_action_plugins_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_pcbnew_color_settings.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
panel_pcbnew_color_settings.h
panel_pcbnew_display_origin.cpp
panel_pcbnew_display_origin.h
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
panel_setup_constraints.h
panel_setup_constraints_base.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_constraints_base.fbp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_constraints_base.h Fix copy/paste error. 2022-09-24 20:00:01 +01:00
panel_setup_formatting.cpp Fix build error 2023-01-18 10:20:20 -08:00
panel_setup_formatting.h
panel_setup_formatting_base.cpp Minor dialog layout improvements. 2023-02-02 16:54:52 -05:00
panel_setup_formatting_base.fbp Minor dialog layout improvements. 2023-02-02 16:54:52 -05:00
panel_setup_formatting_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_layers.cpp Do not try to read from UI elements that haven't been initialized yet 2023-01-12 09:16:22 -05:00
panel_setup_layers.h Do not try to read from UI elements that haven't been initialized yet 2023-01-12 09:16:22 -05:00
panel_setup_layers_base.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_layers_base.fbp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_layers_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_mask_and_paste.cpp
panel_setup_mask_and_paste.h
panel_setup_mask_and_paste_base.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_mask_and_paste_base.fbp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_mask_and_paste_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_rules.cpp Add DRC suggestions for Via_Type 2023-01-23 05:14:06 +03:00
panel_setup_rules.h Add DRC suggestions for Via_Type 2023-01-23 05:14:06 +03:00
panel_setup_rules_base.cpp Minor dialog layout improvements. 2023-02-02 16:54:52 -05:00
panel_setup_rules_base.fbp Minor dialog layout improvements. 2023-02-02 16:54:52 -05:00
panel_setup_rules_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_rules_help.md Add doc link to custom rules syntax help. 2023-02-12 21:34:35 +00:00
panel_setup_rules_help_md.h Add doc link to custom rules syntax help. 2023-02-12 21:34:35 +00:00
panel_setup_text_and_graphics.cpp Move automatic dimension processing inside PCB_DIMENSION_BASE. 2023-03-05 15:19:06 +00:00
panel_setup_text_and_graphics.h Add unit and eval support to WX_GRIDs. 2022-10-11 23:40:58 +01:00
panel_setup_text_and_graphics_base.cpp Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
panel_setup_text_and_graphics_base.fbp Ensure good fonts in grid headers. 2023-01-16 02:47:14 +00:00
panel_setup_text_and_graphics_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_tracks_and_vias.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_setup_tracks_and_vias.h
panel_setup_tracks_and_vias_base.cpp Fix some strings from V7's string freeze. 2023-02-11 21:11:07 +00:00
panel_setup_tracks_and_vias_base.fbp Fix some strings from V7's string freeze. 2023-02-11 21:11:07 +00:00
panel_setup_tracks_and_vias_base.h Fix some strings from V7's string freeze. 2023-02-11 21:11:07 +00:00