.. |
dialog_SVG_print.cpp
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_SVG_print_base.cpp
|
Pcbnew: Rework on print dialogs.
|
2016-06-19 20:29:13 +02:00 |
dialog_SVG_print_base.fbp
|
Pcbnew: Rework on print dialogs.
|
2016-06-19 20:29:13 +02:00 |
dialog_SVG_print_base.h
|
Pcbnew: Rework on print dialogs.
|
2016-06-19 20:29:13 +02:00 |
dialog_block_options_base.cpp
|
…
|
|
dialog_block_options_base.fbp
|
…
|
|
dialog_block_options_base.h
|
…
|
|
dialog_cleaning_options.cpp
|
…
|
|
dialog_cleaning_options.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_cleaning_options_base.cpp
|
…
|
|
dialog_cleaning_options_base.fbp
|
…
|
|
dialog_cleaning_options_base.h
|
…
|
|
dialog_copper_zones.cpp
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_copper_zones_base.cpp
|
Correct multiple UI spelling errors
|
2016-05-02 10:01:43 -04:00 |
dialog_copper_zones_base.fbp
|
Correct multiple UI spelling errors
|
2016-05-02 10:01:43 -04:00 |
dialog_copper_zones_base.h
|
…
|
|
dialog_create_array.cpp
|
Make strings only used in debug mode not translatable.
|
2016-04-21 09:19:08 +02:00 |
dialog_create_array.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_create_array_base.cpp
|
Fixed an assert in 'Create array' dialog
|
2016-09-12 11:50:06 +02:00 |
dialog_create_array_base.fbp
|
Fixed an assert in 'Create array' dialog
|
2016-09-12 11:50:06 +02:00 |
dialog_create_array_base.h
|
Fixed an assert in 'Create array' dialog
|
2016-09-12 11:50:06 +02:00 |
dialog_design_rules.cpp
|
Fix: Pcbnew net class editor is chopping off net class names
|
2016-08-25 09:35:35 +02:00 |
dialog_design_rules.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_design_rules_aux_helper_class.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_design_rules_base.cpp
|
pcbnew: added diff pair gap & width to Design Rules dialog & PCB file format.
|
2016-08-15 17:16:49 +02:00 |
dialog_design_rules_base.fbp
|
pcbnew: added diff pair gap & width to Design Rules dialog & PCB file format.
|
2016-08-15 17:16:49 +02:00 |
dialog_design_rules_base.h
|
pcbnew: added diff pair gap & width to Design Rules dialog & PCB file format.
|
2016-08-15 17:16:49 +02:00 |
dialog_dimension_editor_base.cpp
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
2016-07-19 19:44:28 +02:00 |
dialog_dimension_editor_base.fbp
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
2016-07-19 19:44:28 +02:00 |
dialog_dimension_editor_base.h
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
2016-07-19 19:44:28 +02:00 |
dialog_display_options.cpp
|
refinemenst in dialogs and OSX Cancel button fix
|
2016-07-18 17:54:41 +02:00 |
dialog_display_options.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_display_options_base.cpp
|
pcbnew legacy: remove option to hide via drill
|
2016-05-10 16:47:37 -04:00 |
dialog_display_options_base.fbp
|
pcbnew legacy: remove option to hide via drill
|
2016-05-10 16:47:37 -04:00 |
dialog_display_options_base.h
|
pcbnew legacy: remove option to hide via drill
|
2016-05-10 16:47:37 -04:00 |
dialog_drc.cpp
|
Pcbnew: display unconnected net count in DRC dialog.
|
2016-09-08 14:17:37 -04:00 |
dialog_drc.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_drc_base.cpp
|
Pcbnew: display unconnected net count in DRC dialog.
|
2016-09-08 14:17:37 -04:00 |
dialog_drc_base.fbp
|
Pcbnew: display unconnected net count in DRC dialog.
|
2016-09-08 14:17:37 -04:00 |
dialog_drc_base.h
|
Pcbnew: display unconnected net count in DRC dialog.
|
2016-09-08 14:17:37 -04:00 |
dialog_drclistbox.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_edit_module_for_BoardEditor.cpp
|
Modified properties dialog to take advantage of BOARD_COMMIT class.
|
2016-09-12 11:50:06 +02:00 |
dialog_edit_module_for_BoardEditor.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_edit_module_for_BoardEditor_base.cpp
|
Move call of SetSizeHints in dialogs in a wxInitDialogEvent event, because some widgets sizes are not fully initialized before this event.
|
2016-07-02 14:44:36 +02:00 |
dialog_edit_module_for_BoardEditor_base.fbp
|
Move call of SetSizeHints in dialogs in a wxInitDialogEvent event, because some widgets sizes are not fully initialized before this event.
|
2016-07-02 14:44:36 +02:00 |
dialog_edit_module_for_BoardEditor_base.h
|
Move call of SetSizeHints in dialogs in a wxInitDialogEvent event, because some widgets sizes are not fully initialized before this event.
|
2016-07-02 14:44:36 +02:00 |
dialog_edit_module_for_Modedit.cpp
|
Modified properties dialog to take advantage of BOARD_COMMIT class.
|
2016-09-12 11:50:06 +02:00 |
dialog_edit_module_for_Modedit.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_edit_module_for_Modedit_base.cpp
|
Move call of SetSizeHints in dialogs in a wxInitDialogEvent event, because some widgets sizes are not fully initialized before this event.
|
2016-07-02 14:44:36 +02:00 |
dialog_edit_module_for_Modedit_base.fbp
|
Move call of SetSizeHints in dialogs in a wxInitDialogEvent event, because some widgets sizes are not fully initialized before this event.
|
2016-07-02 14:44:36 +02:00 |
dialog_edit_module_for_Modedit_base.h
|
Move call of SetSizeHints in dialogs in a wxInitDialogEvent event, because some widgets sizes are not fully initialized before this event.
|
2016-07-02 14:44:36 +02:00 |
dialog_edit_module_text.cpp
|
Modified properties dialog to take advantage of BOARD_COMMIT class.
|
2016-09-12 11:50:06 +02:00 |
dialog_edit_module_text.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_edit_module_text_base.cpp
|
more about dlg sizes and osx fixes
|
2016-07-15 12:05:13 +02:00 |
dialog_edit_module_text_base.fbp
|
more about dlg sizes and osx fixes
|
2016-07-15 12:05:13 +02:00 |
dialog_edit_module_text_base.h
|
more about dlg sizes and osx fixes
|
2016-07-15 12:05:13 +02:00 |
dialog_enum_pads.cpp
|
refinemenst in dialogs and OSX Cancel button fix
|
2016-07-18 17:54:41 +02:00 |
dialog_enum_pads.h
|
…
|
|
dialog_enum_pads_base.cpp
|
…
|
|
dialog_enum_pads_base.fbp
|
…
|
|
dialog_enum_pads_base.h
|
…
|
|
dialog_exchange_modules_base.cpp
|
…
|
|
dialog_exchange_modules_base.fbp
|
…
|
|
dialog_exchange_modules_base.h
|
…
|
|
dialog_export_idf.cpp
|
3D Viewer: complete refactor of the 3D viewer.
|
2016-07-19 13:35:25 -04:00 |
dialog_export_idf_base.cpp
|
refinemenst in dialogs and OSX Cancel button fix
|
2016-07-18 17:54:41 +02:00 |
dialog_export_idf_base.fbp
|
refinemenst in dialogs and OSX Cancel button fix
|
2016-07-18 17:54:41 +02:00 |
dialog_export_idf_base.h
|
refinemenst in dialogs and OSX Cancel button fix
|
2016-07-18 17:54:41 +02:00 |
dialog_export_step.cpp
|
Remove STEP diagnostic print
|
2016-09-25 10:08:13 -04:00 |
dialog_export_step_base.cpp
|
Added option to remove Virtual Components from STEP assembly
|
2016-09-22 08:37:16 -04:00 |
dialog_export_step_base.fbp
|
Added option to remove Virtual Components from STEP assembly
|
2016-09-22 08:37:16 -04:00 |
dialog_export_step_base.h
|
Added option to remove Virtual Components from STEP assembly
|
2016-09-22 08:37:16 -04:00 |
dialog_export_vrml.cpp
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_export_vrml_base.cpp
|
…
|
|
dialog_export_vrml_base.fbp
|
…
|
|
dialog_export_vrml_base.h
|
…
|
|
dialog_find.cpp
|
…
|
|
dialog_find.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_find_base.cpp
|
…
|
|
dialog_find_base.fbp
|
…
|
|
dialog_find_base.h
|
…
|
|
dialog_footprint_wizard_list.cpp
|
…
|
|
dialog_footprint_wizard_list.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_footprint_wizard_list_base.cpp
|
…
|
|
dialog_footprint_wizard_list_base.fbp
|
…
|
|
dialog_footprint_wizard_list_base.h
|
…
|
|
dialog_fp_lib_table.cpp
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_fp_lib_table_base.cpp
|
…
|
|
dialog_fp_lib_table_base.fbp
|
…
|
|
dialog_fp_lib_table_base.h
|
…
|
|
dialog_fp_plugin_options.cpp
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_fp_plugin_options_base.cpp
|
…
|
|
dialog_fp_plugin_options_base.fbp
|
…
|
|
dialog_fp_plugin_options_base.h
|
…
|
|
dialog_freeroute_exchange.cpp
|
…
|
|
dialog_freeroute_exchange.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_freeroute_exchange_base.cpp
|
Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version).
|
2016-05-10 08:56:03 +02:00 |
dialog_freeroute_exchange_base.fbp
|
…
|
|
dialog_freeroute_exchange_base.h
|
Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version).
|
2016-05-10 08:56:03 +02:00 |
dialog_freeroute_exchange_help.html
|
…
|
|
dialog_gen_module_position_file_base.cpp
|
Add CSV file format in pcbnew position files (and cleanup code)
|
2016-04-26 14:16:16 +02:00 |
dialog_gen_module_position_file_base.fbp
|
Add CSV file format in pcbnew position files (and cleanup code)
|
2016-04-26 14:16:16 +02:00 |
dialog_gen_module_position_file_base.h
|
Add CSV file format in pcbnew position files (and cleanup code)
|
2016-04-26 14:16:16 +02:00 |
dialog_gendrill.cpp
|
Pcbnew, dialog plot: add a button (Run DRC) to run the DRC from the plot dialog.
|
2016-07-27 14:53:45 +02:00 |
dialog_gendrill.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_gendrill_base.cpp
|
…
|
|
dialog_gendrill_base.fbp
|
…
|
|
dialog_gendrill_base.h
|
…
|
|
dialog_general_options.cpp
|
Remove option to not show footprint ratsnest when moving
|
2016-06-11 22:34:07 -04:00 |
dialog_general_options.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_general_options_BoardEditor_base.cpp
|
Remove option to not show footprint ratsnest when moving
|
2016-06-11 22:34:07 -04:00 |
dialog_general_options_BoardEditor_base.fbp
|
Remove option to not show footprint ratsnest when moving
|
2016-06-11 22:34:07 -04:00 |
dialog_general_options_BoardEditor_base.h
|
Remove option to not show footprint ratsnest when moving
|
2016-06-11 22:34:07 -04:00 |
dialog_get_footprint_by_name.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_get_footprint_by_name_base.cpp
|
…
|
|
dialog_get_footprint_by_name_base.fbp
|
…
|
|
dialog_get_footprint_by_name_base.h
|
…
|
|
dialog_global_deletion.cpp
|
Converted global deletion, global text size setting & module exchange to BOARD_COMMIT.
|
2016-09-12 13:45:57 +02:00 |
dialog_global_deletion.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_global_deletion_base.cpp
|
…
|
|
dialog_global_deletion_base.fbp
|
…
|
|
dialog_global_deletion_base.h
|
…
|
|
dialog_global_edit_tracks_and_vias.cpp
|
…
|
|
dialog_global_edit_tracks_and_vias.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_global_edit_tracks_and_vias_base.cpp
|
Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version).
|
2016-05-10 08:56:03 +02:00 |
dialog_global_edit_tracks_and_vias_base.fbp
|
Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version).
|
2016-05-10 08:56:03 +02:00 |
dialog_global_edit_tracks_and_vias_base.h
|
Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version).
|
2016-05-10 08:56:03 +02:00 |
dialog_global_modules_fields_edition.cpp
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_global_modules_fields_edition_base.cpp
|
…
|
|
dialog_global_modules_fields_edition_base.fbp
|
…
|
|
dialog_global_modules_fields_edition_base.h
|
…
|
|
dialog_global_pads_edition_base.cpp
|
…
|
|
dialog_global_pads_edition_base.fbp
|
…
|
|
dialog_global_pads_edition_base.h
|
…
|
|
dialog_graphic_item_properties.cpp
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_graphic_item_properties_base.cpp
|
refinements in dialogs and OSX Cancel button fix
|
2016-07-18 18:28:02 +02:00 |
dialog_graphic_item_properties_base.fbp
|
refinements in dialogs and OSX Cancel button fix
|
2016-07-18 18:28:02 +02:00 |
dialog_graphic_item_properties_base.h
|
refinements in dialogs and OSX Cancel button fix
|
2016-07-18 18:28:02 +02:00 |
dialog_graphic_item_properties_for_Modedit.cpp
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_graphic_items_options.cpp
|
more about dlg size fixes and osx fixes
|
2016-07-14 19:30:25 +02:00 |
dialog_graphic_items_options.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_graphic_items_options_base.cpp
|
more about dlg size fixes and osx fixes
|
2016-07-14 19:30:25 +02:00 |
dialog_graphic_items_options_base.fbp
|
more about dlg size fixes and osx fixes
|
2016-07-14 19:30:25 +02:00 |
dialog_graphic_items_options_base.h
|
more about dlg size fixes and osx fixes
|
2016-07-14 19:30:25 +02:00 |
dialog_keepout_area_properties.cpp
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
2016-07-19 19:44:28 +02:00 |
dialog_keepout_area_properties_base.cpp
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
2016-07-19 19:44:28 +02:00 |
dialog_keepout_area_properties_base.fbp
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
2016-07-19 19:44:28 +02:00 |
dialog_keepout_area_properties_base.h
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
2016-07-19 19:44:28 +02:00 |
dialog_layer_selection_base.cpp
|
…
|
|
dialog_layer_selection_base.fbp
|
…
|
|
dialog_layer_selection_base.h
|
…
|
|
dialog_layers_setup.cpp
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_layers_setup_base.cpp
|
…
|
|
dialog_layers_setup_base.fbp
|
…
|
|
dialog_layers_setup_base.h
|
…
|
|
dialog_mask_clearance.cpp
|
…
|
|
dialog_mask_clearance.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_mask_clearance_base.cpp
|
…
|
|
dialog_mask_clearance_base.fbp
|
…
|
|
dialog_mask_clearance_base.h
|
…
|
|
dialog_modedit_options.cpp
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_modedit_options_base.cpp
|
Remove MaxUndoItems, make devel option DevelMaxUndoItems
|
2016-05-12 12:51:32 -04:00 |
dialog_modedit_options_base.fbp
|
Remove MaxUndoItems, make devel option DevelMaxUndoItems
|
2016-05-12 12:51:32 -04:00 |
dialog_modedit_options_base.h
|
Remove MaxUndoItems, make devel option DevelMaxUndoItems
|
2016-05-12 12:51:32 -04:00 |
dialog_move_exact.cpp
|
Pcbnew: Fix a very minor bug ( The "Move exactly..." sometimes truncates the saved parameter floating point values during a session)
|
2016-05-11 12:16:07 +02:00 |
dialog_move_exact.fbp
|
…
|
|
dialog_move_exact.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_move_exact_base.cpp
|
…
|
|
dialog_move_exact_base.h
|
…
|
|
dialog_netlist.cpp
|
Split IO_ERROR out of richio.* and store Problem() and Where() separately
|
2016-09-20 11:56:18 -04:00 |
dialog_netlist.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_netlist_fbp.cpp
|
Correct multiple UI spelling errors
|
2016-05-02 10:01:43 -04:00 |
dialog_netlist_fbp.fbp
|
Correct multiple UI spelling errors
|
2016-05-02 10:01:43 -04:00 |
dialog_netlist_fbp.h
|
…
|
|
dialog_non_copper_zones_properties.cpp
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_non_copper_zones_properties_base.cpp
|
…
|
|
dialog_non_copper_zones_properties_base.fbp
|
…
|
|
dialog_non_copper_zones_properties_base.h
|
…
|
|
dialog_pad_properties.cpp
|
Modified properties dialog to take advantage of BOARD_COMMIT class.
|
2016-09-12 11:50:06 +02:00 |
dialog_pad_properties.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_pad_properties_base.cpp
|
refinements in dialogs and OSX Cancel button fix
|
2016-07-18 18:28:02 +02:00 |
dialog_pad_properties_base.fbp
|
refinements in dialogs and OSX Cancel button fix
|
2016-07-18 18:28:02 +02:00 |
dialog_pad_properties_base.h
|
refinements in dialogs and OSX Cancel button fix
|
2016-07-18 18:28:02 +02:00 |
dialog_pcb_text_properties.cpp
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_pcb_text_properties_base.cpp
|
DIALOG_SHIM: add void FinishDialogSettings() method which calls the usual methods at end of a dialog, to ensure proper size and position, the first time the dialog is called.
|
2016-07-02 11:35:52 +02:00 |
dialog_pcb_text_properties_base.fbp
|
DIALOG_SHIM: add void FinishDialogSettings() method which calls the usual methods at end of a dialog, to ensure proper size and position, the first time the dialog is called.
|
2016-07-02 11:35:52 +02:00 |
dialog_pcb_text_properties_base.h
|
DIALOG_SHIM: add void FinishDialogSettings() method which calls the usual methods at end of a dialog, to ensure proper size and position, the first time the dialog is called.
|
2016-07-02 11:35:52 +02:00 |
dialog_plot.cpp
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
2016-09-19 13:01:36 +02:00 |
dialog_plot.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_plot_base.cpp
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
2016-09-19 13:01:36 +02:00 |
dialog_plot_base.fbp
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
2016-09-19 13:01:36 +02:00 |
dialog_plot_base.h
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
2016-09-19 13:01:36 +02:00 |
dialog_pns_diff_pair_dimensions.cpp
|
Remove PNS_ prefix from most types inside namespace PNS
|
2016-09-06 16:06:06 +02:00 |
dialog_pns_diff_pair_dimensions.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_pns_diff_pair_dimensions_base.cpp
|
…
|
|
dialog_pns_diff_pair_dimensions_base.fbp
|
…
|
|
dialog_pns_diff_pair_dimensions_base.h
|
…
|
|
dialog_pns_length_tuning_settings.cpp
|
Remove PNS_ prefix from most types inside namespace PNS
|
2016-09-06 16:06:06 +02:00 |
dialog_pns_length_tuning_settings.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_pns_length_tuning_settings_base.cpp
|
…
|
|
dialog_pns_length_tuning_settings_base.fbp
|
…
|
|
dialog_pns_length_tuning_settings_base.h
|
…
|
|
dialog_pns_settings.cpp
|
Remove PNS_ prefix from most types inside namespace PNS
|
2016-09-06 16:06:06 +02:00 |
dialog_pns_settings.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_pns_settings_base.cpp
|
Fix a few deprecated compil warnings in dialogs generated by wxformbuilder
|
2016-05-11 10:51:07 +02:00 |
dialog_pns_settings_base.fbp
|
…
|
|
dialog_pns_settings_base.h
|
Fix a few deprecated compil warnings in dialogs generated by wxformbuilder
|
2016-05-11 10:51:07 +02:00 |
dialog_print_for_modedit.cpp
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_print_for_modedit_base.cpp
|
…
|
|
dialog_print_for_modedit_base.fbp
|
…
|
|
dialog_print_for_modedit_base.h
|
…
|
|
dialog_print_using_printer.cpp
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_print_using_printer_base.cpp
|
Move call of SetSizeHints in a few dialogs form the dlg ctor to a wxInitDialogEvent event, because some widgets sizes are not fully initialized before this event is fired.
|
2016-07-02 18:32:03 +02:00 |
dialog_print_using_printer_base.fbp
|
Move call of SetSizeHints in a few dialogs form the dlg ctor to a wxInitDialogEvent event, because some widgets sizes are not fully initialized before this event is fired.
|
2016-07-02 18:32:03 +02:00 |
dialog_print_using_printer_base.h
|
Move call of SetSizeHints in a few dialogs form the dlg ctor to a wxInitDialogEvent event, because some widgets sizes are not fully initialized before this event is fired.
|
2016-07-02 18:32:03 +02:00 |
dialog_scripting.cpp
|
…
|
|
dialog_scripting.h
|
…
|
|
dialog_scripting_base.cpp
|
…
|
|
dialog_scripting_base.fbp
|
…
|
|
dialog_scripting_base.h
|
…
|
|
dialog_select_net_from_list.cpp
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_select_net_from_list_base.cpp
|
Pcbnew: Dialog list and select net: better dialog and make net selection to highlight a net working on GAL.
|
2016-03-16 15:14:00 +01:00 |
dialog_select_net_from_list_base.fbp
|
Pcbnew: Dialog list and select net: better dialog and make net selection to highlight a net working on GAL.
|
2016-03-16 15:14:00 +01:00 |
dialog_select_net_from_list_base.h
|
Pcbnew: Dialog list and select net: better dialog and make net selection to highlight a net working on GAL.
|
2016-03-16 15:14:00 +01:00 |
dialog_select_pretty_lib.cpp
|
Fix dialog size issues (some widgets have a incorrect size when initialized inside a TransferToWindow() method because the SetSizeHints() method was called before the init) and fix OS X copy/close bug in a few dialogs.
|
2016-07-14 16:25:35 +02:00 |
dialog_select_pretty_lib.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_select_pretty_lib_base.cpp
|
Add Set/GetOrientationDegrees and GetOrientationRadians for texts, pads and footprints to avoid internal units to usual angle units conversion in code (and avoid mistakes).
|
2016-05-02 12:49:14 +02:00 |
dialog_select_pretty_lib_base.fbp
|
Add Set/GetOrientationDegrees and GetOrientationRadians for texts, pads and footprints to avoid internal units to usual angle units conversion in code (and avoid mistakes).
|
2016-05-02 12:49:14 +02:00 |
dialog_select_pretty_lib_base.h
|
Add Set/GetOrientationDegrees and GetOrientationRadians for texts, pads and footprints to avoid internal units to usual angle units conversion in code (and avoid mistakes).
|
2016-05-02 12:49:14 +02:00 |
dialog_set_grid.cpp
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_set_grid_base.cpp
|
Fix dialog size issues (some widgets have a incorrect size when initialized inside a TransferToWindow() method because the SetSizeHints() method was called before the init) and fix OS X copy/close bug in a few dialogs.
|
2016-07-14 16:25:35 +02:00 |
dialog_set_grid_base.fbp
|
Fix dialog size issues (some widgets have a incorrect size when initialized inside a TransferToWindow() method because the SetSizeHints() method was called before the init) and fix OS X copy/close bug in a few dialogs.
|
2016-07-14 16:25:35 +02:00 |
dialog_set_grid_base.h
|
Fix dialog size issues (some widgets have a incorrect size when initialized inside a TransferToWindow() method because the SetSizeHints() method was called before the init) and fix OS X copy/close bug in a few dialogs.
|
2016-07-14 16:25:35 +02:00 |
dialog_target_properties_base.cpp
|
…
|
|
dialog_target_properties_base.fbp
|
…
|
|
dialog_target_properties_base.h
|
…
|
|
dialog_track_via_properties.cpp
|
Modified properties dialog to take advantage of BOARD_COMMIT class.
|
2016-09-12 11:50:06 +02:00 |
dialog_track_via_properties.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
dialog_track_via_properties_base.cpp
|
P&S: support for trace & via locking
|
2016-08-15 17:16:48 +02:00 |
dialog_track_via_properties_base.fbp
|
P&S: support for trace & via locking
|
2016-08-15 17:16:48 +02:00 |
dialog_track_via_properties_base.h
|
P&S: support for trace & via locking
|
2016-08-15 17:16:48 +02:00 |
dialog_track_via_size.cpp
|
more about dlg sizes and osx fixes
|
2016-07-15 12:05:13 +02:00 |
dialog_track_via_size.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_track_via_size_base.cpp
|
Fix dialog size issues (some widgets have a incorrect size when initialized inside a TransferToWindow() method because the SetSizeHints() method was called before the init) and fix OS X copy/close bug in a few dialogs.
|
2016-07-14 16:25:35 +02:00 |
dialog_track_via_size_base.fbp
|
Fix dialog size issues (some widgets have a incorrect size when initialized inside a TransferToWindow() method because the SetSizeHints() method was called before the init) and fix OS X copy/close bug in a few dialogs.
|
2016-07-14 16:25:35 +02:00 |
dialog_track_via_size_base.h
|
Fix dialog size issues (some widgets have a incorrect size when initialized inside a TransferToWindow() method because the SetSizeHints() method was called before the init) and fix OS X copy/close bug in a few dialogs.
|
2016-07-14 16:25:35 +02:00 |
dialog_update_pcb.cpp
|
Split IO_ERROR out of richio.* and store Problem() and Where() separately
|
2016-09-20 11:56:18 -04:00 |
dialog_update_pcb.fbp
|
…
|
|
dialog_update_pcb.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
dialog_update_pcb_base.cpp
|
…
|
|
dialog_update_pcb_base.h
|
…
|
|
wizard_3DShape_Libs_downloader.cpp
|
3D Viewer: complete refactor of the 3D viewer.
|
2016-07-19 13:35:25 -04:00 |
wizard_3DShape_Libs_downloader.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
wizard_3DShape_Libs_downloader_base.cpp
|
…
|
|
wizard_3DShape_Libs_downloader_base.fbp
|
…
|
|
wizard_3DShape_Libs_downloader_base.h
|
…
|
|
wizard_add_fplib.cpp
|
Split IO_ERROR out of richio.* and store Problem() and Where() separately
|
2016-09-20 11:56:18 -04:00 |
wizard_add_fplib.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
wizard_add_fplib_base.cpp
|
…
|
|
wizard_add_fplib_base.fbp
|
…
|
|
wizard_add_fplib_base.h
|
…
|
|