kicad/pagelayout_editor
Ian McInerney 43c14face0 Switch to showing metric/imperial units in comboboxes and menus
This will always show 1 unit from each system, with the primary unit
being the current frame unit and the secondary unit being the
most recent unit used from the other system. These are saved in
the settings, so they are saved between runs.
2020-10-05 20:26:33 +01:00
..
dialogs more cleanup about removing useless include 2020-10-03 15:26:03 +02:00
tools more cleanup about removing useless include 2020-10-03 15:26:03 +02:00
CMakeLists.txt Undo for schematic-wide operations. 2020-07-13 12:32:17 +01:00
design_inspector.cpp more cleanup about removing useless include 2020-10-02 14:51:11 +02:00
design_inspector.h Comment-only changes 2020-01-10 16:43:01 -08:00
files.cpp more cleanup about removing useless include 2020-10-02 14:51:11 +02:00
invoke_pl_editor_dialog.h Use consistent PageLayout data structure names. 2019-05-27 11:55:58 +01:00
menubar.cpp Add unit submenu to page layout editor view menu 2020-10-05 20:22:57 +01: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 Rename CopyFile() to KiCopyFile() to avoid name colliding with a windows header. 2020-10-03 10:08:21 +02:00
pl_editor.icns Update MacOS icons 2018-03-22 11:45:42 -04: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_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
pl_editor_frame.cpp Switch to showing metric/imperial units in comboboxes and menus 2020-10-05 20:26:33 +01:00
pl_editor_frame.h Refactor GetDocumentExtents() 2020-09-25 00:31:56 -07: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 more cleanup about removing useless include 2020-10-02 14:51:11 +02:00
pl_editor_layout.h Comment-only changes 2020-01-10 16:43:01 -08:00
pl_editor_settings.cpp A few Coverity fixes. 2020-03-30 09:50:26 +02:00
pl_editor_settings.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
pl_editor_undo_redo.cpp more cleanup about removing useless include 2020-10-02 14:51:11 +02:00
properties_frame.cpp more cleanup about removing useless include 2020-10-02 14:51:11 +02:00
properties_frame.h Autocomplete for page layout editor text items. 2020-05-30 10:22:50 +01:00
toolbars_pl_editor.cpp more cleanup about removing useless include 2020-10-02 14:51:11 +02:00