kicad/common
Alex Shvartzkop 49dcd5f4fc Fix default cell alignment and FBP file for Configure Paths dialog. 2024-04-11 00:48:48 +03:00
..
api Coverity fixes 2024-04-05 08:16:29 -04:00
database Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
dialog_about Footprint Chooser dialog: Allow toggle buttons to work simultaneously 2024-03-23 09:48:15 +00:00
dialogs Fix default cell alignment and FBP file for Configure Paths dialog. 2024-04-11 00:48:48 +03:00
drawing_sheet Use a version string without the extra packaging info in drawing sheets. 2024-02-29 01:24:39 +00:00
font Don't assume all glyphs are outline with an outline font. 2024-03-18 22:21:01 +00:00
gal Improve moving, rendering and plotting of very small angle arcs. 2024-04-03 00:40:18 +03:00
git Properly cleanup git repos and memory on project/frame deletion 2024-04-01 21:59:50 +01:00
http_lib removed unnecessary variables 2024-01-23 22:32:05 +00:00
import_gfx Don't import invalid polygons. 2024-02-25 12:28:19 +00:00
io Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
jobs CLI: Add allegro and pads netlist output format options 2024-03-26 19:58:22 +08:00
kicad_curl
libeval
libeval_compiler
plotters Improve moving, rendering and plotting of very small angle arcs. 2024-04-03 00:40:18 +03:00
preview_items
project Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
properties wxWidgets 3.3 compatibility: properties API 2024-03-20 22:02:40 -04:00
settings Refactor; add user control over API server 2024-04-02 19:51:18 -04:00
swig Expose CORNER_STRATEGY to swig 2024-01-17 17:08:14 -05:00
tool Add QA tests and expand serialization for API 2024-04-02 19:51:18 -04:00
view Don't take too long worrying about very small exposed areas. 2024-03-21 18:14:29 +00:00
widgets Make grid cell editors with extra button consistent with normal text cell editors. 2024-04-11 00:47:27 +03:00
CMakeLists.txt Add QA tests and expand serialization for API 2024-04-02 19:51:18 -04:00
advanced_config.cpp ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00
array_axis.cpp
array_options.cpp
asset_archive.cpp
background_jobs_monitor.cpp
base_screen.cpp
bin_mod.cpp
bitmap.cpp
bitmap_base.cpp
bitmap_info.cpp Horizontal/vertical zoom for Simulator plots 2024-03-10 12:43:18 +00:00
bitmap_store.cpp
board_printout.cpp
build_version.cpp Use a version string without the extra packaging info in drawing sheets. 2024-02-29 01:24:39 +00:00
callback_gal.cpp
cli_progress_reporter.cpp
commit.cpp
common.cpp Transparently support old versioned env vars for symbol and footprint libs 2024-02-15 15:31:08 +00:00
config_params.cpp
confirm.cpp
dialog_shim.cpp
dpi_scaling_common.cpp
draw_panel_gal.cpp
drc_rules.keywords
dsnlexer.cpp dsnlexer can live in kicommon 2024-01-03 23:18:31 -05:00
eda_base_frame.cpp Allow turning the API server on/off at runtime 2024-04-03 22:04:11 -04:00
eda_dde.cpp
eda_doc.cpp Move two pgm_base method definitions back to pgm_base.cpp 2023-12-28 08:26:10 -05:00
eda_draw_frame.cpp Add QA tests and expand serialization for API 2024-04-02 19:51:18 -04:00
eda_item.cpp ADDED: PCB tables. 2024-02-24 20:05:51 +00:00
eda_pattern_match.cpp
eda_shape.cpp Add QA tests and expand serialization for API 2024-04-02 19:51:18 -04:00
eda_text.cpp Make sure users don't run into min text size. 2024-03-23 15:50:45 +00:00
eda_tools.cpp
eda_units.cpp Fix spelling mistake. 2024-03-23 21:43:30 +03:00
env_paths.cpp
env_vars.cpp Remove hard-coded versioned env vars in most places 2024-02-15 15:31:08 +00:00
exceptions.cpp More defensive coding for KICAD-YP. 2024-03-24 19:22:05 +00:00
executable_names.cpp
file_history.cpp
filename_resolver.cpp Remove hard-coded versioned env vars in most places 2024-02-15 15:31:08 +00:00
filter_reader.cpp
footprint_filter.cpp
footprint_info.cpp Deconflict some LIB_TREE_ITEM APIs so they can remain non-const. 2024-04-04 13:18:55 +01:00
fp_lib_table.cpp Attempt to prevent KICAD-YP. 2024-03-24 18:12:58 +00:00
gal_display_options_common.cpp
gbr_metadata.cpp
gestfich.cpp ADDED: library tree context menu option to open sym/fp library files from the defined text editor. 2024-02-29 19:01:59 +00:00
gr_basic.cpp
gr_text.cpp
grid_tricks.cpp Close active cell editor when showing/hiding columns. 2024-03-24 10:09:27 +00:00
hash_eda.cpp ADDED: PCB tables. 2024-02-24 20:05:51 +00:00
hotkey_store.cpp Add autocomplete accept & cancel to the hotkeys list. 2024-03-15 00:40:17 +00:00
hotkeys_basic.cpp Add autocomplete accept & cancel to the hotkeys list. 2024-03-15 00:40:17 +00:00
json_conversions.cpp Add a new plugin system for the new API 2024-04-02 19:51:16 -04:00
kiface_base.cpp
kiid.cpp ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00
kiway.cpp Get rid of code path that has been unreachable for many years 2024-04-03 19:54:07 -04:00
kiway_express.cpp
kiway_holder.cpp
kiway_player.cpp
launch_ext.cpp
layer_id.cpp
lib_id.cpp Remove atrophied terminology (logical -> nickname) 2024-02-05 15:49:57 +00:00
lib_table.keywords
lib_table_base.cpp
lib_table_grid_tricks.cpp
lib_tree_model.cpp Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2024-04-04 13:18:55 +01:00
lib_tree_model_adapter.cpp Fix a few LIB_TREE search issues 2024-03-05 18:54:04 -05:00
locale_io.cpp
lset.cpp
marker_base.cpp Small performance improvement for DRC. 2024-01-30 13:19:04 +00:00
markup_parser.cpp
netclass.cpp
netlist.keywords
newstroke_font.cpp
notifications_manager.cpp Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
origin_transforms.cpp
origin_viewitem.cpp
page_info.cpp
paths.cpp Add a new plugin system for the new API 2024-04-02 19:51:16 -04:00
pcb.keywords ADDED: textbox and tablecell margins. 2024-02-24 20:05:51 +00:00
pcb_plot_params.keywords ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2024-03-14 17:40:04 +00:00
pgm_base.cpp Add QA tests and expand serialization for API 2024-04-02 19:51:18 -04:00
printout.cpp
project.cpp Do not mess with KIPRJMOD when loading aux projects 2024-02-08 18:28:20 -05:00
ptree.cpp
rc_item.cpp ADDED: ERC/DRC exclusion comments. 2024-02-24 20:05:51 +00:00
refdes_utils.cpp
render_settings.cpp Don't skip highlighting selected NPTH/via holes 2024-01-24 08:23:26 -05:00
reporter.cpp
richio.cpp
scintilla_tricks.cpp Allow Scintilla-created clipboard to be accessed after quit. 2024-03-12 17:09:07 +00:00
search_stack.cpp
searchhelpfilefullpath.cpp
single_top.cpp ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00
status_popup.cpp
streamwrapper.cpp
string_utf8_map.cpp
string_utils.cpp Performance optimizations for database libraries. 2024-02-23 20:29:18 +03:00
stroke_params.cpp Implement STROKE_PARAMS::Stroke() for SH_RECT. 2024-03-22 12:22:30 +00:00
stroke_params.keywords
systemdirsappend.cpp
template_fieldnames.cpp Performance optimizations for database libraries. 2024-02-23 20:29:18 +03:00
template_fieldnames.keywords
textentry_tricks.cpp
title_block.cpp Resolve double-indirection CURRENT_DATE in title blocks. 2024-03-05 13:43:41 +00:00
trace_helpers.cpp Print traces on windows to stderr 2024-02-10 19:05:21 +00:00
ui_events.cpp Move some language changes to a event on the frame 2024-03-03 11:02:26 -05:00
undo_redo_container.cpp Store group id rather than group 2024-02-28 13:27:38 -08:00
validators.cpp
wildcards_and_files_ext.cpp Add PADS netlist format export 2024-03-09 10:00:46 -05:00
wx_filename.cpp
xnode.cpp