kicad/webviewer
jean-pierre charras bc230f7650 Code cleaning: move class PAGE_INFO from common.h to class_page_info.h;
Fix issue when using a page layout file in project folder: eeschema and Pcbnew did not use it, unless using an absolute path.
Now, if the file path is nor absolute, it is seen as relative to the project (which is the expected behavior)
fp lib wizard: when pcbnew id compiled with USE_GITHUB_PLUGIN=OFF, the github plugin option is no more accessible (and the web viewer no more used).
2014-12-23 14:01:59 +01:00
..
CMakeLists.txt Add wizard to fp lib dialog to easily add entries to this table. 2014-12-21 15:13:14 +01:00
html_link_parser.cpp Add wizard to fp lib dialog to easily add entries to this table. 2014-12-21 15:13:14 +01:00
html_link_parser.h Add wizard to fp lib dialog to easily add entries to this table. 2014-12-21 15:13:14 +01:00
webviewer.cpp Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 2014-12-23 14:01:59 +01:00