kicad/pagelayout_editor
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function
The extern just gets annoying to try to export the func later. We also yeet TO_UTF8 to string_utils.h for parity.
2023-09-09 00:10:57 -04:00
..
dialogs Reduce visual clutter in GAL display options. 2023-09-04 13:06:46 +01:00
tools Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
CMakeLists.txt Shove thread_pool to core 2023-09-06 17:50:12 -04:00
files.cpp Maintain file permissions when renaming 2023-05-24 17:09:38 -07:00
invoke_pl_editor_dialog.h Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
menubar.cpp Move grid definitions to Prefs and grid origin to a separate dlg. 2023-08-26 13:32:24 +01:00
pagelayout_editor.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
pagelayout_editor_doc.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
pl_draw_panel_gal.cpp Move drawing sheet datastructures to EDA_IU_SCALE. 2023-06-12 22:34:25 +01:00
pl_draw_panel_gal.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
pl_editor.cpp Cleanup the kiface dll export declaration slightly 2023-09-08 20:44:08 -04:00
pl_editor_frame.cpp Painter base class should just live in gal instead of being in denial 2023-09-06 20:23:19 -04:00
pl_editor_frame.h Formatting and cleanup. 2023-04-29 18:17:17 +01:00
pl_editor_id.h Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pl_editor_layout.cpp Move drawing sheet datastructures to EDA_IU_SCALE. 2023-06-12 22:34:25 +01:00
pl_editor_layout.h More EDA_RECE yeetage. 2022-08-31 17:19:50 +01:00
pl_editor_settings.cpp Untangle pl_editor includes 2020-10-13 20:33:33 -04:00
pl_editor_settings.h More header clean up. 2021-06-08 15:39:47 -04:00
pl_editor_undo_redo.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
toolbars_pl_editor.cpp Repair over-zealous application of grid origin dialog. 2023-08-29 12:21:21 +01:00