kicad/utils/kicad2step
Wayne Stambaugh 898ec0d094 Fix wxWidgets 3.1 and later deprecated build warnings.
wxWidgets 3.1 has deprecated wxPATH_NORM_ALL when normalizing file
paths when calling wxFileName::Normalize().  This change keeps the
existing behavior except in places where our own internal
ExpandEnvVarSubstitutions() to expand environment variables.
2022-08-15 08:00:40 -04:00
..
pcb Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-15 08:00:40 -04:00
CMakeLists.txt Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 2022-01-31 15:57:56 -08:00
kicad2step.cpp KiCad2Step source code cleaning. 2022-07-07 07:48:24 -04:00
kicad2step.h Add (off by default) build option to link kicad2step directly into pcbnew 2021-09-11 22:56:16 -04:00
kicad2step_app.cpp KiCad2Step source code cleaning. 2022-07-07 07:48:24 -04:00
kicad2step_frame_base.cpp Add OK button to close step export dialog 2021-09-19 23:11:11 -04:00
kicad2step_frame_base.fbp Add OK button to close step export dialog 2021-09-19 23:11:11 -04:00
kicad2step_frame_base.h Fix various typos 2022-07-21 16:31:41 +00:00
panel_kicad2step.h Create specific writer for OpenCascade messages 2021-11-20 09:12:55 -08:00