kicad/kicad
Seppe Stas 3b7fbad1b9 Improve template selector for macOS
Fixes: lp:1492577 (and probably also lp:1672116).
*https://bugs.launchpad.net/kicad/+bug/1492577
*https://bugs.launchpad.net/kicad/+bug/1672116

- Fixes a race condition causing the wrong page to be selected in
  `OnPageChange`
- Allows the validate path and browse button to refresh the
  template page even when the path was not changed. This is needed
  since on OSX the page needs to be active for the templates to be
  rendered.
2017-09-18 16:40:50 +02:00
..
dialogs Improve template selector for macOS 2017-09-18 16:40:50 +02: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
class_treeproject_item.cpp Move executable name constants to own file 2017-03-23 09:23:45 -04:00
class_treeproject_item.h Kicad: clean up include files. 2016-02-24 16:36:52 -05:00
class_treeprojectfiles.cpp general UI fix. Fixed a lot of icons and a lot of menu. 2017-06-02 11:51:11 +02:00
class_treeprojectfiles.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
commandframe.cpp Fixed button sizing for launcher panel 2017-06-05 09:29:45 -04:00
file_pro.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
files-io.cpp Prevent KiCad from overwriting existing files with template files. 2017-08-31 11:15:20 -04:00
kicad.cpp fix missing parenthesis in a "#if defined (__WXMAC__)" block 2017-09-01 11:15:51 +02:00
kicad.h Fix missing project file when creating a new project. 2017-09-01 15:31:03 -04:00
kicad.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02:00
kicad.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
kicad_doc.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
logokicad.png Dutch language update, kicad splash making to work 2008-08-20 22:44:37 +00:00
mainframe.cpp Prevent KiCad from creating an empty project file history entry. 2017-08-31 11:33:39 -04:00
menubar.cpp Minor UI improvements 2017-09-14 07:38:56 -04:00
pgm_kicad.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
preferences.cpp Correct multiple UI spelling errors 2016-05-02 10:01:43 -04:00
prjconfig.cpp Fix missing project file when creating a new project. 2017-09-01 15:31:03 -04:00
project_template.cpp Prevent KiCad from overwriting existing files with template files. 2017-08-31 11:15:20 -04:00
project_template.h Prevent KiCad from overwriting existing files with template files. 2017-08-31 11:15:20 -04:00
tree_project_frame.cpp Add Gerber job file writer in Pcbnew, and a basic reader in Gerbview. Currently disabled 2017-08-30 11:04:33 +02:00
tree_project_frame.h Kicad: clean up include files. 2016-02-24 16:36:52 -05:00