kicad/eeschema/libedit
jean-pierre charras 6b958ff4e0 Move specialized plotter classes from plotter.h to specific plotter_xx.h
plotter.h contains now only a header common to all plotters.
The code does not actually change, but it allows modifying a specific plotter
without recompiling most of kicad files.
2020-09-27 09:54:39 +02:00
..
lib_edit_frame.cpp Move std::contains to alg::contains. 2020-09-26 14:42:40 +01:00
lib_edit_frame.h Refactor GetDocumentExtents() 2020-09-25 00:31:56 -07:00
lib_export.cpp Clean up error messages. 2020-08-31 14:19:57 +01:00
lib_manager.cpp Add std::contains() to simplify a lot of code. 2020-09-26 12:40:32 +01:00
lib_manager.h Display symbol libraries that couldn't be loaded as disabled text 2020-09-02 00:10:25 +01:00
libedit.cpp Exclude from bill of materials and board netlist to library symbols. 2020-09-09 09:03:37 -04:00
libedit_plot_component.cpp Move specialized plotter classes from plotter.h to specific plotter_xx.h 2020-09-27 09:54:39 +02:00
libedit_settings.cpp Fix missing pin table visible columns setting 2020-07-07 20:59:55 -04:00
libedit_settings.h Remove some problematic global variables. 2020-04-05 16:17:04 +01:00
libedit_undo_redo.cpp Convert UNDO_REDO_T to an enum class 2020-08-26 18:04:32 +00:00
menubar_libedit.cpp Eeschema: allow symbols to be edited in place. 2020-09-01 07:28:20 -04:00
symbedit.cpp Allow setting mandatory derived symbol field properties. 2020-06-02 14:21:11 +00:00
toolbars_libedit.cpp Add a palette to the toolbars to display groups of actions 2020-09-27 01:00:44 +01:00