kicad/pcbnew/dialogs
Wayne Stambaugh 7b887c4844 Fix static text iss in board editor footprint properties dialog.
Replace degree symbol with the word degrees.  On windows, this does not
translate to the degree symbol.
2018-05-09 14:01:50 -04:00
..
dialog_SVG_print.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
dialog_SVG_print_base.cpp Standardize colon SVG_print_base 2018-04-23 11:53:17 -07:00
dialog_SVG_print_base.fbp Standardize colon SVG_print_base 2018-04-23 11:53:17 -07:00
dialog_SVG_print_base.h Standardize colon SVG_print_base 2018-04-23 11:53:17 -07:00
dialog_block_options.cpp Decouple vias from tracks in selection filter 2018-03-21 17:21:08 -04:00
dialog_block_options.h Decouple vias from tracks in selection filter 2018-03-21 17:21:08 -04:00
dialog_block_options_base.cpp Standardize colon block_options_base 2018-04-23 11:53:17 -07:00
dialog_block_options_base.fbp Standardize colon block_options_base 2018-04-23 11:53:17 -07:00
dialog_block_options_base.h Standardize colon block_options_base 2018-04-23 11:53:17 -07:00
dialog_cleaning_options.cpp Pcbnew, clean board: fix issues and add option in dialog to remove bad track segments (short circuit between 2 nets) 2016-09-30 11:11:52 +02:00
dialog_cleaning_options.h Pcbnew, clean board: fix issues and add option in dialog to remove bad track segments (short circuit between 2 nets) 2016-09-30 11:11:52 +02:00
dialog_cleaning_options_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_cleaning_options_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_cleaning_options_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_copper_zones.cpp Fix display issues in Layers list in Keepout Zone Properties. 2018-05-04 23:55:03 +01:00
dialog_copper_zones_base.cpp Standardize colon copper zones base 2018-04-23 11:53:17 -07:00
dialog_copper_zones_base.fbp Standardize colon copper zones base 2018-04-23 11:53:17 -07:00
dialog_copper_zones_base.h Standardize colon copper zones base 2018-04-23 11:53:17 -07:00
dialog_create_array.cpp Spelling Unrecognised -> Unrecognized 2018-03-09 09:43:54 -08:00
dialog_create_array.h Use TransferDataFromWindow so <enter> works. 2018-03-06 21:12:14 +00:00
dialog_create_array_base.cpp Standardize colon create_array_base 2018-04-23 11:53:17 -07:00
dialog_create_array_base.fbp Standardize colon create_array_base 2018-04-23 11:53:17 -07:00
dialog_create_array_base.h Standardize colon create_array_base 2018-04-23 11:53:17 -07:00
dialog_design_rules.cpp fix misspelled 'an other' -> 'another' 2018-04-08 13:24:37 -04:00
dialog_design_rules.h Micro via input fields are enabled when design is loaded 2017-08-29 09:28:25 -04:00
dialog_design_rules_aux_helper_class.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dialog_design_rules_base.cpp Standardize colon design_ruls_base 2018-04-23 11:53:17 -07:00
dialog_design_rules_base.fbp Standardize colon design_ruls_base 2018-04-23 11:53:17 -07:00
dialog_design_rules_base.h Standardize colon design_ruls_base 2018-04-23 11:53:17 -07:00
dialog_dimension_editor_base.cpp Standardize colong dimension editor base 2018-04-23 11:53:17 -07:00
dialog_dimension_editor_base.fbp Standardize colong dimension editor base 2018-04-23 11:53:17 -07:00
dialog_dimension_editor_base.h Standardize colong dimension editor base 2018-04-23 11:53:17 -07:00
dialog_display_options.cpp Dialog changes to go with new menu structure. 2018-02-18 17:03:26 -05:00
dialog_display_options.h Dialog changes to go with new menu structure. 2018-02-18 17:03:26 -05:00
dialog_display_options_base.cpp Standardize colon display_options_base 2018-04-23 11:53:17 -07:00
dialog_display_options_base.fbp Standardize colon display_options_base 2018-04-23 11:53:17 -07:00
dialog_display_options_base.h Standardize colon display_options_base 2018-04-23 11:53:17 -07:00
dialog_drc.cpp DRC: Add an optional mode to report all track errors 2018-03-20 19:54:06 -04:00
dialog_drc.h Fix code after renaming files 2018-01-29 16:40:22 +01:00
dialog_drc_base.cpp Standardize colon drc_base 2018-04-23 11:53:17 -07:00
dialog_drc_base.fbp Standardize colon drc_base 2018-04-23 11:53:17 -07:00
dialog_drc_base.h Standardize colon drc_base 2018-04-23 11:53:17 -07:00
dialog_drclistbox.h Make sure ERC and DRC item lists respect color themes. 2018-03-14 14:15:16 +00:00
dialog_edit_footprint_for_BoardEditor.cpp Pretty-up new pad clearance UI. 2018-05-04 23:55:03 +01:00
dialog_edit_footprint_for_BoardEditor.h Pretty-up new pad clearance UI. 2018-05-04 23:55:03 +01:00
dialog_edit_footprint_for_BoardEditor_base.cpp Fix static text iss in board editor footprint properties dialog. 2018-05-09 14:01:50 -04:00
dialog_edit_footprint_for_BoardEditor_base.fbp Fix static text iss in board editor footprint properties dialog. 2018-05-09 14:01:50 -04:00
dialog_edit_footprint_for_BoardEditor_base.h Fix control alignment and padding in footprint properties dialog. 2018-05-09 13:11:36 -04:00
dialog_edit_footprint_for_fp_editor.cpp Pretty-up new pad clearance UI. 2018-05-04 23:55:03 +01:00
dialog_edit_footprint_for_fp_editor.h Fix code after renaming files 2018-02-16 20:27:57 +01:00
dialog_edit_footprint_for_fp_editor_base.cpp Fix layout issues in footprint editor footprint properties dialog. 2018-05-09 13:52:04 -04:00
dialog_edit_footprint_for_fp_editor_base.fbp Fix layout issues in footprint editor footprint properties dialog. 2018-05-09 13:52:04 -04:00
dialog_edit_footprint_for_fp_editor_base.h Fix layout issues in footprint editor footprint properties dialog. 2018-05-09 13:52:04 -04:00
dialog_edit_footprint_text.cpp DIALOG_GRAPHIC_ITEM_PROPERTIES: fix a not very understandable error message (especially when Dwgs.User layer is disabled). 2018-03-31 10:46:52 +02:00
dialog_edit_footprint_text.h Fix code after renaming files 2018-02-16 20:27:16 +01:00
dialog_edit_footprint_text_base.cpp Standardize colons for edit_footprint_text_base 2018-04-23 11:53:17 -07:00
dialog_edit_footprint_text_base.fbp Standardize colons for edit_footprint_text_base 2018-04-23 11:53:17 -07:00
dialog_edit_footprint_text_base.h Standardize colons for edit_footprint_text_base 2018-04-23 11:53:17 -07:00
dialog_enum_pads.cpp MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 2017-01-29 23:51:35 +01:00
dialog_enum_pads.h Added settings dialog for Pad Enumeration tool. 2014-07-09 15:10:32 +02:00
dialog_enum_pads_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_enum_pads_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_enum_pads_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_exchange_footprints.cpp Remove negation from PCB_BASE_FRAME::PlaceModule() parameter 2018-03-05 16:42:30 +01:00
dialog_exchange_footprints.h Fix code after renaming files 2018-02-16 20:27:57 +01:00
dialog_exchange_footprints_base.cpp Fix code after renaming files 2018-02-16 20:27:57 +01:00
dialog_exchange_footprints_base.fbp Fix code after renaming files 2018-02-16 20:27:57 +01:00
dialog_exchange_footprints_base.h Fix code after renaming files 2018-02-16 20:27:57 +01:00
dialog_export_idf.cpp Spelling "Overwrite exiting" -> "Overwrite existing" 2018-03-08 12:33:32 -08:00
dialog_export_idf_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_idf_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_idf_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_step.cpp Use wxStdDialogButtonSizer in dialog. 2018-05-09 18:14:49 +02:00
dialog_export_step_base.cpp Use wxStdDialogButtonSizer in dialog. 2018-05-09 18:14:49 +02:00
dialog_export_step_base.fbp Use wxStdDialogButtonSizer in dialog. 2018-05-09 18:14:49 +02:00
dialog_export_step_base.h Use wxStdDialogButtonSizer in dialog. 2018-05-09 18:14:49 +02:00
dialog_export_vrml.cpp fix misspelled 'an other' -> 'another' 2018-04-08 13:24:37 -04:00
dialog_export_vrml_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_vrml_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_vrml_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_find.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
dialog_find.h Macos SetFocus() and SetSelection moved into OnInitDialog 2017-01-23 12:30:59 -05:00
dialog_find_base.cpp Macos SetFocus() and SetSelection moved into OnInitDialog 2017-01-23 12:30:59 -05:00
dialog_find_base.fbp Macos SetFocus() and SetSelection moved into OnInitDialog 2017-01-23 12:30:59 -05:00
dialog_find_base.h Macos SetFocus() and SetSelection moved into OnInitDialog 2017-01-23 12:30:59 -05:00
dialog_footprint_wizard_list.cpp Don't make user click twice to toggle checkbox in wxGrid. 2018-03-23 12:46:17 +00:00
dialog_footprint_wizard_list.h Fix code after renaming files. Minor other fix. 2018-01-30 20:23:35 +01:00
dialog_footprint_wizard_list_base.cpp Dialog footprint generators list selector: open the first page (generators list) by default. 2018-02-04 18:38:01 +01:00
dialog_footprint_wizard_list_base.fbp Dialog footprint generators list selector: open the first page (generators list) by default. 2018-02-04 18:38:01 +01:00
dialog_footprint_wizard_list_base.h Dialog footprint generators list selector: open the first page (generators list) by default. 2018-02-04 18:38:01 +01:00
dialog_fp_lib_table.cpp Treat ${...} and $(...) envvar references uniformly. 2018-05-05 23:40:40 +01:00
dialog_fp_lib_table_base.cpp Standardize colon and file/table in footprint lib dialog 2018-04-23 11:53:17 -07:00
dialog_fp_lib_table_base.fbp Standardize colon and file/table in footprint lib dialog 2018-04-23 11:53:17 -07:00
dialog_fp_lib_table_base.h Standardize colon and file/table in footprint lib dialog 2018-04-23 11:53:17 -07:00
dialog_fp_plugin_options.cpp Fix quotes in UI messages 2017-12-15 07:33:07 -05:00
dialog_fp_plugin_options_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_fp_plugin_options_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_fp_plugin_options_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_freeroute_exchange.cpp Specctra/Freerouter export fix a few issues: 2018-02-02 12:55:11 +01:00
dialog_freeroute_exchange.h Specctra/Freerouter export fix a few issues: 2018-02-02 12:55:11 +01:00
dialog_freeroute_exchange_base.cpp Specctra/Freerouter export fix a few issues: 2018-02-02 12:55:11 +01:00
dialog_freeroute_exchange_base.fbp Specctra/Freerouter export fix a few issues: 2018-02-02 12:55:11 +01:00
dialog_freeroute_exchange_base.h Specctra/Freerouter export fix a few issues: 2018-02-02 12:55:11 +01:00
dialog_freeroute_exchange_help.html fix misspelled 'Occassionally' -> 'Occasionally' 2018-02-25 17:10:10 -05:00
dialog_gen_footprint_position_file_base.cpp Replace Cancel button with Close in Generate Pos dialog 2018-02-18 17:07:09 -05:00
dialog_gen_footprint_position_file_base.fbp Replace Cancel button with Close in Generate Pos dialog 2018-02-18 17:07:09 -05:00
dialog_gen_footprint_position_file_base.h Replace Cancel button with Close in Generate Pos dialog 2018-02-18 17:07:09 -05:00
dialog_gencad_export_options.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
dialog_gencad_export_options.h GenCAD exporter: added origin settings 2017-11-10 15:18:59 +01:00
dialog_gendrill.cpp Clean up Cancel vs Close buttons in dialogs. 2018-02-10 17:53:12 -05:00
dialog_gendrill.h Pcbnew: Add creation of Drill Files in Gerber X2 format. 2017-05-01 12:43:40 +02:00
dialog_gendrill_base.cpp Standardize colon gendrill_base 2018-04-23 11:53:17 -07:00
dialog_gendrill_base.fbp Standardize colon gendrill_base 2018-04-23 11:53:17 -07:00
dialog_gendrill_base.h Standardize colon gendrill_base 2018-04-23 11:53:17 -07:00
dialog_general_options.cpp Added an option to enforce dragging gesture to always draw selection box 2018-03-01 17:15:57 +01:00
dialog_general_options.h Dialog changes to go with new menu structure. 2018-02-18 17:03:26 -05:00
dialog_general_options_BoardEditor_base.cpp Standardize colon board editor options 2018-04-23 11:53:17 -07:00
dialog_general_options_BoardEditor_base.fbp Standardize colon board editor options 2018-04-23 11:53:17 -07:00
dialog_general_options_BoardEditor_base.h Standardize colon board editor options 2018-04-23 11:53:17 -07:00
dialog_get_footprint.cpp Handle single- and double-click in Place Footprint history list. 2018-05-01 23:28:01 +01:00
dialog_get_footprint.h Handle single- and double-click in Place Footprint history list. 2018-05-01 23:28:01 +01:00
dialog_get_footprint_base.cpp Fix control padding in choose footprint dialog. 2018-05-09 13:23:45 -04:00
dialog_get_footprint_base.fbp Fix control padding in choose footprint dialog. 2018-05-09 13:23:45 -04:00
dialog_get_footprint_base.h Fix control padding in choose footprint dialog. 2018-05-09 13:23:45 -04:00
dialog_get_footprint_by_name.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
dialog_get_footprint_by_name_base.cpp Name the Get and Move Footprint dialog to match the command. 2018-04-02 20:16:26 +01:00
dialog_get_footprint_by_name_base.fbp Name the Get and Move Footprint dialog to match the command. 2018-04-02 20:16:26 +01:00
dialog_get_footprint_by_name_base.h Name the Get and Move Footprint dialog to match the command. 2018-04-02 20:16:26 +01:00
dialog_global_deletion.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
dialog_global_deletion.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
dialog_global_deletion_base.cpp Standardize colons global deletion 2018-04-23 11:53:17 -07:00
dialog_global_deletion_base.fbp Standardize colons global deletion 2018-04-23 11:53:17 -07:00
dialog_global_deletion_base.h Standardize colons global deletion 2018-04-23 11:53:17 -07:00
dialog_global_edit_tracks_and_vias.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
dialog_global_edit_tracks_and_vias.h Pcbnew: add "edit all tracks and vias" command in edit menu. 2016-10-14 21:07:39 +02:00
dialog_global_edit_tracks_and_vias_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_global_edit_tracks_and_vias_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_global_edit_tracks_and_vias_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_global_footprints_fields_edition.cpp Fix code after renaming files 2018-02-16 20:27:57 +01:00
dialog_global_footprints_fields_edition_base.cpp Standardize colons global footprint edit 2018-04-23 11:53:17 -07:00
dialog_global_footprints_fields_edition_base.fbp Standardize colons global footprint edit 2018-04-23 11:53:17 -07:00
dialog_global_footprints_fields_edition_base.h Standardize colons global footprint edit 2018-04-23 11:53:17 -07:00
dialog_global_pads_edition.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
dialog_global_pads_edition.h Add pad import/export/push to GAL canvas 2017-01-25 20:17:28 +01:00
dialog_global_pads_edition_base.cpp Standardize pad properties terminology. 2018-02-12 19:51:32 -05:00
dialog_global_pads_edition_base.fbp Standardize pad properties terminology. 2018-02-12 19:51:32 -05:00
dialog_global_pads_edition_base.h Standardize pad properties terminology. 2018-02-12 19:51:32 -05:00
dialog_graphic_item_properties.cpp DIALOG_GRAPHIC_ITEM_PROPERTIES: fix a not very understandable error message (especially when Dwgs.User layer is disabled). 2018-03-31 10:46:52 +02:00
dialog_graphic_item_properties_base.cpp fix code after file renaming 2018-01-31 09:24:02 +01:00
dialog_graphic_item_properties_base.fbp fix code after file renaming 2018-01-31 09:24:02 +01:00
dialog_graphic_item_properties_base.h fix code after file renaming 2018-01-31 09:24:02 +01:00
dialog_graphic_item_properties_for_fp_editor.cpp Moving IsOk dialogs to correct parents 2018-04-17 17:27:15 -07:00
dialog_graphic_items_options.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
dialog_graphic_items_options.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
dialog_graphic_items_options_base.cpp Converted most of pcbnew dialogs to use TEXT_CTRL_EVAL 2017-11-24 21:16:05 +01:00
dialog_graphic_items_options_base.fbp Converted most of pcbnew dialogs to use TEXT_CTRL_EVAL 2017-11-24 21:16:05 +01:00
dialog_graphic_items_options_base.h Converted most of pcbnew dialogs to use TEXT_CTRL_EVAL 2017-11-24 21:16:05 +01:00
dialog_keepout_area_properties.cpp Fix display issues in Layers list in Keepout Zone Properties. 2018-05-04 23:55:03 +01:00
dialog_keepout_area_properties_base.cpp Fix display issues in Layers list in Keepout Zone Properties. 2018-05-04 23:55:03 +01:00
dialog_keepout_area_properties_base.fbp Fix display issues in Layers list in Keepout Zone Properties. 2018-05-04 23:55:03 +01:00
dialog_keepout_area_properties_base.h Fix display issues in Layers list in Keepout Zone Properties. 2018-05-04 23:55:03 +01:00
dialog_layer_selection_base.cpp Standardize colons layer_selection 2018-04-23 11:53:17 -07:00
dialog_layer_selection_base.fbp Standardize colons layer_selection 2018-04-23 11:53:17 -07:00
dialog_layer_selection_base.h Standardize colons layer_selection 2018-04-23 11:53:17 -07:00
dialog_layers_setup.cpp DIALOG_LAYERS_SETUP: force 4 non copper layers to be always in use. 2018-03-27 20:26:48 +02:00
dialog_layers_setup_base.cpp Standardize colons layers_setup_base 2018-04-23 11:53:18 -07:00
dialog_layers_setup_base.fbp Standardize colons layers_setup_base 2018-04-23 11:53:18 -07:00
dialog_layers_setup_base.h Standardize colons layers_setup_base 2018-04-23 11:53:18 -07:00
dialog_mask_clearance.cpp rename files 2018-02-02 21:57:12 +01:00
dialog_mask_clearance.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dialog_mask_clearance_base.cpp mask clearance parameters: use clearances only for pads on copper layers, and never for pads on technical layers only. 2018-05-04 14:55:38 +02:00
dialog_mask_clearance_base.fbp mask clearance parameters: use clearances only for pads on copper layers, and never for pads on technical layers only. 2018-05-04 14:55:38 +02:00
dialog_mask_clearance_base.h mask clearance parameters: use clearances only for pads on copper layers, and never for pads on technical layers only. 2018-05-04 14:55:38 +02:00
dialog_modedit_display_options.cpp New menu structure for ModEdit. 2018-02-20 10:49:41 -05:00
dialog_modedit_display_options.h New menu structure for ModEdit. 2018-02-20 10:49:41 -05:00
dialog_modedit_options.cpp Add missing settings to ModEdit's preferences. 2018-05-03 15:07:24 +01:00
dialog_modedit_options_base.cpp Add missing settings to ModEdit's preferences. 2018-05-03 15:07:24 +01:00
dialog_modedit_options_base.fbp Add missing settings to ModEdit's preferences. 2018-05-03 15:07:24 +01:00
dialog_modedit_options_base.h Add missing settings to ModEdit's preferences. 2018-05-03 15:07:24 +01:00
dialog_move_exact.cpp Fix bug: Pressing Enter in the Move Relative dialog doesn't close the dialog. 2018-02-08 10:51:05 +01:00
dialog_move_exact.h Fix bug: Pressing Enter in the Move Relative dialog doesn't close the dialog. 2018-02-08 10:51:05 +01:00
dialog_move_exact_base.cpp Fix bug: Pressing Enter in the Move Relative dialog doesn't close the dialog. 2018-02-08 10:51:05 +01:00
dialog_move_exact_base.fbp Fix bug: Pressing Enter in the Move Relative dialog doesn't close the dialog. 2018-02-08 10:51:05 +01:00
dialog_move_exact_base.h Fix bug: Pressing Enter in the Move Relative dialog doesn't close the dialog. 2018-02-08 10:51:05 +01:00
dialog_netlist.cpp Moving IsOk dialogs to correct parents 2018-04-17 17:27:15 -07:00
dialog_netlist.h Follow standard FBP naming conventions. 2018-03-18 22:17:27 +00:00
dialog_netlist_base.cpp Standardize colons and wording in netlist dialog 2018-04-23 11:53:18 -07:00
dialog_netlist_base.fbp Standardize colons and wording in netlist dialog 2018-04-23 11:53:18 -07:00
dialog_netlist_base.h Standardize colons and wording in netlist dialog 2018-04-23 11:53:18 -07:00
dialog_non_copper_zones_properties.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
dialog_non_copper_zones_properties_base.cpp Standardize colons non-copper zones dialog 2018-04-23 11:53:18 -07:00
dialog_non_copper_zones_properties_base.fbp Standardize colons non-copper zones dialog 2018-04-23 11:53:18 -07:00
dialog_non_copper_zones_properties_base.h Standardize colons non-copper zones dialog 2018-04-23 11:53:18 -07:00
dialog_pad_basicshapes_properties.cpp Custom pad shape: primitive duplication dialog: better position/rotation of duplicate (new) primitives. 2018-02-20 16:25:58 +01:00
dialog_pad_properties.cpp Pretty-up new pad clearance UI. 2018-05-04 23:55:03 +01:00
dialog_pad_properties.h Pretty-up new pad clearance UI. 2018-05-04 23:55:03 +01:00
dialog_pad_properties_base.cpp Pretty-up new pad clearance UI. 2018-05-04 23:55:03 +01:00
dialog_pad_properties_base.fbp Pretty-up new pad clearance UI. 2018-05-04 23:55:03 +01:00
dialog_pad_properties_base.h Pretty-up new pad clearance UI. 2018-05-04 23:55:03 +01:00
dialog_pcb_text_properties.cpp DIALOG_GRAPHIC_ITEM_PROPERTIES: fix a not very understandable error message (especially when Dwgs.User layer is disabled). 2018-03-31 10:46:52 +02:00
dialog_pcb_text_properties_base.cpp fix code after file renaming 2018-01-31 09:24:02 +01:00
dialog_pcb_text_properties_base.fbp fix code after file renaming 2018-01-31 09:24:02 +01:00
dialog_pcb_text_properties_base.h fix code after file renaming 2018-01-31 09:24:02 +01:00
dialog_plot.cpp Another attempt to fix the initial button layout on GTK. 2018-05-08 20:01:29 +01:00
dialog_plot.h Move zone fill check for plot to a checkbox option. 2018-05-08 00:22:45 +01:00
dialog_plot_base.cpp Fix inconsistent padding in Pcbnew plot dialog. 2018-05-09 11:33:26 -04:00
dialog_plot_base.fbp Fix inconsistent padding in Pcbnew plot dialog. 2018-05-09 11:33:26 -04:00
dialog_plot_base.h Fix inconsistent padding in Pcbnew plot dialog. 2018-05-09 11:33:26 -04:00
dialog_pns_diff_pair_dimensions.cpp Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_pns_diff_pair_dimensions.h Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_pns_diff_pair_dimensions_base.cpp Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_pns_diff_pair_dimensions_base.fbp Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_pns_diff_pair_dimensions_base.h Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_pns_length_tuning_settings.cpp Converted most of pcbnew dialogs to use TEXT_CTRL_EVAL 2017-11-24 21:16:05 +01:00
dialog_pns_length_tuning_settings.h Renamed WX_UNIT_BINDER to UNIT_BINDER and moved to common/widgets 2017-11-24 21:15:40 +01:00
dialog_pns_length_tuning_settings_base.cpp Standardize colons pns length tune dialog 2018-04-23 11:53:18 -07:00
dialog_pns_length_tuning_settings_base.fbp Standardize colons pns length tune dialog 2018-04-23 11:53:18 -07:00
dialog_pns_length_tuning_settings_base.h Standardize colons pns length tune dialog 2018-04-23 11:53:18 -07:00
dialog_pns_settings.cpp Change "Automatic neckdown" to "Optimize pad connections". 2018-02-15 17:02:44 +01:00
dialog_pns_settings.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dialog_pns_settings_base.cpp Standardize colons pns settings dialog 2018-04-23 11:53:18 -07:00
dialog_pns_settings_base.fbp Standardize colons pns settings dialog 2018-04-23 11:53:18 -07:00
dialog_pns_settings_base.h Standardize colons pns settings dialog 2018-04-23 11:53:18 -07:00
dialog_position_relative.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
dialog_position_relative.h Position Relative Move tool fixes 2017-06-12 16:24:52 +02:00
dialog_position_relative_base.cpp Standardize caps in position relative dialog 2018-04-23 11:53:18 -07:00
dialog_position_relative_base.fbp Standardize caps in position relative dialog 2018-04-23 11:53:18 -07:00
dialog_position_relative_base.h Standardize caps in position relative dialog 2018-04-23 11:53:18 -07:00
dialog_print_for_modedit.cpp Prevent issuing a print command before the previous one is finished 2018-04-23 11:25:28 +02:00
dialog_print_for_modedit_base.cpp Standardize colon and remove abbr. in Print dialog 2018-04-23 11:53:18 -07:00
dialog_print_for_modedit_base.fbp Standardize colon and remove abbr. in Print dialog 2018-04-23 11:53:18 -07:00
dialog_print_for_modedit_base.h Standardize colon and remove abbr. in Print dialog 2018-04-23 11:53:18 -07:00
dialog_print_using_printer.cpp Prevent issuing a print command before the previous one is finished 2018-04-23 11:25:28 +02:00
dialog_print_using_printer_base.cpp Standardize colons in Print using printer dialog 2018-04-23 11:53:18 -07:00
dialog_print_using_printer_base.fbp Standardize colons in Print using printer dialog 2018-04-23 11:53:18 -07:00
dialog_print_using_printer_base.h Standardize colons in Print using printer dialog 2018-04-23 11:53:18 -07:00
dialog_scripting.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
dialog_scripting.h Add override specifier in scripting dialog 2016-10-05 15:07:06 -04:00
dialog_scripting_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_scripting_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_scripting_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_select_net_from_list.cpp Netlist dialog: highlight nets on selection 2018-02-15 15:35:29 +01:00
dialog_select_net_from_list_base.cpp Standardize colons in select net dialog 2018-04-23 11:53:18 -07:00
dialog_select_net_from_list_base.fbp Standardize colons in select net dialog 2018-04-23 11:53:18 -07:00
dialog_select_net_from_list_base.h Standardize colons in select net dialog 2018-04-23 11:53:18 -07:00
dialog_select_pretty_lib.cpp MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 2017-01-29 23:51:35 +01:00
dialog_select_pretty_lib.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dialog_select_pretty_lib_base.cpp Standardize colons in select pretty lib dialog 2018-04-23 11:53:18 -07:00
dialog_select_pretty_lib_base.fbp Standardize colons in select pretty lib dialog 2018-04-23 11:53:18 -07:00
dialog_select_pretty_lib_base.h Standardize colons in select pretty lib dialog 2018-04-23 11:53:18 -07:00
dialog_set_grid.cpp Fix regression in user grid size. 2018-02-24 09:21:28 -05:00
dialog_set_grid_base.cpp Standardize colons in set grid dialog 2018-04-23 11:53:18 -07:00
dialog_set_grid_base.fbp Standardize colons in set grid dialog 2018-04-23 11:53:18 -07:00
dialog_set_grid_base.h Standardize colons in set grid dialog 2018-04-23 11:53:18 -07:00
dialog_target_properties_base.cpp fixed plot menu labels 2017-07-21 10:19:29 -04:00
dialog_target_properties_base.fbp fixed plot menu labels 2017-07-21 10:19:29 -04:00
dialog_target_properties_base.h fixed plot menu labels 2017-07-21 10:19:29 -04:00
dialog_track_via_properties.cpp DIALOG_GRAPHIC_ITEM_PROPERTIES: fix a not very understandable error message (especially when Dwgs.User layer is disabled). 2018-03-31 10:46:52 +02:00
dialog_track_via_properties.h Renamed WX_UNIT_BINDER to UNIT_BINDER and moved to common/widgets 2017-11-24 21:15:40 +01:00
dialog_track_via_properties_base.cpp Standardize colons in track-via properties dialog 2018-04-23 11:53:18 -07:00
dialog_track_via_properties_base.fbp Standardize colons in track-via properties dialog 2018-04-23 11:53:18 -07:00
dialog_track_via_properties_base.h Standardize colons in track-via properties dialog 2018-04-23 11:53:18 -07:00
dialog_track_via_size.cpp Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_track_via_size.h Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_track_via_size_base.cpp Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_track_via_size_base.fbp Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_track_via_size_base.h Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_update_pcb.cpp DIALOG_UPDATE_PCB: minor fix: fix dialog min size. 2018-03-10 18:19:52 +01:00
dialog_update_pcb.fbp Don't leave Zones with "dead" nets. 2018-05-01 13:54:31 +01:00
dialog_update_pcb.h Pcbnew: when update PCB from schematic, spread footprints also in legacy mode. Remove also one useless undo command level after update. 2016-10-25 15:34:59 +02:00
dialog_update_pcb_base.cpp Don't leave Zones with "dead" nets. 2018-05-01 13:54:31 +01:00
dialog_update_pcb_base.h Don't leave Zones with "dead" nets. 2018-05-01 13:54:31 +01:00
wizard_3DShape_Libs_downloader.cpp Restored wxPD_APP_MODAL flag for progress dialogs 2018-04-20 22:55:39 +02:00
wizard_3DShape_Libs_downloader.h Fix 3D shape & footprint download wizards freeze on OSX 2018-04-20 12:36:34 +02:00
wizard_3DShape_Libs_downloader_base.cpp Minot fix: fix a minor wxAssert in dialog 2018-03-05 20:18:55 +01:00
wizard_3DShape_Libs_downloader_base.fbp Minot fix: fix a minor wxAssert in dialog 2018-03-05 20:18:55 +01:00
wizard_3DShape_Libs_downloader_base.h Minot fix: fix a minor wxAssert in dialog 2018-03-05 20:18:55 +01:00
wizard_add_fplib.cpp Restored wxPD_APP_MODAL flag for progress dialogs 2018-04-20 22:55:39 +02:00
wizard_add_fplib.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 2017-11-03 23:59:02 +01:00
wizard_add_fplib_base.cpp Fix incorrect default URL in wizard_add_fplib_base. Update an old test dialog. 2015-08-30 13:00:30 +02:00
wizard_add_fplib_base.fbp Fix incorrect default URL in wizard_add_fplib_base. Update an old test dialog. 2015-08-30 13:00:30 +02:00
wizard_add_fplib_base.h Fix incorrect default URL in wizard_add_fplib_base. Update an old test dialog. 2015-08-30 13:00:30 +02:00