kicad/common
Alex Shvartzkop cbf1b2af47 HPGL plotting: fix random lines connecting to circles.
(cherry picked from commit 45791ff8d6)
2023-10-22 13:56:21 +03:00
..
database DbLib: support columns with numeric data 2023-09-30 10:27:34 -04:00
dialog_about
dialogs PANEL_SETUP_SEVERITIES: fix a missing init (m_severitiesPage) creating a crash. 2023-08-29 10:56:40 +02:00
drawing_sheet Handle flipped state when checkging item against viewport. 2023-10-04 18:48:42 +01:00
font Don't call FcInitLoadConfigAndFonts after FcInit() already happened 2023-08-26 17:59:28 +00:00
gal OPENGL_GAL: ensure 0 sized rect with thickness is shown (already shown by Cairo) 2023-10-11 20:08:15 +02:00
jobs kicad-cli, export plot PDF and SVG: add missing option --drill-shape-opt. 2023-08-19 10:56:32 -04:00
kicad_curl
libeval
libeval_compiler
plotters HPGL plotting: fix random lines connecting to circles. 2023-10-22 13:56:21 +03:00
plugins
preview_items
project Correct path of pcb drawing sheet file on saveAs. 2023-09-30 13:31:16 +01:00
properties
settings
swig
tool Unbind ACTION_MENU events in destructor 2023-10-11 00:17:03 +00:00
view Flip Viewport when Flip board is enabled 2023-09-06 16:56:01 +01:00
widgets GAL_OPTIONS_PANEL: replace 2 wxSpinCtrlDouble to try to fix a locale issue. 2023-09-05 18:56:24 +02:00
CMakeLists.txt GAL_OPTIONS_PANEL: replace 2 wxSpinCtrlDouble to try to fix a locale issue. 2023-09-05 18:56:24 +02:00
advanced_config.cpp
array_axis.cpp
array_options.cpp
asset_archive.cpp
base64.cpp
base_screen.cpp
bin_mod.cpp
bitmap.cpp
bitmap_base.cpp
bitmap_info.cpp
bitmap_store.cpp
board_printout.cpp
build_version.cpp
callback_gal.cpp
commit.cpp
common.cpp
config_params.cpp
confirm.cpp Be smarter about releasing lockfiles 2023-09-29 11:02:42 -07:00
dialog_shim.cpp Unbind event handlers in the DIALOG_SHIM destructor to prevent late event crashes 2023-10-01 21:55:36 +00:00
draw_panel_gal.cpp
drc_rules.keywords
dsnlexer.cpp
eda_base_frame.cpp
eda_dde.cpp
eda_doc.cpp
eda_draw_frame.cpp Be smarter about releasing lockfiles 2023-09-29 11:02:42 -07:00
eda_item.cpp Include underscore in word chars. 2023-09-06 16:33:02 +01:00
eda_pattern_match.cpp
eda_shape.cpp Fix a bug in RebuildBezierToSegmentsPointsList. 2023-09-11 10:05:59 +03:00
eda_text.cpp Fix logic screw-up in earlier commit. 2023-10-04 18:51:37 +01:00
eda_tools.cpp
eda_units.cpp
env_paths.cpp
env_vars.cpp
eseries.cpp
exceptions.cpp
executable_names.cpp
file_history.cpp
filename_resolver.cpp Change variable substitution for paths in Windows. 2023-09-29 12:10:07 -07:00
filter_reader.cpp
footprint_filter.cpp
footprint_info.cpp
fp_lib_table.cpp
gbr_metadata.cpp
gestfich.cpp Fix arg parsing in ExecuteFile. 2023-09-30 13:34:26 +01:00
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
kiway.cpp
kiway_express.cpp
kiway_holder.cpp
kiway_player.cpp
languages_menu.cpp
launch_ext.cpp
layer_id.cpp Allow GetLayer() to be used with single-layer zones. 2023-08-15 17:51:52 +01:00
lib_id.cpp
lib_table.keywords
lib_table_base.cpp Stricter API for LIB_TABLE 2023-08-15 01:39:09 +00:00
lib_table_grid_tricks.cpp
lib_tree_model.cpp Make LIB_TREE_NODE sort irreflexive 2023-09-20 13:48:43 -07:00
lib_tree_model_adapter.cpp
locale_io.cpp
lset.cpp
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 Repair standalone application 3D plugin path resolution. 2023-09-30 13:34:09 +01:00
pcb.keywords
pcb_plot_params.keywords
pgm_base.cpp Be smarter about releasing lockfiles 2023-09-29 11:02:42 -07:00
printout.cpp
project.cpp
ptree.cpp
rc_item.cpp protect protect RC_ITEM::SetItems() against null pointer. 2023-10-12 14:56:56 +02:00
refdes_utils.cpp
render_settings.cpp
reporter.cpp
richio.cpp
scintilla_tricks.cpp
search_stack.cpp
searchhelpfilefullpath.cpp
single_top.cpp
status_popup.cpp
streamwrapper.cpp
string_utf8_map.cpp
string_utils.cpp
stroke_params.cpp Save 470KB by not re-initializing lineTypeNames over a thousand cpp files it leaks into 2023-09-25 02:31:46 +00:00
stroke_params.keywords
strtok_r.c
systemdirsappend.cpp
template_fieldnames.cpp
template_fieldnames.keywords
textentry_tricks.cpp
thread_pool.cpp
title_block.cpp
trace_helpers.cpp
transform.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