| .. |
|
dialog_SVG_print.cpp
|
Pcbnew: Rework on print dialogs.
|
10 years ago |
|
dialog_SVG_print_base.cpp
|
Pcbnew: Rework on print dialogs.
|
10 years ago |
|
dialog_SVG_print_base.fbp
|
Pcbnew: Rework on print dialogs.
|
10 years ago |
|
dialog_SVG_print_base.h
|
Pcbnew: Rework on print dialogs.
|
10 years ago |
|
dialog_block_options_base.cpp
|
Option dialog mnemonic and padding fixes
|
10 years ago |
|
dialog_block_options_base.fbp
|
Option dialog mnemonic and padding fixes
|
10 years ago |
|
dialog_block_options_base.h
|
Option dialog mnemonic and padding fixes
|
10 years ago |
|
dialog_cleaning_options.cpp
|
Pcbnew: fix Bug #1148785 (pcbnew crashes when using only one layer in autorouter ) , and a minor bug in dialog cleanup.
|
13 years ago |
|
dialog_cleaning_options.h
|
More missing source license fixes.
|
11 years ago |
|
dialog_cleaning_options_base.cpp
|
Option dialog mnemonic and padding fixes
|
10 years ago |
|
dialog_cleaning_options_base.fbp
|
Option dialog mnemonic and padding fixes
|
10 years ago |
|
dialog_cleaning_options_base.h
|
Option dialog mnemonic and padding fixes
|
10 years ago |
|
dialog_copper_zones.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.
|
9 years ago |
|
dialog_copper_zones_base.cpp
|
Correct multiple UI spelling errors
|
10 years ago |
|
dialog_copper_zones_base.fbp
|
Correct multiple UI spelling errors
|
10 years ago |
|
dialog_copper_zones_base.h
|
Pcbnew: minor changes:
|
10 years ago |
|
dialog_create_array.cpp
|
Make strings only used in debug mode not translatable.
|
10 years ago |
|
dialog_create_array.h
|
Enhancements in Create array tool (bad parameters detection and disable parms when not applicable)
|
10 years ago |
|
dialog_create_array_base.cpp
|
Enhancements in Create array tool (bad parameters detection and disable parms when not applicable)
|
10 years ago |
|
dialog_create_array_base.fbp
|
Enhancements in Create array tool (bad parameters detection and disable parms when not applicable)
|
10 years ago |
|
dialog_create_array_base.h
|
Enhancements in Create array tool (bad parameters detection and disable parms when not applicable)
|
10 years ago |
|
dialog_design_rules.cpp
|
pcbnew: added diff pair gap & width to Design Rules dialog & PCB file format.
|
9 years ago |
|
dialog_design_rules.h
|
Pcbnew: design rules dialog fixes and improvements. (fixes lp:1499538)
|
10 years ago |
|
dialog_design_rules_aux_helper_class.h
|
More missing source license fixes.
|
11 years ago |
|
dialog_design_rules_base.cpp
|
pcbnew: added diff pair gap & width to Design Rules dialog & PCB file format.
|
9 years ago |
|
dialog_design_rules_base.fbp
|
pcbnew: added diff pair gap & width to Design Rules dialog & PCB file format.
|
9 years ago |
|
dialog_design_rules_base.h
|
pcbnew: added diff pair gap & width to Design Rules dialog & PCB file format.
|
9 years ago |
|
dialog_dimension_editor_base.cpp
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
9 years ago |
|
dialog_dimension_editor_base.fbp
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
9 years ago |
|
dialog_dimension_editor_base.h
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
9 years ago |
|
dialog_display_options.cpp
|
refinemenst in dialogs and OSX Cancel button fix
|
9 years ago |
|
dialog_display_options.h
|
More missing source license fixes.
|
11 years ago |
|
dialog_display_options_base.cpp
|
pcbnew legacy: remove option to hide via drill
|
10 years ago |
|
dialog_display_options_base.fbp
|
pcbnew legacy: remove option to hide via drill
|
10 years ago |
|
dialog_display_options_base.h
|
pcbnew legacy: remove option to hide via drill
|
10 years ago |
|
dialog_drc.cpp
|
Fix issue from rev 6994 "Run DRC" from plot dialog crashes on Linux.
|
9 years ago |
|
dialog_drc.h
|
Pcbnew, dialog plot: add a button (Run DRC) to run the DRC from the plot dialog.
|
9 years ago |
|
dialog_drc_base.cpp
|
Fix bug: DRC report to File crashes Pcbnew, if the file cannot be created (for instance if the CWD is not writable, or if the path does not exist)
|
10 years ago |
|
dialog_drc_base.fbp
|
Fix bug: DRC report to File crashes Pcbnew, if the file cannot be created (for instance if the CWD is not writable, or if the path does not exist)
|
10 years ago |
|
dialog_drc_base.h
|
Fix bug: DRC report to File crashes Pcbnew, if the file cannot be created (for instance if the CWD is not writable, or if the path does not exist)
|
10 years ago |
|
dialog_drclistbox.h
|
Very minor fixes.
|
13 years ago |
|
dialog_edit_module_for_BoardEditor.cpp
|
Fix bug: Impossible to rescale 3D models
|
9 years ago |
|
dialog_edit_module_for_BoardEditor.h
|
3D Viewer: complete refactor of the 3D viewer.
|
9 years ago |
|
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.
|
9 years ago |
|
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.
|
9 years ago |
|
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.
|
9 years ago |
|
dialog_edit_module_for_Modedit.cpp
|
Fix bug: Impossible to rescale 3D models
|
9 years ago |
|
dialog_edit_module_for_Modedit.h
|
3D Viewer: complete refactor of the 3D viewer.
|
9 years ago |
|
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.
|
9 years ago |
|
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.
|
9 years ago |
|
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.
|
9 years ago |
|
dialog_edit_module_text.cpp
|
more about dlg sizes and osx fixes
|
9 years ago |
|
dialog_edit_module_text.h
|
more about dlg sizes and osx fixes
|
9 years ago |
|
dialog_edit_module_text_base.cpp
|
more about dlg sizes and osx fixes
|
9 years ago |
|
dialog_edit_module_text_base.fbp
|
more about dlg sizes and osx fixes
|
9 years ago |
|
dialog_edit_module_text_base.h
|
more about dlg sizes and osx fixes
|
9 years ago |
|
dialog_enum_pads.cpp
|
refinemenst in dialogs and OSX Cancel button fix
|
9 years ago |
|
dialog_enum_pads.h
|
Added settings dialog for Pad Enumeration tool.
|
11 years ago |
|
dialog_enum_pads_base.cpp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_enum_pads_base.fbp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_enum_pads_base.h
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_exchange_modules_base.cpp
|
Fixes related to exchage footprint dialog:
|
10 years ago |
|
dialog_exchange_modules_base.fbp
|
Fixes related to exchage footprint dialog:
|
10 years ago |
|
dialog_exchange_modules_base.h
|
Fixes related to exchage footprint dialog:
|
10 years ago |
|
dialog_export_idf.cpp
|
3D Viewer: complete refactor of the 3D viewer.
|
9 years ago |
|
dialog_export_idf_base.cpp
|
refinemenst in dialogs and OSX Cancel button fix
|
9 years ago |
|
dialog_export_idf_base.fbp
|
refinemenst in dialogs and OSX Cancel button fix
|
9 years ago |
|
dialog_export_idf_base.h
|
refinemenst in dialogs and OSX Cancel button fix
|
9 years ago |
|
dialog_export_vrml.cpp
|
refinemenst in dialogs and OSX Cancel button fix
|
9 years ago |
|
dialog_export_vrml_base.cpp
|
Fix crash when exporting vrml (see bug Bug #1502549) when there is a Glu error.
|
10 years ago |
|
dialog_export_vrml_base.fbp
|
Fix crash when exporting vrml (see bug Bug #1502549) when there is a Glu error.
|
10 years ago |
|
dialog_export_vrml_base.h
|
Fix crash when exporting vrml (see bug Bug #1502549) when there is a Glu error.
|
10 years ago |
|
dialog_find.cpp
|
Small cleanup: remove a few unnecessary casts, and minor cleaning code.
|
10 years ago |
|
dialog_find.h
|
Added missing header file.
|
11 years ago |
|
dialog_find_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_find_base.fbp
|
Pcbnew: Enhancement: in Get footprint (hotkey 'T') : better footprint selector dialog.
|
10 years ago |
|
dialog_find_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_footprint_wizard_list.cpp
|
Footprint wizard: fixes and enhancements in python scripts.
|
10 years ago |
|
dialog_footprint_wizard_list.h
|
Footprint wizard: fixes and enhancements in python scripts.
|
10 years ago |
|
dialog_footprint_wizard_list_base.cpp
|
Footprint wizard: fixes and enhancements in python scripts.
|
10 years ago |
|
dialog_footprint_wizard_list_base.fbp
|
Footprint wizard: fixes and enhancements in python scripts.
|
10 years ago |
|
dialog_footprint_wizard_list_base.h
|
Footprint wizard: fixes and enhancements in python scripts.
|
10 years ago |
|
dialog_fp_lib_table.cpp
|
New Footprint Library Wizard.
|
11 years ago |
|
dialog_fp_lib_table_base.cpp
|
New Footprint Library Wizard.
|
11 years ago |
|
dialog_fp_lib_table_base.fbp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_fp_lib_table_base.h
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_fp_plugin_options.cpp
|
8 bit string relief via class UTF8
|
12 years ago |
|
dialog_fp_plugin_options_base.cpp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_fp_plugin_options_base.fbp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_fp_plugin_options_base.h
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_freeroute_exchange.cpp
|
Default and most recently used path fixes. (fixes: 1494210)
|
10 years ago |
|
dialog_freeroute_exchange.h
|
Many minor fixes (like bug #1477213). Better help in dialog environment variables editor (the tooltip was never shown on Windows)
|
10 years ago |
|
dialog_freeroute_exchange_base.cpp
|
Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version).
|
10 years ago |
|
dialog_freeroute_exchange_base.fbp
|
Many minor fixes (like bug #1477213). Better help in dialog environment variables editor (the tooltip was never shown on Windows)
|
10 years ago |
|
dialog_freeroute_exchange_base.h
|
Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version).
|
10 years ago |
|
dialog_freeroute_exchange_help.html
|
minor cleanup. minor enhancements. Finish file housekeeping. add Bug 682586 fix from Mark van Doesburg.
|
15 years ago |
|
dialog_gen_module_position_file_base.cpp
|
Add CSV file format in pcbnew position files (and cleanup code)
|
10 years ago |
|
dialog_gen_module_position_file_base.fbp
|
Add CSV file format in pcbnew position files (and cleanup code)
|
10 years ago |
|
dialog_gen_module_position_file_base.h
|
Add CSV file format in pcbnew position files (and cleanup code)
|
10 years ago |
|
dialog_gendrill.cpp
|
Pcbnew, dialog plot: add a button (Run DRC) to run the DRC from the plot dialog.
|
9 years ago |
|
dialog_gendrill.h
|
Rework on EXCELLON_WRITER class, to allow gerber and drill files creation from a python script.
|
11 years ago |
|
dialog_gendrill_base.cpp
|
pcbnew: correct minor grammatical errors
|
10 years ago |
|
dialog_gendrill_base.fbp
|
pcbnew: correct minor grammatical errors
|
10 years ago |
|
dialog_gendrill_base.h
|
Drill file generation: add the option to merge NPTH and PTH, which was disabled recently, due to code changes.
|
10 years ago |
|
dialog_general_options.cpp
|
Remove option to not show footprint ratsnest when moving
|
10 years ago |
|
dialog_general_options.h
|
Remove legacy option to zoom to selection on middle mouse button
|
10 years ago |
|
dialog_general_options_BoardEditor_base.cpp
|
Remove option to not show footprint ratsnest when moving
|
10 years ago |
|
dialog_general_options_BoardEditor_base.fbp
|
Remove option to not show footprint ratsnest when moving
|
10 years ago |
|
dialog_general_options_BoardEditor_base.h
|
Remove option to not show footprint ratsnest when moving
|
10 years ago |
|
dialog_get_footprint_by_name.h
|
Code reorganization, and change the way 3D viewer frame is managed (now using wxWidgets wxWindow::FindWindowByName() to know if it is existing) , to prepare others fixes.
|
10 years ago |
|
dialog_get_footprint_by_name_base.cpp
|
Pcbnew: Enhancement: in Get footprint (hotkey 'T') : better footprint selector dialog.
|
10 years ago |
|
dialog_get_footprint_by_name_base.fbp
|
Pcbnew: Enhancement: in Get footprint (hotkey 'T') : better footprint selector dialog.
|
10 years ago |
|
dialog_get_footprint_by_name_base.h
|
Pcbnew: Enhancement: in Get footprint (hotkey 'T') : better footprint selector dialog.
|
10 years ago |
|
dialog_global_deletion.cpp
|
Replace boost::function and boost::bind with their std:: counterparts
|
9 years ago |
|
dialog_global_deletion.h
|
Edit->Global Deletions & Edit->Cleanup Tracks and Vias work in GAL, without toggling between canvases.
|
12 years ago |
|
dialog_global_deletion_base.cpp
|
Pcbnew: minor global delete dialog fixes.
|
10 years ago |
|
dialog_global_deletion_base.fbp
|
Pcbnew: minor global delete dialog fixes.
|
10 years ago |
|
dialog_global_deletion_base.h
|
Pcbnew: minor global delete dialog fixes.
|
10 years ago |
|
dialog_global_edit_tracks_and_vias.cpp
|
More missing source license fixes.
|
11 years ago |
|
dialog_global_edit_tracks_and_vias.h
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
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).
|
10 years ago |
|
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).
|
10 years ago |
|
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).
|
10 years ago |
|
dialog_global_modules_fields_edition.cpp
|
fix Tickness typo
|
10 years ago |
|
dialog_global_modules_fields_edition_base.cpp
|
fix Tickness typo
|
10 years ago |
|
dialog_global_modules_fields_edition_base.fbp
|
fix Tickness typo
|
10 years ago |
|
dialog_global_modules_fields_edition_base.h
|
fix Tickness typo
|
10 years ago |
|
dialog_global_pads_edition_base.cpp
|
More module to footprint UI fixes.
|
11 years ago |
|
dialog_global_pads_edition_base.fbp
|
More module to footprint UI fixes.
|
11 years ago |
|
dialog_global_pads_edition_base.h
|
More module to footprint UI fixes.
|
11 years ago |
|
dialog_graphic_item_properties.cpp
|
refinements in dialogs and OSX Cancel button fix
|
9 years ago |
|
dialog_graphic_item_properties_base.cpp
|
refinements in dialogs and OSX Cancel button fix
|
9 years ago |
|
dialog_graphic_item_properties_base.fbp
|
refinements in dialogs and OSX Cancel button fix
|
9 years ago |
|
dialog_graphic_item_properties_base.h
|
refinements in dialogs and OSX Cancel button fix
|
9 years ago |
|
dialog_graphic_item_properties_for_Modedit.cpp
|
Fix signedness in a couple comparisons (warning suppression)
|
10 years ago |
|
dialog_graphic_items_options.cpp
|
more about dlg size fixes and osx fixes
|
9 years ago |
|
dialog_graphic_items_options.h
|
more about dlg sizes and osx fixes
|
9 years ago |
|
dialog_graphic_items_options_base.cpp
|
more about dlg size fixes and osx fixes
|
9 years ago |
|
dialog_graphic_items_options_base.fbp
|
more about dlg size fixes and osx fixes
|
9 years ago |
|
dialog_graphic_items_options_base.h
|
more about dlg size fixes and osx fixes
|
9 years ago |
|
dialog_keepout_area_properties.cpp
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
9 years ago |
|
dialog_keepout_area_properties_base.cpp
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
9 years ago |
|
dialog_keepout_area_properties_base.fbp
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
9 years ago |
|
dialog_keepout_area_properties_base.h
|
Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons
|
9 years ago |
|
dialog_layer_selection_base.cpp
|
Prepare rounded rect and custom shaped pads: add plot functions. It fixes also a pcbnew crash in HPGL mode when plotting trapezoidal pads.
|
10 years ago |
|
dialog_layer_selection_base.fbp
|
Prepare rounded rect and custom shaped pads: add plot functions. It fixes also a pcbnew crash in HPGL mode when plotting trapezoidal pads.
|
10 years ago |
|
dialog_layer_selection_base.h
|
Prepare rounded rect and custom shaped pads: add plot functions. It fixes also a pcbnew crash in HPGL mode when plotting trapezoidal pads.
|
10 years ago |
|
dialog_layers_setup.cpp
|
Fix a few wording issues in dialogs (dialog plot and dialog move exact) for translators (more explicit words/sentences to remove ambiguities).
|
10 years ago |
|
dialog_layers_setup_base.cpp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_layers_setup_base.fbp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_layers_setup_base.h
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_mask_clearance.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
dialog_mask_clearance.h
|
More missing source license fixes.
|
11 years ago |
|
dialog_mask_clearance_base.cpp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_mask_clearance_base.fbp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_mask_clearance_base.h
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_modedit_options.cpp
|
Remove MaxUndoItems, make devel option DevelMaxUndoItems
|
10 years ago |
|
dialog_modedit_options_base.cpp
|
Remove MaxUndoItems, make devel option DevelMaxUndoItems
|
10 years ago |
|
dialog_modedit_options_base.fbp
|
Remove MaxUndoItems, make devel option DevelMaxUndoItems
|
10 years ago |
|
dialog_modedit_options_base.h
|
Remove MaxUndoItems, make devel option DevelMaxUndoItems
|
10 years ago |
|
dialog_move_exact.cpp
|
Pcbnew: Fix a very minor bug ( The "Move exactly..." sometimes truncates the saved parameter floating point values during a session)
|
10 years ago |
|
dialog_move_exact.fbp
|
Fix a few wording issues in dialogs (dialog plot and dialog move exact) for translators (more explicit words/sentences to remove ambiguities).
|
10 years ago |
|
dialog_move_exact.h
|
Fix a few wording issues in dialogs (dialog plot and dialog move exact) for translators (more explicit words/sentences to remove ambiguities).
|
10 years ago |
|
dialog_move_exact_base.cpp
|
Fix a few wording issues in dialogs (dialog plot and dialog move exact) for translators (more explicit words/sentences to remove ambiguities).
|
10 years ago |
|
dialog_move_exact_base.h
|
Fix a few wording issues in dialogs (dialog plot and dialog move exact) for translators (more explicit words/sentences to remove ambiguities).
|
10 years ago |
|
dialog_netlist.cpp
|
Gerbview: when running gerbview from a command line, if a filename is given, and if it is a .drl file, it is loaded as drill file (instead of a gerber file, which generate an error message).
|
10 years ago |
|
dialog_netlist.h
|
Pcbnew: Fix some issues in dialog netlist: remove useless check box, avoid a message sometimes erroneously shown, use lazy mode to build the netlist report, store the netlist report options in user config.
|
10 years ago |
|
dialog_netlist_fbp.cpp
|
Correct multiple UI spelling errors
|
10 years ago |
|
dialog_netlist_fbp.fbp
|
Correct multiple UI spelling errors
|
10 years ago |
|
dialog_netlist_fbp.h
|
Pcbnew: Fix some issues in dialog netlist: remove useless check box, avoid a message sometimes erroneously shown, use lazy mode to build the netlist report, store the netlist report options in user config.
|
10 years ago |
|
dialog_non_copper_zones_properties.cpp
|
Fix a few shadowed local vars which make the code not so easy to analyze.
|
10 years ago |
|
dialog_non_copper_zones_properties_base.cpp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_non_copper_zones_properties_base.fbp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_non_copper_zones_properties_base.h
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_pad_properties.cpp
|
refinements in dialogs and OSX Cancel button fix. Dialog_pad_properties, pad viewer in GAL mode: better size of the drawing area. The scrollbars are now usable.
|
9 years ago |
|
dialog_pad_properties.h
|
refinements in dialogs and OSX Cancel button fix. Dialog_pad_properties, pad viewer in GAL mode: better size of the drawing area. The scrollbars are now usable.
|
9 years ago |
|
dialog_pad_properties_base.cpp
|
Minor fixes: Fix a few shadowed local variables, and deprecated warnings is a few dialogs generated by wxFormbuilder (using a very recent wxFormbuilder version, after apr 25, 2016)
|
10 years ago |
|
dialog_pad_properties_base.fbp
|
Eliminate 0.1deg units in DIALOG_PAD_PROPERTIES
|
10 years ago |
|
dialog_pad_properties_base.h
|
Minor fixes: Fix a few shadowed local variables, and deprecated warnings is a few dialogs generated by wxFormbuilder (using a very recent wxFormbuilder version, after apr 25, 2016)
|
10 years ago |
|
dialog_pcb_text_properties.cpp
|
more about dlg sizes and osx fixes
|
9 years ago |
|
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.
|
9 years ago |
|
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.
|
9 years ago |
|
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.
|
9 years ago |
|
dialog_plot.cpp
|
Fix issue from rev 6994 "Run DRC" from plot dialog crashes on Linux.
|
9 years ago |
|
dialog_plot.h
|
Pcbnew, dialog plot: add a button (Run DRC) to run the DRC from the plot dialog.
|
9 years ago |
|
dialog_plot_base.cpp
|
Pcbnew, dialog plot: add a button (Run DRC) to run the DRC from the plot dialog.
|
9 years ago |
|
dialog_plot_base.fbp
|
Pcbnew, dialog plot: add a button (Run DRC) to run the DRC from the plot dialog.
|
9 years ago |
|
dialog_plot_base.h
|
Pcbnew, dialog plot: add a button (Run DRC) to run the DRC from the plot dialog.
|
9 years ago |
|
dialog_pns_diff_pair_dimensions.cpp
|
Cosmetic enhancements in dialogs and menus
|
11 years ago |
|
dialog_pns_diff_pair_dimensions.h
|
Cosmetic enhancements in dialogs and menus
|
11 years ago |
|
dialog_pns_diff_pair_dimensions_base.cpp
|
Cosmetic enhancements in dialogs and menus
|
11 years ago |
|
dialog_pns_diff_pair_dimensions_base.fbp
|
Cosmetic enhancements in dialogs and menus
|
11 years ago |
|
dialog_pns_diff_pair_dimensions_base.h
|
Cosmetic enhancements in dialogs and menus
|
11 years ago |
|
dialog_pns_length_tuning_settings.cpp
|
P&S: support for 45-degree style length tuning meanders
|
9 years ago |
|
dialog_pns_length_tuning_settings.h
|
Cosmetic enhancements in dialogs and menus
|
11 years ago |
|
dialog_pns_length_tuning_settings_base.cpp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_pns_length_tuning_settings_base.fbp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_pns_length_tuning_settings_base.h
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_pns_settings.cpp
|
Add tool tips in pns settings dialogs. Use default events handlers in cancel and ok buttons and close window.
|
10 years ago |
|
dialog_pns_settings.h
|
Add tool tips in pns settings dialogs. Use default events handlers in cancel and ok buttons and close window.
|
10 years ago |
|
dialog_pns_settings_base.cpp
|
Fix a few deprecated compil warnings in dialogs generated by wxformbuilder
|
10 years ago |
|
dialog_pns_settings_base.fbp
|
Add tool tips in pns settings dialogs. Use default events handlers in cancel and ok buttons and close window.
|
10 years ago |
|
dialog_pns_settings_base.h
|
Fix a few deprecated compil warnings in dialogs generated by wxformbuilder
|
10 years ago |
|
dialog_print_for_modedit.cpp
|
Fix double call of TransfertDataToWindows in 4 dialogs. make change working on KDE.
|
9 years ago |
|
dialog_print_for_modedit_base.cpp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_print_for_modedit_base.fbp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_print_for_modedit_base.h
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_print_using_printer.cpp
|
Fix double call of TransfertDataToWindows in 4 dialogs. make change working on KDE.
|
9 years ago |
|
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.
|
9 years ago |
|
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.
|
9 years ago |
|
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.
|
9 years ago |
|
dialog_scripting.cpp
|
More missing source license fixes.
|
11 years ago |
|
dialog_scripting.h
|
Fix someminor coverity warning, and one bug found by coverity in drill report files : buried holes were not properly counted and listed.
|
11 years ago |
|
dialog_scripting_base.cpp
|
Fix incorrect default URL in wizard_add_fplib_base. Update an old test dialog.
|
10 years ago |
|
dialog_scripting_base.fbp
|
Fix incorrect default URL in wizard_add_fplib_base. Update an old test dialog.
|
10 years ago |
|
dialog_scripting_base.h
|
Fix incorrect default URL in wizard_add_fplib_base. Update an old test dialog.
|
10 years ago |
|
dialog_select_net_from_list.cpp
|
Pcbnew: Dialog list and select net: better dialog and make net selection to highlight a net working on GAL.
|
10 years ago |
|
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.
|
10 years ago |
|
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.
|
10 years ago |
|
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.
|
10 years ago |
|
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.
|
9 years ago |
|
dialog_select_pretty_lib.h
|
Fix a Coverity warning (potential bug)
|
10 years ago |
|
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).
|
10 years ago |
|
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).
|
10 years ago |
|
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).
|
10 years ago |
|
dialog_set_grid.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.
|
9 years ago |
|
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.
|
9 years ago |
|
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.
|
9 years ago |
|
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.
|
9 years ago |
|
dialog_target_properties_base.cpp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_target_properties_base.fbp
|
Fixed dialogs asserts.
|
11 years ago |
|
dialog_target_properties_base.h
|
Internationalization of GAL dialogs & menus.
|
11 years ago |
|
dialog_track_via_properties.cpp
|
Code formatting
|
9 years ago |
|
dialog_track_via_properties.h
|
more about dlg size fixes and osx fixes
|
9 years ago |
|
dialog_track_via_properties_base.cpp
|
P&S: support for trace & via locking
|
9 years ago |
|
dialog_track_via_properties_base.fbp
|
P&S: support for trace & via locking
|
9 years ago |
|
dialog_track_via_properties_base.h
|
P&S: support for trace & via locking
|
9 years ago |
|
dialog_track_via_size.cpp
|
more about dlg sizes and osx fixes
|
9 years ago |
|
dialog_track_via_size.h
|
Code formatting.
|
11 years ago |
|
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.
|
9 years ago |
|
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.
|
9 years ago |
|
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.
|
9 years ago |
|
dialog_update_pcb.cpp
|
Pcbnew, legacy mode: used spread_footprints to place new footprints after reading a netlist, like in GAL mode.
|
9 years ago |
|
dialog_update_pcb.fbp
|
eeschema: single click PCB update feature added
|
10 years ago |
|
dialog_update_pcb.h
|
eeschema: single click PCB update feature added
|
10 years ago |
|
dialog_update_pcb_base.cpp
|
eeschema: single click PCB update feature added
|
10 years ago |
|
dialog_update_pcb_base.h
|
eeschema: single click PCB update feature added
|
10 years ago |
|
wizard_3DShape_Libs_downloader.cpp
|
3D Viewer: complete refactor of the 3D viewer.
|
9 years ago |
|
wizard_3DShape_Libs_downloader.h
|
wizard_3DShape_Libs_downloader : show/hide warning message when the target local folder name is modified by hand.
|
10 years ago |
|
wizard_3DShape_Libs_downloader_base.cpp
|
wizard_3DShape_Libs_downloader : show/hide warning message when the target local folder name is modified by hand.
|
10 years ago |
|
wizard_3DShape_Libs_downloader_base.fbp
|
wizard_3DShape_Libs_downloader : show/hide warning message when the target local folder name is modified by hand.
|
10 years ago |
|
wizard_3DShape_Libs_downloader_base.h
|
wizard_3DShape_Libs_downloader : show/hide warning message when the target local folder name is modified by hand.
|
10 years ago |
|
wizard_add_fplib.cpp
|
VIEW: replace boost with std
|
9 years ago |
|
wizard_add_fplib.h
|
fp library wizard: remember last local download directory & refresh download progress dialog.
|
11 years ago |
|
wizard_add_fplib_base.cpp
|
Fix incorrect default URL in wizard_add_fplib_base. Update an old test dialog.
|
10 years ago |
|
wizard_add_fplib_base.fbp
|
Fix incorrect default URL in wizard_add_fplib_base. Update an old test dialog.
|
10 years ago |
|
wizard_add_fplib_base.h
|
Fix incorrect default URL in wizard_add_fplib_base. Update an old test dialog.
|
10 years ago |