kicad/common/dialog_about
jean-pierre charras 2b5769c0a8 Action plugins: simplify code, and fix an issue: the menubar was not correctly rebuilt after closing and reopening pcbnew from kicad.
It was also not correctly rebuilt after language change.
2017-01-23 13:27:49 +01:00
..
AboutDialog_main.cpp Footprint Wizards Update 2017-01-03 16:01:47 +01:00
aboutinfo.h Fix incorrect string translation macros. 2016-09-03 12:10:49 -04:00
dialog_about.cpp Action plugins: simplify code, and fix an issue: the menubar was not correctly rebuilt after closing and reopening pcbnew from kicad. 2017-01-23 13:27:49 +01:00
dialog_about.h Minor changes: remove a few local shadowed local variables detected using " -Wshadow" gcc compil option ( No bug, just a better code readability ) and fix minor coding style issues. 2016-04-18 20:15:44 +02:00
dialog_about_base.cpp Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version). 2016-05-10 08:56:03 +02:00
dialog_about_base.fbp Move copy version information code to about dialog. 2016-03-11 11:40:24 -05:00
dialog_about_base.h Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version). 2016-05-10 08:56:03 +02:00