kicad/pcbnew/dialogs
Maciej Suminski de03accdb1 Coverity report fixes. 2015-02-21 14:58:39 +01:00
..
dialog_SVG_print.cpp Eeschema, Plot dialog: add Plot directory selection. The patch from 1383026@bugs.launchpad.net was widely used. 2014-10-26 14:59:01 +01:00
dialog_SVG_print_base.cpp Pcbnew: Commit patch (with very minor changes) about SVG file export with the layers ordered from bottom to top. ( bug 1286646 ), from Thiadmer Riemersma. 2014-08-10 16:15:02 +02:00
dialog_SVG_print_base.fbp Pcbnew: Commit patch (with very minor changes) about SVG file export with the layers ordered from bottom to top. ( bug 1286646 ), from Thiadmer Riemersma. 2014-08-10 16:15:02 +02:00
dialog_SVG_print_base.h Fix Bug #1335914 (Export SVG menu) hangs pcbnew permanently. 2014-06-30 21:19:58 +02:00
dialog_block_options_base.cpp More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_block_options_base.fbp More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_block_options_base.h More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_cleaning_options.cpp Pcbnew: fix Bug #1148785 (pcbnew crashes when using only one layer in autorouter ) , and a minor bug in dialog cleanup. 2013-03-06 10:04:27 +01:00
dialog_cleaning_options.h More missing source license fixes. 2014-10-27 10:14:39 -04:00
dialog_cleaning_options_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_cleaning_options_base.fbp Fix minor bugs in cleanup dialog options and plot solder mask function (thanks to Lorenzo to locate these bugs) 2013-09-18 21:21:11 +02:00
dialog_cleaning_options_base.h Fix minor bugs in cleanup dialog options and plot solder mask function (thanks to Lorenzo to locate these bugs) 2013-09-18 21:21:11 +02:00
dialog_copper_zones.cpp Pcbnew: fix Bug #1373468 (Non Copper Zones Properties dialog "Layer selection" empty) (Linux specific) 2014-09-25 09:07:17 +02:00
dialog_copper_zones_base.cpp Very minor fixes. 2014-08-29 08:47:05 +02:00
dialog_copper_zones_base.fbp Very minor fixes. 2014-08-29 08:47:05 +02:00
dialog_copper_zones_base.h Very minor fixes. 2014-08-29 08:47:05 +02:00
dialog_create_array.cpp Coverity report fixes. 2015-02-21 14:58:39 +01:00
dialog_create_array.h Extend arrays and duplicate to pcbnew (GAL and legacy), covering modules, text, lines, tracks, dimensions and targets. 2015-02-12 03:22:24 +00:00
dialog_create_array_base.cpp Extend arrays and duplicate to pcbnew (GAL and legacy), covering modules, text, lines, tracks, dimensions and targets. 2015-02-12 03:22:24 +00:00
dialog_create_array_base.fbp Extend arrays and duplicate to pcbnew (GAL and legacy), covering modules, text, lines, tracks, dimensions and targets. 2015-02-12 03:22:24 +00:00
dialog_create_array_base.h Extend arrays and duplicate to pcbnew (GAL and legacy), covering modules, text, lines, tracks, dimensions and targets. 2015-02-12 03:22:24 +00:00
dialog_design_rules.cpp Minor and very minors fixes: move -DKICAD_USE_WEBKIT definition to the main CMakeLists.txt. Remove duplicate semi-colon at end of some lines. 2015-01-17 09:01:16 +01:00
dialog_design_rules.h Fix Pcbnew design rules dialog wxGrid tab traversal bug. (fixes lp:1060028) 2014-09-19 19:58:32 -04:00
dialog_design_rules_aux_helper_class.h More missing source license fixes. 2014-10-27 10:14:39 -04:00
dialog_design_rules_base.cpp Pcbnew: fix Bug #1418135 (scrollbars never shown in design rules dialog, in netclasses grid list, which prevent to use many netclasses). Also fix very minor other issues. 2015-02-06 11:54:55 +01:00
dialog_design_rules_base.fbp Pcbnew: fix Bug #1418135 (scrollbars never shown in design rules dialog, in netclasses grid list, which prevent to use many netclasses). Also fix very minor other issues. 2015-02-06 11:54:55 +01:00
dialog_design_rules_base.h Pcbnew: fix Bug #1418135 (scrollbars never shown in design rules dialog, in netclasses grid list, which prevent to use many netclasses). Also fix very minor other issues. 2015-02-06 11:54:55 +01:00
dialog_dimension_editor_base.cpp Cleaning code for PCB_LAYER_BOX_SELECTOR class, and use it in edit dimension dialog. 2013-09-01 20:38:11 +02:00
dialog_dimension_editor_base.fbp Pcbnew: use pcb layer box selector in dialog graphic item properties and pcb text properties. 2013-09-03 14:48:38 +02:00
dialog_dimension_editor_base.h Pcbnew: use pcb layer box selector in dialog graphic item properties and pcb text properties. 2013-09-03 14:48:38 +02:00
dialog_display_options.cpp Pcbnew: simplify draw code in default canvas and plot functions by removing the plot LINE option, which is not existing in all plotters, not existing in opengl/cairo canvas, and not usefull in default canvas. 2015-02-02 09:06:39 +01:00
dialog_display_options.h More missing source license fixes. 2014-10-27 10:14:39 -04:00
dialog_display_options_base.cpp Pcbnew: fix Bug #1418135 (scrollbars never shown in design rules dialog, in netclasses grid list, which prevent to use many netclasses). Also fix very minor other issues. 2015-02-06 11:54:55 +01:00
dialog_display_options_base.fbp Pcbnew: fix Bug #1418135 (scrollbars never shown in design rules dialog, in netclasses grid list, which prevent to use many netclasses). Also fix very minor other issues. 2015-02-06 11:54:55 +01:00
dialog_display_options_base.h Pcbnew: simplify draw code in default canvas and plot functions by removing the plot LINE option, which is not existing in all plotters, not existing in opengl/cairo canvas, and not usefull in default canvas. 2015-02-02 09:06:39 +01:00
dialog_drc.cpp * KIWAY Milestone A): Make major modules into DLL/DSOs. 2014-03-19 19:42:08 -05:00
dialog_drc.h Pcbnew: fix an issue with very old .brd files. 2014-06-06 12:30:07 +02:00
dialog_drc_base.cpp Fix some compil warnings and Debug assertions 2014-06-04 19:34:23 +02:00
dialog_drc_base.fbp Fix some compil warnings and Debug assertions 2014-06-04 19:34:23 +02:00
dialog_drc_base.h Fix some compil warnings and Debug assertions 2014-06-04 19:34:23 +02:00
dialog_drclistbox.h Very minor fixes. 2012-08-03 17:43:15 +02:00
dialog_edit_module_for_BoardEditor.cpp Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename. 2015-02-02 17:43:34 +01:00
dialog_edit_module_for_BoardEditor.h Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename. 2015-02-02 17:43:34 +01:00
dialog_edit_module_for_BoardEditor_base.cpp Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename. 2015-02-02 17:43:34 +01:00
dialog_edit_module_for_BoardEditor_base.fbp Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename. 2015-02-02 17:43:34 +01:00
dialog_edit_module_for_BoardEditor_base.h Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename. 2015-02-02 17:43:34 +01:00
dialog_edit_module_for_Modedit.cpp Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename. 2015-02-02 17:43:34 +01:00
dialog_edit_module_for_Modedit.h Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename. 2015-02-02 17:43:34 +01:00
dialog_edit_module_for_Modedit_base.cpp Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename. 2015-02-02 17:43:34 +01:00
dialog_edit_module_for_Modedit_base.fbp Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename. 2015-02-02 17:43:34 +01:00
dialog_edit_module_for_Modedit_base.h Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename. 2015-02-02 17:43:34 +01:00
dialog_edit_module_text.cpp Ref and Value for footprints: use now the layer color, not a specific color: this is needed by the fact these fields can be on an other layer than silk screen, and therefore must have the corresponding color 2014-09-14 17:34:37 +02:00
dialog_edit_module_text.h Created a header file for DialogEditModuleText class. 2014-07-09 14:01:06 +02:00
dialog_edit_module_text_base.cpp Added layer change to the module text dialog (both user text and reference/value) 2014-09-13 08:15:16 +02:00
dialog_edit_module_text_base.fbp Added layer change to the module text dialog (both user text and reference/value) 2014-09-13 08:15:16 +02:00
dialog_edit_module_text_base.h Added layer change to the module text dialog (both user text and reference/value) 2014-09-13 08:15:16 +02:00
dialog_enum_pads.cpp Dialog enum pads: fix incorrect use of sizers. 2015-02-10 11:38:22 +01:00
dialog_enum_pads.h Added settings dialog for Pad Enumeration tool. 2014-07-09 15:10:32 +02:00
dialog_enum_pads_base.cpp Dialog enum pads: fix incorrect use of sizers. 2015-02-10 11:38:22 +01:00
dialog_enum_pads_base.fbp Dialog enum pads: fix incorrect use of sizers. 2015-02-10 11:38:22 +01:00
dialog_enum_pads_base.h Dialog enum pads: fix incorrect use of sizers. 2015-02-10 11:38:22 +01:00
dialog_exchange_modules_base.cpp Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK. 2014-11-09 14:24:37 -05:00
dialog_exchange_modules_base.fbp Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK. 2014-11-09 14:24:37 -05:00
dialog_exchange_modules_base.h More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_export_idf.cpp Minor dialog improvements. 2015-01-12 14:25:20 -05:00
dialog_export_idf_base.cpp Minor dialog improvements. 2015-01-12 14:25:20 -05:00
dialog_export_idf_base.fbp Minor dialog improvements. 2015-01-12 14:25:20 -05:00
dialog_export_idf_base.h Minor dialog improvements. 2015-01-12 14:25:20 -05:00
dialog_export_vrml.cpp Add option to VRML Export for Plain PCB (patch from Cirilo Bernardo) 2014-12-20 17:13:51 +01:00
dialog_export_vrml_base.cpp Add option to VRML Export for Plain PCB (patch from Cirilo Bernardo) 2014-12-20 17:13:51 +01:00
dialog_export_vrml_base.fbp Add option to VRML Export for Plain PCB (patch from Cirilo Bernardo) 2014-12-20 17:13:51 +01:00
dialog_export_vrml_base.h Add option to VRML Export for Plain PCB (patch from Cirilo Bernardo) 2014-12-20 17:13:51 +01:00
dialog_find.cpp pcbnew: DIALOG_FIND allows to change warp options and set callbacks for found items. 2014-10-13 15:23:30 +02:00
dialog_find.h Added missing header file. 2014-10-13 15:30:57 +02:00
dialog_find_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_find_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_find_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_footprint_wizard_list.cpp More missing source license fixes. 2014-10-27 10:14:39 -04:00
dialog_footprint_wizard_list.fbp Pcbnew: fix Bug #1422093 (pcbnew crashes after editing a footprint cominng from the board with the fp editor and saving it on a librray and trying to load it to the board) 2015-02-17 17:32:47 +01:00
dialog_footprint_wizard_list.h More missing source license fixes. 2014-10-27 10:14:39 -04:00
dialog_footprint_wizard_list_base.cpp Pcbnew: fix Bug #1422093 (pcbnew crashes after editing a footprint cominng from the board with the fp editor and saving it on a librray and trying to load it to the board) 2015-02-17 17:32:47 +01:00
dialog_footprint_wizard_list_base.h Pcbnew: fix Bug #1422093 (pcbnew crashes after editing a footprint cominng from the board with the fp editor and saving it on a librray and trying to load it to the board) 2015-02-17 17:32:47 +01:00
dialog_fp_lib_table.cpp Fix minor aesthetic issues in dialogs (these minor issues (overlapping widgets) exit only with some Windows managers like KDE) 2015-01-27 08:34:19 +01:00
dialog_fp_lib_table_base.cpp Fix minor aesthetic issues in dialogs (these minor issues (overlapping widgets) exit only with some Windows managers like KDE) 2015-01-27 08:34:19 +01:00
dialog_fp_lib_table_base.fbp Fix minor aesthetic issues in dialogs (these minor issues (overlapping widgets) exit only with some Windows managers like KDE) 2015-01-27 08:34:19 +01:00
dialog_fp_lib_table_base.h Fix minor aesthetic issues in dialogs (these minor issues (overlapping widgets) exit only with some Windows managers like KDE) 2015-01-27 08:34:19 +01:00
dialog_fp_plugin_options.cpp 8 bit string relief via class UTF8 2014-01-01 20:17:07 -06:00
dialog_fp_plugin_options_base.cpp Dialog fp plugin option: Fix compil issue under gcc 4.4 (does not happen with 4.6 and later) about an overloaded function. 2013-12-27 12:44:40 +01:00
dialog_fp_plugin_options_base.fbp Pcbnew: fix Bug #1422093 (pcbnew crashes after editing a footprint cominng from the board with the fp editor and saving it on a librray and trying to load it to the board) 2015-02-17 17:32:47 +01:00
dialog_fp_plugin_options_base.h Dialog fp plugin option: Fix compil issue under gcc 4.4 (does not happen with 4.6 and later) about an overloaded function. 2013-12-27 12:44:40 +01:00
dialog_freeroute_exchange.cpp Minor and very minors fixes: move -DKICAD_USE_WEBKIT definition to the main CMakeLists.txt. Remove duplicate semi-colon at end of some lines. 2015-01-17 09:01:16 +01:00
dialog_freeroute_exchange.h Freeroute dialog: remove freeroute access via java web start, because freeroutecanot be run now via java web start. 2014-12-22 17:58:43 +01:00
dialog_freeroute_exchange_base.cpp Minor fixes (typo in messages) 2014-12-30 18:15:46 +01:00
dialog_freeroute_exchange_base.fbp Minor fixes (typo in messages) 2014-12-30 18:15:46 +01:00
dialog_freeroute_exchange_base.h Freeroute dialog: remove freeroute access via java web start, because freeroutecanot be run now via java web start. 2014-12-22 17:58:43 +01:00
dialog_freeroute_exchange_help.html minor cleanup. minor enhancements. Finish file housekeeping. add Bug 682586 fix from Mark van Doesburg. 2010-11-29 16:05:01 +01:00
dialog_gen_module_position_file_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_gen_module_position_file_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_gen_module_position_file_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_gendrill.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
dialog_gendrill.h merge tip in, resolve. 2014-03-20 01:24:33 -05:00
dialog_gendrill_base.cpp Fix some compil warnings and Debug assertions 2014-06-04 19:34:23 +02:00
dialog_gendrill_base.fbp Fix some compil warnings and Debug assertions 2014-06-04 19:34:23 +02:00
dialog_gendrill_base.h Fix some compil warnings and Debug assertions 2014-06-04 19:34:23 +02:00
dialog_general_options.cpp Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. 2015-01-10 11:27:49 +01:00
dialog_general_options.h More missing source license fixes. 2014-10-27 10:14:39 -04:00
dialog_general_options_BoardEditor_base.cpp Pcbnew: change general properties dialog rotation angle to text edit control. 2013-12-17 16:38:20 -05:00
dialog_general_options_BoardEditor_base.fbp Pcbnew: change general properties dialog rotation angle to text edit control. 2013-12-17 16:38:20 -05:00
dialog_general_options_BoardEditor_base.h Pcbnew: change general properties dialog rotation angle to text edit control. 2013-12-17 16:38:20 -05:00
dialog_global_deletion.cpp Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 2014-08-24 09:05:07 +02:00
dialog_global_deletion.h Edit->Global Deletions & Edit->Cleanup Tracks and Vias work in GAL, without toggling between canvases. 2014-04-04 15:43:30 +02:00
dialog_global_deletion_base.cpp Pcbnew: fix global deletion bug and minor dialog changes. (fixes lp:1263795) 2014-03-01 12:20:22 -05:00
dialog_global_deletion_base.fbp Pcbnew: fix global deletion bug and minor dialog changes. (fixes lp:1263795) 2014-03-01 12:20:22 -05:00
dialog_global_deletion_base.h Pcbnew: fix global deletion bug and minor dialog changes. (fixes lp:1263795) 2014-03-01 12:20:22 -05:00
dialog_global_edit_tracks_and_vias.cpp More missing source license fixes. 2014-10-27 10:14:39 -04:00
dialog_global_edit_tracks_and_vias.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_global_edit_tracks_and_vias_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_global_edit_tracks_and_vias_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_global_edit_tracks_and_vias_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_global_modules_fields_edition.cpp TEXTE_MODULE cleanup in preparation for text on different layers 2014-09-10 17:18:42 +02:00
dialog_global_modules_fields_edition_base.cpp More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_global_modules_fields_edition_base.fbp More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_global_modules_fields_edition_base.h More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_global_pads_edition_base.cpp More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_global_pads_edition_base.fbp More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_global_pads_edition_base.h More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_graphic_item_properties.cpp Prevent Pcbnew edit graphics property dialog from excepting zero length objects. (fixes lp:1392117) 2015-02-06 16:49:40 -05:00
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. 2013-09-03 21:37:52 +02:00
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. 2013-09-03 21:37:52 +02:00
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. 2013-09-03 21:37:52 +02:00
dialog_graphic_item_properties_for_Modedit.cpp Prevent Pcbnew edit graphics property dialog from excepting zero length objects. (fixes lp:1392117) 2015-02-06 16:49:40 -05:00
dialog_graphic_items_options.cpp More missing source license fixes. 2014-10-27 10:14:39 -04:00
dialog_graphic_items_options.h Modedit: add dialog to edit footprint body items. Fix also minor issues about footprint body items edition. 2012-02-12 20:39:37 +01:00
dialog_graphic_items_options_base.cpp More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_graphic_items_options_base.fbp More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_graphic_items_options_base.h More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_keepout_area_properties.cpp Add comments. Fix bug #1351507 (pad color does not reflect, whether the pad is on front or back layer) and bug #1351388 (Adding a keepout area appears on the opposite layer than selected) 2014-08-02 12:29:10 +02:00
dialog_keepout_area_properties_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_keepout_area_properties_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_keepout_area_properties_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
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 2013-09-20 12:52:33 +02:00
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 2013-09-20 12:52:33 +02:00
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 2013-09-20 12:52:33 +02:00
dialog_layers_setup.cpp Ref and Value for footprints: use now the layer color, not a specific color: this is needed by the fact these fields can be on an other layer than silk screen, and therefore must have the corresponding color 2014-09-14 17:34:37 +02:00
dialog_layers_setup_base.cpp Ref and Value for footprints: use now the layer color, not a specific color: this is needed by the fact these fields can be on an other layer than silk screen, and therefore must have the corresponding color 2014-09-14 17:34:37 +02:00
dialog_layers_setup_base.fbp Ref and Value for footprints: use now the layer color, not a specific color: this is needed by the fact these fields can be on an other layer than silk screen, and therefore must have the corresponding color 2014-09-14 17:34:37 +02:00
dialog_layers_setup_base.h Ref and Value for footprints: use now the layer color, not a specific color: this is needed by the fact these fields can be on an other layer than silk screen, and therefore must have the corresponding color 2014-09-14 17:34:37 +02:00
dialog_mask_clearance.cpp * KIWAY Milestone A): Make major modules into DLL/DSOs. 2014-03-19 19:42:08 -05:00
dialog_mask_clearance.h More missing source license fixes. 2014-10-27 10:14:39 -04:00
dialog_mask_clearance_base.cpp Pl_Editor: fix minor issues in multi-lines texts 2013-08-18 17:49:04 +02:00
dialog_mask_clearance_base.fbp Pl_Editor: fix minor issues in multi-lines texts 2013-08-18 17:49:04 +02:00
dialog_mask_clearance_base.h Pl_Editor: fix minor issues in multi-lines texts 2013-08-18 17:49:04 +02:00
dialog_modedit_options.cpp ModEdit: add a settings menu option(and the corresponding dialog) to set default values used when creating a footprint or add graphic items to a footprint being edited. 2015-01-30 19:42:46 +01:00
dialog_modedit_options_base.cpp ModEdit: add a settings menu option(and the corresponding dialog) to set default values used when creating a footprint or add graphic items to a footprint being edited. 2015-01-30 19:42:46 +01:00
dialog_modedit_options_base.fbp ModEdit: add a settings menu option(and the corresponding dialog) to set default values used when creating a footprint or add graphic items to a footprint being edited. 2015-01-30 19:42:46 +01:00
dialog_modedit_options_base.h ModEdit: add a settings menu option(and the corresponding dialog) to set default values used when creating a footprint or add graphic items to a footprint being edited. 2015-01-30 19:42:46 +01:00
dialog_move_exact.cpp Pcbnew: fix bug #142348 (airwire does not always appear after deleting a track). Very minor other fixes. 2015-02-20 20:04:32 +01:00
dialog_move_exact.fbp Add "move exact" and "duplicate" tools to pcbnew 2015-02-12 03:22:24 +00:00
dialog_move_exact.h Add "move exact" and "duplicate" tools to pcbnew 2015-02-12 03:22:24 +00:00
dialog_move_exact_base.cpp Add "move exact" and "duplicate" tools to pcbnew 2015-02-12 03:22:24 +00:00
dialog_move_exact_base.h Add "move exact" and "duplicate" tools to pcbnew 2015-02-12 03:22:24 +00:00
dialog_netlist.cpp More renaming instances of module to footprint for consistency. 2014-11-02 07:44:57 -05:00
dialog_netlist.h * KIWAY Milestone A): Make major modules into DLL/DSOs. 2014-03-19 19:42:08 -05:00
dialog_netlist_fbp.cpp More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_netlist_fbp.fbp More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_netlist_fbp.h More module to footprint UI fixes. 2014-10-12 11:12:02 -04:00
dialog_non_copper_zones_properties.cpp Road map and Doxygen work. 2014-10-05 21:18:24 -04:00
dialog_non_copper_zones_properties_base.cpp dialog non copper zones: better look. dialog copper zones: fix a minor bug. 2014-07-15 18:53:13 +02:00
dialog_non_copper_zones_properties_base.fbp dialog non copper zones: better look. dialog copper zones: fix a minor bug. 2014-07-15 18:53:13 +02:00
dialog_non_copper_zones_properties_base.h dialog non copper zones: better look. dialog copper zones: fix a minor bug. 2014-07-15 18:53:13 +02:00
dialog_orient_footprints.cpp Changed the way of refreshing canvases (both standard & GAL). 2013-09-20 17:29:32 +02:00
dialog_orient_footprints_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_orient_footprints_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_orient_footprints_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_pad_properties.cpp Fix crash in footprint editor when SMD pad diameter is zero. (fixes lp:1378917) 2014-11-19 13:39:02 -05:00
dialog_pad_properties_base.cpp Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. 2015-01-10 11:27:49 +01:00
dialog_pad_properties_base.fbp Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. 2015-01-10 11:27:49 +01:00
dialog_pad_properties_base.h Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. 2015-01-10 11:27:49 +01:00
dialog_pcb_text_properties.cpp LAYER_ID work 2014-06-29 08:05:51 -05:00
dialog_pcb_text_properties_base.cpp Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK. 2014-11-09 14:24:37 -05:00
dialog_pcb_text_properties_base.fbp Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK. 2014-11-09 14:24:37 -05:00
dialog_pcb_text_properties_base.h Pcbnew: use pcb layer box selector in dialog graphic item properties and pcb text properties. 2013-09-03 14:48:38 +02:00
dialog_plot.cpp Pcbnew - plot dialog: fix Bug #1417435 (Gerber(and some others) plot mode is fixed as”sketch” instead of "filled" ) 2015-02-03 11:35:46 +01:00
dialog_plot.h Pcbnew - plot dialog: fix Bug #1417435 (Gerber(and some others) plot mode is fixed as”sketch” instead of "filled" ) 2015-02-03 11:35:46 +01:00
dialog_plot_base.cpp Pcbnew: simplify draw code in default canvas and plot functions by removing the plot LINE option, which is not existing in all plotters, not existing in opengl/cairo canvas, and not usefull in default canvas. 2015-02-02 09:06:39 +01:00
dialog_plot_base.fbp Pcbnew: simplify draw code in default canvas and plot functions by removing the plot LINE option, which is not existing in all plotters, not existing in opengl/cairo canvas, and not usefull in default canvas. 2015-02-02 09:06:39 +01:00
dialog_plot_base.h Pcbnew: simplify draw code in default canvas and plot functions by removing the plot LINE option, which is not existing in all plotters, not existing in opengl/cairo canvas, and not usefull in default canvas. 2015-02-02 09:06:39 +01:00
dialog_pns_settings.cpp Pcbnew: fix Bug #1418135 (scrollbars never shown in design rules dialog, in netclasses grid list, which prevent to use many netclasses). Also fix very minor other issues. 2015-02-06 11:54:55 +01:00
dialog_pns_settings.h Long-awaited new version of the P&S router 2014-05-14 15:53:54 +02:00
dialog_pns_settings_base.cpp Pcbnew: fix Bug #1418135 (scrollbars never shown in design rules dialog, in netclasses grid list, which prevent to use many netclasses). Also fix very minor other issues. 2015-02-06 11:54:55 +01:00
dialog_pns_settings_base.fbp Pcbnew: fix Bug #1418135 (scrollbars never shown in design rules dialog, in netclasses grid list, which prevent to use many netclasses). Also fix very minor other issues. 2015-02-06 11:54:55 +01:00
dialog_pns_settings_base.h Pcbnew: fix Bug #1418135 (scrollbars never shown in design rules dialog, in netclasses grid list, which prevent to use many netclasses). Also fix very minor other issues. 2015-02-06 11:54:55 +01:00
dialog_print_for_modedit.cpp More fixes on Ubuntu/Unity for dialogs which are not displayed. 2014-11-19 18:13:55 +01:00
dialog_print_for_modedit_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_print_for_modedit_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_print_for_modedit_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_print_using_printer.cpp More fixes on Ubuntu/Unity for dialogs which are not displayed. 2014-11-19 18:13:55 +01:00
dialog_print_using_printer_base.cpp Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs 2012-04-05 13:27:56 -05:00
dialog_print_using_printer_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_print_using_printer_base.h Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs 2012-04-05 13:27:56 -05:00
dialog_scripting.cpp More missing source license fixes. 2014-10-27 10:14:39 -04:00
dialog_scripting.h More missing source license fixes. 2014-10-27 10:14:39 -04:00
dialog_scripting_base.cpp Added a starting scripting dialog for tests 2012-03-01 08:21:53 +01:00
dialog_scripting_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_scripting_base.h Added a starting scripting dialog for tests 2012-03-01 08:21:53 +01:00
dialog_select_dirlist_base.cpp Fix a minor issue in fp lib wizard. 2015-01-01 12:37:23 +01:00
dialog_select_dirlist_base.fbp Fix a minor issue in fp lib wizard. 2015-01-01 12:37:23 +01:00
dialog_select_dirlist_base.h Fix a minor issue in fp lib wizard. 2015-01-01 12:37:23 +01:00
dialog_select_pretty_lib.cpp Minor fixes. Remove unused icon. Add 3 new icons. Change one icon (3 icons are from Konstantin Baranowskiy) 2014-12-11 13:00:59 +01:00
dialog_select_pretty_lib.h Minor fixes. Remove unused icon. Add 3 new icons. Change one icon (3 icons are from Konstantin Baranowskiy) 2014-12-11 13:00:59 +01:00
dialog_select_pretty_lib_base.cpp Minor fixes. Remove unused icon. Add 3 new icons. Change one icon (3 icons are from Konstantin Baranowskiy) 2014-12-11 13:00:59 +01:00
dialog_select_pretty_lib_base.fbp Minor fixes. Remove unused icon. Add 3 new icons. Change one icon (3 icons are from Konstantin Baranowskiy) 2014-12-11 13:00:59 +01:00
dialog_select_pretty_lib_base.h Minor fixes. Remove unused icon. Add 3 new icons. Change one icon (3 icons are from Konstantin Baranowskiy) 2014-12-11 13:00:59 +01:00
dialog_set_grid.cpp *) Switch kicad.exe to using KIFACE modules for all major top level windows. 2014-04-19 13:47:20 -05:00
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. 2013-08-05 15:43:15 +02:00
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. 2013-08-05 15:43:15 +02:00
dialog_set_grid_base.h Pcbnew: footprint wizard dialogs: minor fixes, and fixes a not working parmeters dialog under Windows, due to an incorrect Printf format. 2013-08-05 15:43:15 +02:00
dialog_target_properties_base.cpp Pcbnew: minor target properties dialog improvements. 2013-11-20 11:03:09 -05:00
dialog_target_properties_base.fbp Pcbnew: minor target properties dialog improvements. 2013-11-20 11:03:09 -05:00
dialog_target_properties_base.h Pcbnew: minor target properties dialog improvements. 2013-11-20 11:03:09 -05:00
dialog_track_via_size.cpp router: multiple changes 2014-11-14 19:15:58 +01:00
dialog_track_via_size.h router: multiple changes 2014-11-14 19:15:58 +01:00
dialog_track_via_size_base.cpp router: multiple changes 2014-11-14 19:15:58 +01:00
dialog_track_via_size_base.fbp router: multiple changes 2014-11-14 19:15:58 +01:00
dialog_track_via_size_base.h router: multiple changes 2014-11-14 19:15:58 +01:00
wizard_add_fplib.cpp Fix issues in fp lib table wizard 2015-01-16 09:10:23 +01:00
wizard_add_fplib.h More work on fp lib table wizard: add a button to import the full list of .pretty libs on github. 2015-01-15 21:01:53 +01:00
wizard_add_fplib_base.cpp More work on fp lib table wizard: add a button to import the full list of .pretty libs on github. 2015-01-15 21:01:53 +01:00
wizard_add_fplib_base.fbp More work on fp lib table wizard: add a button to import the full list of .pretty libs on github. 2015-01-15 21:01:53 +01:00
wizard_add_fplib_base.h More work on fp lib table wizard: add a button to import the full list of .pretty libs on github. 2015-01-15 21:01:53 +01:00