kicad/pagelayout_editor
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
..
dialogs Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits. 2014-06-20 13:13:04 +02:00
CMakeLists.txt Remove old build configuration since kiway is now the only way to build kicad. 2014-10-26 15:54:48 -04:00
Info.plist Commit the rest of the OSX build fixes missed in the previous commit. 2014-10-17 13:45:33 -04:00
class_pl_editor_layout.cpp Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
class_pl_editor_layout.h Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 2014-12-23 14:01:59 +01:00
class_pl_editor_screen.cpp Fix Pl_Editor scrollbars incorrect position. 2014-06-29 11:24:42 +02:00
class_pl_editor_screen.h Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
controle.cpp Fix default menu alt key accelerator bug. (fixes lp:1035151) 2014-08-29 16:23:40 -04:00
design_tree_frame.cpp Remove duplicate files. 2013-10-18 19:38:03 +02:00
design_tree_frame.h Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
events_functions.cpp Pcbnew: plot dialog: remove obscure and useless option about texts which are not value or reference. 2014-05-19 20:24:07 +02:00
files.cpp Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad 2013-10-11 18:24:43 +02:00
hotkeys.cpp Make hotkey command titles use consistent capitalization. 2014-10-15 21:17:51 -04:00
hotkeys.h All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end) 2014-04-03 09:40:55 +02:00
invoke_pl_editor_dialog.h Fix but reading empty footprints in netlist. (fixes lp:1226283) 2013-09-16 20:52:08 -04:00
menubar.cpp Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits. 2014-06-20 13:13:04 +02:00
onleftclick.cpp Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
onrightclick.cpp All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end) 2014-04-03 09:40:55 +02:00
page_layout_writer.cpp Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 2014-12-23 14:01:59 +01:00
pl_editor.cpp Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits. 2014-06-20 13:13:04 +02:00
pl_editor.icns Add missing file 2013-08-28 09:29:48 +02:00
pl_editor.rc Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
pl_editor_config.cpp Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 2014-12-23 14:01:59 +01:00
pl_editor_doc.icns Add pl_editor_doc.icns, from Orson. Fix Bug #1217504 (bad look of Module Properties Dialog, 3D fields). 2013-08-28 09:23:14 +02:00
pl_editor_frame.cpp merge 2014-06-30 00:46:18 -05:00
pl_editor_frame.h Fix default menu alt key accelerator bug. (fixes lp:1035151) 2014-08-29 16:23:40 -04:00
pl_editor_id.h Remove duplicate files. 2013-10-18 19:38:03 +02:00
pl_editor_undo_redo.cpp Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
properties_frame.cpp pl_editor: add a PPI (pixel per inch) setup option for bitmaps. 2013-10-19 12:29:54 +02:00
properties_frame.h Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
toolbars_pl_editor.cpp Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00