kicad/pcbnew/dialogs
Dick Hollenbeck 94097a6b22 * Switch to C++'s true and false and away from C" TRUE and FALSE.
* Enhance class PLUGIN's comments to improve their value as instructional.
  * Switch #includes from "file.h" to <file.h>, and fiddle with search paths
    by using include_directories(BEFORE ...)
  * dialog_page_settings did not have symmetrical space on its right border.
    And it now remembers it last position and size within a program session.
  * base_screen.cpp is now compiled twice, once for {pcbnew,cvpcb} and once
    for eeschema, in preparation for "compile time" support of internal units
    rather than "runtime" support.
2012-01-22 23:17:34 -06:00
..
dialog_SVG_print.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_SVG_print.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_SVG_print_base.cpp Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_SVG_print_base.fbp Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_SVG_print_base.h Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_block_options_base.cpp Pcbnew: Fix a very minor issue in left toolbar. Add option in dialog bloc to move,copy ... items on invisible layers or not. 2011-03-07 13:28:14 +01:00
dialog_block_options_base.fbp Pcbnew: Fix a very minor issue in left toolbar. Add option in dialog bloc to move,copy ... items on invisible layers or not. 2011-03-07 13:28:14 +01:00
dialog_block_options_base.h Pcbnew: Fix a very minor issue in left toolbar. Add option in dialog bloc to move,copy ... items on invisible layers or not. 2011-03-07 13:28:14 +01:00
dialog_cleaning_options.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_cleaning_options.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_cleaning_options_base.cpp Code cleaning. Also fix gcc 4.5 compil warnings. 2010-11-21 19:28:32 +01:00
dialog_cleaning_options_base.fbp Code cleaning. Also fix gcc 4.5 compil warnings. 2010-11-21 19:28:32 +01:00
dialog_cleaning_options_base.h Code cleaning. Also fix gcc 4.5 compil warnings. 2010-11-21 19:28:32 +01:00
dialog_copper_zones.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_copper_zones.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_copper_zones_base.cpp Modify pcbnew plot and zone dialogs. Policy fixes in dialog_copper_zone. 2011-03-02 00:36:38 +02:00
dialog_copper_zones_base.fbp Modify pcbnew plot and zone dialogs. Policy fixes in dialog_copper_zone. 2011-03-02 00:36:38 +02:00
dialog_copper_zones_base.h Modify pcbnew plot and zone dialogs. Policy fixes in dialog_copper_zone. 2011-03-02 00:36:38 +02:00
dialog_design_rules.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_design_rules.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_design_rules_aux_helper_class.h Pcbnew: files housekeeping and code cleanup 2010-11-26 21:00:39 +01:00
dialog_design_rules_base.cpp Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 2011-11-24 11:32:51 -06:00
dialog_design_rules_base.fbp Bug fixes: 2011-05-05 19:45:35 +02:00
dialog_design_rules_base.h Bug fixes: 2011-05-05 19:45:35 +02:00
dialog_dimension_editor_base.cpp Eeschema: fix crash in intermediate netlist generation when a component has no pins (like logos or images). 2011-11-24 20:57:41 +01:00
dialog_dimension_editor_base.fbp Eeschema: fix crash in intermediate netlist generation when a component has no pins (like logos or images). 2011-11-24 20:57:41 +01:00
dialog_dimension_editor_base.h Eeschema: fix crash in intermediate netlist generation when a component has no pins (like logos or images). 2011-11-24 20:57:41 +01:00
dialog_display_options.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_display_options.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_display_options_base.cpp pcbnew: 2011-09-30 12:24:10 +04:00
dialog_display_options_base.fbp pcbnew: 2011-09-30 12:24:10 +04:00
dialog_display_options_base.h pcbnew: 2011-09-30 12:24:10 +04:00
dialog_drc.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_drc.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_drc_base.cpp Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
dialog_drc_base.fbp Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
dialog_drc_base.h Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
dialog_edit_module_for_BoardEditor.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_edit_module_for_BoardEditor.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_module_for_BoardEditor_base.cpp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_edit_module_for_BoardEditor_base.fbp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_edit_module_for_BoardEditor_base.h Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_edit_module_for_Modedit.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_edit_module_for_Modedit.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_module_for_Modedit_base.cpp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_edit_module_for_Modedit_base.fbp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_edit_module_for_Modedit_base.h Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_edit_module_text.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_edit_module_text_base.cpp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_edit_module_text_base.fbp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_edit_module_text_base.h Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_exchange_modules_base.cpp Dialog design rules cosmetic enhancement 2011-04-16 17:03:21 +02:00
dialog_exchange_modules_base.fbp Dialog design rules cosmetic enhancement 2011-04-16 17:03:21 +02:00
dialog_exchange_modules_base.h Dialog design rules cosmetic enhancement 2011-04-16 17:03:21 +02:00
dialog_export_3Dfiles_base.cpp Pcbnew: files housekeeping. 2010-11-24 21:37:00 +01:00
dialog_export_3Dfiles_base.fbp Pcbnew: files housekeeping. 2010-11-24 21:37:00 +01:00
dialog_export_3Dfiles_base.h Pcbnew: files housekeeping. 2010-11-24 21:37:00 +01:00
dialog_freeroute_exchange.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_freeroute_exchange.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_freeroute_exchange_base.cpp minor cleanup. minor enhancements. Finish file housekeeping. add Bug 682586 fix from Mark van Doesburg. 2010-11-29 16:05:01 +01:00
dialog_freeroute_exchange_base.fbp minor cleanup. minor enhancements. Finish file housekeeping. add Bug 682586 fix from Mark van Doesburg. 2010-11-29 16:05:01 +01:00
dialog_freeroute_exchange_base.h minor cleanup. minor enhancements. Finish file housekeeping. add Bug 682586 fix from Mark van Doesburg. 2010-11-29 16:05:01 +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_gendrill.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_gendrill.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_gendrill_base.cpp Pcbnew: Add NPTH pads (seen changelog). 2011-08-19 15:08:24 +02:00
dialog_gendrill_base.fbp Pcbnew: Add NPTH pads (seen changelog). 2011-08-19 15:08:24 +02:00
dialog_gendrill_base.h Pcbnew: Add NPTH pads (seen changelog). 2011-08-19 15:08:24 +02:00
dialog_general_options.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_general_options.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_general_options_BoardEditor_base.cpp Very minor fix 2011-11-12 19:53:04 +01:00
dialog_general_options_BoardEditor_base.fbp Very minor fix 2011-11-12 19:53:04 +01:00
dialog_general_options_BoardEditor_base.h Very minor fix 2011-11-12 19:53:04 +01:00
dialog_global_deletion.cpp * Switch to C++'s true and false and away from C" TRUE and FALSE. 2012-01-22 23:17:34 -06:00
dialog_global_deletion.h * Switch to C++'s true and false and away from C" TRUE and FALSE. 2012-01-22 23:17:34 -06:00
dialog_global_deletion_base.cpp Eeschema: fix bug #919636 2012-01-21 16:02:49 +01:00
dialog_global_deletion_base.fbp Eeschema: fix bug #919636 2012-01-21 16:02:49 +01:00
dialog_global_deletion_base.h Eeschema: fix bug #919636 2012-01-21 16:02:49 +01:00
dialog_global_edit_tracks_and_vias.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_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 Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
dialog_global_edit_tracks_and_vias_base.fbp Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
dialog_global_edit_tracks_and_vias_base.h Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
dialog_global_pads_edition_base.cpp Pcbnew: Fix error message in Module Editor after a global pad change. 2011-12-30 13:29:54 +01:00
dialog_global_pads_edition_base.fbp Pcbnew: Fix error message in Module Editor after a global pad change. 2011-12-30 13:29:54 +01:00
dialog_global_pads_edition_base.h Pcbnew: Fix error message in Module Editor after a global pad change. 2011-12-30 13:29:54 +01:00
dialog_graphic_item_properties.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_graphic_item_properties_base.cpp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_graphic_item_properties_base.fbp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_graphic_item_properties_base.h Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_graphic_items_options.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_graphic_items_options.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_graphic_items_options_base.cpp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_graphic_items_options_base.fbp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_graphic_items_options_base.h Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_layers_setup.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_layers_setup_base.cpp Pcbnew: files housekeeping and code cleanup 2010-11-26 21:00:39 +01:00
dialog_layers_setup_base.fbp Pcbnew: files housekeeping and code cleanup 2010-11-26 21:00:39 +01:00
dialog_layers_setup_base.h Pcbnew: files housekeeping and code cleanup 2010-11-26 21:00:39 +01:00
dialog_mask_clearance.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_mask_clearance.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_mask_clearance_base.cpp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_mask_clearance_base.fbp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_mask_clearance_base.h Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_netlist.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_netlist.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_netlist_fbp.cpp Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_netlist_fbp.fbp Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_netlist_fbp.h Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_non_copper_zones_properties_base.cpp Pcbnew: files housekeeping. 2010-11-24 21:37:00 +01:00
dialog_non_copper_zones_properties_base.fbp Pcbnew: files housekeeping. 2010-11-24 21:37:00 +01:00
dialog_non_copper_zones_properties_base.h Pcbnew: files housekeeping. 2010-11-24 21:37:00 +01:00
dialog_orient_footprints.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_orient_footprints_base.cpp Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
dialog_orient_footprints_base.fbp Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
dialog_orient_footprints_base.h Pcbnew: code cleanup 2010-11-26 18:47:35 +01:00
dialog_pad_properties.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_pad_properties_base.cpp Pcbnew: Add NPTH pads (seen changelog). 2011-08-19 15:08:24 +02:00
dialog_pad_properties_base.fbp Pcbnew: Add NPTH pads (seen changelog). 2011-08-19 15:08:24 +02:00
dialog_pad_properties_base.h Pcbnew: Add NPTH pads (seen changelog). 2011-08-19 15:08:24 +02:00
dialog_pcb_text_properties.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_pcb_text_properties.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_pcb_text_properties_base.cpp Eeschema: fix bug 812924. Very minor other changes to make translations more easy. 2011-07-20 07:57:06 +02:00
dialog_pcb_text_properties_base.fbp Eeschema: fix bug 812924. Very minor other changes to make translations more easy. 2011-07-20 07:57:06 +02:00
dialog_pcb_text_properties_base.h Eeschema: fix bug 812924. Very minor other changes to make translations more easy. 2011-07-20 07:57:06 +02:00
dialog_pcbnew_config_libs_and_paths.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_pcbnew_config_libs_and_paths.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_pcbnew_config_libs_and_paths_fbp.cpp Minor dialog fixes and code cleaning. 2011-10-17 16:01:27 -04:00
dialog_pcbnew_config_libs_and_paths_fbp.fbp Minor dialog fixes and code cleaning. 2011-10-17 16:01:27 -04:00
dialog_pcbnew_config_libs_and_paths_fbp.h Minor dialog fixes and code cleaning. 2011-10-17 16:01:27 -04:00
dialog_plot_base.cpp This patch implements width tuning (width correction) for PS plotting of tracks, pads and vias. 2012-01-07 00:02:38 -06:00
dialog_plot_base.fbp This patch implements width tuning (width correction) for PS plotting of tracks, pads and vias. 2012-01-07 00:02:38 -06:00
dialog_plot_base.h This patch implements width tuning (width correction) for PS plotting of tracks, pads and vias. 2012-01-07 00:02:38 -06:00
dialog_print_for_modedit.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_print_for_modedit_base.cpp Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_print_for_modedit_base.fbp Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_print_for_modedit_base.h Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_print_using_printer.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_print_using_printer_base.cpp Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_print_using_printer_base.fbp Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_print_using_printer_base.h Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_set_grid.fbp pcbnew: 2011-09-09 15:02:03 +04:00
dialog_set_grid_base.cpp pcbnew: 2011-09-09 15:02:03 +04:00
dialog_set_grid_base.h pcbnew: 2011-09-09 15:02:03 +04:00