.. |
dialog_annotate.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_annotate_base.cpp
|
Fix icon spacing in Annotation dialog/panel
|
3 years ago |
dialog_annotate_base.fbp
|
Fix icon spacing in Annotation dialog/panel
|
3 years ago |
dialog_annotate_base.h
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
dialog_bom.cpp
|
More wxSing
|
3 years ago |
dialog_bom_base.cpp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_bom_base.fbp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_bom_base.h
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_bom_cfg.keywords
|
Eeschema: add dialog and utilities to create BOMs from generic netlist
|
13 years ago |
dialog_bom_help.md
|
Update BOM dialog help
|
3 years ago |
dialog_bom_help_md.h
|
Update BOM dialog help
|
3 years ago |
dialog_change_symbols.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_change_symbols.h
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_change_symbols_base.cpp
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
dialog_change_symbols_base.fbp
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
dialog_change_symbols_base.h
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
dialog_choose_symbol.cpp
|
Added a sort-order dropdown to lib-tree filters.
|
3 years ago |
dialog_choose_symbol.h
|
Separate power and symbol saved search strings.
|
3 years ago |
dialog_database_lib_settings.cpp
|
Fix crash when database lib config is not valid
|
2 years ago |
dialog_database_lib_settings.h
|
Add initial support for database library settings UI
|
3 years ago |
dialog_database_lib_settings_base.cpp
|
Fix crash when database lib config is not valid
|
2 years ago |
dialog_database_lib_settings_base.fbp
|
Fix crash when database lib config is not valid
|
2 years ago |
dialog_database_lib_settings_base.h
|
Add initial support for database library settings UI
|
3 years ago |
dialog_edit_symbols_libid.cpp
|
Remove schematic symbol value and footprint field instance data.
|
3 years ago |
dialog_edit_symbols_libid_base.cpp
|
Expunge the use of the word component from Eeschema code.
|
4 years ago |
dialog_edit_symbols_libid_base.fbp
|
Expunge the use of the word component from Eeschema code.
|
4 years ago |
dialog_edit_symbols_libid_base.h
|
Expunge the use of the word component from Eeschema code.
|
4 years ago |
dialog_eeschema_page_settings.cpp
|
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
|
3 years ago |
dialog_eeschema_page_settings.h
|
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
|
3 years ago |
dialog_erc.cpp
|
Upgrade many editing actions to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_erc.h
|
Make multivector.h header order independent.
|
3 years ago |
dialog_erc_base.cpp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_erc_base.fbp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_erc_base.h
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_export_netlist.cpp
|
Move to requiring explicit action to save project settings
|
3 years ago |
dialog_export_netlist_base.cpp
|
Rename files and classes to match dialog name.
|
3 years ago |
dialog_export_netlist_base.fbp
|
Rename files and classes to match dialog name.
|
3 years ago |
dialog_export_netlist_base.h
|
Rename files and classes to match dialog name.
|
3 years ago |
dialog_field_properties.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_field_properties.h
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_field_properties_base.cpp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_field_properties_base.fbp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_field_properties_base.h
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_global_edit_text_and_graphics.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_global_edit_text_and_graphics_base.cpp
|
Make pad & via teardrops 1st-class citizens (props of the pad/via)
|
2 years ago |
dialog_global_edit_text_and_graphics_base.fbp
|
Make pad & via teardrops 1st-class citizens (props of the pad/via)
|
2 years ago |
dialog_global_edit_text_and_graphics_base.h
|
Add label fields to Edit Text and Graphics Properties dialog.
|
3 years ago |
dialog_global_sym_lib_table_config.cpp
|
Silence some warnings with static_casts
|
3 years ago |
dialog_global_sym_lib_table_config.h
|
Move headers from common folders to appropriate include folders round 2.
|
5 years ago |
dialog_ibis_parser_reporter.cpp
|
Ibis: Show the parser log if the parser fails
|
3 years ago |
dialog_ibis_parser_reporter.h
|
Ibis: Show the parser log if the parser fails
|
3 years ago |
dialog_ibis_parser_reporter_base.cpp
|
Regenerate ibis dialog to remove unused sizer from header
|
3 years ago |
dialog_ibis_parser_reporter_base.fbp
|
Ibis: Show the parser log if the parser fails
|
3 years ago |
dialog_ibis_parser_reporter_base.h
|
Regenerate ibis dialog to remove unused sizer from header
|
3 years ago |
dialog_image_properties.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_image_properties.h
|
Images: Add full properties editor
|
3 years ago |
dialog_image_properties_base.cpp
|
DIALOG_IMAGE_PROPERTIES: fix some issues:
|
3 years ago |
dialog_image_properties_base.fbp
|
SCH_BITMAP and PCB_BITMAP: rename m_image to m_bitmapBase. Add more info
|
3 years ago |
dialog_image_properties_base.h
|
SCH_BITMAP and PCB_BITMAP: rename m_image to m_bitmapBase. Add more info
|
3 years ago |
dialog_junction_props.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_junction_props.h
|
Schematic editor dialog source code housekeeping.
|
5 years ago |
dialog_junction_props_base.cpp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_junction_props_base.fbp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_junction_props_base.h
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_label_properties.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_label_properties.h
|
Performance improvement for GetShownColumns.
|
3 years ago |
dialog_label_properties_base.cpp
|
Add Show Name column to FormBuilder files.
|
3 years ago |
dialog_label_properties_base.fbp
|
Add Show Name column to FormBuilder files.
|
3 years ago |
dialog_label_properties_base.h
|
Get rid of bloated bitmap buttons on wxWidgets 3.2.
|
3 years ago |
dialog_lib_edit_pin_table.cpp
|
Cross-probing from Pin Table to Symbol Editor canvas.
|
2 years ago |
dialog_lib_edit_pin_table.h
|
Cross-probing from Pin Table to Symbol Editor canvas.
|
2 years ago |
dialog_lib_edit_pin_table_base.cpp
|
Cross-probing from Pin Table to Symbol Editor canvas.
|
2 years ago |
dialog_lib_edit_pin_table_base.fbp
|
Cross-probing from Pin Table to Symbol Editor canvas.
|
2 years ago |
dialog_lib_edit_pin_table_base.h
|
Cross-probing from Pin Table to Symbol Editor canvas.
|
2 years ago |
dialog_lib_new_symbol.cpp
|
Symbol editor: simpler creation of a new derived symbol
|
3 years ago |
dialog_lib_new_symbol.h
|
Symbol editor: simpler creation of a new derived symbol
|
3 years ago |
dialog_lib_new_symbol_base.cpp
|
Symbol editor: simpler creation of a new derived symbol
|
3 years ago |
dialog_lib_new_symbol_base.fbp
|
Symbol editor: simpler creation of a new derived symbol
|
3 years ago |
dialog_lib_new_symbol_base.h
|
Symbol editor: simpler creation of a new derived symbol
|
3 years ago |
dialog_lib_shape_properties.cpp
|
Avoid forcing all units
|
3 years ago |
dialog_lib_shape_properties.h
|
Border colours and line styles for symbol editor.
|
3 years ago |
dialog_lib_shape_properties_base.cpp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_lib_shape_properties_base.fbp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_lib_shape_properties_base.h
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_lib_symbol_properties.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_lib_symbol_properties.h
|
Performance improvement for GetShownColumns.
|
3 years ago |
dialog_lib_symbol_properties_base.cpp
|
Improved tooltips for all-unit-interchangeable and De Morgan.
|
2 years ago |
dialog_lib_symbol_properties_base.fbp
|
Improved tooltips for all-unit-interchangeable and De Morgan.
|
2 years ago |
dialog_lib_symbol_properties_base.h
|
Move Exclude from Simulation to Symbol Properties.
|
3 years ago |
dialog_lib_text_properties.cpp
|
Coverity fixes and code cleaning.
|
3 years ago |
dialog_lib_text_properties.h
|
Schematic and symbol text boxes.
|
4 years ago |
dialog_lib_text_properties_base.cpp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_lib_text_properties_base.fbp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_lib_text_properties_base.h
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_lib_textbox_properties.cpp
|
Avoid forcing all units
|
3 years ago |
dialog_lib_textbox_properties.h
|
ADDED vertical alignment for text boxes.
|
3 years ago |
dialog_lib_textbox_properties_base.cpp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_lib_textbox_properties_base.fbp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_lib_textbox_properties_base.h
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_line_properties.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_line_properties.h
|
Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire.
|
4 years ago |
dialog_line_properties_base.cpp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_line_properties_base.fbp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_line_properties_base.h
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_migrate_buses.cpp
|
Allow bus elements to connect
|
3 years ago |
dialog_migrate_buses.h
|
Schematic editor dialog source code housekeeping.
|
5 years ago |
dialog_migrate_buses_base.cpp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_migrate_buses_base.fbp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_migrate_buses_base.h
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_pin_properties.cpp
|
Avoid forcing all units
|
3 years ago |
dialog_pin_properties.h
|
Only expand when opening alternate pin definitions
|
3 years ago |
dialog_pin_properties_base.cpp
|
Only expand when opening alternate pin definitions
|
3 years ago |
dialog_pin_properties_base.fbp
|
Only expand when opening alternate pin definitions
|
3 years ago |
dialog_pin_properties_base.h
|
Only expand when opening alternate pin definitions
|
3 years ago |
dialog_plot_schematic.cpp
|
Use constants for the names of the built-in colors
|
3 years ago |
dialog_plot_schematic.h
|
Add schematic cli plotting
|
3 years ago |
dialog_plot_schematic_base.cpp
|
Line width in Plot dialog is minimum, not default.
|
3 years ago |
dialog_plot_schematic_base.fbp
|
Line width in Plot dialog is minimum, not default.
|
3 years ago |
dialog_plot_schematic_base.h
|
Get rid of bloated bitmap buttons on wxWidgets 3.2.
|
3 years ago |
dialog_print_using_printer.cpp
|
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
|
3 years ago |
dialog_print_using_printer_base.cpp
|
Fix minor cosmetic issues in Print dialogs
|
3 years ago |
dialog_print_using_printer_base.fbp
|
Fix minor cosmetic issues in Print dialogs
|
3 years ago |
dialog_print_using_printer_base.h
|
Fix minor cosmetic issues in Print dialogs
|
3 years ago |
dialog_rescue_each.cpp
|
Make multivector.h header order independent.
|
3 years ago |
dialog_rescue_each_base.cpp
|
Don't specify fonts in wxFormBuilder. It only leads to pain.
|
3 years ago |
dialog_rescue_each_base.fbp
|
Don't specify fonts in wxFormBuilder. It only leads to pain.
|
3 years ago |
dialog_rescue_each_base.h
|
Don't specify fonts in wxFormBuilder. It only leads to pain.
|
3 years ago |
dialog_sch_import_settings.cpp
|
Get rid of bloated bitmap buttons on wxWidgets 3.2.
|
3 years ago |
dialog_sch_import_settings.h
|
Schematic editor dialog source code housekeeping.
|
5 years ago |
dialog_sch_import_settings_base.cpp
|
Get rid of bloated bitmap buttons on wxWidgets 3.2.
|
3 years ago |
dialog_sch_import_settings_base.fbp
|
Get rid of bloated bitmap buttons on wxWidgets 3.2.
|
3 years ago |
dialog_sch_import_settings_base.h
|
Get rid of bloated bitmap buttons on wxWidgets 3.2.
|
3 years ago |
dialog_schematic_find.cpp
|
UI: Add Numpad Enter as "Return" equivalent in missing places
|
3 years ago |
dialog_schematic_find.h
|
Move find/replace to own tool so it doesn't rob events from cross-probing.
|
3 years ago |
dialog_schematic_find_base.cpp
|
Remove accelerator keys from schematic find/replace dialog.
|
3 years ago |
dialog_schematic_find_base.fbp
|
Remove accelerator keys from schematic find/replace dialog.
|
3 years ago |
dialog_schematic_find_base.h
|
Remove accelerator keys from schematic find/replace dialog.
|
3 years ago |
dialog_schematic_setup.cpp
|
Fix a few Coverity warnings (not initialized vars)
|
2 years ago |
dialog_schematic_setup.h
|
Lazy loading of Schematic Setup panels.
|
2 years ago |
dialog_shape_properties.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_shape_properties.h
|
Rationalize negative line-width handling.
|
4 years ago |
dialog_shape_properties_base.cpp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_shape_properties_base.fbp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_shape_properties_base.h
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_sheet_pin_properties.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_sheet_pin_properties.h
|
Schematic editor dialog source code housekeeping.
|
5 years ago |
dialog_sheet_pin_properties_base.cpp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_sheet_pin_properties_base.fbp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_sheet_pin_properties_base.h
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_sheet_properties.cpp
|
Fix a bunch more issues with sheetpaths and allowExtraText.
|
2 years ago |
dialog_sheet_properties.h
|
Performance improvement for GetShownColumns.
|
3 years ago |
dialog_sheet_properties_base.cpp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_sheet_properties_base.fbp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_sheet_properties_base.h
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_sim_command.cpp
|
Bring Sim Command dialog layout in line with Kicad std dialog layout.
|
3 years ago |
dialog_sim_command.h
|
sim - Remember the option to save powers
|
3 years ago |
dialog_sim_command_base.cpp
|
Bring Sim Command dialog layout in line with Kicad std dialog layout.
|
3 years ago |
dialog_sim_command_base.fbp
|
Bring Sim Command dialog layout in line with Kicad std dialog layout.
|
3 years ago |
dialog_sim_command_base.h
|
Bring Sim Command dialog layout in line with Kicad std dialog layout.
|
3 years ago |
dialog_sim_format_value.cpp
|
Centralize text size clamping.
|
2 years ago |
dialog_sim_format_value.h
|
Easier editing of new sim measurements.
|
3 years ago |
dialog_sim_format_value_base.cpp
|
Save trace colors and cursor value formatting in sim workbook.
|
3 years ago |
dialog_sim_format_value_base.fbp
|
Save trace colors and cursor value formatting in sim workbook.
|
3 years ago |
dialog_sim_format_value_base.h
|
ADDED operating point text variables for labels and symbols.
|
3 years ago |
dialog_sim_model.cpp
|
Terminology cleanup.
|
2 years ago |
dialog_sim_model.h
|
Terminology cleanup.
|
2 years ago |
dialog_sim_model_base.cpp
|
Terminology cleanup.
|
2 years ago |
dialog_sim_model_base.fbp
|
Terminology cleanup.
|
2 years ago |
dialog_sim_model_base.h
|
Terminology cleanup.
|
2 years ago |
dialog_symbol_fields_table.cpp
|
Symbol Fields Table: fix grid tricks show/hide column corruption
|
2 years ago |
dialog_symbol_fields_table.h
|
Symbol Fields Dialog: don't change sheets on load
|
2 years ago |
dialog_symbol_fields_table_base.cpp
|
EEschema, DIALOG_SYMBOL_FIELDS_TABLE: minor cosmetic fix
|
2 years ago |
dialog_symbol_fields_table_base.fbp
|
EEschema, DIALOG_SYMBOL_FIELDS_TABLE: minor cosmetic fix
|
2 years ago |
dialog_symbol_fields_table_base.h
|
EEschema, DIALOG_SYMBOL_FIELDS_TABLE: minor cosmetic fix
|
2 years ago |
dialog_symbol_properties.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_symbol_properties.h
|
Performance improvement for GetShownColumns.
|
3 years ago |
dialog_symbol_properties_base.cpp
|
Add Show Name column to FormBuilder files.
|
3 years ago |
dialog_symbol_properties_base.fbp
|
Add Show Name column to FormBuilder files.
|
3 years ago |
dialog_symbol_properties_base.h
|
Move Exclude from Simulation to Symbol Properties.
|
3 years ago |
dialog_symbol_remap.cpp
|
More wxSing
|
3 years ago |
dialog_symbol_remap.h
|
Expunge the use of the word part from Eeschema code.
|
4 years ago |
dialog_symbol_remap_base.cpp
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
dialog_symbol_remap_base.fbp
|
Substitute all wxHtmlWindow with HTML_WINDOW
|
4 years ago |
dialog_symbol_remap_base.h
|
Substitute all wxHtmlWindow with HTML_WINDOW
|
4 years ago |
dialog_text_properties.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_text_properties.h
|
Push much of text var autocomplete down into SCINTILLA_TRICKS.
|
2 years ago |
dialog_text_properties_base.cpp
|
ADDED exclude-from-simulation property to text items and textboxes.
|
3 years ago |
dialog_text_properties_base.fbp
|
ADDED exclude-from-simulation property to text items and textboxes.
|
3 years ago |
dialog_text_properties_base.h
|
ADDED exclude-from-simulation property to text items and textboxes.
|
3 years ago |
dialog_update_from_pcb.cpp
|
Back Annotation: add support for DNP and Exclude from BOM attributes
|
3 years ago |
dialog_update_from_pcb.h
|
Back Annotation: add support for DNP and Exclude from BOM attributes
|
3 years ago |
dialog_update_from_pcb_base.cpp
|
Back Annotation: add support for DNP and Exclude from BOM attributes
|
3 years ago |
dialog_update_from_pcb_base.fbp
|
Back Annotation: add support for DNP and Exclude from BOM attributes
|
3 years ago |
dialog_update_from_pcb_base.h
|
Back Annotation: add support for DNP and Exclude from BOM attributes
|
3 years ago |
dialog_update_symbol_fields.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_update_symbol_fields.h
|
Rename LIB_PART to LIB_SYMBOL.
|
4 years ago |
dialog_update_symbol_fields_base.cpp
|
Add option for text updating to Update Symbol.
|
5 years ago |
dialog_update_symbol_fields_base.fbp
|
Add option for text updating to Update Symbol.
|
5 years ago |
dialog_update_symbol_fields_base.h
|
Add option for text updating to Update Symbol.
|
5 years ago |
dialog_user_defined_signals.cpp
|
Naming conventions and commenting. No functional changes.
|
3 years ago |
dialog_user_defined_signals.h
|
Naming conventions and commenting. No functional changes.
|
3 years ago |
dialog_user_defined_signals_base.cpp
|
Continue rationalisation of vector, trace and signal names.
|
3 years ago |
dialog_user_defined_signals_base.fbp
|
Continue rationalisation of vector, trace and signal names.
|
3 years ago |
dialog_user_defined_signals_base.h
|
ADDED user-defined signals.
|
3 years ago |
dialog_wire_bus_properties.cpp
|
Upgrade some symbol editor stuff to SCHEMATIC_COMMIT.
|
2 years ago |
dialog_wire_bus_properties.h
|
Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire.
|
4 years ago |
dialog_wire_bus_properties_base.cpp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_wire_bus_properties_base.fbp
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
dialog_wire_bus_properties_base.h
|
Remove schematic editor standard dialog button static line separators.
|
3 years ago |
panel_eeschema_annotation_options.cpp
|
Move bitmap setup to ctor in eeschema annotation options.
|
2 years ago |
panel_eeschema_annotation_options.h
|
Schematic: Automatic Symbol Annotation
|
3 years ago |
panel_eeschema_annotation_options_base.cpp
|
Flat(er) look for paged dialogs.
|
3 years ago |
panel_eeschema_annotation_options_base.fbp
|
Flat(er) look for paged dialogs.
|
3 years ago |
panel_eeschema_annotation_options_base.h
|
Flat(er) look for paged dialogs.
|
3 years ago |
panel_eeschema_color_settings.cpp
|
Eeschema, panel color settings: minor fix: ensure color swatches are show/hidden
|
2 years ago |
panel_eeschema_color_settings.h
|
Eeschema, panel color settings: minor fix: ensure color swatches are show/hidden
|
2 years ago |
panel_eeschema_display_options.cpp
|
Turn on and fix MSVC compliance mode issues
|
3 years ago |
panel_eeschema_display_options.h
|
Implement Reset to Defaults for all preferences panels.
|
4 years ago |
panel_eeschema_display_options_base.cpp
|
Insta-prefs.
|
2 years ago |
panel_eeschema_display_options_base.fbp
|
Insta-prefs.
|
2 years ago |
panel_eeschema_display_options_base.h
|
ADDED operating point overlay for SCH_EDIT_FRAME.
|
3 years ago |
panel_eeschema_editing_options.cpp
|
Fix issue with colours in the new lazy-loaded preference panels.
|
2 years ago |
panel_eeschema_editing_options.h
|
Divorce UNIT_BINDER from wxFrame.
|
3 years ago |
panel_eeschema_editing_options_base.cpp
|
Preferences dialog: try to reduce its width, in non English languages.
|
3 years ago |
panel_eeschema_editing_options_base.fbp
|
Preferences dialog: try to reduce its width, in non English languages.
|
3 years ago |
panel_eeschema_editing_options_base.h
|
Preferences dialog: try to reduce its width, in non English languages.
|
3 years ago |
panel_setup_buses.cpp
|
Get rid of bloated bitmap buttons on wxWidgets 3.2.
|
3 years ago |
panel_setup_buses.h
|
Implement add-new-on-return for some of our grids.
|
3 years ago |
panel_setup_buses_base.cpp
|
Don't specify fonts in wxFormBuilder. It only leads to pain.
|
3 years ago |
panel_setup_buses_base.fbp
|
Ensure good fonts in grid headers.
|
3 years ago |
panel_setup_buses_base.h
|
Get rid of bloated bitmap buttons on wxWidgets 3.2.
|
3 years ago |
panel_setup_formatting.cpp
|
ADDED operating point overlay for SCH_EDIT_FRAME.
|
3 years ago |
panel_setup_formatting.h
|
Schematic editor dialog source code housekeeping.
|
5 years ago |
panel_setup_formatting_base.cpp
|
ADDED operating point overlay for SCH_EDIT_FRAME.
|
3 years ago |
panel_setup_formatting_base.fbp
|
ADDED operating point overlay for SCH_EDIT_FRAME.
|
3 years ago |
panel_setup_formatting_base.h
|
ADDED operating point overlay for SCH_EDIT_FRAME.
|
3 years ago |
panel_setup_pinmap.cpp
|
More wxSing
|
3 years ago |
panel_setup_pinmap.h
|
Make multivector.h header order independent.
|
3 years ago |
panel_setup_pinmap_base.cpp
|
Flat(er) look for paged dialogs.
|
3 years ago |
panel_setup_pinmap_base.fbp
|
Flat(er) look for paged dialogs.
|
3 years ago |
panel_setup_pinmap_base.h
|
Flat(er) look for paged dialogs.
|
3 years ago |
panel_sym_color_settings.cpp
|
All the preferences, all the time.
|
4 years ago |
panel_sym_color_settings.h
|
All the preferences, all the time.
|
4 years ago |
panel_sym_color_settings_base.cpp
|
Flat(er) look for paged dialogs.
|
3 years ago |
panel_sym_color_settings_base.fbp
|
Flat(er) look for paged dialogs.
|
3 years ago |
panel_sym_color_settings_base.h
|
Flat(er) look for paged dialogs.
|
3 years ago |
panel_sym_display_options.cpp
|
Preferences dialog: try to reduce its width, in non English languages.
|
3 years ago |
panel_sym_display_options.h
|
Implement Reset to Defaults for all preferences panels.
|
4 years ago |
panel_sym_editing_options.cpp
|
Divorce UNIT_BINDER from wxFrame.
|
3 years ago |
panel_sym_editing_options.h
|
Divorce UNIT_BINDER from wxFrame.
|
3 years ago |
panel_sym_editing_options_base.cpp
|
Fix some typos
|
3 years ago |
panel_sym_editing_options_base.fbp
|
Fix some typos
|
3 years ago |
panel_sym_editing_options_base.h
|
Preferences dialog: try to reduce its width, in non English languages.
|
3 years ago |
panel_sym_lib_table.cpp
|
Fix a wxWidgets alert when deleting the last entry in a lib table.
|
2 years ago |
panel_sym_lib_table.h
|
SYMBOL_LIB_TABLE and PANEL_SYM_LIB_TABLE: fix some issues:
|
3 years ago |
panel_sym_lib_table_base.cpp
|
Fix some strings from V7's string freeze.
|
3 years ago |
panel_sym_lib_table_base.fbp
|
Fix some strings from V7's string freeze.
|
3 years ago |
panel_sym_lib_table_base.h
|
Flatten (and fix layout) of library table managers.
|
3 years ago |
panel_template_fieldnames.cpp
|
Ignore empty field-name-templates.
|
3 years ago |
panel_template_fieldnames.h
|
All the preferences, all the time.
|
4 years ago |
panel_template_fieldnames_base.cpp
|
Ensure good fonts in grid headers.
|
3 years ago |
panel_template_fieldnames_base.fbp
|
Ensure good fonts in grid headers.
|
3 years ago |
panel_template_fieldnames_base.h
|
Flat(er) look for paged dialogs.
|
3 years ago |