..
dialog_block_options.cpp
Decouple vias from tracks in selection filter
8 years ago
dialog_block_options.h
Decouple vias from tracks in selection filter
8 years ago
dialog_block_options_base.cpp
Standardize colon block_options_base
8 years ago
dialog_block_options_base.fbp
Standardize colon block_options_base
8 years ago
dialog_block_options_base.h
Standardize colon block_options_base
8 years ago
dialog_board_setup.cpp
Add shortcuts to setting dialogs for track widths, via sizes and grid sizes.
7 years ago
dialog_board_setup.h
New net membership controls for more efficient operation.
7 years ago
dialog_choose_footprint.cpp
Layout adjustments to Choose Symbol and Choose Footprint.
7 years ago
dialog_choose_footprint.h
Convert Place Footprint to component tree.
7 years ago
dialog_cleaning_options.cpp
Pcbnew: fix delete dangling tracks only removes the last segment of tracks.
7 years ago
dialog_cleaning_options.h
Pcbnew, clean board: fix issues and add option in dialog to remove bad track segments (short circuit between 2 nets)
9 years ago
dialog_cleaning_options_base.cpp
Gerbview and Pcbnew dialog tweaks.
8 years ago
dialog_cleaning_options_base.fbp
Gerbview and Pcbnew dialog tweaks.
8 years ago
dialog_cleaning_options_base.h
Gerbview and Pcbnew dialog tweaks.
8 years ago
dialog_copper_zones.cpp
Allow hatch pattern in filled zones
7 years ago
dialog_copper_zones_base.cpp
Allow hatch pattern in filled zones
7 years ago
dialog_copper_zones_base.fbp
Allow hatch pattern in filled zones
7 years ago
dialog_copper_zones_base.h
Allow hatch pattern in filled zones
7 years ago
dialog_create_array.cpp
Pcbnew: ignore start values in "first available" grid numbering
7 years ago
dialog_create_array.h
Break widget save/restore out to reusable class
7 years ago
dialog_create_array_base.cpp
Pcbnew: Enable some numbering options in pcbnew
7 years ago
dialog_create_array_base.fbp
Pcbnew: Enable some numbering options in pcbnew
7 years ago
dialog_create_array_base.h
Pcbnew: Enable some numbering options in pcbnew
7 years ago
dialog_drc.cpp
Drc dialog: make track to copper zones test optional, because it can be really very time consuming
7 years ago
dialog_drc.h
Switch UNIT_BINDER and DIALOG_SHIM to local units.
7 years ago
dialog_drc_base.cpp
Drc dialog: make track to copper zones test optional, because it can be really very time consuming
7 years ago
dialog_drc_base.fbp
Drc dialog: make track to copper zones test optional, because it can be really very time consuming
7 years ago
dialog_drc_base.h
Drc dialog: make track to copper zones test optional, because it can be really very time consuming
7 years ago
dialog_drclistbox.h
Fix a few coverity errors
7 years ago
dialog_edit_footprint_for_BoardEditor.cpp
Pcbnew: allow tab traversal of footprint orientation text control
7 years ago
dialog_edit_footprint_for_BoardEditor.h
Pcbnew: allow tab traversal of footprint orientation text control
7 years ago
dialog_edit_footprint_for_BoardEditor_base.cpp
Pcbnew: allow tab traversal of footprint orientation text control
7 years ago
dialog_edit_footprint_for_BoardEditor_base.fbp
Pcbnew: allow tab traversal of footprint orientation text control
7 years ago
dialog_edit_footprint_for_BoardEditor_base.h
Pcbnew: allow tab traversal of footprint orientation text control
7 years ago
dialog_edit_footprint_for_fp_editor.cpp
Restore ability to hide grid columns.
7 years ago
dialog_edit_footprint_for_fp_editor.h
Keep name & value in sync for library items.
7 years ago
dialog_edit_footprint_for_fp_editor_base.cpp
Be more forgiving of large fonts in grids.
7 years ago
dialog_edit_footprint_for_fp_editor_base.fbp
Be more forgiving of large fonts in grids.
7 years ago
dialog_edit_footprint_for_fp_editor_base.h
Fixes in dialogs: mainly better sizes for grid columns, but more other minor fixes.
7 years ago
dialog_enum_pads.cpp
MACOS Setfocus and CancelButtonIssue moved into dialog_shim.
9 years ago
dialog_enum_pads.h
Added settings dialog for Pad Enumeration tool.
11 years ago
dialog_enum_pads_base.cpp
Gerbview and Pcbnew dialog tweaks.
8 years ago
dialog_enum_pads_base.fbp
Gerbview and Pcbnew dialog tweaks.
8 years ago
dialog_enum_pads_base.h
Gerbview and Pcbnew dialog tweaks.
8 years ago
dialog_exchange_footprints.cpp
Load footprint browser with last-selected footprint.
7 years ago
dialog_exchange_footprints.h
Make sure user isn't surprised by Match All setting.
7 years ago
dialog_exchange_footprints_base.cpp
Make sure user isn't surprised by Match All setting.
7 years ago
dialog_exchange_footprints_base.fbp
Make sure user isn't surprised by Match All setting.
7 years ago
dialog_exchange_footprints_base.h
Make sure user isn't surprised by Match All setting.
7 years ago
dialog_export_idf.cpp
Change KIDIALOG hashing algorithm to __FILE__ + __LINE__.
7 years ago
dialog_export_idf_base.cpp
Gerbview and Pcbnew dialog tweaks.
8 years ago
dialog_export_idf_base.fbp
Gerbview and Pcbnew dialog tweaks.
8 years ago
dialog_export_idf_base.h
Gerbview and Pcbnew dialog tweaks.
8 years ago
dialog_export_step.cpp
pcbnew, export to STEP: fix error in command line tolerance option (--min-distance="0.0100 mm") is some countries
7 years ago
dialog_export_step_base.cpp
pcbnew: Allow STEP export tolerancing
7 years ago
dialog_export_step_base.fbp
pcbnew: Allow STEP export tolerancing
7 years ago
dialog_export_step_base.h
pcbnew: Allow STEP export tolerancing
7 years ago
dialog_export_svg.cpp
Replace DIM() macro
7 years ago
dialog_export_svg_base.cpp
UNIT_BINDERize print and plot dialogs.
7 years ago
dialog_export_svg_base.fbp
UNIT_BINDERize print and plot dialogs.
7 years ago
dialog_export_svg_base.h
UNIT_BINDERize print and plot dialogs.
7 years ago
dialog_export_vrml.cpp
fix misspelled 'an other' -> 'another'
8 years ago
dialog_export_vrml_base.cpp
Gerbview and Pcbnew dialog tweaks.
8 years ago
dialog_export_vrml_base.fbp
Gerbview and Pcbnew dialog tweaks.
8 years ago
dialog_export_vrml_base.h
Gerbview and Pcbnew dialog tweaks.
8 years ago
dialog_find.cpp
Pcbnew: fix minor bug in find dialog.
7 years ago
dialog_find.h
Macos SetFocus() and SetSelection moved into OnInitDialog
9 years ago
dialog_find_base.cpp
Macos SetFocus() and SetSelection moved into OnInitDialog
9 years ago
dialog_find_base.fbp
Macos SetFocus() and SetSelection moved into OnInitDialog
9 years ago
dialog_find_base.h
Macos SetFocus() and SetSelection moved into OnInitDialog
9 years ago
dialog_footprint_wizard_list.cpp
Don't make user click twice to toggle checkbox in wxGrid.
8 years ago
dialog_footprint_wizard_list.h
Fix code after renaming files. Minor other fix.
8 years ago
dialog_footprint_wizard_list_base.cpp
dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert.
7 years ago
dialog_footprint_wizard_list_base.fbp
dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert.
7 years ago
dialog_footprint_wizard_list_base.h
dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert.
7 years ago
dialog_fp_browser_display_options.cpp
Standardize Footprint Viewer and Footprint Browser.
7 years ago
dialog_fp_browser_display_options.h
Standardize Footprint Viewer and Footprint Browser.
7 years ago
dialog_fp_browser_display_options_base.cpp
Standardize Footprint Viewer and Footprint Browser.
7 years ago
dialog_fp_browser_display_options_base.fbp
Standardize Footprint Viewer and Footprint Browser.
7 years ago
dialog_fp_browser_display_options_base.h
Standardize Footprint Viewer and Footprint Browser.
7 years ago
dialog_fp_plugin_options.cpp
Remove HasFocus() checks (which don't work on all platforms) in favour of row highlighting which is visible without focus.
7 years ago
dialog_fp_plugin_options_base.cpp
More safety fixes for uncommitted grid changes.
7 years ago
dialog_fp_plugin_options_base.fbp
More safety fixes for uncommitted grid changes.
7 years ago
dialog_fp_plugin_options_base.h
More safety fixes for uncommitted grid changes.
7 years ago
dialog_gen_footprint_position_file_base.cpp
Make SMD terminology consistent.
7 years ago
dialog_gen_footprint_position_file_base.fbp
Make SMD terminology consistent.
7 years ago
dialog_gen_footprint_position_file_base.h
Make SMD terminology consistent.
7 years ago
dialog_gencad_export_options.cpp
Change KIDIALOG hashing algorithm to __FILE__ + __LINE__.
7 years ago
dialog_gencad_export_options.h
GenCAD exporter: added origin settings
8 years ago
dialog_gendrill.cpp
Drill dialog: fix incorrect parent window when called from the Plot dialog.
7 years ago
dialog_gendrill.h
Drill dialog: fix incorrect parent window when called from the Plot dialog.
7 years ago
dialog_gendrill_base.cpp
Drill dialog: fix incorrect parent window when called from the Plot dialog.
7 years ago
dialog_gendrill_base.fbp
Drill dialog: fix incorrect parent window when called from the Plot dialog.
7 years ago
dialog_gendrill_base.h
Drill dialog: fix incorrect parent window when called from the Plot dialog.
7 years ago
dialog_get_footprint_by_name.h
Add more "override" markers.
9 years ago
dialog_get_footprint_by_name_base.cpp
Minor Pcbnew dialog fixes.
7 years ago
dialog_get_footprint_by_name_base.fbp
Minor Pcbnew dialog fixes.
7 years ago
dialog_get_footprint_by_name_base.h
Minor Pcbnew dialog fixes.
7 years ago
dialog_global_deletion.cpp
fix code after renaming files
8 years ago
dialog_global_deletion.h
Add more "override" markers.
9 years ago
dialog_global_deletion_base.cpp
Standardize colons global deletion
8 years ago
dialog_global_deletion_base.fbp
Standardize colons global deletion
8 years ago
dialog_global_deletion_base.h
Standardize colons global deletion
8 years ago
dialog_global_edit_text_and_graphics.cpp
More uniform handling of state saving in global edit dialogs.
7 years ago
dialog_global_edit_text_and_graphics_base.cpp
DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS_BASE: fix minor wxWidgets alerts.
7 years ago
dialog_global_edit_text_and_graphics_base.fbp
DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS_BASE: fix minor wxWidgets alerts.
7 years ago
dialog_global_edit_text_and_graphics_base.h
DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS_BASE: fix a minor wxWidgets alert.
7 years ago
dialog_global_edit_tracks_and_vias.cpp
More uniform handling of state saving in global edit dialogs.
7 years ago
dialog_global_edit_tracks_and_vias_base.cpp
Tighten up spacing a bit for 1024x768 monitors.
7 years ago
dialog_global_edit_tracks_and_vias_base.fbp
Tighten up spacing a bit for 1024x768 monitors.
7 years ago
dialog_global_edit_tracks_and_vias_base.h
Add filter to net selector widget.
7 years ago
dialog_global_fp_lib_table_config.cpp
Fix some issues in I10n strings
7 years ago
dialog_global_fp_lib_table_config.h
Initial global footprint library table fixes.
7 years ago
dialog_graphic_item_properties.cpp
DIALOG_GRAPHIC_ITEM_PROPERTIES: better tooltip.
7 years ago
dialog_graphic_item_properties_base.cpp
Fix assert where wxFormBuilder rows disagreed with controls.
7 years ago
dialog_graphic_item_properties_base.fbp
DIALOG_TEXT_PROPERTIES: hide visibility option, because this option exists only for footprint texts, and do nothing for other texts.
7 years ago
dialog_graphic_item_properties_base.h
Fix some more MSW spacing issues.
7 years ago
dialog_import_settings.cpp
Consolidate design rules UI.
7 years ago
dialog_import_settings.h
Consolidate design rules UI.
7 years ago
dialog_import_settings_base.cpp
Consolidate design rules UI.
7 years ago
dialog_import_settings_base.fbp
Consolidate design rules UI.
7 years ago
dialog_import_settings_base.h
Consolidate design rules UI.
7 years ago
dialog_keepout_area_properties.cpp
Pcbnew: better fix for dialog default button handler issues.
7 years ago
dialog_keepout_area_properties_base.cpp
Minor dialog and frame window improvements.
7 years ago
dialog_keepout_area_properties_base.fbp
Minor dialog and frame window improvements.
7 years ago
dialog_keepout_area_properties_base.h
Minor dialog and frame window improvements.
7 years ago
dialog_layer_selection_base.cpp
Refresh layer selection dialogs.
7 years ago
dialog_layer_selection_base.fbp
Refresh layer selection dialogs.
7 years ago
dialog_layer_selection_base.h
Refresh layer selection dialogs.
7 years ago
dialog_move_exact.cpp
Adjust tab ordering in some dialogs
7 years ago
dialog_move_exact.h
Adjust tab ordering in some dialogs
7 years ago
dialog_move_exact_base.cpp
Pcbnew: fix spacing in move exact dialog
7 years ago
dialog_move_exact_base.fbp
Pcbnew: fix spacing in move exact dialog
7 years ago
dialog_move_exact_base.h
Pcbnew: fix spacing in move exact dialog
7 years ago
dialog_netlist.cpp
Fix ReadNetList and UpdatePCB issues with new footprints.
7 years ago
dialog_netlist.h
Fix ReadNetList and UpdatePCB issues with new footprints.
7 years ago
dialog_netlist_base.cpp
Improve Read Netlist tooltip for footprint assignment.
7 years ago
dialog_netlist_base.fbp
Improve Read Netlist tooltip for footprint assignment.
7 years ago
dialog_netlist_base.h
Dialog consistency and beautification.
7 years ago
dialog_non_copper_zones_properties.cpp
Allow hatch pattern in filled zones
7 years ago
dialog_non_copper_zones_properties_base.cpp
Allow hatch pattern in filled zones
7 years ago
dialog_non_copper_zones_properties_base.fbp
Allow hatch pattern in filled zones
7 years ago
dialog_non_copper_zones_properties_base.h
Allow hatch pattern in filled zones
7 years ago
dialog_pad_basicshapes_properties.cpp
Fix a few minor I18n issues.
7 years ago
dialog_pad_properties.cpp
Pcbnew: add a new primitive pad shape: chamfered round rect pad.
7 years ago
dialog_pad_properties.h
pcbnew: Allow user-setting rounded rectangle radius
7 years ago
dialog_pad_properties_base.cpp
Pcbnew: add a new primitive pad shape: chamfered round rect pad.
7 years ago
dialog_pad_properties_base.fbp
Pcbnew: add a new primitive pad shape: chamfered round rect pad.
7 years ago
dialog_pad_properties_base.h
Pcbnew: add a new primitive pad shape: chamfered round rect pad.
7 years ago
dialog_plot.cpp
Drill dialog: fix incorrect parent window when called from the Plot dialog.
7 years ago
dialog_plot.h
UNIT_BINDERize print and plot dialogs.
7 years ago
dialog_plot_base.cpp
Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats.
7 years ago
dialog_plot_base.fbp
Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats.
7 years ago
dialog_plot_base.h
Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats.
7 years ago
dialog_pns_diff_pair_dimensions.cpp
Remove on-kill-focus-validation.
7 years ago
dialog_pns_diff_pair_dimensions.h
Switch UNIT_BINDER and DIALOG_SHIM to local units.
7 years ago
dialog_pns_diff_pair_dimensions_base.cpp
Clean up some extraneous TEXT_CRTL_EVAL references.
7 years ago
dialog_pns_diff_pair_dimensions_base.fbp
Clean up some extraneous TEXT_CRTL_EVAL references.
7 years ago
dialog_pns_diff_pair_dimensions_base.h
Clean up some extraneous TEXT_CRTL_EVAL references.
7 years ago
dialog_pns_length_tuning_settings.cpp
dialog_pns_length_tuning_settings: fix incorrect dialog size.
7 years ago
dialog_pns_length_tuning_settings.h
Converted PNS Length Tuning dialog to use TransferData{From,To}Window()
7 years ago
dialog_pns_length_tuning_settings_base.cpp
Clean up some extraneous TEXT_CRTL_EVAL references.
7 years ago
dialog_pns_length_tuning_settings_base.fbp
Clean up some extraneous TEXT_CRTL_EVAL references.
7 years ago
dialog_pns_length_tuning_settings_base.h
Clean up some extraneous TEXT_CRTL_EVAL references.
7 years ago
dialog_pns_settings.cpp
Pcbnew: fix 2 minor issues
7 years ago
dialog_pns_settings.h
pcbnew: Hide routing options that are not available
7 years ago
dialog_pns_settings_base.cpp
pcbnew: Hide routing options that are not available
7 years ago
dialog_pns_settings_base.fbp
Pcbnew: fix 2 minor issues
7 years ago
dialog_pns_settings_base.h
pcbnew: Hide routing options that are not available
7 years ago
dialog_position_relative.cpp
Adjust tab ordering in some dialogs
7 years ago
dialog_position_relative.h
Added user and grid origins to Position Relative dialog.
7 years ago
dialog_position_relative_base.cpp
Added user and grid origins to Position Relative dialog.
7 years ago
dialog_position_relative_base.fbp
Added user and grid origins to Position Relative dialog.
7 years ago
dialog_position_relative_base.h
Added user and grid origins to Position Relative dialog.
7 years ago
dialog_print_pcbnew.cpp
Replace DIM() macro
7 years ago
dialog_push_pad_properties.cpp
Simplify copy/paste of pad settings.
7 years ago
dialog_push_pad_properties.h
Simplify copy/paste of pad settings.
7 years ago
dialog_push_pad_properties_base.cpp
Simplify copy/paste of pad settings.
7 years ago
dialog_push_pad_properties_base.fbp
Simplify copy/paste of pad settings.
7 years ago
dialog_push_pad_properties_base.h
Simplify copy/paste of pad settings.
7 years ago
dialog_scripting.cpp
Fix warning: 'HAVE_CLOCK_GETTIME' macro redefined
7 years ago
dialog_scripting.h
Add override specifier in scripting dialog
9 years ago
dialog_scripting_base.cpp
pcbnew: Translate scripting test window
7 years ago
dialog_scripting_base.fbp
pcbnew: Translate scripting test window
7 years ago
dialog_scripting_base.h
pcbnew: Translate scripting test window
7 years ago
dialog_select_net_from_list.cpp
pcbnew: fix incorrect sizing of net list display in DIALOG_SELECT_NET_FROM_LIST
7 years ago
dialog_select_net_from_list_base.cpp
Fix a minor wxWidgets assert in DIALOG_SELECT_NET_FROM_LIST_BASE.
7 years ago
dialog_select_net_from_list_base.fbp
Fix a minor wxWidgets assert in DIALOG_SELECT_NET_FROM_LIST_BASE.
7 years ago
dialog_select_net_from_list_base.h
Fix a minor wxWidgets assert in DIALOG_SELECT_NET_FROM_LIST_BASE.
7 years ago
dialog_set_grid.cpp
Remove on-kill-focus-validation.
7 years ago
dialog_set_grid_base.cpp
Pcbnew, DIALOG_SET_GRID_BASE: A few cosmetic enhancements and fix a wxWidgets minor alert
7 years ago
dialog_set_grid_base.fbp
Pcbnew, DIALOG_SET_GRID_BASE: A few cosmetic enhancements and fix a wxWidgets minor alert
7 years ago
dialog_set_grid_base.h
Pcbnew, DIALOG_SET_GRID_BASE: A few cosmetic enhancements and fix a wxWidgets minor alert
7 years ago
dialog_swap_layers.cpp
Slightly better swap layer column names.
7 years ago
dialog_swap_layers_base.cpp
Rewrite Move And Swap Layers dialog.
7 years ago
dialog_swap_layers_base.fbp
Pcbnew: make "Swap Layers" title translatable.
7 years ago
dialog_swap_layers_base.h
Pcbnew: make "Swap Layers" title translatable.
7 years ago
dialog_target_properties_base.cpp
More g_UserUnit erradication.
7 years ago
dialog_target_properties_base.fbp
More g_UserUnit erradication.
7 years ago
dialog_target_properties_base.h
More g_UserUnit erradication.
7 years ago
dialog_text_properties.cpp
Pcbnew: Improve tab traversal in text properties dialog
7 years ago
dialog_text_properties.h
Allow marker selection in high-contrast mode.
7 years ago
dialog_text_properties_base.cpp
Pcbnew: Align right margins in text properties dialog
7 years ago
dialog_text_properties_base.fbp
Pcbnew: Align right margins in text properties dialog
7 years ago
dialog_text_properties_base.h
Pcbnew: update text properties dialog wxFB version
7 years ago
dialog_track_via_properties.cpp
pcbnew: multiple fixes concerning track->pad net propagation used by Track/Via properties dialog:
7 years ago
dialog_track_via_properties.h
Check for net changing before confirming.
7 years ago
dialog_track_via_properties_base.cpp
DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert.
7 years ago
dialog_track_via_properties_base.fbp
DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert.
7 years ago
dialog_track_via_properties_base.h
DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert.
7 years ago
dialog_track_via_size.cpp
Clean up some extraneous TEXT_CRTL_EVAL references.
7 years ago
dialog_track_via_size.h
Switch UNIT_BINDER and DIALOG_SHIM to local units.
7 years ago
dialog_track_via_size_base.cpp
Clean up some extraneous TEXT_CRTL_EVAL references.
7 years ago
dialog_track_via_size_base.fbp
Clean up some extraneous TEXT_CRTL_EVAL references.
7 years ago
dialog_track_via_size_base.h
Clean up some extraneous TEXT_CRTL_EVAL references.
7 years ago
dialog_update_pcb.cpp
Pcbnew, Update PCB from schematic: Fix the reference point of the new footprints to place, when moving the cursor.
7 years ago
dialog_update_pcb.h
Fix ReadNetList and UpdatePCB issues with new footprints.
7 years ago
dialog_update_pcb_base.cpp
Dialog consistency and beautification.
7 years ago
dialog_update_pcb_base.fbp
Pcbnew, Update PCB from schematic: Fix the reference point of the new footprints to place, when moving the cursor.
7 years ago
dialog_update_pcb_base.h
Dialog consistency and beautification.
7 years ago
panel_fp_lib_table.cpp
Remove previous cell selection fixes in favour of slow-click hack.
7 years ago
panel_fp_lib_table.h
More safety fixes for uncommitted grid changes.
7 years ago
panel_fp_lib_table_base.cpp
Add tooltips to library manager dialogs.
7 years ago
panel_fp_lib_table_base.fbp
Add tooltips to library manager dialogs.
7 years ago
panel_fp_lib_table_base.h
More safety fixes for uncommitted grid changes.
7 years ago
panel_modedit_defaults.cpp
Remove previous cell selection fixes in favour of slow-click hack.
7 years ago
panel_modedit_defaults.h
Consolidate design rules UI.
7 years ago
panel_modedit_defaults_base.cpp
Separate edge.cuts and courtyards in ModEdit default values.
7 years ago
panel_modedit_defaults_base.fbp
Separate edge.cuts and courtyards in ModEdit default values.
7 years ago
panel_modedit_defaults_base.h
Consolidate design rules UI.
7 years ago
panel_modedit_display_options.cpp
Adjust spacing on preference panels.
7 years ago
panel_modedit_display_options.h
Give panels the correct parent (the treebook, not the dialog).
7 years ago
panel_modedit_settings.cpp
Give panels the correct parent (the treebook, not the dialog).
7 years ago
panel_modedit_settings.h
Give panels the correct parent (the treebook, not the dialog).
7 years ago
panel_modedit_settings_base.cpp
Adjust spacing on preference panels.
7 years ago
panel_modedit_settings_base.fbp
Adjust spacing on preference panels.
7 years ago
panel_modedit_settings_base.h
Unified preferences dialog framework.
7 years ago
panel_pcbnew_action_plugins.cpp
Fixes in dialogs: mainly better sizes for grid columns, but more other minor fixes.
7 years ago
panel_pcbnew_action_plugins.h
pcbnew: Add toolbar buttons for action plugins
7 years ago
panel_pcbnew_action_plugins_base.cpp
Pcbnew, PANEL_PCBNEW_ACTION_PLUGINS: make strings translatable.
7 years ago
panel_pcbnew_action_plugins_base.fbp
Pcbnew, PANEL_PCBNEW_ACTION_PLUGINS: make strings translatable.
7 years ago
panel_pcbnew_action_plugins_base.h
Pcbnew, PANEL_PCBNEW_ACTION_PLUGINS: make strings translatable.
7 years ago
panel_pcbnew_display_options.cpp
Give panels the correct parent (the treebook, not the dialog).
7 years ago
panel_pcbnew_display_options.h
Give panels the correct parent (the treebook, not the dialog).
7 years ago
panel_pcbnew_display_options_base.cpp
Improve labels.
7 years ago
panel_pcbnew_display_options_base.fbp
Fix a few minor I18n issues.
7 years ago
panel_pcbnew_display_options_base.h
Unified preferences dialog framework.
7 years ago
panel_pcbnew_settings.cpp
pcbnew: Re-attach snap options
7 years ago
panel_pcbnew_settings.h
Give panels the correct parent (the treebook, not the dialog).
7 years ago
panel_pcbnew_settings_base.cpp
pcbnew: Re-attach snap options
7 years ago
panel_pcbnew_settings_base.fbp
pcbnew: Re-attach snap options
7 years ago
panel_pcbnew_settings_base.h
pcbnew: Re-attach snap options
7 years ago
panel_setup_feature_constraints.cpp
Remove on-kill-focus-validation.
7 years ago
panel_setup_feature_constraints.h
Consolidate design rules UI.
7 years ago
panel_setup_feature_constraints_base.cpp
Fix a few wxWidgets minor asserts
7 years ago
panel_setup_feature_constraints_base.fbp
Fix a few wxWidgets minor asserts
7 years ago
panel_setup_feature_constraints_base.h
Fix a few wxWidgets minor asserts
7 years ago
panel_setup_layers.cpp
Replace DIM() macro
7 years ago
panel_setup_layers.h
Fixed reference to PCB_EDIT_FRAME in PANEL_SETUP_LAYERS
7 years ago
panel_setup_layers_base.cpp
Indent layer properties for better comprehension.
7 years ago
panel_setup_layers_base.fbp
Indent layer properties for better comprehension.
7 years ago
panel_setup_layers_base.h
Indent layer properties for better comprehension.
7 years ago
panel_setup_mask_and_paste.cpp
Spelling fixes.
7 years ago
panel_setup_mask_and_paste.h
Consolidate design rules UI.
7 years ago
panel_setup_mask_and_paste_base.cpp
Spelling fixes.
7 years ago
panel_setup_mask_and_paste_base.fbp
A few more spacing & font-size updates for Windows.
7 years ago
panel_setup_mask_and_paste_base.h
A few more spacing & font-size updates for Windows.
7 years ago
panel_setup_netclasses.cpp
Remove previous cell selection fixes in favour of slow-click hack.
7 years ago
panel_setup_netclasses.h
New net membership controls for more efficient operation.
7 years ago
panel_setup_netclasses_base.cpp
Netclass panel: fix incorrect column sizes, that happens in a few languages.
7 years ago
panel_setup_netclasses_base.fbp
Netclass panel: fix incorrect column sizes, that happens in a few languages.
7 years ago
panel_setup_netclasses_base.h
Fixes in dialogs: mainly better sizes for grid columns, but more other minor fixes.
7 years ago
panel_setup_text_and_graphics.cpp
Remove previous cell selection fixes in favour of slow-click hack.
7 years ago
panel_setup_text_and_graphics.h
Consolidate design rules UI.
7 years ago
panel_setup_text_and_graphics_base.cpp
Be more forgiving of large fonts in grids.
7 years ago
panel_setup_text_and_graphics_base.fbp
Be more forgiving of large fonts in grids.
7 years ago
panel_setup_text_and_graphics_base.h
Consolidate design rules UI.
7 years ago
panel_setup_tracks_and_vias.cpp
Remove previous cell selection fixes in favour of slow-click hack.
7 years ago
panel_setup_tracks_and_vias.h
Add Insert/Delete button to Tracks and Via setup panel
7 years ago
panel_setup_tracks_and_vias_base.cpp
Be more forgiving of large fonts in grids.
7 years ago
panel_setup_tracks_and_vias_base.fbp
Be more forgiving of large fonts in grids.
7 years ago
panel_setup_tracks_and_vias_base.h
Add Insert/Delete button to Tracks and Via setup panel
7 years ago
wizard_3DShape_Libs_downloader.cpp
Move library table dialogs from PLAYER to KIFACE interface.
7 years ago
wizard_3DShape_Libs_downloader.h
Fix 3D shape & footprint download wizards freeze on OSX
8 years ago
wizard_3DShape_Libs_downloader_base.cpp
Minot fix: fix a minor wxAssert in dialog
8 years ago
wizard_3DShape_Libs_downloader_base.fbp
Minot fix: fix a minor wxAssert in dialog
8 years ago
wizard_3DShape_Libs_downloader_base.h
Minot fix: fix a minor wxAssert in dialog
8 years ago