kicad/eeschema/dialogs
jean-pierre charras 0c17d22332 Refactor eeschema dialog_color_config.xx, using wxFormBuilder to create the base dialog 2015-06-09 18:42:41 +02:00
..
dialog_annotate.cpp Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values. 2015-03-23 12:45:31 +01:00
dialog_annotate_base.cpp Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values. 2015-03-23 12:45:31 +01:00
dialog_annotate_base.fbp Add schematic component library change rescue feature (fixes lp:1435338). 2015-04-25 18:26:51 -04:00
dialog_annotate_base.h Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values. 2015-03-23 12:45:31 +01:00
dialog_bom.cpp Fix %O which is broken in eeschema BOM, did not include project directory in path. Add %P which is project dir. 2015-05-26 17:13:33 +02:00
dialog_bom_base.cpp Dialog BOM: update help displayed by the help button. 2015-05-27 11:35:21 +02:00
dialog_bom_base.fbp Dialog BOM: update help displayed by the help button. 2015-05-27 11:35:21 +02:00
dialog_bom_base.h Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts. 2014-12-03 17:22:06 +01:00
dialog_bom_cfg.keywords Eeschema: add dialog and utilities to create BOMs from generic netlist 2013-06-14 16:59:52 +02:00
dialog_bom_help.html Dialog BOM: update help displayed by the help button. 2015-05-27 11:35:21 +02:00
dialog_choose_component.cpp Minor fixes: make a message translatable in CvPcb. Dialog choose component: fix a missing min size calculation and make min size bigger. 2015-03-30 21:34:41 +02:00
dialog_choose_component.h Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed. 2014-11-19 15:22:47 +01:00
dialog_choose_component_base.cpp Minor fixes: make a message translatable in CvPcb. Dialog choose component: fix a missing min size calculation and make min size bigger. 2015-03-30 21:34:41 +02:00
dialog_choose_component_base.fbp Minor fixes: make a message translatable in CvPcb. Dialog choose component: fix a missing min size calculation and make min size bigger. 2015-03-30 21:34:41 +02:00
dialog_choose_component_base.h Minor fixes: make a message translatable in CvPcb. Dialog choose component: fix a missing min size calculation and make min size bigger. 2015-03-30 21:34:41 +02:00
dialog_color_config.cpp Refactor eeschema dialog_color_config.xx, using wxFormBuilder to create the base dialog 2015-06-09 18:42:41 +02:00
dialog_color_config.h Refactor eeschema dialog_color_config.xx, using wxFormBuilder to create the base dialog 2015-06-09 18:42:41 +02:00
dialog_color_config_base.cpp Refactor eeschema dialog_color_config.xx, using wxFormBuilder to create the base dialog 2015-06-09 18:42:41 +02:00
dialog_color_config_base.fbp Refactor eeschema dialog_color_config.xx, using wxFormBuilder to create the base dialog 2015-06-09 18:42:41 +02:00
dialog_color_config_base.h Refactor eeschema dialog_color_config.xx, using wxFormBuilder to create the base dialog 2015-06-09 18:42:41 +02:00
dialog_edit_component_in_lib.cpp Eeschema: extend max number of units per package to 52 and clean code to easily extend this value upto 26x26 (but 52 is a reasonable max value). 2015-04-07 13:52:29 +02:00
dialog_edit_component_in_lib.h Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 2015-03-06 09:58:32 +01:00
dialog_edit_component_in_lib_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_component_in_lib_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_component_in_lib_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_component_in_schematic.cpp Eeschema: Fix a very old bug relative to the tool to load power parts: 2015-04-16 17:26:51 +02:00
dialog_edit_component_in_schematic_fbp.cpp Other minor fixes 2015-01-27 12:01:58 +01:00
dialog_edit_component_in_schematic_fbp.fbp Other minor fixes 2015-01-27 12:01:58 +01:00
dialog_edit_component_in_schematic_fbp.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_edit_label.cpp Eeschema impovements. 2015-04-03 16:38:24 -04:00
dialog_edit_label_base.cpp Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK. 2014-11-09 14:24:37 -05:00
dialog_edit_label_base.fbp Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK. 2014-11-09 14:24:37 -05:00
dialog_edit_label_base.h Minor fixes and changes: 2014-07-29 18:38:27 +02:00
dialog_edit_libentry_fields_in_lib.cpp Fix some coverity warnings (mainly not initialized members) 2015-03-21 10:06:04 +01:00
dialog_edit_libentry_fields_in_lib_base.cpp Other minor fixes 2015-01-27 12:01:58 +01:00
dialog_edit_libentry_fields_in_lib_base.fbp Other minor fixes 2015-01-27 12:01:58 +01:00
dialog_edit_libentry_fields_in_lib_base.h Other minor fixes 2015-01-27 12:01:58 +01:00
dialog_edit_one_field.cpp Fix Bug #1445851: libedit field editor unnecessarily replaces spaces with underscores. Only reference and mainly value (in fact symbol name in lib) do not accept spaces in schematic libraries. 2015-06-04 17:44:56 +02:00
dialog_edit_one_field.h Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values. 2015-03-23 12:45:31 +01:00
dialog_eeschema_config.cpp Minor fixes in dialog rescue: missing title, incorrect refresh due to use of a wxPaintDC outside a paint event, and coverity warnings (not initialized members). 2015-04-27 10:44:17 +02:00
dialog_eeschema_config_fbp.cpp Add schematic component library change rescue feature (fixes lp:1435338). 2015-04-25 18:26:51 -04:00
dialog_eeschema_config_fbp.fbp Add schematic component library change rescue feature (fixes lp:1435338). 2015-04-25 18:26:51 -04:00
dialog_eeschema_config_fbp.h Add schematic component library change rescue feature (fixes lp:1435338). 2015-04-25 18:26:51 -04:00
dialog_eeschema_options.cpp Pcbnew: fix minor issues about fast grid switching, and next/previous grid selection from hotkeys. (GAL mode still has an issue) 2015-05-12 11:05:36 +02:00
dialog_eeschema_options.h Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 2015-03-06 09:58:32 +01:00
dialog_eeschema_options_base.cpp eeschema: fix minor Bug #1446779 (repeat parameters not initialized until a project config is read) 2015-04-22 13:39:00 +02:00
dialog_eeschema_options_base.fbp eeschema: fix minor Bug #1446779 (repeat parameters not initialized until a project config is read) 2015-04-22 13:39:00 +02:00
dialog_eeschema_options_base.h Merge trunk @ 5331 2014-12-20 17:25:24 -08:00
dialog_erc.cpp Fix Bug #1462876 (Eeschema ERC NoConnect not reliable.) 2015-06-09 12:40:34 +02:00
dialog_erc.h Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 2015-03-06 09:58:32 +01:00
dialog_erc_base.cpp Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK. 2014-11-09 14:24:37 -05:00
dialog_erc_base.fbp Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK. 2014-11-09 14:24:37 -05:00
dialog_erc_base.h Tweak the ERC dialog a bit. 2014-10-08 00:02:48 -04:00
dialog_lib_edit_draw_item.cpp Libedit and Modedit: fix minor, but annoying issues when editing items 2012-07-17 17:29:29 +02:00
dialog_lib_edit_draw_item.fbp Eeschema multiple unit component nomenclature improvements (fixes 1226874). 2013-11-09 11:30:49 -05:00
dialog_lib_edit_draw_item.h More missing source license fixes. 2014-10-21 11:48:00 -04:00
dialog_lib_edit_draw_item_base.cpp Eeschema multiple unit component nomenclature improvements (fixes 1226874). 2013-11-09 11:30:49 -05:00
dialog_lib_edit_draw_item_base.h Eeschema multiple unit component nomenclature improvements (fixes 1226874). 2013-11-09 11:30:49 -05:00
dialog_lib_edit_pin.cpp Fix bug Bug #1432165 (fp lib table dialog editor not shown on XFCE and Unity) 2015-03-14 17:47:25 +01:00
dialog_lib_edit_pin.h Very minor fixes: add missing const return type to some GetBoundingBox() declarations. Change few functions names to better names in some places (like GetName() to GetPinName() ) 2015-01-18 18:28:14 +01:00
dialog_lib_edit_pin_base.cpp Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run). 2015-03-14 12:50:39 +01:00
dialog_lib_edit_pin_base.fbp Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run). 2015-03-14 12:50:39 +01:00
dialog_lib_edit_pin_base.h Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run). 2015-03-14 12:50:39 +01:00
dialog_lib_edit_pin_table.cpp eeschema: fix Bug #1437604 (double translation of some messages in pin editor dialog) relative to some static strings flagged "to be translated". 2015-04-02 20:51:47 +02:00
dialog_lib_edit_pin_table.h Add pin table dialog 2015-03-27 11:26:07 +01:00
dialog_lib_edit_pin_table_base.cpp Add pin table dialog 2015-03-27 11:26:07 +01:00
dialog_lib_edit_pin_table_base.fbp Add pin table dialog 2015-03-27 11:26:07 +01:00
dialog_lib_edit_pin_table_base.h Add pin table dialog 2015-03-27 11:26:07 +01:00
dialog_lib_edit_text.cpp Hide "Power component value text cannot be modified" in libedit (which should be displayed only in schematic editor for power parts) 2015-04-17 20:31:30 +02:00
dialog_lib_edit_text.h More missing source license fixes. 2014-10-21 11:48:00 -04:00
dialog_lib_edit_text_base.cpp Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values. 2015-03-23 12:45:31 +01:00
dialog_lib_edit_text_base.fbp Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values. 2015-03-23 12:45:31 +01:00
dialog_lib_edit_text_base.h Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values. 2015-03-23 12:45:31 +01:00
dialog_lib_new_component.cpp More missing source license fixes. 2014-10-21 11:48:00 -04:00
dialog_lib_new_component.fbp dialog perfection does not come easily. 2013-12-09 16:48:09 -06:00
dialog_lib_new_component.h Minor compiler warning and object improvements. 2015-01-28 16:43:46 -05:00
dialog_lib_new_component_base.cpp dialog perfection does not come easily. 2013-12-09 16:48:09 -06:00
dialog_lib_new_component_base.h eeschema/dialogs/dialog_lib_new_component.cpp was not expanding part name field nor setting initial focus. 2013-12-07 22:46:25 -06:00
dialog_libedit_dimensions.cpp Eeschema: Minor code reorganization: 2015-02-21 10:46:44 +01:00
dialog_libedit_dimensions.h More missing source license fixes. 2014-10-21 11:48:00 -04:00
dialog_libedit_dimensions_base.cpp More EESchema dialog file housekeeping and coding policy fixes. 2010-11-19 11:28:46 -05:00
dialog_libedit_dimensions_base.fbp Plot DXF: better generation of filled zone polygons. 2014-05-16 21:03:45 +02:00
dialog_libedit_dimensions_base.h More EESchema dialog file housekeeping and coding policy fixes. 2010-11-19 11:28:46 -05:00
dialog_libedit_options.cpp Pcbnew: fix minor issues about fast grid switching, and next/previous grid selection from hotkeys. (GAL mode still has an issue) 2015-05-12 11:05:36 +02:00
dialog_libedit_options.h eeschema: fix minor Bug #1446779 (repeat parameters not initialized until a project config is read) 2015-04-22 13:39:00 +02:00
dialog_libedit_options_base.cpp eeschema: fix minor Bug #1446779 (repeat parameters not initialized until a project config is read) 2015-04-22 13:39:00 +02:00
dialog_libedit_options_base.fbp eeschema: fix minor Bug #1446779 (repeat parameters not initialized until a project config is read) 2015-04-22 13:39:00 +02:00
dialog_libedit_options_base.h eeschema: fix minor Bug #1446779 (repeat parameters not initialized until a project config is read) 2015-04-22 13:39:00 +02:00
dialog_netlist.cpp eeschema restructure of netlist export code. 2015-03-21 11:46:54 +01:00
dialog_netlist_base.cpp Use the verb "Generate" rather than the noun "Netlist" on the button in the Netlist Dialog. 2014-10-05 19:32:12 -04:00
dialog_netlist_base.fbp Use the verb "Generate" rather than the noun "Netlist" on the button in the Netlist Dialog. 2014-10-05 19:32:12 -04:00
dialog_netlist_base.h Use the verb "Generate" rather than the noun "Netlist" on the button in the Netlist Dialog. 2014-10-05 19:32:12 -04:00
dialog_plot_schematic.cpp Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent Eeschema to draw components in "fast mode" (i;e. without pin texts) when they are moved, due to a draw parameter which was incorrectly used. 2015-02-28 17:56:09 +01:00
dialog_plot_schematic.h Fix some coverity warnings (not initialized members). Add comments. Better (more informative) title in dialog to download .pretty libs. 2015-02-26 11:33:15 +01:00
dialog_plot_schematic_base.cpp Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK. 2014-11-09 14:24:37 -05:00
dialog_plot_schematic_base.fbp Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK. 2014-11-09 14:24:37 -05:00
dialog_plot_schematic_base.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
dialog_print_using_printer.cpp More printing fixes. 2015-03-25 18:27:17 +01:00
dialog_print_using_printer_base.cpp fix problem with eeschema print dialog showing up on missing monitor 2012-08-15 12:55:48 -05:00
dialog_print_using_printer_base.fbp fix problem with eeschema print dialog showing up on missing monitor 2012-08-15 12:55:48 -05:00
dialog_print_using_printer_base.h fix problem with eeschema print dialog showing up on missing monitor 2012-08-15 12:55:48 -05:00
dialog_rescue_each.cpp Eeschema component library rescue changes. 2015-05-13 11:09:55 -04:00
dialog_rescue_each_base.cpp Eeschema component library rescue changes. 2015-05-13 11:09:55 -04:00
dialog_rescue_each_base.fbp Eeschema component library rescue changes. 2015-05-13 11:09:55 -04:00
dialog_rescue_each_base.h Eeschema component library rescue changes. 2015-05-13 11:09:55 -04:00
dialog_sch_edit_sheet_pin.cpp Fix a not shown dialog under XFCE and Unity. Make display hotkeys window not modal. 2015-03-15 12:41:06 +01:00
dialog_sch_edit_sheet_pin.h More missing source license fixes. 2014-10-21 11:48:00 -04:00
dialog_sch_edit_sheet_pin_base.cpp Fix a not shown dialog under XFCE and Unity. Make display hotkeys window not modal. 2015-03-15 12:41:06 +01:00
dialog_sch_edit_sheet_pin_base.fbp Fix a not shown dialog under XFCE and Unity. Make display hotkeys window not modal. 2015-03-15 12:41:06 +01:00
dialog_sch_edit_sheet_pin_base.h Fix a not shown dialog under XFCE and Unity. Make display hotkeys window not modal. 2015-03-15 12:41:06 +01:00
dialog_sch_sheet_props.cpp Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed. 2014-11-19 15:22:47 +01:00
dialog_sch_sheet_props.fbp Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed. 2014-11-19 15:22:47 +01:00
dialog_sch_sheet_props.h More missing source license fixes. 2014-10-21 11:48:00 -04:00
dialog_sch_sheet_props_base.cpp Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed. 2014-11-19 15:22:47 +01:00
dialog_sch_sheet_props_base.h Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed. 2014-11-19 15:22:47 +01:00
dialog_schematic_find.cpp More fixes on Ubuntu/Unity for dialogs which are not displayed. 2014-11-19 18:13:55 +01:00
dialog_schematic_find.h Fix Eeschema search segfault. 2015-04-09 15:37:48 -04:00
dialog_schematic_find_base.cpp wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs 2013-02-22 07:47:35 -06:00
dialog_schematic_find_base.fbp Minor fixes: fix issue Bug #1420910 (Linux specific). 2015-02-14 13:43:11 +01:00
dialog_schematic_find_base.h wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs 2013-02-22 07:47:35 -06:00