| .. |
|
dialog_color_picker.cpp
|
Use our DIALOG_COLOR_PICKER in 3D viewer to set a color.
|
7 years ago |
|
dialog_color_picker.h
|
Use our DIALOG_COLOR_PICKER in 3D viewer to set a color.
|
7 years ago |
|
dialog_color_picker_base.cpp
|
Invert maximum and minimum endpoints on color picker sliders
|
7 years ago |
|
dialog_color_picker_base.fbp
|
Invert maximum and minimum endpoints on color picker sliders
|
7 years ago |
|
dialog_color_picker_base.h
|
Regenerate DIALOG_COLOR_PICKER_BASE wxFB files
|
7 years ago |
|
dialog_configure_paths.cpp
|
DIALOG_CONFIGURE_PATHS: do not allow users to define the env var KIPRJMOD
|
7 years ago |
|
dialog_configure_paths_base.cpp
|
Move OnUpdateUI event to dialog.
|
7 years ago |
|
dialog_configure_paths_base.fbp
|
DIALOG_CONFIGURE_PATHS: do not allow users to define the env var KIPRJMOD
|
7 years ago |
|
dialog_configure_paths_base.h
|
Move OnUpdateUI event to dialog.
|
7 years ago |
|
dialog_display_info_HTML_base.cpp
|
Don't bail out of loading when one library couldn't be found.
|
8 years ago |
|
dialog_display_info_HTML_base.fbp
|
Don't bail out of loading when one library couldn't be found.
|
8 years ago |
|
dialog_display_info_HTML_base.h
|
Don't bail out of loading when one library couldn't be found.
|
8 years ago |
|
dialog_edit_library_tables.cpp
|
Fix a few Coverity warnings.
|
7 years ago |
|
dialog_exit_base.cpp
|
Fix exit dialog issue on GTK3 builds.
|
7 years ago |
|
dialog_exit_base.fbp
|
Fix exit dialog issue on GTK3 builds.
|
7 years ago |
|
dialog_exit_base.h
|
Fix exit dialog issue on GTK3 builds.
|
7 years ago |
|
dialog_file_dir_picker.cpp
|
Fix button padding in file/directory picker dialog.
|
7 years ago |
|
dialog_file_dir_picker.h
|
DIALOG_FILE_DIR_PICKER: dialog to select both files and directories
|
8 years ago |
|
dialog_global_lib_table_config.cpp
|
Fix a few coverity errors
|
7 years ago |
|
dialog_global_lib_table_config.h
|
Lay groundwork for loading the initial global footprint library table.
|
7 years ago |
|
dialog_global_lib_table_config_base.cpp
|
Lay groundwork for loading the initial global footprint library table.
|
7 years ago |
|
dialog_global_lib_table_config_base.fbp
|
Lay groundwork for loading the initial global footprint library table.
|
7 years ago |
|
dialog_global_lib_table_config_base.h
|
Lay groundwork for loading the initial global footprint library table.
|
7 years ago |
|
dialog_hotkey_list.cpp
|
Centralise some UI constants, use in hotkey lists
|
7 years ago |
|
dialog_hotkey_list.h
|
Add read-only option for hotkey list, use for list dialog
|
7 years ago |
|
dialog_image_editor.cpp
|
eeschema-gal: factor out EDA_DRAW_PANEL from BITMAP_BASE, remove some unnecessary includes of class_drawpanel.h
|
7 years ago |
|
dialog_image_editor.h
|
Fixes in DIALOG_IMAGE_EDITOR (minor bug fix, and code update).
|
8 years ago |
|
dialog_image_editor_base.cpp
|
Fixes in DIALOG_IMAGE_EDITOR (minor bug fix, and code update).
|
8 years ago |
|
dialog_image_editor_base.h
|
Fixes in DIALOG_IMAGE_EDITOR (minor bug fix, and code update).
|
8 years ago |
|
dialog_image_editor_fbp.fbp
|
Fixes in DIALOG_IMAGE_EDITOR (minor bug fix, and code update).
|
8 years ago |
|
dialog_list_selector_base.cpp
|
Minor dialog and frame window improvements.
|
7 years ago |
|
dialog_list_selector_base.fbp
|
Minor dialog and frame window improvements.
|
7 years ago |
|
dialog_list_selector_base.h
|
Minor dialog and frame window improvements.
|
7 years ago |
|
dialog_page_settings.cpp
|
Set Page Layout preview scale and clear bg
|
7 years ago |
|
dialog_page_settings.h
|
Allows bigger max page size (120x120") in Eeschema, Gerbview and Page Layout Editor
|
7 years ago |
|
dialog_page_settings_base.cpp
|
More g_UserUnit erradication.
|
8 years ago |
|
dialog_page_settings_base.fbp
|
dialog_page_settings: avoid useless confirmation dialog after changing the page layout file.
|
7 years ago |
|
dialog_page_settings_base.h
|
More g_UserUnit erradication.
|
8 years ago |
|
dialog_print_generic.cpp
|
Fix warning in dialog_print_generic.cpp
|
7 years ago |
|
dialog_print_generic.h
|
Added a comment for close event handlers in DIALOG_PRINT_GENERIC
|
7 years ago |
|
dialog_print_generic_base.cpp
|
Small layout adjustments in DIALOG_PRINT_GENERIC
|
7 years ago |
|
dialog_print_generic_base.fbp
|
Small layout adjustments in DIALOG_PRINT_GENERIC
|
7 years ago |
|
dialog_print_generic_base.h
|
Small layout adjustments in DIALOG_PRINT_GENERIC
|
7 years ago |
|
dialog_text_entry.cpp
|
Set OK button as the default one in WX_TEXT_ENTRY_DIALOG
|
8 years ago |
|
dialog_text_entry.h
|
Add WX_TEXT_ENTRY_DIALOG which inherits from DIALOG_SHIM.
|
8 years ago |
|
dialog_text_entry_base.cpp
|
WX_TEXT_ENTRY_DIALOG: fix a wxASSERT ( very minor issue in debug mode)
|
8 years ago |
|
dialog_text_entry_base.fbp
|
WX_TEXT_ENTRY_DIALOG: fix a wxASSERT ( very minor issue in debug mode)
|
8 years ago |
|
dialog_text_entry_base.h
|
WX_TEXT_ENTRY_DIALOG: fix a wxASSERT ( very minor issue in debug mode)
|
8 years ago |
|
panel_common_settings.cpp
|
Add configuration of Hi-DPI canvas scaling in OpenGL
|
7 years ago |
|
panel_common_settings.h
|
Add configuration of Hi-DPI canvas scaling in OpenGL
|
7 years ago |
|
panel_common_settings_base.cpp
|
Add configuration of Hi-DPI canvas scaling in OpenGL
|
7 years ago |
|
panel_common_settings_base.fbp
|
Add configuration of Hi-DPI canvas scaling in OpenGL
|
7 years ago |
|
panel_common_settings_base.h
|
Add configuration of Hi-DPI canvas scaling in OpenGL
|
7 years ago |
|
panel_hotkeys_editor.cpp
|
Coverity fixes: lambda parameters by reference
|
7 years ago |
|
wx_html_report_panel.cpp
|
HTML_REPORT: RPT_ALL as sum of individual options
|
7 years ago |
|
wx_html_report_panel.h
|
HTML_REPORT: RPT_ALL as sum of individual options
|
7 years ago |
|
wx_html_report_panel_base.cpp
|
fix a few wxWidgets asserts.
|
7 years ago |
|
wx_html_report_panel_base.fbp
|
fix a few wxWidgets asserts.
|
7 years ago |
|
wx_html_report_panel_base.h
|
fix a few wxWidgets asserts.
|
7 years ago |