kicad/eeschema/dialogs
Jeff Young 7816652078 Account for border when calculating text margin for text boxes.
Also fixes some unnoticed issues with the textbox dialogs (probably
dating from the move to wxWidgets 3.2).

Fixes https://gitlab.com/kicad/code/kicad/issues/13877
2023-02-13 17:07:42 +00:00
..
dialog_annotate.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
dialog_annotate_base.cpp Fix icon spacing in Annotation dialog/panel 2023-01-04 13:52:19 +00:00
dialog_annotate_base.fbp Fix icon spacing in Annotation dialog/panel 2023-01-04 13:52:19 +00:00
dialog_annotate_base.h ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
dialog_bom.cpp More wxSing 2023-01-16 23:14:38 -05:00
dialog_bom_base.cpp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_bom_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_bom_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_bom_cfg.keywords Eeschema: add dialog and utilities to create BOMs from generic netlist 2013-06-14 16:59:52 +02:00
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 Fix broken update symbol from library. 2023-02-05 10:36:18 -05:00
dialog_change_symbols.h Fix broken update symbol from library. 2023-02-05 10:36:18 -05: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 Units for footprint preview widgets. 2023-01-02 22:12:26 +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 Fix another build warning introduced by recent ERC changes. 2023-01-24 12:21:52 -05:00
dialog_erc.h Pointer safety for ERC/DRC dialogs. 2022-08-30 12:07:19 +01:00
dialog_erc_base.cpp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_erc_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_erc_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_export_netlist.cpp Finish implementation of export_current_sheet_as_root. 2023-01-24 00:07:40 +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 Nullptr safety. (Sentry KICAD-71) 2023-01-18 00:52:19 +00: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 Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_field_properties_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_field_properties_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_global_edit_text_and_graphics.cpp Add label fields to Edit Text and Graphics Properties dialog. 2023-01-24 00:07:40 +00:00
dialog_global_edit_text_and_graphics_base.cpp Fix misleading label (it filters label fields and other sheet fields as well). 2023-01-24 00:07:40 +00:00
dialog_global_edit_text_and_graphics_base.fbp Fix misleading label (it filters label fields and other sheet fields as well). 2023-01-24 00:07:40 +00:00
dialog_global_edit_text_and_graphics_base.h Add label fields to Edit Text and Graphics Properties dialog. 2023-01-24 00:07:40 +00:00
dialog_global_sym_lib_table_config.cpp Fix paths for Copy default global library table. 2023-01-27 09:24:52 +03: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 Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_image_properties_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_image_properties_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05: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 Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_junction_props_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_junction_props_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_label_properties.cpp Hide empty sizer in directive label dialog 2023-01-27 22:25:33 +00:00
dialog_label_properties.h Netclass directive and label conversion improvements. 2022-09-22 01:22:19 +01:00
dialog_label_properties_base.cpp Add Show Name column to FormBuilder files. 2023-02-01 12:36:27 +00:00
dialog_label_properties_base.fbp Add Show Name column to FormBuilder files. 2023-02-01 12:36:27 +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 Avoid the obsolete GetNextPin() call 2023-01-20 14:12:15 -08: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 Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_lib_shape_properties_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_lib_shape_properties_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_lib_symbol_properties.cpp Add SIM_ENABLE_FIELD column name when excluding symbol from simulation 2023-01-29 09:48:05 +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 Add Show Name column to FormBuilder files. 2023-02-01 12:36:27 +00:00
dialog_lib_symbol_properties_base.fbp Add Show Name column to FormBuilder files. 2023-02-01 12:36:27 +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 Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_lib_text_properties_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_lib_text_properties_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_lib_textbox_properties.cpp More wxSing 2023-01-16 23:14:38 -05: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 Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_lib_textbox_properties_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_lib_textbox_properties_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05: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 Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_line_properties_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_line_properties_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05: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 Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_migrate_buses_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_migrate_buses_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_pin_properties.cpp Only expand when opening alternate pin definitions 2023-01-26 17:30:38 +00:00
dialog_pin_properties.h Only expand when opening alternate pin definitions 2023-01-26 17:30:38 +00:00
dialog_pin_properties_base.cpp Only expand when opening alternate pin definitions 2023-01-26 17:30:38 +00:00
dialog_pin_properties_base.fbp Only expand when opening alternate pin definitions 2023-01-26 17:30:38 +00:00
dialog_pin_properties_base.h Only expand when opening alternate pin definitions 2023-01-26 17:30:38 +00:00
dialog_plot_schematic.cpp Simplify and regularize text variable substitution architecture. 2023-01-17 17:05:41 +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 Standardize print/plot terms 2023-01-11 12:30:02 -08:00
dialog_print_using_printer_base.cpp Fix minor cosmetic issues in Print dialogs 2023-01-23 09:21:23 +01:00
dialog_print_using_printer_base.fbp Fix minor cosmetic issues in Print dialogs 2023-01-23 09:21:23 +01:00
dialog_print_using_printer_base.h Fix minor cosmetic issues in Print dialogs 2023-01-23 09:21:23 +01:00
dialog_rescue_each.cpp Improve symbol rescue dialog. 2022-10-13 10:37:04 -04:00
dialog_rescue_each_base.cpp Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
dialog_rescue_each_base.fbp Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
dialog_rescue_each_base.h Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00: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 Move find/replace to own tool so it doesn't rob events from cross-probing. 2023-01-11 14:22:06 +00:00
dialog_schematic_find.h Move find/replace to own tool so it doesn't rob events from cross-probing. 2023-01-11 14:22:06 +00: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 Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_shape_properties_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_shape_properties_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05: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 Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_sheet_pin_properties_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_sheet_pin_properties_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_sheet_properties.cpp Change one translatable "eeschema" string to "Schematic Editor" 2023-01-27 16:14:09 +00:00
dialog_sheet_properties.h Update columns when height changes too 2021-12-25 15:26:43 +00:00
dialog_sheet_properties_base.cpp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_sheet_properties_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_sheet_properties_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05: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 Support for simulation options in workbook and simulation command dlg. 2023-01-14 00:21:45 +00:00
dialog_sim_command_base.cpp Support for simulation options in workbook and simulation command dlg. 2023-01-14 00:21:45 +00:00
dialog_sim_command_base.fbp Support for simulation options in workbook and simulation command dlg. 2023-01-14 00:21:45 +00:00
dialog_sim_command_base.h Support for simulation options in workbook and simulation command dlg. 2023-01-14 00:21:45 +00:00
dialog_sim_model.cpp ReadDataFields must be a separate step from Create. 2023-02-13 12:42:42 +00:00
dialog_sim_model.h Stop stepping on user's data. 2023-01-18 13:50:40 +00:00
dialog_sim_model_base.cpp Fix layout issue in IBIS fields. 2023-02-13 12:42:42 +00:00
dialog_sim_model_base.fbp Fix layout issue in IBIS fields. 2023-02-13 12:42:42 +00:00
dialog_sim_model_base.h Fix store-in-value bugs. 2023-01-03 17:20:23 +00:00
dialog_symbol_fields_table.cpp Symbol Fields Table: don't leave Qty editable on error 2023-02-01 10:19:23 -05:00
dialog_symbol_fields_table.h eeschema: Focus eeschema on symbol when symbol fields table cell is selected with keyboard 2023-01-29 19:42:28 +00:00
dialog_symbol_fields_table_base.cpp eeschema: Focus eeschema on symbol when symbol fields table cell is selected with keyboard 2023-01-29 19:42:28 +00:00
dialog_symbol_fields_table_base.fbp eeschema: Focus eeschema on symbol when symbol fields table cell is selected with keyboard 2023-01-29 19:42:28 +00:00
dialog_symbol_fields_table_base.h eeschema: Focus eeschema on symbol when symbol fields table cell is selected with keyboard 2023-01-29 19:42:28 +00:00
dialog_symbol_properties.cpp Add SIM_ENABLE_FIELD column name when excluding symbol from simulation 2023-01-29 09:48:05 +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 Add Show Name column to FormBuilder files. 2023-02-01 12:36:27 +00:00
dialog_symbol_properties_base.fbp Add Show Name column to FormBuilder files. 2023-02-01 12:36:27 +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 More wxSing 2023-01-16 23:14:38 -05: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 Eeschema: text properties: reference field autocomplete ignores first char. 2023-02-10 21:56:03 +00:00
dialog_text_properties.h ADDED vertical alignment for text boxes. 2022-09-02 19:16:38 +01:00
dialog_text_properties_base.cpp Account for border when calculating text margin for text boxes. 2023-02-13 17:07:42 +00:00
dialog_text_properties_base.fbp Account for border when calculating text margin for text boxes. 2023-02-13 17:07:42 +00:00
dialog_text_properties_base.h Account for border when calculating text margin for text boxes. 2023-02-13 17:07:42 +00: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 Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_wire_bus_properties_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_wire_bus_properties_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
panel_eeschema_annotation_options.cpp Force recursing annotation when set to auto 2023-01-05 15:03:38 -08:00
panel_eeschema_annotation_options.h Schematic: Automatic Symbol Annotation 2022-05-27 15:54:00 +00:00
panel_eeschema_annotation_options_base.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_eeschema_annotation_options_base.fbp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_eeschema_annotation_options_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_eeschema_color_settings.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00: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 Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01:00
panel_eeschema_display_options_base.fbp Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01:00
panel_eeschema_display_options_base.h Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01:00
panel_eeschema_editing_options.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +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 Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01:00
panel_eeschema_editing_options_base.fbp Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01:00
panel_eeschema_editing_options_base.h Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +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 Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
panel_setup_buses_base.fbp Ensure good fonts in grid headers. 2023-01-16 02:47:14 +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 Remove errant wxTextCtrl style flags. 2023-02-01 06:22:32 +03:00
panel_setup_formatting_base.fbp Remove errant wxTextCtrl style flags. 2023-02-01 06:22:32 +03:00
panel_setup_formatting_base.h Remove errant wxTextCtrl style flags. 2023-02-01 06:22:32 +03:00
panel_setup_pinmap.cpp More wxSing 2023-01-16 23:14:38 -05:00
panel_setup_pinmap.h Add highlight hinting to pin severity 2023-01-06 13:30:58 -08:00
panel_setup_pinmap_base.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_pinmap_base.fbp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_pinmap_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00: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 Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_sym_color_settings_base.fbp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_sym_color_settings_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_sym_display_options.cpp Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01: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 Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01:00
panel_sym_editing_options_base.fbp Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01:00
panel_sym_editing_options_base.h Preferences dialog: try to reduce its width, in non English languages. 2023-02-04 14:36:14 +01:00
panel_sym_lib_table.cpp Cleanup variable naming 2023-01-23 22:21:12 +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 Flatten (and fix layout) of library table managers. 2023-01-20 14:19:58 +00:00
panel_sym_lib_table_base.fbp Flatten (and fix layout) of library table managers. 2023-01-20 14:19:58 +00:00
panel_sym_lib_table_base.h Flatten (and fix layout) of library table managers. 2023-01-20 14:19:58 +00:00
panel_template_fieldnames.cpp Refresh schematic's copy of template fieldnames after preferences. 2023-01-24 00:07:40 +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 Ensure good fonts in grid headers. 2023-01-16 02:47:14 +00:00
panel_template_fieldnames_base.fbp Ensure good fonts in grid headers. 2023-01-16 02:47:14 +00:00
panel_template_fieldnames_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00