kicad/eeschema/dialogs
jean-pierre charras 752e4a4a58 All: change some texts and messages hard to translate, or not translatable (and some incorrect messages).
Pcbnew, layer manager: add option (popup menu) to always keep copper layers not visible but the active layer, even when the active layer is changed.
Usefull for multilayer ( more than 4 layers) PCBs.
2013-04-05 09:38:00 +02:00
..
annotate_dialog.cpp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
annotate_dialog.h 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_annotate_base.cpp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_annotate_base.fbp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_annotate_base.h 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_build_BOM.cpp Commit patch for x3d file reader (with minor changes). Commit other minor patches and fixes 2013-03-27 19:34:23 +01:00
dialog_build_BOM.h Eeschema: Fixes and enhancements in BOM list generation and BOM code: 2012-11-26 18:28:54 +01:00
dialog_build_BOM_base.cpp Minor dialog spacing, grammar, and UI policy fixes. 2013-02-18 15:14:53 -05:00
dialog_build_BOM_base.fbp Minor dialog spacing, grammar, and UI policy fixes. 2013-02-18 15:14:53 -05:00
dialog_build_BOM_base.h Minor dialog spacing, grammar, and UI policy fixes. 2013-02-18 15:14:53 -05:00
dialog_color_config.cpp More work on EDA_COLOR_T and layers. 2013-04-04 23:35:01 +02:00
dialog_color_config.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_edit_component_in_lib.cpp Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_lib.h Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_lib_base.cpp Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_lib_base.fbp Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_lib_base.h Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_schematic.cpp Minor changes in dialogs to ensure a better likeness between dialogs on Linux and Windows (mainly, remove some wxStaticBoxSizer in dialogs) 2013-04-01 13:42:09 +02:00
dialog_edit_component_in_schematic.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_edit_component_in_schematic_fbp.cpp Eeschema: Minor changes in dialogs to ensure a better likeness between dialogs on Linux and Windows (mainly, remove some useless wxStaticBoxSizer in dialogs) 2013-04-01 14:41:46 +02:00
dialog_edit_component_in_schematic_fbp.fbp Eeschema: Minor changes in dialogs to ensure a better likeness between dialogs on Linux and Windows (mainly, remove some useless wxStaticBoxSizer in dialogs) 2013-04-01 14:41:46 +02:00
dialog_edit_component_in_schematic_fbp.h Eeschema: Minor changes in dialogs to ensure a better likeness between dialogs on Linux and Windows (mainly, remove some useless wxStaticBoxSizer in dialogs) 2013-04-01 14:41:46 +02:00
dialog_edit_label.cpp Extremely trivial stuff (mostly cosmetics) 2013-03-28 07:40:19 +01:00
dialog_edit_label_base.cpp Eeschema: code cleanup, remove dead code and some global and useless variables 2012-09-28 19:47:41 +02:00
dialog_edit_label_base.fbp Eeschema: code cleanup, remove dead code and some global and useless variables 2012-09-28 19:47:41 +02:00
dialog_edit_label_base.h Eeschema: code cleanup, remove dead code and some global and useless variables 2012-09-28 19:47:41 +02:00
dialog_edit_libentry_fields_in_lib.cpp Minor changes in dialogs to ensure a better likeness between dialogs on Linux and Windows (mainly, remove some wxStaticBoxSizer in dialogs) 2013-04-01 12:50:01 +02:00
dialog_edit_libentry_fields_in_lib_base.cpp Minor changes in dialogs to ensure a better likeness between dialogs on Linux and Windows (mainly, remove some wxStaticBoxSizer in dialogs) 2013-04-01 13:42:09 +02:00
dialog_edit_libentry_fields_in_lib_base.fbp Minor changes in dialogs to ensure a better likeness between dialogs on Linux and Windows (mainly, remove some wxStaticBoxSizer in dialogs) 2013-04-01 13:42:09 +02:00
dialog_edit_libentry_fields_in_lib_base.h Minor changes in dialogs to ensure a better likeness between dialogs on Linux and Windows (mainly, remove some wxStaticBoxSizer in dialogs) 2013-04-01 12:50:01 +02:00
dialog_edit_one_field.cpp More encapsulation work. 2013-03-18 15:36:07 -04:00
dialog_edit_one_field.h apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_eeschema_config.cpp Eeschema: code cleanup, remove dead code and some global and useless variables 2012-09-28 19:47:41 +02:00
dialog_eeschema_config.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_eeschema_config_fbp.cpp Minor cosmetic fixes (mainly on Linux) in dialogs. 2013-03-31 14:44:23 +02:00
dialog_eeschema_config_fbp.fbp Minor cosmetic fixes (mainly on Linux) in dialogs. 2013-03-31 14:44:23 +02:00
dialog_eeschema_config_fbp.h Minor cosmetic fixes (mainly on Linux) in dialogs. 2013-03-31 14:44:23 +02:00
dialog_eeschema_options.cpp eeschema: fix set bus width when define KICAD_GOST 2012-05-25 18:33:58 +04:00
dialog_eeschema_options.h added option to allow zooming around the crosshair instead of the center; can be enabled via options or by holding alt while using the mousewheel 2013-02-02 20:10:48 +01:00
dialog_eeschema_options_base.cpp Minor dialog spacing, grammar, and sizer fixes. 2013-02-19 14:43:48 -05:00
dialog_eeschema_options_base.fbp Minor dialog spacing, grammar, and sizer fixes. 2013-02-19 14:43:48 -05:00
dialog_eeschema_options_base.h Minor dialog spacing, grammar, and sizer fixes. 2013-02-19 14:43:48 -05:00
dialog_erc.cpp Eeschema: Erc dialog: enhancement. Now not modal. 2012-12-10 20:08:09 +01:00
dialog_erc.h Eeschema: Erc dialog: enhancement. Now not modal. 2012-12-10 20:08:09 +01:00
dialog_erc_base.cpp Eeschema: Erc dialog: enhancement. Now not modal. 2012-12-10 20:08:09 +01:00
dialog_erc_base.fbp Eeschema: Erc dialog: enhancement. Now not modal. 2012-12-10 20:08:09 +01:00
dialog_erc_base.h Eeschema: Erc dialog: enhancement. Now not modal. 2012-12-10 20:08:09 +01: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: Fix icons in macro menu. 2011-10-18 12:16:27 +02:00
dialog_lib_edit_draw_item.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_lib_edit_draw_item_base.cpp Eeschema: Fix icons in macro menu. 2011-10-18 12:16:27 +02:00
dialog_lib_edit_draw_item_base.h Eeschema: Fix icons in macro menu. 2011-10-18 12:16:27 +02:00
dialog_lib_edit_pin.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 2012-09-22 13:19:37 +02:00
dialog_lib_edit_pin.h Add include/dialog_shim.h and common/dialog_shim.cpp for use by wxformbuilder's "subclass a wxDialog" support. 2012-03-22 02:02:49 -05:00
dialog_lib_edit_pin_base.cpp apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_pin_base.fbp apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_pin_base.h apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_text.cpp More encapsulation work. 2013-03-18 15:36:07 -04:00
dialog_lib_edit_text.h Libedit: Add better dialog to edit an existing field of the current edited component. 2012-02-21 18:47:30 +01:00
dialog_lib_edit_text_base.cpp apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_text_base.fbp apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_text_base.h apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_new_component.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_lib_new_component.fbp work on footprint plugin API 2012-04-15 22:18:41 -05:00
dialog_lib_new_component.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_lib_new_component_base.cpp work on footprint plugin API 2012-04-15 22:18:41 -05:00
dialog_lib_new_component_base.h work on footprint plugin API 2012-04-15 22:18:41 -05:00
dialog_libedit_dimensions.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_libedit_dimensions.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_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 More EESchema dialog file housekeeping and coding policy fixes. 2010-11-19 11:28:46 -05:00
dialog_libedit_dimensions_base.h More EESchema dialog file housekeeping and coding policy fixes. 2010-11-19 11:28:46 -05:00
dialog_netlist.cpp Doxygen warning fixes. 2012-12-18 08:54:44 -05:00
dialog_netlist.h Doxygen warning fixes. 2012-12-18 08:54:44 -05:00
dialog_netlist_base.cpp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_netlist_base.fbp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_netlist_base.h 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_plot_schematic.cpp Fix Eeschema plot dialog escape key handling bug on some Linux distros. 2013-02-22 16:59:53 -05:00
dialog_plot_schematic.h Eeschema: code cleanup, remove dead code and some global and useless variables 2012-09-28 19:47:41 +02:00
dialog_plot_schematic_base.cpp All: change some texts and messages hard to translate, or not translatable (and some incorrect messages). 2013-04-05 09:38:00 +02:00
dialog_plot_schematic_base.fbp All: change some texts and messages hard to translate, or not translatable (and some incorrect messages). 2013-04-05 09:38:00 +02:00
dialog_plot_schematic_base.h All: change some texts and messages hard to translate, or not translatable (and some incorrect messages). 2013-04-05 09:38:00 +02:00
dialog_print_using_printer.cpp Pcbnew: Fix many minor issues in print dialog, mainly in modedit. 2013-03-12 16:17:44 +01:00
dialog_print_using_printer.h Pcbnew: commit Lorenzo Marcantonio's patch for THT thermals (added loading/saving using S. expr). 2012-07-09 09:10:07 +02: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_sch_edit_sheet_pin.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_sch_edit_sheet_pin.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_sch_edit_sheet_pin_base.cpp Eeschema: minor enhancements 2010-12-22 15:11:01 +01:00
dialog_sch_edit_sheet_pin_base.fbp Eeschema: minor enhancements 2010-12-22 15:11:01 +01:00
dialog_sch_edit_sheet_pin_base.h Eeschema: minor enhancements 2010-12-22 15:11:01 +01:00
dialog_sch_find.fbp 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_sch_sheet_props.cpp Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 2012-10-13 20:54:33 +02:00
dialog_sch_sheet_props.fbp Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 2012-10-13 20:54:33 +02:00
dialog_sch_sheet_props.h Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 2012-10-13 20:54:33 +02:00
dialog_sch_sheet_props_base.cpp Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 2012-10-13 20:54:33 +02:00
dialog_sch_sheet_props_base.h Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 2012-10-13 20:54:33 +02:00
dialog_schematic_find.cpp All: added a standard exit dialog called by int DisplayExitDialog( wxWindow* aParent, const wxString& aMessage ) 2012-03-08 18:47:23 +01:00
dialog_schematic_find.h Eeschema find and replace improvements. 2011-12-21 15:21:15 -05: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.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