kicad/pagelayout_editor
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files.
*) add hotkey for setting the grid origin as 'S', in board editor, module editor.
*) re-position the function interface for cursor movement from BASE_SCREEN into
   class EDA_DRAW_FRAME.  This is a prelude to getting rid of BASE_SCREEN or
   splitting it up.
2013-08-03 00:15:23 -05:00
..
dialogs Minor fixes. Minor code cleaning. Pcbnew: better iniatilization of members in DRAWSEGMENT, TRACK, EDGE_MOD (not bugs: just useful when using python scripting). 2013-07-31 18:41:32 +02:00
CMakeLists.txt Pl_Editor: add undo/redo commands. 2013-07-26 14:50:29 +02:00
class_pl_editor_layout.cpp Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
class_pl_editor_layout.h *) retain grid origin in the BOARD and save it in legacy and kicad board files. 2013-08-03 00:15:23 -05:00
class_pl_editor_screen.cpp Pl_Editor: add undo/redo commands. 2013-07-26 14:50:29 +02:00
class_pl_editor_screen.h Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
controle.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 2013-08-03 00:15:23 -05:00
design_tree_frame.cpp Pl_Editor: add undo/redo commands. 2013-07-26 14:50:29 +02:00
design_tree_frame.h Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
events_functions.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 2013-08-03 00:15:23 -05:00
files.cpp Pl_Editor: add undo/redo commands. 2013-07-26 14:50:29 +02:00
hotkeys.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 2013-08-03 00:15:23 -05:00
hotkeys.h Pl_Editor: add some hot keys. Fix some rounding issues. 2013-07-24 17:11:35 +02:00
invoke_pl_editor_dialog.h Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
menubar.cpp pl_editor: add config options 2013-07-21 16:15:07 +02:00
onleftclick.cpp Pl_Editor: add undo/redo commands. 2013-07-26 14:50:29 +02:00
onrightclick.cpp Pl_Editor: add some hot keys. Fix some rounding issues. 2013-07-24 17:11:35 +02:00
page_layout_writer.cpp Pl_Editor: add undo/redo commands. 2013-07-26 14:50:29 +02:00
pl_editor.cpp Fix GOST compatibility. 2013-07-22 18:45:22 +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 pl_editor: add config options 2013-07-21 16:15:07 +02:00
pl_editor_frame.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 2013-08-03 00:15:23 -05:00
pl_editor_frame.h *) retain grid origin in the BOARD and save it in legacy and kicad board files. 2013-08-03 00:15:23 -05:00
pl_editor_id.h pl_editor: add config options 2013-07-21 16:15:07 +02:00
pl_editor_undo_redo.cpp Fix minor debug build error. 2013-07-26 16:25:21 -04:00
properties_frame.cpp Pl_Editor: add undo/redo commands. 2013-07-26 14:50:29 +02:00
properties_frame.h Pl_Editor: add some hot keys. Fix some rounding issues. 2013-07-24 17:11:35 +02:00
toolbars_pl_editor.cpp Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00