kicad/bitmap2component
Wayne Stambaugh 652b969193 GTK+ file dialog wildcard improvements.
The GTK+ file dialog is case sensitive however it does support regular
expressions.  Most of the file dialog wildcards are lower case so only
files with the lower case extensions will show up in the file dialog.
This code adds a method to convert file extensions of any case to the
appropriate (sch -> [sS][cC][hH]) regular expression on GTK+ builds so
all file extension case combinations will show up in the file dialog.

A note to developers: make sure to add a file extension when setting
when setting the default file argument.  If you do don't set an
extension, the GTK+ file dialog will happily append the regular
expression as the file extension which is surely not what you want.

There are still a few known places (mostly gerbview) where there are
some complex wildcard code that has not been converted.

Fixes lp:1720542

https://bugs.launchpad.net/kicad/+bug/1720542
2017-11-11 19:32:26 -05:00
..
CMakeLists.txt Add -Wshadow compil option, if exists to warn about shadowed variables. 2017-02-23 13:17:23 +01:00
Info.plist Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 2015-10-30 08:43:04 +13:00
bitmap2cmp_gui.cpp GTK+ file dialog wildcard improvements. 2017-11-11 19:32:26 -05:00
bitmap2cmp_gui_base.cpp Fix remark 1 in Bug #1393277 (the option "use absolute paths" acts reversed: ticked exports relative paths, unticked exports absolute paths) 2014-11-17 14:55:26 +01:00
bitmap2cmp_gui_base.fbp Fix remark 1 in Bug #1393277 (the option "use absolute paths" acts reversed: ticked exports relative paths, unticked exports absolute paths) 2014-11-17 14:55:26 +01:00
bitmap2cmp_gui_base.h bitmap2component: Add a layer selection to export a logo for Pcbnew from a Cirilo Bernardo's patch. 2014-11-12 17:59:12 +01:00
bitmap2component.cpp bmp2cmp: include cleanup 2016-01-15 19:57:52 -05:00
bitmap2component.h bitmap2component: Add a layer selection to export a logo for Pcbnew from a Cirilo Bernardo's patch. 2014-11-12 17:59:12 +01:00
bitmap2component.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02:00
bitmap2component.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00