kicad/pagelayout_editor
jean-pierre charras 64f555079a Code cleanup related to zoom:
- remove outdated code or comment coming from old drawing code using wxDC
- move zoom values lists to zoom_defines.h
- fix incorrect zoom max and min values (gal scaling factor limits).
2020-12-02 18:35:28 +01:00
..
dialogs fix typo 2020-11-30 19:13:14 +01:00
tools pl_editor, PL_POINT_EDITOR: fix issues when moving a point of a rect or a line. 2020-11-26 12:41:41 +01:00
CMakeLists.txt Push the 2 pleditor dialogs into the dialogs folder 2020-11-16 10:10:24 -05:00
files.cpp Remove GetChars(), a wxWidgets 2.9 compatibility hack 2020-10-15 20:53:25 -04:00
invoke_pl_editor_dialog.h Use consistent PageLayout data structure names. 2019-05-27 11:55:58 +01:00
menubar.cpp Fix localization of the menu strings with accelerator strings 2020-11-04 01:31:52 +00:00
pl_draw_panel_gal.cpp Code cleanup related to zoom: 2020-12-02 18:35:28 +01:00
pl_draw_panel_gal.h Untangle pl_editor includes 2020-10-13 20:33:33 -04:00
pl_editor.cpp Untangle pl_editor includes 2020-10-13 20:33:33 -04:00
pl_editor.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
pl_editor.rc Handle Windows manifests ourselves and add dpi awareness option 2020-10-10 19:08:23 +00:00
pl_editor_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
pl_editor_frame.cpp Code cleanup related to zoom: 2020-12-02 18:35:28 +01:00
pl_editor_frame.h Untangle pl_editor includes 2020-10-13 20:33:33 -04: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 Remove eda_item and gr_basic from eda_text.h 2020-10-13 22:46:39 -04:00
pl_editor_layout.h Naming conventions. 2020-11-14 18:26:03 +00:00
pl_editor_settings.cpp Untangle pl_editor includes 2020-10-13 20:33:33 -04:00
pl_editor_settings.h Naming conventions. 2020-11-14 18:26:03 +00:00
pl_editor_undo_redo.cpp Relocate the page_layout includes to a page_layout folder 2020-10-13 20:33:33 -04:00
toolbars_pl_editor.cpp Smooth out redrawing of toolbars by not letting wx pointlessly calculate both orientations 2020-11-05 20:56:14 -05:00