7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-22 05:05:03 +00:00
kicad/pcbnew/dialogs
Jon Evans 0045538512 ODB++: file handling improvements
- Use board filename in compressed output
- Don't generate uncompressed output next to compressed
- Make clear that the path in the dialog is a folder, not a file
- Handle existing output files gracefully
2024-11-20 18:40:51 -05:00
..
dialog_board_reannotate_base.cpp DIALOG_BOARD_REANNOTATE_BASE: do not force the size of bitmap windows. 2023-12-30 16:02:31 +01:00
dialog_board_reannotate_base.fbp DIALOG_BOARD_REANNOTATE_BASE: do not force the size of bitmap windows. 2023-12-30 16:02:31 +01:00
dialog_board_reannotate_base.h DIALOG_BOARD_REANNOTATE_BASE: do not force the size of bitmap windows. 2023-12-30 16:02:31 +01:00
dialog_board_reannotate.cpp Strip richio.h from headers that don't need them 2024-10-04 18:06:18 +01:00
dialog_board_reannotate.h DIALOG_BOARD_REANNOTATE: fix coding style issues. 2023-03-10 11:49:48 +01:00
dialog_board_setup.cpp Fix schematic setup dialog reopens instead of activating if already open 2024-11-19 21:06:40 +00:00
dialog_board_setup.h Fix schematic setup dialog reopens instead of activating if already open 2024-11-19 21:06:40 +00:00
dialog_board_statistics_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_board_statistics_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_board_statistics_base.h Other -> Unspecified and a couple of other terminology improvements. 2022-09-27 12:15:18 +01:00
dialog_board_statistics.cpp CHANGED: Clear drill holes table before loading board file 2024-11-07 15:49:36 +00:00
dialog_board_statistics.h Start unifying padstack properties 2024-05-14 20:57:56 -04:00
dialog_cleanup_graphics_base.cpp String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_cleanup_graphics_base.fbp String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_cleanup_graphics_base.h String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_cleanup_graphics.cpp Footprint Chooser dialog: Allow toggle buttons to work simultaneously 2024-03-23 09:48:15 +00:00
dialog_cleanup_graphics.h ADDED: Heal Shapes; Fix discontinuities in gfx import and Cleanup dialog. 2023-10-17 10:29:43 +03:00
dialog_cleanup_tracks_and_vias_base.cpp CHANGED: pcbnew - Refilling of zones before and after cleanup. 2024-09-11 19:18:41 +00:00
dialog_cleanup_tracks_and_vias_base.fbp CHANGED: pcbnew - Refilling of zones before and after cleanup. 2024-09-11 19:18:41 +00:00
dialog_cleanup_tracks_and_vias_base.h CHANGED: pcbnew - Refilling of zones before and after cleanup. 2024-09-11 19:18:41 +00:00
dialog_cleanup_tracks_and_vias.cpp Separate generic aspects of NET_SELECTOR_COMBOPOPUP 2024-10-27 05:13:32 +08:00
dialog_cleanup_tracks_and_vias.h ADDED: filters for Cleanup Tracks and Vias. 2024-08-16 11:56:56 -06:00
dialog_copper_zones_base.cpp Remove Export Settings to Other Similar Zones. 2024-02-03 13:22:16 +00:00
dialog_copper_zones_base.fbp Remove Export Settings to Other Similar Zones. 2024-02-03 13:22:16 +00:00
dialog_copper_zones_base.h Remove Export Settings to Other Similar Zones. 2024-02-03 13:22:16 +00:00
dialog_copper_zones.cpp Convert graphic to polygon or zone: fix some issues: 2024-09-17 13:26:33 +02:00
dialog_create_array_base.cpp Pcbnew array: allow selecting the center point interactively 2024-10-28 22:01:14 +08:00
dialog_create_array_base.fbp Pcbnew array: allow selecting the center point interactively 2024-10-28 22:01:14 +08:00
dialog_create_array_base.h Pcbnew array: allow selecting the center point interactively 2024-10-28 22:01:14 +08:00
dialog_create_array.cpp Pcbnew array: allow selecting the center point interactively 2024-10-28 22:01:14 +08:00
dialog_create_array.h Pcbnew array: allow selecting the center point interactively 2024-10-28 22:01:14 +08:00
dialog_dimension_properties_base.cpp Pcbnew: Add inward/outward dimension arrows 2024-10-30 21:22:37 +08:00
dialog_dimension_properties_base.fbp Pcbnew: Add inward/outward dimension arrows 2024-10-30 21:22:37 +08:00
dialog_dimension_properties_base.h Pcbnew: Add inward/outward dimension arrows 2024-10-30 21:22:37 +08:00
dialog_dimension_properties.cpp Pcbnew: Add inward/outward dimension arrows 2024-10-30 21:22:37 +08:00
dialog_dimension_properties.h Add missing setting to Dimension Properties dialog. 2023-04-30 22:45:19 +01:00
dialog_drc_base.cpp ADDED: ability to remove ignored tests from ERC/DRC list. 2024-05-13 17:09:54 +01:00
dialog_drc_base.fbp ADDED: ability to remove ignored tests from ERC/DRC list. 2024-05-13 17:09:54 +01:00
dialog_drc_base.h ADDED: ability to remove ignored tests from ERC/DRC list. 2024-05-13 17:09:54 +01:00
dialog_drc.cpp Standardise clamp function 2024-10-09 21:27:58 -06:00
dialog_drc.h ADDED: ability to remove ignored tests from ERC/DRC list. 2024-05-13 17:09:54 +01:00
dialog_enum_pads_base.cpp String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_enum_pads_base.fbp String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_enum_pads_base.h String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
dialog_enum_pads.cpp ADDED: Add step parameter to footprint pad renumbering 2023-07-16 15:37:12 +01:00
dialog_enum_pads.h ADDED: Add step parameter to footprint pad renumbering 2023-07-16 15:37:12 +01:00
dialog_exchange_footprints_base.cpp Update Footprint: add checkbox for text content 2024-05-20 09:16:04 -04:00
dialog_exchange_footprints_base.fbp Update Footprint: add checkbox for text content 2024-05-20 09:16:04 -04:00
dialog_exchange_footprints_base.h Update Footprint: add checkbox for text content 2024-05-20 09:16:04 -04:00
dialog_exchange_footprints.cpp Show footprint change/update immediately. 2024-06-22 19:47:40 +01:00
dialog_exchange_footprints.h Show footprint change/update immediately. 2024-06-22 19:47:40 +01:00
dialog_export_2581_base.cpp DIALOG_EXPORT_2581:fix incorrect size of widgets when a very long field name exists 2024-04-30 18:16:05 +02:00
dialog_export_2581_base.h DIALOG_EXPORT_2581:fix incorrect size of widgets when a very long field name exists 2024-04-30 18:16:05 +02:00
dialog_export_2581.cpp Make sure to initialize all members 2024-10-20 16:02:48 -04:00
dialog_export_2581.fbp DIALOG_EXPORT_2581:fix incorrect size of widgets when a very long field name exists 2024-04-30 18:16:05 +02:00
dialog_export_2581.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
dialog_export_idf_base.cpp IDFv3: control whether DNP/unspecified components are exported 2024-05-08 10:24:50 -04:00
dialog_export_idf_base.fbp IDFv3: control whether DNP/unspecified components are exported 2024-05-08 10:24:50 -04:00
dialog_export_idf_base.h IDFv3: control whether DNP/unspecified components are exported 2024-05-08 10:24:50 -04:00
dialog_export_idf.cpp Split header for DIALOG_EXPORT_IDF3 2024-09-07 20:01:17 -04:00
dialog_export_idf.h Split header for DIALOG_EXPORT_IDF3 2024-09-07 20:01:17 -04:00
dialog_export_odbpp_base.cpp ODB++: file handling improvements 2024-11-20 18:40:51 -05:00
dialog_export_odbpp_base.h ODB++: file handling improvements 2024-11-20 18:40:51 -05:00
dialog_export_odbpp.cpp Fix various compile warnings 2024-09-18 18:51:02 -04:00
dialog_export_odbpp.fbp ODB++: file handling improvements 2024-11-20 18:40:51 -05:00
dialog_export_odbpp.h Implement ODB++ export 2024-09-14 15:34:51 +00:00
dialog_export_step_base.cpp ADDED: STL and PLY (since OCCT 7.7.0) 3D model export. 2024-11-04 16:15:02 +03:00
dialog_export_step_base.fbp ADDED: STL and PLY (since OCCT 7.7.0) 3D model export. 2024-11-04 16:15:02 +03:00
dialog_export_step_base.h Remember new STEP export settings across dialog openings 2024-08-03 22:08:57 -04:00
dialog_export_step_process_base.cpp Use an indeterminate progress bar for the 3d export log window 2023-08-19 19:01:29 -04:00
dialog_export_step_process_base.fbp Add gltf export to step dialog 2023-08-19 19:01:29 -04:00
dialog_export_step_process_base.h Add gltf export to step dialog 2023-08-19 19:01:29 -04:00
dialog_export_step_process.cpp Avoid crash on step export 2024-01-16 13:18:54 -08:00
dialog_export_step_process.h Avoid crash on step export 2024-01-16 13:18:54 -08:00
dialog_export_step.cpp Save 3D export path when changing output format. 2024-11-05 14:54:09 +03:00
dialog_export_step.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
dialog_export_svg_base.cpp Minor dialog layout fixes. 2023-11-02 09:37:44 -04:00
dialog_export_svg_base.fbp Minor dialog layout fixes. 2023-11-02 09:37:44 -04:00
dialog_export_svg_base.h Minor dialog layout fixes. 2023-11-02 09:37:44 -04:00
dialog_export_svg.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
dialog_export_svg.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
dialog_export_vrml_base.cpp Split off header for DIALOG_EXPORT_VRML and rename it from DIALOG_EXPORT_3DFILE 2024-09-07 19:57:19 -04:00
dialog_export_vrml_base.fbp Split off header for DIALOG_EXPORT_VRML and rename it from DIALOG_EXPORT_3DFILE 2024-09-07 19:57:19 -04:00
dialog_export_vrml_base.h Split off header for DIALOG_EXPORT_VRML and rename it from DIALOG_EXPORT_3DFILE 2024-09-07 19:57:19 -04:00
dialog_export_vrml.cpp feature removal: remove Show Hidden Text 2024-09-19 15:41:44 -04:00
dialog_export_vrml.h Split off header for DIALOG_EXPORT_VRML and rename it from DIALOG_EXPORT_3DFILE 2024-09-07 19:57:19 -04:00
dialog_filter_selection_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_filter_selection_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_filter_selection_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_filter_selection.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_filter_selection.h Coverity issue fix. 2021-10-30 11:52:06 -04:00
dialog_find_base.cpp Find dialog: 'Words' -> 'Whole words only' 2024-08-28 13:49:36 +01:00
dialog_find_base.fbp Find dialog: 'Words' -> 'Whole words only' 2024-08-28 13:49:36 +01:00
dialog_find_base.h Find dialog: 'Words' -> 'Whole words only' 2024-08-28 13:49:36 +01:00
dialog_find.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
dialog_find.h Common Actions: Find Previous 2023-02-14 08:21:37 -05:00
dialog_footprint_associations_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_footprint_associations_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_footprint_associations_base.h ADDED footprint associations dialog. 2023-07-11 14:52:05 +01:00
dialog_footprint_associations.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_footprint_associations.h ADDED footprint associations dialog. 2023-07-11 14:52:05 +01:00
dialog_footprint_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_checker.cpp Reorganize layer numbering 2024-09-06 23:07:58 +00:00
dialog_footprint_checker.h Pointer safety for ERC/DRC dialogs. 2022-08-30 12:07:19 +01:00
dialog_footprint_chooser.cpp DIALOG_FOOTPRINT_CHOOSER: ensure the display is always updated on footprint change. 2024-09-18 15:35:11 +02:00
dialog_footprint_chooser.h Setup 3D canvas for Footprint Chooser previews. 2024-05-31 12:33:32 +01:00
dialog_footprint_properties_base.cpp UNIT_BINDER does it's own eval processing. 2024-11-09 21:47:39 +00:00
dialog_footprint_properties_base.fbp UNIT_BINDER does it's own eval processing. 2024-11-09 21:47:39 +00:00
dialog_footprint_properties_base.h UNIT_BINDER does it's own eval processing. 2024-11-09 21:47:39 +00:00
dialog_footprint_properties_fp_editor_base.cpp Fill in a lot more calls to DIALOG_SHIM::OnModify(). 2024-08-11 12:45:36 -06:00
dialog_footprint_properties_fp_editor_base.fbp Fill in a lot more calls to DIALOG_SHIM::OnModify(). 2024-08-11 12:45:36 -06:00
dialog_footprint_properties_fp_editor_base.h Fill in a lot more calls to DIALOG_SHIM::OnModify(). 2024-08-11 12:45:36 -06:00
dialog_footprint_properties_fp_editor.cpp Remove unused cruft 2024-08-17 07:56:30 -07:00
dialog_footprint_properties_fp_editor.h Fill in a lot more calls to DIALOG_SHIM::OnModify(). 2024-08-11 12:45:36 -06:00
dialog_footprint_properties.cpp Unify flip direction handling 2024-09-27 17:13:13 +01:00
dialog_footprint_properties.h Fill in a lot more calls to DIALOG_SHIM::OnModify(). 2024-08-11 12:45:36 -06:00
dialog_footprint_wizard_list_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_footprint_wizard_list_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_footprint_wizard_list_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_footprint_wizard_list.cpp Coverity warning fixes. 2023-10-16 17:04:14 -04:00
dialog_footprint_wizard_list.h
dialog_gen_footprint_position_file_base.cpp ADDED: DNP flag for position file export 2023-08-04 11:02:54 -07:00
dialog_gen_footprint_position_file_base.fbp ADDED: DNP flag for position file export 2023-08-04 11:02:54 -07:00
dialog_gen_footprint_position_file_base.h ADDED: DNP flag for position file export 2023-08-04 11:02:54 -07:00
dialog_gen_footprint_position.cpp Fix dnp not saving in DIALOG_GEN_FOOTPRINT_POSITION for job 2024-11-07 20:50:43 -05:00
dialog_gen_footprint_position.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
dialog_gencad_export_options.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_gencad_export_options.h Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_gendrill_base.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
dialog_gendrill_base.fbp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
dialog_gendrill_base.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
dialog_gendrill.cpp Initialize m_job explicitly 2024-10-18 15:49:27 -07:00
dialog_gendrill.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
dialog_generators_base.cpp ADDED: Manager dialog for generative objects. 2023-10-08 02:41:17 +00:00
dialog_generators_base.fbp ADDED: Manager dialog for generative objects. 2023-10-08 02:41:17 +00:00
dialog_generators_base.h ADDED: Manager dialog for generative objects. 2023-10-08 02:41:17 +00:00
dialog_generators.cpp Add composite update callback to BOARD_LISTENER 2024-04-04 22:29:47 +00:00
dialog_generators.h Add composite update callback to BOARD_LISTENER 2024-04-04 22:29:47 +00:00
dialog_get_footprint_by_name_base.cpp Pcbnew: get footprint by name dialog: focus the item in the dropdown on typing 2024-11-01 20:37:18 +08: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 Pcbnew: get footprint by name dialog: focus the item in the dropdown on typing 2024-11-01 20:37:18 +08:00
dialog_get_footprint_by_name.cpp Pcbnew: get footprint by name dialog: focus the item in the dropdown on typing 2024-11-01 20:37:18 +08:00
dialog_get_footprint_by_name.h Pcbnew: get footprint by name dialog: focus the item in the dropdown on typing 2024-11-01 20:37:18 +08:00
dialog_global_deletion_base.cpp Adds Teardrops as separate type in Global Deletions dialog. 2023-03-19 20:43:18 +00:00
dialog_global_deletion_base.fbp Adds Teardrops as separate type in Global Deletions dialog. 2023-03-19 20:43:18 +00:00
dialog_global_deletion_base.h Adds Teardrops as separate type in Global Deletions dialog. 2023-03-19 20:43:18 +00:00
dialog_global_deletion.cpp Commit strings are user-visible menu strings. 2024-06-24 14:16:05 +01:00
dialog_global_deletion.h Cleanup. 2021-12-23 20:36:18 +00:00
dialog_global_edit_teardrops_base.cpp DIALOG_GLOBAL_EDIT_TEARDROPS: add Apply button, and fix bad button labels 2024-11-14 19:48:41 +01:00
dialog_global_edit_teardrops_base.fbp DIALOG_GLOBAL_EDIT_TEARDROPS: add Apply button, and fix bad button labels 2024-11-14 19:48:41 +01:00
dialog_global_edit_teardrops_base.h DIALOG_GLOBAL_EDIT_TEARDROPS: add Apply button, and fix bad button labels 2024-11-14 19:48:41 +01:00
dialog_global_edit_teardrops.cpp DIALOG_GLOBAL_EDIT_TEARDROPS: add Apply button, and fix bad button labels 2024-11-14 19:48:41 +01:00
dialog_global_edit_text_and_graphics_base.cpp DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS_BASE: add a tool-tip to a wxCheckbox. 2024-08-16 13:14:08 +02:00
dialog_global_edit_text_and_graphics_base.fbp DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS_BASE: add a tool-tip to a wxCheckbox. 2024-08-16 13:14:08 +02:00
dialog_global_edit_text_and_graphics_base.h DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS_BASE: add a tool-tip to a wxCheckbox. 2024-08-16 13:14:08 +02:00
dialog_global_edit_text_and_graphics.cpp Fix button labels: "Cancel" button should be "Close" and "Ok" "Apply and Close" 2024-11-17 09:17:40 +01:00
dialog_global_edit_tracks_and_vias_base.cpp Add apply button to the dialog 'Edit track and vias' 2024-11-17 05:19:26 +00:00
dialog_global_edit_tracks_and_vias_base.fbp Add apply button to the dialog 'Edit track and vias' 2024-11-17 05:19:26 +00:00
dialog_global_edit_tracks_and_vias_base.h Add apply button to the dialog 'Edit track and vias' 2024-11-17 05:19:26 +00:00
dialog_global_edit_tracks_and_vias.cpp Fix button labels: "Cancel" button should be "Close" and "Ok" "Apply and Close" 2024-11-17 09:17:40 +01:00
dialog_global_fp_lib_table_config.cpp ADDED: Reset option for Library tables 2024-05-02 21:31:59 +00:00
dialog_global_fp_lib_table_config.h
dialog_group_properties_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_group_properties.cpp Support both short and long item descriptions. 2024-06-28 22:10:22 +01:00
dialog_group_properties.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_import_netlist_base.cpp ADDED override locks checkbox for update from schematic. 2024-02-24 20:05:50 +00:00
dialog_import_netlist_base.fbp ADDED override locks checkbox for update from schematic. 2024-02-24 20:05:50 +00:00
dialog_import_netlist_base.h ADDED override locks checkbox for update from schematic. 2024-02-24 20:05:50 +00:00
dialog_import_netlist.cpp Lower case the "to" in infinitives. 2024-10-27 15:56:40 +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_settings_base.cpp Hook up Import Settings to tuning patterns and custom rules. 2023-10-30 18:12:42 +00:00
dialog_import_settings_base.fbp Hook up Import Settings to tuning patterns and custom rules. 2023-10-30 18:12:42 +00:00
dialog_import_settings_base.h Hook up Import Settings to tuning patterns and custom rules. 2023-10-30 18:12:42 +00:00
dialog_import_settings.cpp Missed a checkbox for Select All in Import Settings 2024-02-08 15:01:23 +00:00
dialog_import_settings.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_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 Add a layer pair preset list 2024-08-06 23:45:55 +08:00
dialog_layer_selection_base.fbp Add a layer pair preset list 2024-08-06 23:45:55 +08:00
dialog_layer_selection_base.h Add a layer pair preset list 2024-08-06 23:45:55 +08:00
dialog_map_layers.cpp DIALOG_MAP_LAYERS: list Pcbnew layers using the UI order, not the layer ID order 2024-09-24 11:50:44 +02:00
dialog_map_layers.h Clearer naming and commenting. 2024-06-25 11:07:14 +01:00
dialog_move_exact_base.cpp ADDED: Move Corner To... and Move Midpoint To... 2023-08-05 16:43:55 +01:00
dialog_move_exact_base.fbp ADDED: Move Corner To... and Move Midpoint To... 2023-08-05 16:43:55 +01:00
dialog_move_exact_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_move_exact.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_move_exact.h Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_multichannel_generate_rule_areas_base.cpp Add auto-generation of placement rules areas from component classes 2024-11-03 21:43:55 +00:00
dialog_multichannel_generate_rule_areas_base.fbp Add auto-generation of placement rules areas from component classes 2024-11-03 21:43:55 +00:00
dialog_multichannel_generate_rule_areas_base.h Add auto-generation of placement rules areas from component classes 2024-11-03 21:43:55 +00:00
dialog_multichannel_generate_rule_areas.cpp Add auto-generation of placement rules areas from component classes 2024-11-03 21:43:55 +00:00
dialog_multichannel_generate_rule_areas.h Add auto-generation of placement rules areas from component classes 2024-11-03 21:43:55 +00:00
dialog_multichannel_repeat_layout_base.cpp multichannel: wx UI fixes 2024-08-14 00:09:32 +02:00
dialog_multichannel_repeat_layout_base.h multichannel: wx UI fixes 2024-08-14 00:09:32 +02:00
dialog_multichannel_repeat_layout.cpp multichannel: wx UI fixes 2024-08-14 00:09:32 +02:00
dialog_multichannel_repeat_layout.fbp multichannel: wx UI fixes 2024-08-14 00:09:32 +02:00
dialog_multichannel_repeat_layout.h pcbnew: fixes in the logic of multichannel tool dialogs 2024-08-13 22:50:26 +02: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_non_copper_zones_properties.cpp Convert graphic to polygon or zone: fix some issues: 2024-09-17 13:26:33 +02:00
dialog_outset_items_base.cpp Feature: Exact item offset tool 2024-09-19 06:35:43 +01:00
dialog_outset_items_base.fbp Feature: Exact item offset tool 2024-09-19 06:35:43 +01:00
dialog_outset_items_base.h Feature: Exact item offset tool 2024-09-19 06:35:43 +01:00
dialog_outset_items.cpp Feature: Exact item offset tool 2024-09-19 06:35:43 +01:00
dialog_outset_items.h Feature: Exact item offset tool 2024-09-19 06:35:43 +01:00
dialog_pad_properties_base.cpp UNIT_BINDER does it's own eval processing. 2024-11-09 21:47:39 +00:00
dialog_pad_properties_base.fbp UNIT_BINDER does it's own eval processing. 2024-11-09 21:47:39 +00:00
dialog_pad_properties_base.h UNIT_BINDER does it's own eval processing. 2024-11-09 21:47:39 +00:00
dialog_pad_properties.cpp Remove redundant change to padstack mode 2024-11-09 15:02:19 -05:00
dialog_pad_properties.h Expose padstack editing in Pad Properties dialog 2024-10-05 23:23:44 -04:00
dialog_plot_base.cpp Rebuilt UI using wxFormBuilder instead of direct edits 2024-10-28 15:54:47 +00:00
dialog_plot_base.fbp Rebuilt UI using wxFormBuilder instead of direct edits 2024-10-28 15:54:47 +00:00
dialog_plot_base.h Rebuilt UI using wxFormBuilder instead of direct edits 2024-10-28 15:54:47 +00:00
dialog_plot.cpp Added a button to open output directory in plot dialog 2024-10-27 23:33:24 +00:00
dialog_plot.h Added a button to open output directory in plot dialog 2024-10-27 23:33:24 +00:00
dialog_pns_diff_pair_dimensions_base.cpp Optical alignment for capital 'T's. 2023-10-19 15:02:38 +01:00
dialog_pns_diff_pair_dimensions_base.fbp Optical alignment for capital 'T's. 2023-10-19 15:02:38 +01:00
dialog_pns_diff_pair_dimensions_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
dialog_pns_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_settings_base.cpp Improve informational hierarchy of PNS Router Settings dialog. 2023-07-17 16:01:15 +01:00
dialog_pns_settings_base.fbp Improve informational hierarchy of PNS Router Settings dialog. 2023-07-17 16:01:15 +01:00
dialog_pns_settings_base.h Improve informational hierarchy of PNS Router Settings dialog. 2023-07-17 16:01:15 +01:00
dialog_pns_settings.cpp Improve informational hierarchy of PNS Router Settings dialog. 2023-07-17 16:01:15 +01:00
dialog_pns_settings.h Improve informational hierarchy of PNS Router Settings dialog. 2023-07-17 16:01:15 +01:00
dialog_position_relative_base.cpp ADDED: Position items relative to arbitrary reference point 2024-08-11 18:59:26 -04:00
dialog_position_relative_base.fbp ADDED: Position items relative to arbitrary reference point 2024-08-11 18:59:26 -04:00
dialog_position_relative_base.h ADDED: Position items relative to arbitrary reference point 2024-08-11 18:59:26 -04:00
dialog_position_relative.cpp Pcbnew: add interative relative offset tool 2024-10-30 09:00:14 +08:00
dialog_position_relative.h Pcbnew: Make point selection more reusable 2024-10-28 22:00:45 +08:00
dialog_print_pcbnew.cpp Reorganize layer numbering 2024-09-06 23:07:58 +00:00
dialog_produce_pcb_base.cpp Reserve production strings 2021-11-01 07:14:38 -07:00
dialog_produce_pcb_base.h Reserve production strings 2021-11-01 07:14:38 -07:00
dialog_produce_pcb.fbp Reserve production strings 2021-11-01 07:14:38 -07:00
dialog_push_pad_properties_base.cpp
dialog_push_pad_properties_base.fbp
dialog_push_pad_properties_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 Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_reference_image_properties_base.cpp Internationalize Image Properties dialogs. 2024-02-10 08:34:19 +03:00
dialog_reference_image_properties_base.fbp Internationalize Image Properties dialogs. 2024-02-10 08:34:19 +03:00
dialog_reference_image_properties_base.h Internationalize Image Properties dialogs. 2024-02-10 08:34:19 +03:00
dialog_reference_image_properties.cpp Abstract REFERENCE_IMAGE to a separate class 2024-09-30 10:20:20 +01:00
dialog_reference_image_properties.h Abstract REFERENCE_IMAGE to a separate class 2024-09-30 10:20:20 +01:00
dialog_rule_area_properties_base.cpp Remove fixed sizes from Rule Area Properties. 2024-11-17 20:05:38 +00:00
dialog_rule_area_properties_base.fbp Remove fixed sizes from Rule Area Properties. 2024-11-17 20:05:38 +00:00
dialog_rule_area_properties_base.h Remove fixed sizes from Rule Area Properties. 2024-11-17 20:05:38 +00:00
dialog_rule_area_properties.cpp MULTICHANNEL_TOOL: enable the tool by default and remove ADVANCED_CFG option 2024-11-02 19:59:09 +01:00
dialog_set_offset_base.cpp Pcbnew: add interative relative offset tool 2024-10-30 09:00:14 +08:00
dialog_set_offset_base.fbp Pcbnew: add interative relative offset tool 2024-10-30 09:00:14 +08:00
dialog_set_offset_base.h Pcbnew: add interative relative offset tool 2024-10-30 09:00:14 +08:00
dialog_set_offset.cpp warnings: remove unused variable 2024-11-07 09:32:46 -05:00
dialog_set_offset.h warnings: remove unused variable 2024-11-07 09:32:46 -05:00
dialog_shape_properties_base.cpp Pcbnew: allow to set line geometry by midpoint and one end 2024-10-31 23:17:07 +08:00
dialog_shape_properties_base.fbp Pcbnew: allow to set line geometry by midpoint and one end 2024-10-31 23:17:07 +08:00
dialog_shape_properties_base.h Pcbnew: allow to set line geometry by midpoint and one end 2024-10-31 23:17:07 +08:00
dialog_shape_properties.cpp DIALOG_SHAPE_PROPERTIES: fix incorrect display at startup (Windows only) 2024-11-07 15:10:59 +01:00
dialog_swap_layers_base.cpp
dialog_swap_layers_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_swap_layers_base.h
dialog_swap_layers.cpp Pcbnew, DIALOG_SWAP_LAYERS: Use UI layer order to display copper layers list. 2024-09-27 17:55:43 +02:00
dialog_swap_layers.h Pull modifications to cherry pick forward from 6.0. 2024-03-17 12:42:45 +00:00
dialog_table_properties_base.cpp Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_table_properties_base.fbp Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_table_properties_base.h Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_table_properties.cpp Don't push commit in DIALOG_TABLE_PROPERTIES if table is new. 2024-04-29 17:10:29 +01:00
dialog_table_properties.h Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_tablecell_properties_base.cpp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_tablecell_properties_base.fbp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_tablecell_properties_base.h Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_tablecell_properties.cpp Fix some warnings. 2024-04-23 16:34:07 +00:00
dialog_tablecell_properties.h Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_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_target_properties.cpp Formatting. 2024-06-02 10:52:18 +01:00
dialog_text_properties_base.cpp Fix some (minor) issues related to string translation 2024-10-03 10:46:59 +02:00
dialog_text_properties_base.fbp Fix some (minor) issues related to string translation 2024-10-03 10:46:59 +02:00
dialog_text_properties_base.h DIALOG_TEXT_PROPERTIES: enhancement: add button to set text thickness to best value 2024-08-01 20:03:44 +02:00
dialog_text_properties.cpp Update font when needed on italic/bold change 2024-08-28 13:49:36 +01:00
dialog_text_properties.h DIALOG_TEXT_PROPERTIES: enhancement: add button to set text thickness to best value 2024-08-01 20:03:44 +02:00
dialog_textbox_properties_base.cpp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_textbox_properties_base.fbp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_textbox_properties_base.h Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_textbox_properties.cpp Update font when needed on italic/bold change 2024-08-28 13:49:36 +01:00
dialog_textbox_properties.h Push much of text var autocomplete down into SCINTILLA_TRICKS. 2023-05-25 10:24:50 +01:00
dialog_track_via_properties_base.cpp Expose padstack settings in via properties dialog 2024-11-02 10:02:29 -04:00
dialog_track_via_properties_base.fbp Expose padstack settings in via properties dialog 2024-11-02 10:02:29 -04:00
dialog_track_via_properties_base.h Expose padstack settings in via properties dialog 2024-11-02 10:02:29 -04:00
dialog_track_via_properties.cpp Remove flag from via stack GUI 2024-11-09 14:48:40 -05:00
dialog_track_via_properties.h Expose padstack settings in via properties dialog 2024-11-02 10:02:29 -04:00
dialog_track_via_size_base.cpp Consistency in via dimensions terminology. 2022-03-03 22:40:18 +00:00
dialog_track_via_size_base.fbp Consistency in via dimensions terminology. 2022-03-03 22:40:18 +00:00
dialog_track_via_size_base.h Consistency in via dimensions terminology. 2022-03-03 22:40:18 +00:00
dialog_track_via_size.cpp Make pad & via teardrops 1st-class citizens (props of the pad/via) 2023-05-19 18:02:03 +01:00
dialog_track_via_size.h
dialog_tuning_pattern_properties_base.cpp Minor string fixes. 2023-12-08 13:09:16 -05:00
dialog_tuning_pattern_properties_base.fbp Minor string fixes. 2023-12-08 13:09:16 -05:00
dialog_tuning_pattern_properties_base.h Minor string fixes. 2023-12-08 13:09:16 -05:00
dialog_tuning_pattern_properties.cpp Make target length sticky within a session. 2024-08-01 14:34:59 +01:00
dialog_tuning_pattern_properties.h remove unused variables 2023-12-18 18:54:47 +00:00
dialog_unused_pad_layers_base.cpp DIALOG_UNUSED_PAD_LAYERS: fix "Restore All Layers" not working. 2024-10-27 20:32:05 +01:00
dialog_unused_pad_layers_base.fbp DIALOG_UNUSED_PAD_LAYERS: fix "Restore All Layers" not working. 2024-10-27 20:32:05 +01:00
dialog_unused_pad_layers_base.h DIALOG_UNUSED_PAD_LAYERS: fix "Restore All Layers" not working. 2024-10-27 20:32:05 +01:00
dialog_unused_pad_layers.cpp DIALOG_UNUSED_PAD_LAYERS: fix "Restore All Layers" not working. 2024-10-27 20:32:05 +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_update_pcb_base.cpp ADDED override locks checkbox for update from schematic. 2024-02-24 20:05:50 +00:00
dialog_update_pcb_base.fbp ADDED override locks checkbox for update from schematic. 2024-02-24 20:05:50 +00:00
dialog_update_pcb_base.h ADDED override locks checkbox for update from schematic. 2024-02-24 20:05:50 +00:00
dialog_update_pcb.cpp Lower case the "to" in infinitives. 2024-10-27 15:56:40 +00:00
dialog_update_pcb.h Remove no-longer-needed options from Update PCB and Import netlist. 2021-09-18 18:32:19 +01:00
panel_edit_options_base.cpp Pcbnew: add way to re-enable locking prompts 2024-10-05 22:26:18 +01:00
panel_edit_options_base.fbp Pcbnew: add way to re-enable locking prompts 2024-10-05 22:26:18 +01:00
panel_edit_options_base.h Pcbnew: add way to re-enable locking prompts 2024-10-05 22:26:18 +01:00
panel_edit_options.cpp Pcbnew: add way to re-enable locking prompts 2024-10-05 22:26:18 +01:00
panel_edit_options.h Divorce UNIT_BINDER from wxFrame. 2022-12-04 11:51:44 +00:00
panel_fp_editor_color_settings.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_fp_editor_color_settings.h Move gerbview colors to preferences dialog. 2022-09-10 16:11:24 +01:00
panel_fp_editor_defaults_base.cpp Separate fields from text items in FPEdit's Defaults panel. 2023-11-15 10:56:14 +00:00
panel_fp_editor_defaults_base.fbp Separate fields from text items in FPEdit's Defaults panel. 2023-11-15 10:56:14 +00:00
panel_fp_editor_defaults_base.h Separate fields from text items in FPEdit's Defaults panel. 2023-11-15 10:56:14 +00:00
panel_fp_editor_defaults.cpp Pcbnew: Preferences/Fp editor/Default values: allow to remove defaut text items. 2024-09-09 16:54:16 +02:00
panel_fp_editor_defaults.h Pcbnew, default values for sizes and thickness: add missing tests for validation. 2023-12-06 16:45:18 +01:00
panel_fp_lib_table_base.cpp ADDED: Reset option for Library tables 2024-05-02 21:31:59 +00:00
panel_fp_lib_table_base.fbp ADDED: Reset option for Library tables 2024-05-02 21:31:59 +00:00
panel_fp_lib_table_base.h ADDED: Reset option for Library tables 2024-05-02 21:31:59 +00:00
panel_fp_lib_table.cpp Fix copy-paste issue for grids with checkboxes 2024-11-07 18:26:08 +00:00
panel_fp_lib_table.h Fixing Paste Issue in Library Table 2024-10-18 19:39:54 +00:00
panel_fp_properties_3d_model_base.cpp Splitter for 3D model page of Footprint Properties. 2024-03-13 15:03:55 +00:00
panel_fp_properties_3d_model_base.fbp Splitter for 3D model page of Footprint Properties. 2024-03-13 15:03:55 +00:00
panel_fp_properties_3d_model_base.h Splitter for 3D model page of Footprint Properties. 2024-03-13 15:03:55 +00:00
panel_fp_properties_3d_model.cpp ADDED: Support for 3D Mouse in Footprint Properties 3D Model tab 2024-08-21 00:24:08 +00:00
panel_fp_properties_3d_model.h ADDED: Support for 3D Mouse in Footprint Properties 3D Model tab 2024-08-21 00:24:08 +00:00
panel_pcb_display_options_base.cpp Reduce visual clutter in GAL display options. 2023-09-04 13:06:46 +01:00
panel_pcb_display_options_base.fbp Reduce visual clutter in GAL display options. 2023-09-04 13:06:46 +01:00
panel_pcb_display_options_base.h Reduce visual clutter in GAL display options. 2023-09-04 13:06:46 +01:00
panel_pcb_display_options.cpp Reduce visual clutter in GAL display options. 2023-09-04 13:06:46 +01:00
panel_pcb_display_options.h Reduce visual clutter in GAL display options. 2023-09-04 13:06:46 +01:00
panel_pcbnew_action_plugins_base.cpp Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_pcbnew_action_plugins_base.fbp Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_pcbnew_action_plugins_base.h Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_pcbnew_action_plugins.cpp A few tweaks for hidpi 2024-02-05 00:52:11 -05:00
panel_pcbnew_action_plugins.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_pcbnew_color_settings.cpp REMOVED: separate color for via net names 2024-11-16 11:27:20 -05:00
panel_pcbnew_color_settings.h ADDED: lib tree previews. 2023-09-02 23:30:22 +01:00
panel_pcbnew_display_origin_base.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_pcbnew_display_origin_base.fbp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_pcbnew_display_origin_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_pcbnew_display_origin.cpp Separate out axes definitions between ModEdit and PCBNew. 2023-10-25 15:01:36 +01:00
panel_pcbnew_display_origin.h Separate out axes definitions between ModEdit and PCBNew. 2023-10-25 15:01:36 +01:00
panel_rule_area_properties_keepout_base.cpp Allow pcb rule areas to handle keepout and placement concurrently 2024-10-10 23:29:02 +01:00
panel_rule_area_properties_keepout_base.fbp Allow pcb rule areas to handle keepout and placement concurrently 2024-10-10 23:29:02 +01:00
panel_rule_area_properties_keepout_base.h Allow pcb rule areas to handle keepout and placement concurrently 2024-10-10 23:29:02 +01:00
panel_rule_area_properties_placement_base.cpp Simplify placement rule area GUI. 2024-10-12 13:44:29 +01:00
panel_rule_area_properties_placement_base.fbp Simplify placement rule area GUI. 2024-10-12 13:44:29 +01:00
panel_rule_area_properties_placement_base.h Simplify placement rule area GUI. 2024-10-12 13:44:29 +01:00
panel_setup_constraints_base.cpp Creepage : add minimum slot width 2024-10-22 08:42:42 +02:00
panel_setup_constraints_base.fbp Creepage : add minimum slot width 2024-10-22 08:42:42 +02:00
panel_setup_constraints_base.h Creepage : add minimum slot width 2024-10-22 08:42:42 +02:00
panel_setup_constraints.cpp Enable Creepage check by default 2024-11-01 10:01:19 +01:00
panel_setup_constraints.h Creepage : add minimum slot width 2024-10-22 08:42:42 +02:00
panel_setup_formatting_base.cpp Reconcile "apply defaults to new footprints" with DRC lib checks. 2023-10-02 22:10:13 +01:00
panel_setup_formatting_base.fbp Reconcile "apply defaults to new footprints" with DRC lib checks. 2023-10-02 22:10:13 +01:00
panel_setup_formatting_base.h Reconcile "apply defaults to new footprints" with DRC lib checks. 2023-10-02 22:10:13 +01:00
panel_setup_formatting.cpp Import missing checkboxes in board setup 2024-09-04 13:09:28 -07:00
panel_setup_formatting.h Insta-prefs. 2023-05-10 18:14:14 +01:00
panel_setup_layers_base.cpp PANEL_SETUP_LAYERS_BASE: remove a useless leading space in translatable string 2024-08-30 11:19:28 +02:00
panel_setup_layers_base.fbp PANEL_SETUP_LAYERS_BASE: remove a useless leading space in translatable string 2024-08-30 11:19:28 +02:00
panel_setup_layers_base.h PANEL_SETUP_LAYERS_BASE: remove a useless leading space in translatable string 2024-08-30 11:19:28 +02:00
panel_setup_layers.cpp Lower case the "to" in infinitives. 2024-10-27 15:56:40 +00:00
panel_setup_layers.h ADDED: user layer types. 2024-07-03 13:32:44 +01:00
panel_setup_mask_and_paste_base.cpp PANEL_SETUP_MASK_AND_PASTE_BASE: add tool tips and cosmetic enhancements 2024-07-30 18:24:40 +02:00
panel_setup_mask_and_paste_base.fbp PANEL_SETUP_MASK_AND_PASTE_BASE: add tool tips and cosmetic enhancements 2024-07-30 18:24:40 +02:00
panel_setup_mask_and_paste_base.h PANEL_SETUP_MASK_AND_PASTE_BASE: add tool tips and cosmetic enhancements 2024-07-30 18:24:40 +02:00
panel_setup_mask_and_paste.cpp ADDED: Independent control of front/back via tenting 2024-06-11 21:50:25 -04:00
panel_setup_mask_and_paste.h Insta-prefs. 2023-05-10 18:14:14 +01:00
panel_setup_rules_base.cpp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
panel_setup_rules_base.fbp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
panel_setup_rules_base.h Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
panel_setup_rules_help_1clauses.h Added generated *.h files and adjust code to translate and combine results 2024-11-11 23:23:05 +00:00
panel_setup_rules_help_1clauses.md Split beloved translatable rule check helper string in more sources 2024-11-11 23:23:05 +00:00
panel_setup_rules_help_2constraints.h Added generated *.h files and adjust code to translate and combine results 2024-11-11 23:23:05 +00:00
panel_setup_rules_help_2constraints.md Split beloved translatable rule check helper string in more sources 2024-11-11 23:23:05 +00:00
panel_setup_rules_help_3items.h Added generated *.h files and adjust code to translate and combine results 2024-11-11 23:23:05 +00:00
panel_setup_rules_help_3items.md Split beloved translatable rule check helper string in more sources 2024-11-11 23:23:05 +00:00
panel_setup_rules_help_4severity_names.h Added generated *.h files and adjust code to translate and combine results 2024-11-11 23:23:05 +00:00
panel_setup_rules_help_4severity_names.md Split beloved translatable rule check helper string in more sources 2024-11-11 23:23:05 +00:00
panel_setup_rules_help_5examples.h Update DRC rules syntax help 2024-11-18 21:50:20 +00:00
panel_setup_rules_help_5examples.md Update DRC rules syntax help 2024-11-18 21:50:20 +00:00
panel_setup_rules_help_6notes.h Added generated *.h files and adjust code to translate and combine results 2024-11-11 23:23:05 +00:00
panel_setup_rules_help_6notes.md Split beloved translatable rule check helper string in more sources 2024-11-11 23:23:05 +00:00
panel_setup_rules_help_7properties.h Update DRC rules syntax help 2024-11-18 21:50:20 +00:00
panel_setup_rules_help_7properties.md Update DRC rules syntax help 2024-11-18 21:50:20 +00:00
panel_setup_rules_help_8expression_functions.h Update DRC rules syntax help 2024-11-18 21:50:20 +00:00
panel_setup_rules_help_8expression_functions.md Update DRC rules syntax help 2024-11-18 21:50:20 +00:00
panel_setup_rules_help_9more_examples.h Update DRC rules syntax help 2024-11-18 21:50:20 +00:00
panel_setup_rules_help_9more_examples.md Update DRC rules syntax help 2024-11-18 21:50:20 +00:00
panel_setup_rules_help_10documentation.h Update DRC rules syntax help 2024-11-18 21:50:20 +00:00
panel_setup_rules_help_10documentation.md Update DRC rules syntax help 2024-11-18 21:50:20 +00:00
panel_setup_rules.cpp Update DRC rules syntax help 2024-11-18 21:50:20 +00:00
panel_setup_rules.h Add some missing autocomplete clauses. 2024-01-10 20:16:52 +00:00
panel_setup_teardrops_base.cpp Remove the now unused curve-point count 2024-07-10 11:19:09 -07:00
panel_setup_teardrops_base.fbp Remove the now unused curve-point count 2024-07-10 11:19:09 -07:00
panel_setup_teardrops_base.h Remove the now unused curve-point count 2024-07-10 11:19:09 -07:00
panel_setup_teardrops.cpp Remove the now unused curve-point count 2024-07-10 11:19:09 -07:00
panel_setup_teardrops.h Make teardrop images international, and unify terminology. 2023-11-28 13:56:41 +00:00
panel_setup_text_and_graphics_base.cpp Optical alignment for capital 'T's. 2023-10-19 15:02:38 +01:00
panel_setup_text_and_graphics_base.fbp Optical alignment for capital 'T's. 2023-10-19 15:02:38 +01:00
panel_setup_text_and_graphics_base.h Split StyleFootprints into separate bools for fields vs text & graphics. 2023-07-10 17:15:57 +01:00
panel_setup_text_and_graphics.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
panel_setup_text_and_graphics.h Insta-prefs. 2023-05-10 18:14:14 +01:00
panel_setup_tracks_and_vias_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
panel_setup_tracks_and_vias_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
panel_setup_tracks_and_vias_base.h Fix some strings from V7's string freeze. 2023-02-11 21:11:07 +00:00
panel_setup_tracks_and_vias.cpp A few tweaks for hidpi 2024-02-05 00:52:11 -05:00
panel_setup_tracks_and_vias.h Insta-prefs. 2023-05-10 18:14:14 +01:00
panel_setup_tuning_patterns_base.cpp Enable meander radius for diff-pairs. 2024-01-30 13:19:04 +00:00
panel_setup_tuning_patterns_base.fbp Enable meander radius for diff-pairs. 2024-01-30 13:19:04 +00:00
panel_setup_tuning_patterns_base.h Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_setup_tuning_patterns.cpp Init tuning pattern settings from BOARD_DESIGN_SETTINGS. 2024-01-30 13:19:04 +00:00
panel_setup_tuning_patterns.h Hook up Import Settings to tuning patterns and custom rules. 2023-10-30 18:12:42 +00:00