kicad/eeschema/dialogs
Jeff Young c0e0cbceb0 Move eseries helper class to common.
Also improves some terminology for english-speakers.

Also substitues [] vector access (which creates empty elements) over
at() (which throws if the item is not found).
2022-12-29 18:05:57 +00:00
..
dialog_annotate.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
dialog_annotate_base.cpp Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
dialog_annotate_base.fbp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
dialog_annotate_base.h ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
dialog_bom.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_bom_base.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_bom_base.fbp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_bom_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_bom_cfg.keywords
dialog_bom_help.md Update BOM dialog help 2022-11-03 22:49:20 +00:00
dialog_bom_help_md.h Update BOM dialog help 2022-11-03 22:49:20 +00:00
dialog_change_symbols.cpp Remove schematic symbol value and footprint field instance data. 2022-11-30 11:47:13 -05:00
dialog_change_symbols.h Update fields list when source or target lib IDs change. 2021-06-28 20:38:19 +01:00
dialog_change_symbols_base.cpp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
dialog_change_symbols_base.fbp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
dialog_change_symbols_base.h ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
dialog_choose_symbol.cpp KiCad standard is left-aligned checkboxes. 2022-12-24 21:01:35 +00:00
dialog_choose_symbol.h Separate power and symbol saved search strings. 2022-06-04 22:15:39 +01:00
dialog_edit_symbols_libid.cpp Remove schematic symbol value and footprint field instance data. 2022-11-30 11:47:13 -05:00
dialog_edit_symbols_libid_base.cpp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_edit_symbols_libid_base.fbp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_edit_symbols_libid_base.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_eeschema_page_settings.cpp Repoint IU_PER_MILS 2022-09-16 21:09:26 -04:00
dialog_eeschema_page_settings.h Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
dialog_erc.cpp ADDED: ERC for missing units 2022-11-29 23:49:55 +00:00
dialog_erc.h Pointer safety for ERC/DRC dialogs. 2022-08-30 12:07:19 +01:00
dialog_erc_base.cpp Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
dialog_erc_base.fbp Layout adjustments for wxWidgets 3.2. 2022-12-13 00:47:19 +00:00
dialog_erc_base.h ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
dialog_export_netlist.cpp Include sim command when running external SPICE. 2022-12-28 12:28:22 +00:00
dialog_export_netlist_base.cpp Rename files and classes to match dialog name. 2022-12-11 18:42:57 +00:00
dialog_export_netlist_base.fbp Rename files and classes to match dialog name. 2022-12-11 18:42:57 +00:00
dialog_export_netlist_base.h Rename files and classes to match dialog name. 2022-12-11 18:42:57 +00:00
dialog_field_properties.cpp Remove schematic symbol value and footprint field instance data. 2022-11-30 11:47:13 -05:00
dialog_field_properties.h ADDED: Option to disable autoplacement for particular fields 2022-09-04 13:01:31 -04:00
dialog_field_properties_base.cpp Improve dialog layout. 2022-09-08 00:28:30 +01:00
dialog_field_properties_base.fbp Improve dialog layout. 2022-09-08 00:28:30 +01:00
dialog_field_properties_base.h Improve dialog layout. 2022-09-08 00:28:30 +01:00
dialog_global_edit_text_and_graphics.cpp Add "show field names" to Global Edit Text & Graphics Properties. 2022-10-14 23:04:09 +01:00
dialog_global_edit_text_and_graphics_base.cpp Add "show field names" to Global Edit Text & Graphics Properties. 2022-10-14 23:04:09 +01:00
dialog_global_edit_text_and_graphics_base.fbp Add "show field names" to Global Edit Text & Graphics Properties. 2022-10-14 23:04:09 +01:00
dialog_global_edit_text_and_graphics_base.h Add "show field names" to Global Edit Text & Graphics Properties. 2022-10-14 23:04:09 +01:00
dialog_global_sym_lib_table_config.cpp More consistency in error messages. 2022-10-11 11:22:26 +01:00
dialog_global_sym_lib_table_config.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
dialog_ibis_parser_reporter.cpp Ibis: Show the parser log if the parser fails 2022-11-28 17:46:42 +00:00
dialog_ibis_parser_reporter.h Ibis: Show the parser log if the parser fails 2022-11-28 17:46:42 +00:00
dialog_ibis_parser_reporter_base.cpp Regenerate ibis dialog to remove unused sizer from header 2022-12-17 23:37:24 +00:00
dialog_ibis_parser_reporter_base.fbp Ibis: Show the parser log if the parser fails 2022-11-28 17:46:42 +00:00
dialog_ibis_parser_reporter_base.h Regenerate ibis dialog to remove unused sizer from header 2022-12-17 23:37:24 +00:00
dialog_image_properties.cpp Images: Add full properties editor 2022-07-14 11:23:23 +00:00
dialog_image_properties.h Images: Add full properties editor 2022-07-14 11:23:23 +00:00
dialog_image_properties_base.cpp Images: Add full properties editor 2022-07-14 11:23:23 +00:00
dialog_image_properties_base.fbp Images: Add full properties editor 2022-07-14 11:23:23 +00:00
dialog_image_properties_base.h Images: Add full properties editor 2022-07-14 11:23:23 +00:00
dialog_junction_props.cpp Fix some missing swatch background colours in EEschema dialogs. 2022-09-06 13:59:52 +01:00
dialog_junction_props.h Schematic editor dialog source code housekeeping. 2021-03-21 13:31:23 -04:00
dialog_junction_props_base.cpp A bit of dialog layout cleanup. 2022-04-06 16:58:26 +01:00
dialog_junction_props_base.fbp A bit of dialog layout cleanup. 2022-04-06 16:58:26 +01:00
dialog_junction_props_base.h Disambiguate JunctionDiameter from EffectiveJunctionDiameter. 2021-08-31 12:18:02 +01:00
dialog_label_properties.cpp Schematic: label auto orientation needs to respect move/drag/change 2022-12-28 14:30:57 -05:00
dialog_label_properties.h Netclass directive and label conversion improvements. 2022-09-22 01:22:19 +01:00
dialog_label_properties_base.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_label_properties_base.fbp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_label_properties_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_lib_edit_pin_table.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_lib_edit_pin_table.h Pin Table Dialog: Rename m_part to m_symbol to match LIB_SYMBOL naming 2022-11-20 11:13:27 +00:00
dialog_lib_edit_pin_table_base.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_lib_edit_pin_table_base.fbp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_lib_edit_pin_table_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_lib_new_symbol.cpp Strip out Mils2Iu 2022-09-16 21:09:27 -04:00
dialog_lib_new_symbol.h Harmonize interchangeable units checkboxes. 2022-02-06 19:43:25 +00:00
dialog_lib_new_symbol_base.cpp Fix tooltip. 2022-02-07 17:36:40 +00:00
dialog_lib_new_symbol_base.fbp Fix tooltip. 2022-02-07 17:36:40 +00:00
dialog_lib_new_symbol_base.h Harmonize interchangeable units checkboxes. 2022-02-06 19:43:25 +00:00
dialog_lib_shape_properties.cpp Simplify lib shape properties dialog code 2022-09-25 15:41:39 +01:00
dialog_lib_shape_properties.h Border colours and line styles for symbol editor. 2022-06-16 14:52:38 +01:00
dialog_lib_shape_properties_base.cpp Border colours and line styles for symbol editor. 2022-06-16 14:52:38 +01:00
dialog_lib_shape_properties_base.fbp Border colours and line styles for symbol editor. 2022-06-16 14:52:38 +01:00
dialog_lib_shape_properties_base.h Border colours and line styles for symbol editor. 2022-06-16 14:52:38 +01:00
dialog_lib_symbol_properties.cpp Move eseries helper class to common. 2022-12-29 18:05:57 +00:00
dialog_lib_symbol_properties.h Move Exclude from Simulation to Symbol Properties. 2022-12-28 13:44:13 +00:00
dialog_lib_symbol_properties_base.cpp Move Exclude from Simulation to Symbol Properties. 2022-12-28 13:44:13 +00:00
dialog_lib_symbol_properties_base.fbp Move Exclude from Simulation to Symbol Properties. 2022-12-28 13:44:13 +00:00
dialog_lib_symbol_properties_base.h Move Exclude from Simulation to Symbol Properties. 2022-12-28 13:44:13 +00:00
dialog_lib_text_properties.cpp Clear Scintilla undo history after setting initial text. 2022-10-14 22:01:20 +01:00
dialog_lib_text_properties.h Schematic and symbol text boxes. 2022-01-28 21:38:15 +00:00
dialog_lib_text_properties_base.cpp Add missing color swatch to Symbol Editor Text Properties. 2022-06-11 22:14:14 +01:00
dialog_lib_text_properties_base.fbp Add missing color swatch to Symbol Editor Text Properties. 2022-06-11 22:14:14 +01:00
dialog_lib_text_properties_base.h Add missing color swatch to Symbol Editor Text Properties. 2022-06-11 22:14:14 +01:00
dialog_lib_textbox_properties.cpp Clear Scintilla undo history after setting initial text. 2022-10-14 22:01:20 +01:00
dialog_lib_textbox_properties.h ADDED vertical alignment for text boxes. 2022-09-02 19:16:38 +01:00
dialog_lib_textbox_properties_base.cpp ADDED vertical alignment for text boxes. 2022-09-02 19:16:38 +01:00
dialog_lib_textbox_properties_base.fbp ADDED vertical alignment for text boxes. 2022-09-02 19:16:38 +01:00
dialog_lib_textbox_properties_base.h ADDED vertical alignment for text boxes. 2022-09-02 19:16:38 +01:00
dialog_line_properties.cpp Fix some missing swatch background colours in EEschema dialogs. 2022-09-06 13:59:52 +01:00
dialog_line_properties.h Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 2022-03-16 14:56:32 +00:00
dialog_line_properties_base.cpp Minor fixes. 2022-10-01 18:42:02 +02:00
dialog_line_properties_base.fbp Minor fixes. 2022-10-01 18:42:02 +02:00
dialog_line_properties_base.h Minor fixes. 2022-10-01 18:42:02 +02:00
dialog_migrate_buses.cpp Fix more for loops making copies of iterates 2022-09-25 00:48:38 +01:00
dialog_migrate_buses.h Schematic editor dialog source code housekeeping. 2021-03-21 13:31:23 -04:00
dialog_migrate_buses_base.cpp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_migrate_buses_base.fbp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_migrate_buses_base.h Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_pin_properties.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_pin_properties.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_pin_properties_base.cpp Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
dialog_pin_properties_base.fbp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_pin_properties_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_plot_schematic.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_plot_schematic.h Add schematic cli plotting 2022-11-01 23:34:49 -04:00
dialog_plot_schematic_base.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_plot_schematic_base.fbp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_plot_schematic_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_print_using_printer.cpp Move default font to RENDER_SETTINGS. 2022-10-22 21:32:42 +01:00
dialog_print_using_printer_base.cpp Minor simplification to custom colour theme GUI for print/plot dialogs. 2020-08-28 14:15:58 +01:00
dialog_print_using_printer_base.fbp Eeschema, Print preview: fix a incorrect initial size on wx 3.1.7 (and later) 2022-10-17 10:49:28 +02:00
dialog_print_using_printer_base.h Minor simplification to custom colour theme GUI for print/plot dialogs. 2020-08-28 14:15:58 +01:00
dialog_rescue_each.cpp Improve symbol rescue dialog. 2022-10-13 10:37:04 -04:00
dialog_rescue_each_base.cpp Improve symbol rescue dialog. 2022-10-13 10:37:04 -04:00
dialog_rescue_each_base.fbp Improve symbol rescue dialog. 2022-10-13 10:37:04 -04:00
dialog_rescue_each_base.h Improve symbol rescue dialog. 2022-10-13 10:37:04 -04:00
dialog_sch_import_settings.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_sch_import_settings.h Schematic editor dialog source code housekeeping. 2021-03-21 13:31:23 -04:00
dialog_sch_import_settings_base.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_sch_import_settings_base.fbp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_sch_import_settings_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_schematic_find.cpp Replace wxFindReplaceData with our own container 2022-08-23 22:16:51 -04:00
dialog_schematic_find.h Replace wxFindReplaceData with our own container 2022-08-23 22:16:51 -04:00
dialog_schematic_find_base.cpp A bunch of fixes to Eeschema Find/Replace. 2020-04-18 14:43:08 +01:00
dialog_schematic_find_base.fbp Replace wxFindReplaceData with our own container 2022-08-23 22:16:51 -04:00
dialog_schematic_find_base.h A bunch of fixes to Eeschema Find/Replace. 2020-04-18 14:43:08 +01:00
dialog_schematic_setup.cpp Prevent event stackup when init pages 2022-12-15 11:39:03 -08:00
dialog_schematic_setup.h Special case up-key so it can get past headers in paged dialogs. 2022-09-10 09:31:27 +01:00
dialog_shape_properties.cpp Strip out Mils2Iu 2022-09-16 21:09:27 -04:00
dialog_shape_properties.h Rationalize negative line-width handling. 2022-04-05 23:59:25 +01:00
dialog_shape_properties_base.cpp Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
dialog_shape_properties_base.fbp A bit of dialog layout cleanup. 2022-04-06 16:58:26 +01:00
dialog_shape_properties_base.h Rationalize negative line-width handling. 2022-04-05 23:59:25 +01:00
dialog_sheet_pin_properties.cpp Avoid including plotters/plotter.h in many files. 2022-09-21 08:52:34 +02:00
dialog_sheet_pin_properties.h Schematic editor dialog source code housekeeping. 2021-03-21 13:31:23 -04:00
dialog_sheet_pin_properties_base.cpp Editing support for sheet-pin fonts, text styles and text colors. 2022-04-01 19:26:27 +01:00
dialog_sheet_pin_properties_base.fbp Editing support for sheet-pin fonts, text styles and text colors. 2022-04-01 19:26:27 +01:00
dialog_sheet_pin_properties_base.h Editing support for sheet-pin fonts, text styles and text colors. 2022-04-01 19:26:27 +01:00
dialog_sheet_properties.cpp Sheet instance handling improvements. 2022-12-26 08:30:03 -05:00
dialog_sheet_properties.h Update columns when height changes too 2021-12-25 15:26:43 +00:00
dialog_sheet_properties_base.cpp Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
dialog_sheet_properties_base.fbp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_sheet_properties_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_signal_list.cpp Don't suggest we're going to cancel already-added signals. 2022-12-23 12:46:18 +00:00
dialog_signal_list.h Don't suggest we're going to cancel already-added signals. 2022-12-23 12:46:18 +00:00
dialog_signal_list_base.cpp Don't suggest we're going to cancel already-added signals. 2022-12-23 12:46:18 +00:00
dialog_signal_list_base.fbp Don't suggest we're going to cancel already-added signals. 2022-12-23 12:46:18 +00:00
dialog_signal_list_base.h Don't suggest we're going to cancel already-added signals. 2022-12-23 12:46:18 +00:00
dialog_sim_command.cpp Fix crash when grid tries to access deleted field. 2022-12-11 23:12:55 +00:00
dialog_sim_command.h Fix logic error in parsing sim command, and DC source types in dialog. 2022-12-11 23:12:55 +00:00
dialog_sim_command_base.cpp Fix logic error in parsing sim command, and DC source types in dialog. 2022-12-11 23:12:55 +00:00
dialog_sim_command_base.fbp Fix logic error in parsing sim command, and DC source types in dialog. 2022-12-11 23:12:55 +00:00
dialog_sim_command_base.h More dialog adjustments for wx 3.2. Also renames files to match dialog. 2022-12-11 15:49:29 +00:00
dialog_sim_model.cpp Move Exclude from Simulation to Symbol Properties. 2022-12-28 13:44:13 +00:00
dialog_sim_model.h Move Exclude from Simulation to Symbol Properties. 2022-12-28 13:44:13 +00:00
dialog_sim_model_base.cpp Move Exclude from Simulation to Symbol Properties. 2022-12-28 13:44:13 +00:00
dialog_sim_model_base.fbp Move Exclude from Simulation to Symbol Properties. 2022-12-28 13:44:13 +00:00
dialog_sim_model_base.h Move Exclude from Simulation to Symbol Properties. 2022-12-28 13:44:13 +00:00
dialog_symbol_fields_table.cpp Remove schematic symbol value and footprint field instance data. 2022-11-30 11:47:13 -05:00
dialog_symbol_fields_table.h Distinguish between user added fields and those found in symbols. 2022-09-12 23:39:33 +01:00
dialog_symbol_fields_table_base.cpp Distinguish between user added fields and those found in symbols. 2022-09-12 23:39:33 +01:00
dialog_symbol_fields_table_base.fbp Distinguish between user added fields and those found in symbols. 2022-09-12 23:39:33 +01:00
dialog_symbol_fields_table_base.h Distinguish between user added fields and those found in symbols. 2022-09-12 23:39:33 +01:00
dialog_symbol_properties.cpp Move eseries helper class to common. 2022-12-29 18:05:57 +00:00
dialog_symbol_properties.h Move Exclude from Simulation to Symbol Properties. 2022-12-28 13:44:13 +00:00
dialog_symbol_properties_base.cpp Move Exclude from Simulation to Symbol Properties. 2022-12-28 13:44:13 +00:00
dialog_symbol_properties_base.fbp Move Exclude from Simulation to Symbol Properties. 2022-12-28 13:44:13 +00:00
dialog_symbol_properties_base.h Move Exclude from Simulation to Symbol Properties. 2022-12-28 13:44:13 +00:00
dialog_symbol_remap.cpp Coverity fixes. 2022-10-17 15:30:20 -04:00
dialog_symbol_remap.h Expunge the use of the word part from Eeschema code. 2021-06-15 08:32:11 -04:00
dialog_symbol_remap_base.cpp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
dialog_symbol_remap_base.fbp Substitute all wxHtmlWindow with HTML_WINDOW 2021-10-12 07:07:15 +00:00
dialog_symbol_remap_base.h Substitute all wxHtmlWindow with HTML_WINDOW 2021-10-12 07:07:15 +00:00
dialog_text_properties.cpp Clear Scintilla undo history after setting initial text. 2022-10-14 22:01:20 +01:00
dialog_text_properties.h ADDED vertical alignment for text boxes. 2022-09-02 19:16:38 +01:00
dialog_text_properties_base.cpp Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
dialog_text_properties_base.fbp Fix some eeschema textbox tooltips 2022-12-12 19:41:26 +00:00
dialog_text_properties_base.h ADDED vertical alignment for text boxes. 2022-09-02 19:16:38 +01:00
dialog_update_from_pcb.cpp Avoid including plotters/plotter.h in many files. 2022-09-21 08:52:34 +02:00
dialog_update_from_pcb.h Schematic editor dialog source code housekeeping. 2021-03-21 13:31:23 -04:00
dialog_update_from_pcb_base.cpp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
dialog_update_from_pcb_base.fbp Fix minor dialog layout issue. 2020-11-23 23:57:26 +00:00
dialog_update_from_pcb_base.h Remove ignore other projects option from back annotation 2020-09-30 23:34:04 +01:00
dialog_update_symbol_fields.cpp CHANGED: Fields may now optionally display their name before their value 2022-09-03 17:03:37 -04:00
dialog_update_symbol_fields.h Rename LIB_PART to LIB_SYMBOL. 2021-06-14 07:11:17 -04:00
dialog_update_symbol_fields_base.cpp Add option for text updating to Update Symbol. 2021-02-22 00:36:40 +00:00
dialog_update_symbol_fields_base.fbp Add option for text updating to Update Symbol. 2021-02-22 00:36:40 +00:00
dialog_update_symbol_fields_base.h Add option for text updating to Update Symbol. 2021-02-22 00:36:40 +00:00
dialog_wire_bus_properties.cpp Fix some missing swatch background colours in EEschema dialogs. 2022-09-06 13:59:52 +01:00
dialog_wire_bus_properties.h Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 2022-03-16 14:56:32 +00:00
dialog_wire_bus_properties_base.cpp A bit of dialog layout cleanup. 2022-04-06 16:58:26 +01:00
dialog_wire_bus_properties_base.fbp A bit of dialog layout cleanup. 2022-04-06 16:58:26 +01:00
dialog_wire_bus_properties_base.h A bit of dialog layout cleanup. 2022-04-06 16:58:26 +01:00
panel_eeschema_annotation_options.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
panel_eeschema_annotation_options.h Schematic: Automatic Symbol Annotation 2022-05-27 15:54:00 +00:00
panel_eeschema_annotation_options_base.cpp Fix some UI element spacing in settings panels 2022-09-25 15:41:39 +01:00
panel_eeschema_annotation_options_base.fbp Fix some UI element spacing in settings panels 2022-09-25 15:41:39 +01:00
panel_eeschema_annotation_options_base.h Fix some UI element spacing in settings panels 2022-09-25 15:41:39 +01:00
panel_eeschema_color_settings.cpp Allow text variable resolution through properties in drawing sheet text. 2022-09-20 15:28:05 +01:00
panel_eeschema_color_settings.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_eeschema_display_options.cpp Overhaul bitmap text for performance. 2022-05-14 20:09:54 +01:00
panel_eeschema_display_options.h Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_eeschema_display_options_base.cpp Clarify cross-probing options 2022-07-01 16:47:09 -07:00
panel_eeschema_display_options_base.fbp Clarify cross-probing options 2022-07-01 16:47:09 -07:00
panel_eeschema_display_options_base.h Clarify cross-probing options 2022-07-01 16:47:09 -07:00
panel_eeschema_editing_options.cpp Divorce UNIT_BINDER from wxFrame. 2022-12-04 11:51:44 +00:00
panel_eeschema_editing_options.h Divorce UNIT_BINDER from wxFrame. 2022-12-04 11:51:44 +00:00
panel_eeschema_editing_options_base.cpp Fix some UI element spacing in settings panels 2022-09-25 15:41:39 +01:00
panel_eeschema_editing_options_base.fbp Fix some UI element spacing in settings panels 2022-09-25 15:41:39 +01:00
panel_eeschema_editing_options_base.h Fix some UI element spacing in settings panels 2022-09-25 15:41:39 +01:00
panel_setup_buses.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_setup_buses.h Implement add-new-on-return for some of our grids. 2022-09-09 13:41:13 +01:00
panel_setup_buses_base.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_setup_buses_base.fbp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_setup_buses_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_setup_formatting.cpp More wxTextCtrl minimum widths. 2022-12-14 23:23:41 +00:00
panel_setup_formatting.h Schematic editor dialog source code housekeeping. 2021-03-21 13:31:23 -04:00
panel_setup_formatting_base.cpp Fixup a few more collapsing textEditCtrls on Mac. 2022-12-14 15:13:29 +00:00
panel_setup_formatting_base.fbp Fixup a few more collapsing textEditCtrls on Mac. 2022-12-14 15:13:29 +00:00
panel_setup_formatting_base.h Move Bus Definitions to common GUI paradigm in Schematic Setup. 2022-08-21 12:29:51 +01:00
panel_setup_pinmap.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
panel_setup_pinmap.h Remove wx.h from many files 2021-06-03 02:19:20 +01:00
panel_setup_pinmap_base.cpp Even out spacing around various panels. 2021-07-09 23:42:45 +01:00
panel_setup_pinmap_base.fbp Even out spacing around various panels. 2021-07-09 23:42:45 +01:00
panel_setup_pinmap_base.h Unify settings reset buttons into one location 2020-07-16 00:08:16 +01:00
panel_sym_color_settings.cpp All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_sym_color_settings.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_sym_color_settings_base.cpp Improve ease-of-use of color preferences. 2021-08-04 13:55:42 +01:00
panel_sym_color_settings_base.fbp Improve ease-of-use of color preferences. 2021-08-04 13:55:42 +01:00
panel_sym_color_settings_base.h Improve ease-of-use of color preferences. 2021-08-04 13:55:42 +01:00
panel_sym_display_options.cpp Modify some sizers in Preferences, Symbol Editor 2022-09-13 22:05:32 +03:00
panel_sym_display_options.h Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_sym_editing_options.cpp Divorce UNIT_BINDER from wxFrame. 2022-12-04 11:51:44 +00:00
panel_sym_editing_options.h Divorce UNIT_BINDER from wxFrame. 2022-12-04 11:51:44 +00:00
panel_sym_editing_options_base.cpp Modify some sizers in Preferences, Symbol Editor 2022-09-13 22:05:32 +03:00
panel_sym_editing_options_base.fbp Modify some sizers in Preferences, Symbol Editor 2022-09-13 22:05:32 +03:00
panel_sym_editing_options_base.h Modify some sizers in Preferences, Symbol Editor 2022-09-13 22:05:32 +03:00
panel_sym_lib_table.cpp Improved column sizing in library setup dialogs. 2022-12-28 16:27:03 +00:00
panel_sym_lib_table.h Add Make selected active/inactive actions to the symbol libraries 2022-06-21 23:32:02 +00:00
panel_sym_lib_table_base.cpp Improved column sizing in library setup dialogs. 2022-12-28 16:27:03 +00:00
panel_sym_lib_table_base.fbp Improved column sizing in library setup dialogs. 2022-12-28 16:27:03 +00:00
panel_sym_lib_table_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_template_fieldnames.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_template_fieldnames.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_template_fieldnames_base.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_template_fieldnames_base.fbp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_template_fieldnames_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00