kicad/common
Wayne Stambaugh 0bdbfe1446 Pcbnew: add plot on all layers feature.
ADDED: Any addition board layers can be plotted on all selected board layer
when plotting.

CHANGED: The new plot to all layers feature made the plot edge cuts option
obsolete.  Users must now select the edge cuts layer from the list of
plot to all layer selections to include edge cuts on all layers when
plotting.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/2449
2022-04-02 14:33:40 -04:00
..
dialog_about
dialogs Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
drawing_sheet Consistently handle env/prj variables 2022-03-31 17:05:53 -07:00
font Adjust text spacing a bit more so 6.0 boards are more likely to pass DRC. 2022-03-30 16:32:24 +01:00
gal Adjust bitmap text spacing a bit so it's closer to the stroke font. 2022-03-07 20:30:50 +00:00
kicad_curl
libeval
libeval_compiler
plotters PLOTTER: do not clamp coordinates to an arbitrary value. 2022-03-22 10:32:36 +01:00
plugins Round Altium unit conversions to nearest 10nm. 2022-03-22 23:22:44 +00:00
preview_items
project
settings Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
swig swig: disable a few warnings generated by pcb_shape.i, math.i and version.i 2022-03-09 17:29:29 +01:00
tool
view
widgets Attempt to fix the Mac DPI grid mixing 2022-03-22 00:02:05 +00:00
CMakeLists.txt Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
advanced_config.cpp
array_axis.cpp
array_options.cpp
asset_archive.cpp
base64.cpp
base_screen.cpp
base_units.cpp
bin_mod.cpp
bitmap.cpp
bitmap_base.cpp
bitmap_store.cpp
board_printout.cpp
build_version.cpp Version info: report all font libraries 2022-03-07 14:01:37 +00:00
callback_gal.cpp ADDED: knockout pcb and fp text. 2022-03-08 13:22:20 +00:00
commit.cpp
common.cpp
config_params.cpp
confirm.cpp
dialog_shim.cpp
draw_panel_gal.cpp
drc_rules.keywords
dsnlexer.cpp
eda_base_frame.cpp Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
eda_dde.cpp
eda_doc.cpp
eda_draw_frame.cpp Pcbnew: fix lost of focus after clicking on a wxChoice in toolbar. 2022-03-21 18:10:07 +01:00
eda_item.cpp
eda_pattern_match.cpp
eda_rect.cpp
eda_shape.cpp Take fill into account when hit-testing arcs. 2022-04-01 22:40:29 +01:00
eda_text.cpp Colors for text in PL_Editor and Eeschema. 2022-03-31 19:43:56 +01:00
eda_units.cpp
env_paths.cpp
env_vars.cpp
exceptions.cpp
executable_names.cpp
filehistory.cpp
filename_resolver.cpp
filter_reader.cpp
footprint_filter.cpp
footprint_info.cpp
fp_lib_table.cpp
gbr_metadata.cpp
gestfich.cpp
getrunningmicrosecs.cpp
gl_context_mgr.cpp
gr_basic.cpp
gr_text.cpp
grid_tricks.cpp
hash_eda.cpp
hotkey_store.cpp
hotkeys_basic.cpp
html_window.cpp
kiface_base.cpp
kiid.cpp Try and ducktape boost api change for seeder 2022-03-27 21:47:47 -04:00
kiway.cpp Plant the ability to verify code signing signatures when trying to load kifaces 2022-03-12 21:40:47 -05:00
kiway_express.cpp
kiway_holder.cpp
kiway_player.cpp
languages_menu.cpp
launch_ext.cpp
layer_id.cpp ADDED separate user-defined color for page limits. 2022-03-24 14:11:41 +00:00
lib_id.cpp
lib_table.keywords
lib_table_base.cpp
lib_tree_model.cpp
lib_tree_model_adapter.cpp
locale_io.cpp
lockfile.cpp
lset.cpp Plot on all layers prep work. 2022-03-29 16:08:23 -04:00
marker_base.cpp
markup_parser.cpp
netclass.cpp
netlist.keywords
newstroke_font.cpp
observable.cpp
origin_transforms.cpp
origin_viewitem.cpp
page_info.cpp
painter.cpp
paths.cpp Fix stock templates path for flatpak 2022-03-25 08:15:59 +01:00
pcb.keywords ADDED: knockout pcb and fp text. 2022-03-08 13:22:20 +00:00
pcb_plot_params.keywords Pcbnew: add plot on all layers feature. 2022-04-02 14:33:40 -04:00
pgm_base.cpp Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
printout.cpp
project.cpp
properties.cpp
property_mgr.cpp
ptree.cpp
rc_item.cpp A bit of wxT(). 2022-03-11 20:52:11 +00:00
refdes_utils.cpp
render_settings.cpp
reporter.cpp
richio.cpp
scintilla_tricks.cpp A bit of wxT(). 2022-03-11 20:52:11 +00:00
search_stack.cpp
searchhelpfilefullpath.cpp
single_top.cpp
status_popup.cpp
streamwrapper.cpp
string_utils.cpp A bit of wxT(). 2022-03-11 20:52:11 +00:00
stroke_params.cpp Update message panel from PCB point editor and SCH drawing tools. 2022-03-21 10:32:36 +00:00
stroke_params.keywords
strtok_r.c
systemdirsappend.cpp
template_fieldnames.cpp
template_fieldnames.keywords
textentry_tricks.cpp
title_block.cpp Consistently handle env/prj variables 2022-03-31 17:05:53 -07:00
trace_helpers.cpp
undo_redo_container.cpp
utf8.cpp
validators.cpp
wildcards_and_files_ext.cpp
wx_filename.cpp
wx_stl_compat.cpp
wxdataviewctrl_helpers.cpp
xnode.cpp