kicad/utils
Wayne Stambaugh 15478bda41 Fix various STEP export dialog issues.
The file filter wild card was defined incorrectly causing the file picker
to not display *.stp and *.step file extensions.  Change the wildcard per
wxFileDialog documentation.

Prevent the file extension from being forced to .stp even when the user
defined a different extension in the file picker.

Override TransferDataFromWindow to test for file existence and warn user
only once if a file overwrite can occur.

Minor STEP export dialog string and layout improvements.

Make kicad2step honor user's file extension rather than always setting it
to .stp.

Fixes lp:1709636

https://bugs.launchpad.net/kicad/+bug/1709636
2017-08-09 13:41:07 -04:00
..
idftools Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
kicad-ogltest Fix OSX bundling issue. 2017-05-17 08:14:18 -04:00
kicad2step Fix various STEP export dialog issues. 2017-08-09 13:41:07 -04:00
CMakeLists.txt Add initial ogltest tool for user testing 2017-03-29 16:19:43 -04:00