kicad/kicad
Simon Richter 23e8c3ebf3 Executable icon resource build configuration fixes.
* The resource setting for bitmap2component is too late in the CMakeLists.txt,
  and is being ignored. Bitmap2component does not have an icon resource on
  Windows.  Moving the entire section resolves the issue.
* The other programs only have the mingw special case listed, not the generic
  declaration for the resource file so added them.
2016-01-28 11:53:24 -05:00
..
dialogs Fix Bug #1478709: http links in template description does not work. 2015-07-28 15:05:47 +02:00
CMakeLists.txt Executable icon resource build configuration fixes. 2016-01-28 11:53:24 -05: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 Minor fixes: 2015-12-22 12:58:26 +01:00
class_treeproject_item.h More missing source license fixes. 2014-10-23 13:53:38 -04:00
class_treeprojectfiles.cpp KiCad: add html file support to tree view. 2015-06-24 15:30:35 -04:00
class_treeprojectfiles.h More missing source license fixes. 2014-10-23 13:53:38 -04:00
commandframe.cpp Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18: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 Default and most recently used path fixes. (fixes: 1494210) 2015-09-25 15:38:09 -04:00
kicad.cpp Remove old, empty header 2016-01-12 10:35:27 -05:00
kicad.h KiCad: do not create noname.pro when no project file is defined. 2015-08-03 16:56:37 -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 Kicad manager: fix a very serious bug which crashes Kicad when running and closing gerbview, pcb_calculator, bitmap2component or pl_editor, when the Kicad manager frame is not the top level frame (It happens very easily if eeschema or pcbnew is running, after opening and closing a dialog). 2015-11-15 19:04:19 +01:00
menubar.cpp Kicad manager: very minor fix: Change default accelerator key Ctrl+C to Ctrl+A to run the pcb_calculator utility. 2016-01-21 15:36:46 +01:00
pgm_kicad.h improve help file finding after kiway breakage. 2014-04-14 13:49:52 -05:00
preferences.cpp Kicad manager: fix Bug #1385953 (unable to open .PDF files with spaces in name/path when using default PDF browser). 2014-10-27 10:32:24 +01:00
prjconfig.cpp Default and most recently used path fixes. (fixes: 1494210) 2015-09-25 15:38:09 -04:00
project_template.cpp Kicad: refinements in project_template.cpp. 2014-09-07 18:56:55 +02:00
project_template.h Kicad: more understandable dialog when creating a project from template. Fix also a bug when copying and renaming template files. 2014-09-06 21:55:20 +02:00
tree_project_frame.cpp Default and most recently used path fixes. (fixes: 1494210) 2015-09-25 15:38:09 -04:00
tree_project_frame.h Move the non shared file class_sch_screen.h to eeschema folder. Code cleaning. Remove some wxCHECK_VERSION tests now useless. 2015-07-29 20:06:45 +02:00