| .. |
|
git
|
Fixup previous edit
|
2 years ago |
|
dialog_HTML_reporter_base.cpp
|
Make OK default in inspectors (and hook up to close window).
|
5 years ago |
|
dialog_HTML_reporter_base.fbp
|
Make OK default in inspectors (and hook up to close window).
|
5 years ago |
|
dialog_HTML_reporter_base.h
|
Fix various typos
|
3 years ago |
|
dialog_assign_netclass.cpp
|
Multi-netclass support
|
1 year ago |
|
dialog_assign_netclass_base.cpp
|
Internationalize PCB "Add Netclass Assignment" dialog.
|
2 years ago |
|
dialog_assign_netclass_base.fbp
|
Internationalize PCB "Add Netclass Assignment" dialog.
|
2 years ago |
|
dialog_assign_netclass_base.h
|
Internationalize PCB "Add Netclass Assignment" dialog.
|
2 years ago |
|
dialog_book_reporter.cpp
|
Build time optimizations.
|
2 years ago |
|
dialog_book_reporter_base.cpp
|
Fix mode-less dialog issues.
|
3 years ago |
|
dialog_book_reporter_base.fbp
|
Fix mode-less dialog issues.
|
3 years ago |
|
dialog_book_reporter_base.h
|
Fix mode-less dialog issues.
|
3 years ago |
|
dialog_color_picker.cpp
|
Fix color swatches and color picker dialog on GTK with window scaling.
|
2 years ago |
|
dialog_color_picker_base.cpp
|
Make color picker dialog usable on hidpi monitors.
|
2 years ago |
|
dialog_color_picker_base.fbp
|
Make color picker dialog usable on hidpi monitors.
|
2 years ago |
|
dialog_color_picker_base.h
|
Make color picker dialog usable on hidpi monitors.
|
2 years ago |
|
dialog_configure_paths.cpp
|
Add wxGrid autosizer helper
|
1 year ago |
|
dialog_configure_paths_base.cpp
|
Add wxGrid autosizer helper
|
1 year ago |
|
dialog_configure_paths_base.fbp
|
Add wxGrid autosizer helper
|
1 year ago |
|
dialog_configure_paths_base.h
|
Add wxGrid autosizer helper
|
1 year ago |
|
dialog_display_html_text_base.cpp
|
Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited
|
2 years ago |
|
dialog_display_html_text_base.fbp
|
Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited
|
2 years ago |
|
dialog_display_html_text_base.h
|
Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited
|
2 years ago |
|
dialog_edit_library_tables.cpp
|
Hidden footprint libraries are not yet supported.
|
1 year ago |
|
dialog_embed_files.cpp
|
Add ability to embed files in various elements
|
1 year ago |
|
dialog_global_design_block_lib_table_config.cpp
|
design blocks: move all loading out the main kicad frame
|
1 year ago |
|
dialog_global_design_block_lib_table_config.h
|
design blocks: move all loading out the main kicad frame
|
1 year ago |
|
dialog_global_lib_table_config.cpp
|
Remove hard-coded versioned env vars in most places
|
2 years ago |
|
dialog_global_lib_table_config_base.cpp
|
Support canceling initial global library table setup.
|
3 years ago |
|
dialog_global_lib_table_config_base.fbp
|
Support canceling initial global library table setup.
|
3 years ago |
|
dialog_global_lib_table_config_base.h
|
Support canceling initial global library table setup.
|
3 years ago |
|
dialog_grid_settings.cpp
|
grids: make settings panel correctly implement cancel
|
1 year ago |
|
dialog_grid_settings.fbp
|
Internationalize "Grid Settings" dialog.
|
2 years ago |
|
dialog_grid_settings_base.cpp
|
Internationalize "Grid Settings" dialog.
|
2 years ago |
|
dialog_grid_settings_base.h
|
Internationalize "Grid Settings" dialog.
|
2 years ago |
|
dialog_hotkey_list.cpp
|
Build time optimizations.
|
2 years ago |
|
dialog_import_choose_project.cpp
|
Clearer naming and commenting.
|
1 year ago |
|
dialog_import_choose_project.h
|
Clearer naming and commenting.
|
1 year ago |
|
dialog_import_choose_project_base.cpp
|
ADDED: Project chooser dialog for EasyEDA Pro import.
|
2 years ago |
|
dialog_import_choose_project_base.fbp
|
ADDED: Project chooser dialog for EasyEDA Pro import.
|
2 years ago |
|
dialog_import_choose_project_base.h
|
ADDED: Project chooser dialog for EasyEDA Pro import.
|
2 years ago |
|
dialog_locked_items_query.cpp
|
Pcbnew: add way to re-enable locking prompts
|
1 year ago |
|
dialog_locked_items_query_base.cpp
|
Pcbnew: add way to re-enable locking prompts
|
1 year ago |
|
dialog_locked_items_query_base.fbp
|
Pcbnew: add way to re-enable locking prompts
|
1 year ago |
|
dialog_locked_items_query_base.h
|
Pcbnew: add way to re-enable locking prompts
|
1 year ago |
|
dialog_migrate_settings.cpp
|
Change the migrate settings path box to proportion rather than fixed min width
|
2 years ago |
|
dialog_migrate_settings_base.cpp
|
Change the migrate settings path box to proportion rather than fixed min width
|
2 years ago |
|
dialog_migrate_settings_base.fbp
|
Move PGM_BASE to kicommon
|
2 years ago |
|
dialog_migrate_settings_base.h
|
Move PGM_BASE to kicommon
|
2 years ago |
|
dialog_multi_unit_entry.cpp
|
Dogbones: add slots for acute angles
|
1 year ago |
|
dialog_page_settings.cpp
|
Cleanup.
|
11 months ago |
|
dialog_page_settings_base.cpp
|
Optical alignment for capital 'T's.
|
2 years ago |
|
dialog_page_settings_base.fbp
|
Optical alignment for capital 'T's.
|
2 years ago |
|
dialog_page_settings_base.h
|
Remove standard dialog button static line separators.
|
3 years ago |
|
dialog_paste_special.cpp
|
Make paste special dialog a bit more user friendly.
|
2 years ago |
|
dialog_paste_special_base.cpp
|
Map nets in pasted data
|
2 years ago |
|
dialog_paste_special_base.fbp
|
Map nets in pasted data
|
2 years ago |
|
dialog_paste_special_base.h
|
Map nets in pasted data
|
2 years ago |
|
dialog_plugin_options.cpp
|
Remove basic masking class map_string_utf8
|
1 year ago |
|
dialog_plugin_options_base.cpp
|
Vertically center wxGrid cells by default.
|
2 years ago |
|
dialog_plugin_options_base.fbp
|
Vertically center wxGrid cells by default.
|
2 years ago |
|
dialog_plugin_options_base.h
|
Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited
|
2 years ago |
|
dialog_print_generic.cpp
|
Slight reduction in asserts.
|
1 year ago |
|
dialog_print_generic_base.cpp
|
Standardize print/plot terms
|
3 years ago |
|
dialog_print_generic_base.fbp
|
Standardize print/plot terms
|
3 years ago |
|
dialog_print_generic_base.h
|
Standardize print/plot terms
|
3 years ago |
|
dialog_text_entry.cpp
|
Ease-of-use for un-commented ERC/DRC exclusions.
|
1 year ago |
|
dialog_text_entry_base.cpp
|
Ease-of-use for un-commented ERC/DRC exclusions.
|
1 year ago |
|
dialog_text_entry_base.fbp
|
Ease-of-use for un-commented ERC/DRC exclusions.
|
1 year ago |
|
dialog_text_entry_base.h
|
Support wildcards and regEx's in Net Inspector.
|
2 years ago |
|
dialog_unit_entry.cpp
|
Dialog layout fixes.
|
2 years ago |
|
dialog_unit_entry_base.cpp
|
Dialog layout fixes.
|
2 years ago |
|
dialog_unit_entry_base.fbp
|
Dialog layout fixes.
|
2 years ago |
|
dialog_unit_entry_base.h
|
Dialog layout fixes.
|
2 years ago |
|
eda_list_dialog.cpp
|
Validate new symbol / save as symbol info before exiting dialog.
|
2 years ago |
|
eda_list_dialog_base.cpp
|
Scale list columns with dialog width.
|
3 years ago |
|
eda_list_dialog_base.fbp
|
Scale list columns with dialog width.
|
3 years ago |
|
eda_list_dialog_base.h
|
Scale list columns with dialog width.
|
3 years ago |
|
eda_reorderable_list_dialog.cpp
|
Build time optimizations.
|
2 years ago |
|
eda_reorderable_list_dialog_base.cpp
|
Update EDA_REORDERABLE_LIST_DIALOG to current GUI style.
|
2 years ago |
|
eda_reorderable_list_dialog_base.fbp
|
Update EDA_REORDERABLE_LIST_DIALOG to current GUI style.
|
2 years ago |
|
eda_reorderable_list_dialog_base.h
|
Update EDA_REORDERABLE_LIST_DIALOG to current GUI style.
|
2 years ago |
|
eda_view_switcher.cpp
|
EDA_VIEW_SWITCHER: very minor fix: select by default the first in list
|
12 months ago |
|
eda_view_switcher_base.cpp
|
Dialog layout and coding policy fixes.
|
2 years ago |
|
eda_view_switcher_base.fbp
|
Dialog layout and coding policy fixes.
|
2 years ago |
|
eda_view_switcher_base.h
|
Dialog layout and coding policy fixes.
|
2 years ago |
|
hotkey_cycle_popup.cpp
|
Fix clang / mac build warnings
|
1 year ago |
|
hotkey_cycle_popup.h
|
Build time optimizations.
|
2 years ago |
|
html_message_box.cpp
|
Add doc link to custom rules syntax help.
|
3 years ago |
|
panel_color_settings.cpp
|
Build time optimizations.
|
2 years ago |
|
panel_color_settings_base.cpp
|
Flat(er) look for paged dialogs.
|
3 years ago |
|
panel_color_settings_base.fbp
|
Flat(er) look for paged dialogs.
|
3 years ago |
|
panel_color_settings_base.h
|
Flat(er) look for paged dialogs.
|
3 years ago |
|
panel_common_settings.cpp
|
Open library file preselected in the file explorer for both symbol and footprint editors.
|
1 year ago |
|
panel_common_settings_base.cpp
|
Open library file preselected in the file explorer for both symbol and footprint editors.
|
1 year ago |
|
panel_common_settings_base.fbp
|
Open library file preselected in the file explorer for both symbol and footprint editors.
|
1 year ago |
|
panel_common_settings_base.h
|
Open library file preselected in the file explorer for both symbol and footprint editors.
|
1 year ago |
|
panel_data_collection.cpp
|
Break out the boundary violating parts of gal into common through subclassing
|
2 years ago |
|
panel_data_collection_base.cpp
|
Fix grammatical error in opt-in request.
|
2 years ago |
|
panel_data_collection_base.fbp
|
Fix grammatical error in opt-in request.
|
2 years ago |
|
panel_data_collection_base.h
|
Fix grammatical error in opt-in request.
|
2 years ago |
|
panel_design_block_lib_table.cpp
|
Reduce dependency on dynamic_cast.
|
11 months ago |
|
panel_design_block_lib_table.h
|
design blocks: move table manager to common dialogs
|
1 year ago |
|
panel_design_block_lib_table_base.cpp
|
design blocks: move table manager to common dialogs
|
1 year ago |
|
panel_design_block_lib_table_base.fbp
|
design blocks: move table manager to common dialogs
|
1 year ago |
|
panel_design_block_lib_table_base.h
|
design blocks: move table manager to common dialogs
|
1 year ago |
|
panel_embedded_files.cpp
|
Add ability to embed files in various elements
|
1 year ago |
|
panel_embedded_files.h
|
Add ability to embed files in various elements
|
1 year ago |
|
panel_embedded_files_base.cpp
|
Add ability to embed files in various elements
|
1 year ago |
|
panel_embedded_files_base.fbp
|
Add ability to embed files in various elements
|
1 year ago |
|
panel_embedded_files_base.h
|
Add ability to embed files in various elements
|
1 year ago |
|
panel_gal_display_options.cpp
|
All the preferences, all the time.
|
4 years ago |
|
panel_grid_settings.cpp
|
grids: make settings panel correctly implement cancel
|
1 year ago |
|
panel_grid_settings_base.cpp
|
grids: make settings panel correctly implement cancel
|
1 year ago |
|
panel_grid_settings_base.fbp
|
grids: make settings panel correctly implement cancel
|
1 year ago |
|
panel_grid_settings_base.h
|
grids: make settings panel correctly implement cancel
|
1 year ago |
|
panel_hotkeys_editor.cpp
|
Do not parent dialogs to non top level windows in panels or widgets.
|
2 years ago |
|
panel_image_editor.cpp
|
Abstract REFERENCE_IMAGE to a separate class
|
1 year ago |
|
panel_image_editor_base.cpp
|
Functionally it's a "reference image".
|
2 years ago |
|
panel_image_editor_base.fbp
|
Functionally it's a "reference image".
|
2 years ago |
|
panel_image_editor_base.h
|
Functionally it's a "reference image".
|
2 years ago |
|
panel_mouse_settings.cpp
|
mouse settings: add reverse zoom option
|
1 year ago |
|
panel_mouse_settings_base.cpp
|
Clean up some layout issues.
|
1 year ago |
|
panel_mouse_settings_base.fbp
|
Clean up some layout issues.
|
1 year ago |
|
panel_mouse_settings_base.h
|
Clean up some layout issues.
|
1 year ago |
|
panel_packages_and_updates.cpp
|
Reduce dependency on dynamic_cast.
|
11 months ago |
|
panel_packages_and_updates.h
|
ADDED: KiCad update check
|
2 years ago |
|
panel_packages_and_updates_base.cpp
|
ADDED: KiCad update check
|
2 years ago |
|
panel_packages_and_updates_base.fbp
|
ADDED: KiCad update check
|
2 years ago |
|
panel_packages_and_updates_base.h
|
ADDED: KiCad update check
|
2 years ago |
|
panel_plugin_settings.cpp
|
Add QA tests and expand serialization for API
|
2 years ago |
|
panel_plugin_settings_base.cpp
|
Refactor; add user control over API server
|
2 years ago |
|
panel_plugin_settings_base.fbp
|
Refactor; add user control over API server
|
2 years ago |
|
panel_plugin_settings_base.h
|
Refactor; add user control over API server
|
2 years ago |
|
panel_setup_netclasses.cpp
|
Don't add default netclass for missing PCB or schematic colors
|
1 year ago |
|
panel_setup_netclasses_base.cpp
|
Move netclass highlighting style to application-level setting
|
1 year ago |
|
panel_setup_netclasses_base.fbp
|
Move netclass highlighting style to application-level setting
|
1 year ago |
|
panel_setup_netclasses_base.h
|
Move netclass highlighting style to application-level setting
|
1 year ago |
|
panel_setup_severities.cpp
|
Build time optimizations.
|
2 years ago |
|
panel_text_variables.cpp
|
ADDED: importing text vars from Schematic Setup.
|
1 year ago |
|
panel_text_variables_base.cpp
|
Add wxGrid autosizer helper
|
1 year ago |
|
panel_text_variables_base.fbp
|
Add wxGrid autosizer helper
|
1 year ago |
|
panel_text_variables_base.h
|
Add wxGrid autosizer helper
|
1 year ago |