Browse Source
Unwrap the FROM_UTF8 macro in favor of direct function
Unwrap the FROM_UTF8 macro in favor of direct function
The extern just gets annoying to try to export the func later. We also yeet TO_UTF8 to string_utils.h for parity.newinvert
90 changed files with 266 additions and 248 deletions
-
43d-viewer/3d_canvas/eda_3d_canvas.cpp
-
23d-viewer/3d_model_viewer/eda_3d_model_viewer.cpp
-
1common/dialogs/dialog_page_settings.cpp
-
6common/dialogs/dialog_plugin_options.cpp
-
2common/dialogs/eda_reorderable_list_dialog.cpp
-
4common/drawing_sheet/ds_data_model_io.cpp
-
2common/drawing_sheet/ds_proxy_undo_item.cpp
-
4common/font/fontconfig.cpp
-
4common/import_gfx/dxf_import_plugin.cpp
-
4common/markup_parser.cpp
-
3common/pgm_base.cpp
-
1common/plotters/PS_plotter.cpp
-
3common/reporter.cpp
-
4common/richio.cpp
-
2common/search_stack.cpp
-
4common/string_utils.cpp
-
4common/swig/wx_python_helpers.cpp
-
4common/template_fieldnames.cpp
-
2common/xnode.cpp
-
2cvpcb/auto_associate.cpp
-
2cvpcb/cvpcb_mainframe.cpp
-
4cvpcb/display_footprints_frame.cpp
-
4cvpcb/readwrite_dlgs.cpp
-
6eeschema/cross-probing.cpp
-
4eeschema/dialogs/panel_template_fieldnames.cpp
-
1eeschema/eeschema_jobs_handler.cpp
-
2eeschema/eeschema_settings.cpp
-
1eeschema/netlist_exporters/netlist_exporter_spice_model.cpp
-
2eeschema/sch_plugins/legacy/sch_legacy_lib_plugin_cache.cpp
-
2eeschema/sch_plugins/legacy/sch_legacy_plugin.cpp
-
6eeschema/sch_plugins/legacy/sch_legacy_plugin_helpers.cpp
-
18eeschema/sch_reference_list.cpp
-
16eeschema/sch_reference_list.h
-
1eeschema/sch_view.cpp
-
2eeschema/sim/spice_circuit_model.cpp
-
6eeschema/tools/assign_footprints.cpp
-
2eeschema/tools/backannotate.cpp
-
6gerbview/X2_gerber_attributes.cpp
-
2gerbview/excellon_read_drill_file.cpp
-
1gerbview/gerbview.cpp
-
4gerbview/job_file_reader.cpp
-
5gerbview/rs274x.cpp
-
22include/macros.h
-
2include/ptree.h
-
11include/string_utils.h
-
10kicad/cli/command.cpp
-
5kicad/cli/command_fp_export_svg.cpp
-
5kicad/cli/command_pcb_drc.cpp
-
11kicad/cli/command_pcb_export_3d.cpp
-
3kicad/cli/command_pcb_export_base.cpp
-
13kicad/cli/command_pcb_export_drill.cpp
-
3kicad/cli/command_pcb_export_dxf.cpp
-
3kicad/cli/command_pcb_export_gerbers.cpp
-
3kicad/cli/command_pcb_export_pdf.cpp
-
7kicad/cli/command_pcb_export_pos.cpp
-
3kicad/cli/command_pcb_export_svg.cpp
-
5kicad/cli/command_sch_erc.cpp
-
19kicad/cli/command_sch_export_bom.cpp
-
3kicad/cli/command_sch_export_netlist.cpp
-
4kicad/cli/command_sch_export_plot.cpp
-
5kicad/cli/command_sym_export_svg.cpp
-
4kicad/cli/command_version.cpp
-
1kicad/import_proj.cpp
-
6kicad/kicad_cli.cpp
-
1kicad/project_tree_pane.cpp
-
4libs/sexpr/sexpr_parser.cpp
-
1pagelayout_editor/tools/pl_edit_tool.cpp
-
2pcb_calculator/datafile_read_write.cpp
-
2pcbnew/build_BOM_from_board.cpp
-
4pcbnew/cross-probing.cpp
-
4pcbnew/dialogs/dialog_exchange_footprints.cpp
-
4pcbnew/exporters/export_idf.cpp
-
2pcbnew/exporters/exporter_vrml.cpp
-
4pcbnew/exporters/gen_drill_report_files.cpp
-
4pcbnew/exporters/gerber_placefile_writer.cpp
-
4pcbnew/footprint_edit_frame.cpp
-
40pcbnew/netlist_reader/kicad_netlist_reader.cpp
-
18pcbnew/netlist_reader/legacy_netlist_reader.cpp
-
6pcbnew/netlist_reader/netlist_reader.cpp
-
4pcbnew/pcb_plot_params.cpp
-
2pcbnew/plugins/geda/gpcb_plugin.cpp
-
6pcbnew/plugins/kicad/pcb_parser.cpp
-
56pcbnew/plugins/legacy/legacy_plugin.cpp
-
2pcbnew/python/scripting/pcbnew_scripting.cpp
-
14pcbnew/specctra_import_export/specctra_import.cpp
-
2pcbnew/specctra_import_export/specctra_test.cpp
-
8qa/qa_utils/test_app_main.cpp
-
6scripting/python_scripting.cpp
-
5thirdparty/markdown2html/markdown2html.cpp
-
2utils/idftools/idf_helpers.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue