kicad/pagelayout_editor
jean-pierre charras a8e57e10e8 Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad
Remove KICAD_GOST option because it is  now useless: the 2 GOST options are now selectable at run time and are:
* specific page layouts (now user definable, and the GOST page layouts are available in template folder)
* notation for multiple parts per package (made in eeschema, preference menu)
2013-10-11 18:24:43 +02:00
..
dialogs Pl_Editor: fix some minor issues. 2013-08-29 09:20:09 +02:00
CMakeLists.txt Pl_Editor: add undo/redo commands. 2013-07-26 14:50:29 +02:00
class_pl_editor_layout.cpp Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
class_pl_editor_layout.h Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
class_pl_editor_screen.cpp Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
class_pl_editor_screen.h Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
controle.cpp Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
design_tree_frame.cpp Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
design_tree_frame.h Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
events_functions.cpp Fix but reading empty footprints in netlist. (fixes lp:1226283) 2013-09-16 20:52:08 -04: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 Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
hotkeys.h Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +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 Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
onleftclick.cpp Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
onrightclick.cpp Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
page_layout_writer.cpp Pl_Editor: fix minor issues in multi-lines texts 2013-08-18 17:49:04 +02:00
pl_editor.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
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 Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02: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 Pl_Editor: fix crash on Linux when closing Pl_Editor 2013-08-19 09:08:13 +02:00
pl_editor_frame.h Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
pl_editor_id.h Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
pl_editor_undo_redo.cpp Pcbnew: fix Bug #1211468 2013-08-13 19:51:22 +02:00
properties_frame.cpp Pl_Editor: fix minor issues in multi-lines texts 2013-08-18 17:49:04 +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