kicad/pcbnew/dialogs
jean-pierre charras 5e5ec6f1a9 All: try to fix incorrect acs in plot SVG under wxWidgets 2.9:
wxWidgets 2.9 knows wxSVGFILEDC device context.
Unfortunately, arcs are drawn as pies (this is a feature, not a bug).
This is not correct for Kicad.
So Kicad has its own wxSVGFILEDC (named KicadSVGFileDC) that is basically the same as wxSVGFILEDC,
but with arcs drawn as arcs, not pies.
Note also under wxWidgets 2.8 does not know wxSVGFILEDC , so kicad had already its own SVG device context.
2012-03-07 21:18:00 +01:00
..
dialog_SVG_print.cpp All: try to fix incorrect acs in plot SVG under wxWidgets 2.9: 2012-03-07 21:18:00 +01: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 Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 2012-02-25 01:23:46 +02:00
dialog_copper_zones_base.cpp Add priority level to zones. 2012-01-29 20:29:19 +01:00
dialog_copper_zones_base.fbp Add priority level to zones. 2012-01-29 20:29:19 +01:00
dialog_copper_zones_base.h Add priority level to zones. 2012-01-29 20:29:19 +01: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 Layers manager: add in popup menu option to hide all coppers layers but active layer. 2012-02-17 20:43:43 +01:00
dialog_design_rules_base.fbp Layers manager: add in popup menu option to hide all coppers layers but active layer. 2012-02-17 20:43:43 +01:00
dialog_design_rules_base.h Layers manager: add in popup menu option to hide all coppers layers but active layer. 2012-02-17 20:43:43 +01: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 Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 2012-02-25 01:23:46 +02: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 Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 2012-02-25 01:23:46 +02:00
dialog_edit_module_for_BoardEditor_base.fbp Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 2012-02-25 01:23:46 +02:00
dialog_edit_module_for_BoardEditor_base.h Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 2012-02-25 01:23:46 +02:00
dialog_edit_module_for_Modedit.cpp see CHANGELOG.txt 2012-02-18 22:02:19 -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_gen_module_position_file_base.cpp Pcbnew: footprint placement file creation: 2012-02-15 11:41:16 +01:00
dialog_gen_module_position_file_base.fbp Pcbnew: footprint placement file creation: 2012-02-15 11:41:16 +01:00
dialog_gen_module_position_file_base.h Pcbnew: footprint placement file creation: 2012-02-15 11:41:16 +01:00
dialog_gendrill.cpp see CHANGELOG.txt 2012-02-18 22:02:19 -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 Undo redo change and code cleanup. 2012-02-05 14:02:46 +01: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 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_item_properties_base.cpp 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_item_properties_base.fbp 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_item_properties_base.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_item_properties_for_Modedit.cpp 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.cpp 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.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 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 merge 2012-02-06 01:14:51 -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 Libedit: fix bug (svg export does not work) 2012-03-06 15:08:59 +01: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 Kicad project manager: add .cmp, .drl .pos and .rpt files management. 2012-02-16 21:03:33 +01: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 Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 2012-02-25 01:23:46 +02:00
dialog_pad_properties_base.cpp Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 2012-02-25 01:23:46 +02:00
dialog_pad_properties_base.fbp Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 2012-02-25 01:23:46 +02:00
dialog_pad_properties_base.h Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 2012-02-25 01:23:46 +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 Kicad project manager: add .cmp, .drl .pos and .rpt files management. 2012-02-16 21:03:33 +01: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