| .. |
|
dialog_SVG_print.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
12 years ago |
|
dialog_SVG_print.h
|
- New typedef LAYER_MSK to encapsulate a layer bitmap
|
13 years ago |
|
dialog_SVG_print_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_SVG_print_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_SVG_print_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_block_options_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_block_options_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_block_options_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 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
|
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_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_cleaning_options_base.fbp
|
Fix minor bugs in cleanup dialog options and plot solder mask function (thanks to Lorenzo to locate these bugs)
|
12 years ago |
|
dialog_cleaning_options_base.h
|
Fix minor bugs in cleanup dialog options and plot solder mask function (thanks to Lorenzo to locate these bugs)
|
12 years ago |
|
dialog_copper_zones.cpp
|
Pcbnew: remove broken patch for" Bug #1255059".
|
12 years ago |
|
dialog_copper_zones_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_copper_zones_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_copper_zones_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_design_rules.cpp
|
*) Add PLUGIN::FootprintLibOptions( PROPERTIES* ), and extend DIALOG_FP_PLUGIN_OPTIONS to use it.
|
12 years ago |
|
dialog_design_rules.h
|
Pcbnew: make all dialogs derived from DIALOG_SHIM.
|
13 years ago |
|
dialog_design_rules_aux_helper_class.h
|
*) Add PLUGIN::FootprintLibOptions( PROPERTIES* ), and extend DIALOG_FP_PLUGIN_OPTIONS to use it.
|
12 years ago |
|
dialog_design_rules_base.cpp
|
Pcbnew: enhancements for blind/buried vias palcement, and save blind/buried vias allowed option in .kicad_pcb file
|
12 years ago |
|
dialog_design_rules_base.fbp
|
Pcbnew: enhancements for blind/buried vias palcement, and save blind/buried vias allowed option in .kicad_pcb file
|
12 years ago |
|
dialog_design_rules_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_dimension_editor_base.cpp
|
Cleaning code for PCB_LAYER_BOX_SELECTOR class, and use it in edit dimension dialog.
|
12 years ago |
|
dialog_dimension_editor_base.fbp
|
Pcbnew: use pcb layer box selector in dialog graphic item properties and pcb text properties.
|
12 years ago |
|
dialog_dimension_editor_base.h
|
Pcbnew: use pcb layer box selector in dialog graphic item properties and pcb text properties.
|
12 years ago |
|
dialog_display_options.cpp
|
Namespace KiGfx->KIGFX.
|
12 years ago |
|
dialog_display_options.h
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
dialog_display_options_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_display_options_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_display_options_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_drc.cpp
|
Pcbnew: Fix unwanted selection clarification popmenu in board editor after double clicking on a DRC Unconnected error
|
13 years ago |
|
dialog_drc.h
|
Eeschema: Erc dialog: enhancement. Now not modal.
|
13 years ago |
|
dialog_drc_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_drc_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_drc_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_drclistbox.h
|
Very minor fixes.
|
13 years ago |
|
dialog_edit_module_for_BoardEditor.cpp
|
Pcbnew: remove broken patch for" Bug #1255059".
|
12 years ago |
|
dialog_edit_module_for_BoardEditor.h
|
3D-viewer: code cleaning. Added option in menu: show a 3D grid.
|
13 years ago |
|
dialog_edit_module_for_BoardEditor_base.cpp
|
Pcbnew: remove broken patch for" Bug #1255059".
|
12 years ago |
|
dialog_edit_module_for_BoardEditor_base.fbp
|
Pcbnew: remove broken patch for" Bug #1255059".
|
12 years ago |
|
dialog_edit_module_for_BoardEditor_base.h
|
Pcbnew: remove broken patch for" Bug #1255059".
|
12 years ago |
|
dialog_edit_module_for_Modedit.cpp
|
Pcbnew: footprint library table fixes.
|
12 years ago |
|
dialog_edit_module_for_Modedit.h
|
Pcbnew: Add a minimal test for illegal chars in footprints libname (like space and dir separtor)
|
13 years ago |
|
dialog_edit_module_for_Modedit_base.cpp
|
Add pl_editor_doc.icns, from Orson. Fix Bug #1217504 (bad look of Module Properties Dialog, 3D fields).
|
12 years ago |
|
dialog_edit_module_for_Modedit_base.fbp
|
Add pl_editor_doc.icns, from Orson. Fix Bug #1217504 (bad look of Module Properties Dialog, 3D fields).
|
12 years ago |
|
dialog_edit_module_for_Modedit_base.h
|
Add pl_editor_doc.icns, from Orson. Fix Bug #1217504 (bad look of Module Properties Dialog, 3D fields).
|
12 years ago |
|
dialog_edit_module_text.cpp
|
[MacOSX] Fixing crash when changing module text properties - bug #1230090
|
12 years ago |
|
dialog_edit_module_text_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_edit_module_text_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_edit_module_text_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_exchange_modules_base.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
12 years ago |
|
dialog_exchange_modules_base.fbp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
12 years ago |
|
dialog_exchange_modules_base.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
12 years ago |
|
dialog_export_vrml.cpp
|
Kicad manager: fix a recent bug: project tree not updated when kicad is launched by a command line with a project name to open.
|
13 years ago |
|
dialog_export_vrml_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_export_vrml_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_export_vrml_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_find.cpp
|
Pcbnew encapsulation and code cleaning.
|
13 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
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 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
|
Pcbnew: footprint wizard dialogs: minor fixes, and fixes a not working parmeters dialog under Windows, due to an incorrect Printf format.
|
12 years ago |
|
dialog_footprint_wizard_list.fbp
|
Pcbnew: footprint wizard dialogs: minor fixes, and fixes a not working parmeters dialog under Windows, due to an incorrect Printf format.
|
12 years ago |
|
dialog_footprint_wizard_list.h
|
Pcbnew: footprint wizard dialogs: minor fixes, and fixes a not working parmeters dialog under Windows, due to an incorrect Printf format.
|
12 years ago |
|
dialog_footprint_wizard_list_base.cpp
|
Pcbnew: footprint wizard dialogs: minor fixes, and fixes a not working parmeters dialog under Windows, due to an incorrect Printf format.
|
12 years ago |
|
dialog_footprint_wizard_list_base.h
|
Pcbnew: footprint wizard dialogs: minor fixes, and fixes a not working parmeters dialog under Windows, due to an incorrect Printf format.
|
12 years ago |
|
dialog_fp_lib_table.cpp
|
Fix broken download_boost.cmake. Fix minor other issues:
|
12 years ago |
|
dialog_fp_lib_table_base.cpp
|
Fix broken download_boost.cmake. Fix minor other issues:
|
12 years ago |
|
dialog_fp_lib_table_base.fbp
|
Fix broken download_boost.cmake. Fix minor other issues:
|
12 years ago |
|
dialog_fp_lib_table_base.h
|
Fix broken download_boost.cmake. Fix minor other issues:
|
12 years ago |
|
dialog_fp_plugin_options.cpp
|
FIX: wx 2.8 convert to UTF8 differently than 2.9 caused problems in DIALOG_FP_PLUGIN_OPTIONS.
|
12 years ago |
|
dialog_fp_plugin_options_base.cpp
|
FIX: wx 2.8 convert to UTF8 differently than 2.9 caused problems in DIALOG_FP_PLUGIN_OPTIONS.
|
12 years ago |
|
dialog_fp_plugin_options_base.fbp
|
FIX: wx 2.8 convert to UTF8 differently than 2.9 caused problems in DIALOG_FP_PLUGIN_OPTIONS.
|
12 years ago |
|
dialog_fp_plugin_options_base.h
|
Completion of DIALOG_FP_PLUGIN_OPTIONS
|
12 years ago |
|
dialog_freeroute_exchange.cpp
|
Pcbnew: enhancements for blind/buried vias placement ( separate keys to add a buried via or a through via), and save" blind/buried vias allowed" option in .kicad_pcb file
|
12 years ago |
|
dialog_freeroute_exchange.h
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
dialog_freeroute_exchange_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_freeroute_exchange_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_freeroute_exchange_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 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
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_gen_module_position_file_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_gen_module_position_file_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_gendrill.cpp
|
*) retain grid origin in the BOARD and save it in legacy and kicad board files.
|
12 years ago |
|
dialog_gendrill.h
|
Dialog drill file: remove precision choice, because only one choice was acceptable
|
13 years ago |
|
dialog_gendrill_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_gendrill_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_gendrill_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_general_options.cpp
|
Hide m_galCanvas and m_galCanvasActive behind accessors. Fix DLIST concatonation API corner case.
|
12 years ago |
|
dialog_general_options.h
|
All: new middle mouse pan feature, from lajos kamocsay (and jp charras for some enhancements).
|
14 years ago |
|
dialog_general_options_BoardEditor_base.cpp
|
Pcbnew: change general properties dialog rotation angle to text edit control.
|
12 years ago |
|
dialog_general_options_BoardEditor_base.fbp
|
Pcbnew: change general properties dialog rotation angle to text edit control.
|
12 years ago |
|
dialog_general_options_BoardEditor_base.h
|
Pcbnew: change general properties dialog rotation angle to text edit control.
|
12 years ago |
|
dialog_global_deletion.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
dialog_global_deletion.h
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
dialog_global_deletion_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_global_deletion_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_global_deletion_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_global_edit_tracks_and_vias.cpp
|
Pcbnew BOARD object encapsulation improvements.
|
13 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
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_global_edit_tracks_and_vias_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_global_edit_tracks_and_vias_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_global_modules_fields_edition.cpp
|
Convert footprint definitions from wxString to FPID.
|
12 years ago |
|
dialog_global_modules_fields_edition_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_global_modules_fields_edition_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_global_modules_fields_edition_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_global_pads_edition_base.cpp
|
wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs
|
13 years ago |
|
dialog_global_pads_edition_base.fbp
|
wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs
|
13 years ago |
|
dialog_global_pads_edition_base.h
|
wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs
|
13 years ago |
|
dialog_graphic_item_properties.cpp
|
Pcbnew: fix graphic item undo/redo bug. (--fixes lp:1252264)
|
12 years ago |
|
dialog_graphic_item_properties_base.cpp
|
pcbnew: fix wxWidgets 2.8 compatibility issue (temporary fix, still have a minor cosmetic issue), and add missing file.
|
12 years ago |
|
dialog_graphic_item_properties_base.fbp
|
pcbnew: fix wxWidgets 2.8 compatibility issue (temporary fix, still have a minor cosmetic issue), and add missing file.
|
12 years ago |
|
dialog_graphic_item_properties_base.h
|
pcbnew: fix wxWidgets 2.8 compatibility issue (temporary fix, still have a minor cosmetic issue), and add missing file.
|
12 years ago |
|
dialog_graphic_item_properties_for_Modedit.cpp
|
Pcbnew: use pcb layer box selector in dialog graphic item properties and pcb text properties.
|
12 years ago |
|
dialog_graphic_items_options.cpp
|
More internal unit improvements.
|
14 years ago |
|
dialog_graphic_items_options.h
|
Modedit: add dialog to edit footprint body items. Fix also minor issues about footprint body items edition.
|
14 years ago |
|
dialog_graphic_items_options_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_graphic_items_options_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_graphic_items_options_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_keepout_area_properties.cpp
|
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
|
13 years ago |
|
dialog_keepout_area_properties_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_keepout_area_properties_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_keepout_area_properties_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_layer_selection_base.cpp
|
Pcbnew: better dialogs to select the active layer or a layer pair. Add an option (hotkey+popup menu) to place a via and select the new active layer
|
12 years ago |
|
dialog_layer_selection_base.fbp
|
Pcbnew: better dialogs to select the active layer or a layer pair. Add an option (hotkey+popup menu) to place a via and select the new active layer
|
12 years ago |
|
dialog_layer_selection_base.h
|
Pcbnew: better dialogs to select the active layer or a layer pair. Add an option (hotkey+popup menu) to place a via and select the new active layer
|
12 years ago |
|
dialog_layers_setup.cpp
|
pcb layer box selector: ajust size when modifying the layer names, to show the full name.
|
12 years ago |
|
dialog_layers_setup_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_layers_setup_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_layers_setup_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_mask_clearance.cpp
|
Add a min width parameter to plot solder mask layers.
|
13 years ago |
|
dialog_mask_clearance.h
|
Add a min width parameter to plot solder mask layers.
|
13 years ago |
|
dialog_mask_clearance_base.cpp
|
Pl_Editor: fix minor issues in multi-lines texts
|
12 years ago |
|
dialog_mask_clearance_base.fbp
|
Pl_Editor: fix minor issues in multi-lines texts
|
12 years ago |
|
dialog_mask_clearance_base.h
|
Pl_Editor: fix minor issues in multi-lines texts
|
12 years ago |
|
dialog_netlist.cpp
|
Pcbnew: fix Bug #1255568 (relative to .pos file creation). Minor compil warnings fixes
|
12 years ago |
|
dialog_netlist.h
|
Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files to find a footprint even if the right footprint is already loaded (which explains the long time to load netlists)
|
12 years ago |
|
dialog_netlist_fbp.cpp
|
Pcbnew: read netlist enhancements: add option to remove single pads nets, add enforce tests to report non existing netnames in zones.
|
12 years ago |
|
dialog_netlist_fbp.fbp
|
Pcbnew: read netlist enhancements: add option to remove single pads nets, add enforce tests to report non existing netnames in zones.
|
12 years ago |
|
dialog_netlist_fbp.h
|
Pcbnew: read netlist enhancements: add option to remove single pads nets, add enforce tests to report non existing netnames in zones.
|
12 years ago |
|
dialog_non_copper_zones_properties_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_non_copper_zones_properties_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_non_copper_zones_properties_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_orient_footprints.cpp
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
dialog_orient_footprints_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_orient_footprints_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_orient_footprints_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_pad_properties.cpp
|
fix: https://answers.launchpad.net/kicad/+question/233824
|
12 years ago |
|
dialog_pad_properties_base.cpp
|
dialog information hiding, initial Fit()
|
13 years ago |
|
dialog_pad_properties_base.fbp
|
dialog information hiding, initial Fit()
|
13 years ago |
|
dialog_pad_properties_base.h
|
dialog information hiding, initial Fit()
|
13 years ago |
|
dialog_pcb_text_properties.cpp
|
[MacOSX] Fixing crash/missing refresh in pcb text
|
12 years ago |
|
dialog_pcb_text_properties_base.cpp
|
Pcbnew: use pcb layer box selector in dialog graphic item properties and pcb text properties.
|
12 years ago |
|
dialog_pcb_text_properties_base.fbp
|
Pcbnew: use pcb layer box selector in dialog graphic item properties and pcb text properties.
|
12 years ago |
|
dialog_pcb_text_properties_base.h
|
Pcbnew: use pcb layer box selector in dialog graphic item properties and pcb text properties.
|
12 years ago |
|
dialog_pcbnew_config_libs_and_paths.cpp
|
Initial release of pl_editor, the page layout and title block editor.
|
13 years ago |
|
dialog_pcbnew_config_libs_and_paths.h
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
dialog_pcbnew_config_libs_and_paths_fbp.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_pcbnew_config_libs_and_paths_fbp.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_pcbnew_config_libs_and_paths_fbp.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_plot.cpp
|
Add PDF output to Pcbnew plot dialog. (fixes 1p:1188972)
|
12 years ago |
|
dialog_plot.h
|
More work on EDA_COLOR_T and layers.
|
13 years ago |
|
dialog_plot_base.cpp
|
Add PDF output to Pcbnew plot dialog. (fixes 1p:1188972)
|
12 years ago |
|
dialog_plot_base.fbp
|
Add PDF output to Pcbnew plot dialog. (fixes 1p:1188972)
|
12 years ago |
|
dialog_plot_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_print_for_modedit.cpp
|
Last (minor) fixes for the stable version
|
13 years ago |
|
dialog_print_for_modedit_base.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_print_for_modedit_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_print_for_modedit_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_print_using_printer.cpp
|
More int casts to rounding conversions
|
13 years ago |
|
dialog_print_using_printer_base.cpp
|
Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs
|
14 years ago |
|
dialog_print_using_printer_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_print_using_printer_base.h
|
Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs
|
14 years ago |
|
dialog_scripting.cpp
|
lajos kamocsay compilation patches
|
14 years ago |
|
dialog_scripting.h
|
Added a starting scripting dialog for tests
|
14 years ago |
|
dialog_scripting_base.cpp
|
Added a starting scripting dialog for tests
|
14 years ago |
|
dialog_scripting_base.fbp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_scripting_base.h
|
Added a starting scripting dialog for tests
|
14 years ago |
|
dialog_set_grid.cpp
|
Pcbnew: add hotkey Z to reset grid origin.
|
12 years ago |
|
dialog_set_grid_base.cpp
|
Pcbnew: footprint wizard dialogs: minor fixes, and fixes a not working parmeters dialog under Windows, due to an incorrect Printf format.
|
12 years ago |
|
dialog_set_grid_base.fbp
|
Pcbnew: footprint wizard dialogs: minor fixes, and fixes a not working parmeters dialog under Windows, due to an incorrect Printf format.
|
12 years ago |
|
dialog_set_grid_base.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialog_target_properties_base.cpp
|
Pcbnew: minor target properties dialog improvements.
|
12 years ago |
|
dialog_target_properties_base.fbp
|
Pcbnew: minor target properties dialog improvements.
|
12 years ago |
|
dialog_target_properties_base.h
|
Pcbnew: minor target properties dialog improvements.
|
12 years ago |