kicad/pagelayout_editor
Seth Hillbrand f493e270ea ADDED: Menu option to enable/disable snap to grid
You can now enable and disable snap to grid when drawing/editing across
all apps.  You can also tie snap to grid to the visibility of the grid
to allow rapid enable/disable via grid display.
2020-09-10 20:09:30 -07:00
..
dialogs Undo for schematic-wide operations. 2020-07-13 12:32:17 +01:00
tools ADDED: Menu option to enable/disable snap to grid 2020-09-10 20:09:30 -07:00
CMakeLists.txt Undo for schematic-wide operations. 2020-07-13 12:32:17 +01:00
design_inspector.cpp Store the current filename in the history on close 2020-05-17 00:12:49 +01:00
design_inspector.h
files.cpp Use a temporary file when saving boards/schematics to make the operation more atomic 2020-06-19 23:31:26 +00:00
invoke_pl_editor_dialog.h
menubar.cpp pleditor: Remove background color toggle action 2020-08-16 19:10:25 +00:00
pl_draw_panel_gal.cpp ADDED: Menu option to enable/disable snap to grid 2020-09-10 20:09:30 -07:00
pl_draw_panel_gal.h Fix exit behavior and memory leak in pl_editor 2020-07-16 18:54:12 -04:00
pl_editor.cpp
pl_editor.icns
pl_editor.rc
pl_editor_doc.icns
pl_editor_frame.cpp Shortening filenames in titlebar 2020-09-03 06:38:34 -07:00
pl_editor_frame.h Save file / window states for kicad project locally 2020-08-24 02:01:14 +00:00
pl_editor_id.h Move more frames to the new UI condition framework 2020-08-16 19:10:25 +00:00
pl_editor_layout.cpp
pl_editor_layout.h
pl_editor_settings.cpp
pl_editor_settings.h
pl_editor_undo_redo.cpp Convert UNDO_REDO_T to an enum class 2020-08-26 18:04:32 +00:00
properties_frame.cpp Autocomplete for page layout editor text items. 2020-05-30 10:22:50 +01:00
properties_frame.h Autocomplete for page layout editor text items. 2020-05-30 10:22:50 +01:00
toolbars_pl_editor.cpp Allow toolbar items to cancel tools when pressed 2020-09-05 01:49:38 +01:00