kicad/pcbnew/exporters
Dick Hollenbeck 4e7de8a761 Reverse commit 4011ed4e31.
This commit was too broad and not cognizant of the purpose of the class
UTF8.

Add MAYBE_VERIFY_UTF8() macro, which can trap non-UTF8 encoded strings in
debug builds.

Use that macro conditionally in class UTF8 to trap non-UTF8 encoded strings
being put into UTF8 instances.
2017-07-26 08:26:56 -04:00
..
export_d356.cpp Code formatting and clean-up 2017-06-23 15:43:13 +02:00
export_gencad.cpp further DLIST/Iterators cleanup, some code formatting 2017-06-23 11:12:37 +02:00
export_idf.cpp further DLIST/Iterators cleanup, some code formatting 2017-06-23 11:12:37 +02:00
export_vrml.cpp further DLIST/Iterators cleanup, some code formatting 2017-06-23 11:12:37 +02:00
gen_drill_report_files.cpp Hide DLISTs behind iterators, first step towards refactoring the storage model 2017-06-23 11:12:36 +02:00
gen_modules_placefile.cpp Reverse commit 4011ed4e31. 2017-07-26 08:26:56 -04:00
gendrill_Excellon_writer.cpp Pcbnew: Add creation of Drill Files in Gerber X2 format. 2017-05-01 12:43:40 +02:00
gendrill_Excellon_writer.h Fix a few doxygen warnings 2017-06-17 10:40:38 +02:00
gendrill_file_writer_base.cpp Code formatting and clean-up 2017-06-23 15:43:13 +02:00
gendrill_file_writer_base.h Fix a few doxygen warnings 2017-06-17 10:40:38 +02:00
gendrill_gerber_writer.cpp Refinement in Gerber drill file: add %TF.FilePolarity,Positive*% in header. 2017-06-30 18:36:26 +02:00
gendrill_gerber_writer.h Fix compil issue in Python support. 2017-05-01 14:19:38 +02:00