.. |
api
|
build: fixes
|
4 months ago |
bitmaps
|
Updating barcode support
|
2 weeks ago |
cli
|
Housekeeping in include path sub-folders.
|
9 months ago |
core
|
fix missing case PCB_BARCODE_T in IsPcbnewType()
|
2 weeks ago |
database
|
Performance tweaks.
|
4 months ago |
dialogs
|
Move WX_GRID_AUTOSIZER into WX_GRID and use in more places.
|
2 weeks ago |
drawing_sheet
|
REMOVED: HPGL plotting.
|
5 months ago |
font
|
ADDED: Plot uses the KiCad font, embedded in PDF
|
4 weeks ago |
gal
|
Fix screen scaling
|
2 months ago |
http_lib
|
ADDED: handling of meta-data items in REST libraries.
|
4 weeks ago |
io
|
ADDED: Support for IPC-4761 Via protection features
|
8 months ago |
kicad_curl
|
Protect against calling curl_easy_cleanup after curl_global_cleanup.
|
9 months ago |
libeval
|
Implement time-domain length tuning
|
6 months ago |
libeval_compiler
|
Copy c'tor / operator= safety.
|
2 months ago |
plotters
|
ADDED: 3D PDF Export
|
4 weeks ago |
plugins
|
Header folder housekeeping.
|
9 months ago |
preview_items
|
ADDED: Angle preview for polygon mod
|
1 month ago |
project
|
Move Bus Aliases to Project File
|
2 weeks ago |
properties
|
Support translation of property grid enums.
|
2 weeks ago |
settings
|
ADDED: AUI Memory
|
3 weeks ago |
text_eval
|
Empty parameter safety.
|
2 weeks ago |
tool
|
Support translation in tool context menus that are long-lived.
|
2 weeks ago |
view
|
Allow panning with selectable key
|
2 months ago |
widgets
|
Move WX_GRID_AUTOSIZER into WX_GRID and use in more places.
|
2 weeks ago |
3d_enums.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
advanced_config.h
|
Work in progress variant code commit.
|
2 weeks ago |
app_monitor.h
|
Move most of the sentry logic to a class inside the APP_MONITOR namespace
|
4 months ago |
array_axis.h
|
Array tool: when changing axis numbering, default to valid numbering
|
9 months ago |
array_options.h
|
Pcbnew: circular array tool: add angle offset and direction options
|
5 months ago |
asset_archive.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
background_jobs_monitor.h
|
Don't pass large structures by value.
|
4 months ago |
base_screen.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
base_set.h
|
dynamic_bitset requires both sets to be same size
|
9 months ago |
base_units.h
|
Make delay base units documentation consistent with other usages
|
2 months ago |
bin_mod.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
bitmap_base.h
|
Eeschema/pcbnew: fix pasted image saving
|
8 months ago |
bitmap_store.h
|
Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong
|
8 months ago |
bitmaps.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
board_design_settings.h
|
CHANGED: Rework lock overrides architecture.
|
2 months ago |
board_item.h
|
Remove stale comment.
|
2 months ago |
board_printout.h
|
Header folder housekeeping.
|
9 months ago |
build_version.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
callback_gal.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
case_insensitive_map.h
|
Use case insensitivity when loading Altium files
|
7 months ago |
class_draw_panel_gal.h
|
schematic editor: remove 10ms OnShow timer to reduce CPU load
|
7 months ago |
cli_progress_reporter.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
clipboard.h
|
Eeschema: Symbol editor: pin table CSV interchange
|
5 months ago |
collector.h
|
Replace alg::delete and alg::delete_if with std c++20
|
2 months ago |
commit.h
|
Tighten parent/child undo/redo architecture.
|
2 months ago |
common.h
|
Don't conflate generated fields (${DNP}) and fields with variable references.
|
6 months ago |
config_map.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
config_params.h
|
Add the ability to edit advanced config
|
2 months ago |
confirm.h
|
Expose our define for message dialog to the header for reuse
|
4 months ago |
ctl_flags.h
|
Finish eradication of visibility flag on text items.
|
8 months ago |
design_block_lib_table.h
|
Blast quite a bit of LOCALE_IO into the sun
|
3 months ago |
dialog_shim.h
|
Add undo/redo functionality to dialog boxes
|
2 months ago |
dpi_scaling.h
|
Header folder housekeeping.
|
9 months ago |
dpi_scaling_common.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
dsnlexer.h
|
ADDED: text variable processing in DRC rules.
|
4 months ago |
eda_base_frame.h
|
ADDED: AUI Memory
|
3 weeks ago |
eda_dde.h
|
Header folder housekeeping.
|
9 months ago |
eda_doc.h
|
Allow embedded files to come from components
|
6 months ago |
eda_draw_frame.h
|
ADDED: menu items to control cross-probing from ERC
|
1 month ago |
eda_item.h
|
Move properties inspector font-listing to SetChoicesFunc().
|
2 months ago |
eda_item_flags.h
|
design blocks / multichannel: basics of placing DB layout
|
2 months ago |
eda_list_dialog.h
|
EDA_LIST_DIALOG: Simplify ctor args
|
2 months ago |
eda_pattern_match.h
|
Header folder housekeeping.
|
9 months ago |
eda_search_data.h
|
ADDED: metadata searching.
|
6 months ago |
eda_shape.h
|
ADDED: Rounded Rectangles
|
1 month ago |
eda_text.h
|
Guard EDA_TEXT bbox cache
|
3 weeks ago |
eda_units.h
|
Auto-convert numeric values in fields when referencing them in expressions.
|
1 month ago |
embedded_files.h
|
Allow deletion of nested embedded files.
|
2 months ago |
embedded_files_parser.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
enum_vector.h
|
Header folder housekeeping.
|
9 months ago |
env_paths.h
|
Header folder housekeeping.
|
9 months ago |
env_vars.h
|
Autocomplete for Execute Command job.
|
7 months ago |
executable_names.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
file_history.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
filename_resolver.h
|
Allow embedded files to come from components
|
6 months ago |
filter_reader.h
|
Header folder housekeeping.
|
9 months ago |
fmt.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
footprint_editor_settings.h
|
Add a 90°-only mode for polygon creation
|
2 months ago |
footprint_filter.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
footprint_info.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
fp_lib_table.h
|
Fix bugs in library existence checking, and add for symbol libs.
|
8 months ago |
frame_type.h
|
Move Annotation preferences (most) to schematic setup
|
2 months ago |
gal_display_options_common.h
|
Header folder housekeeping.
|
9 months ago |
gbr_metadata.h
|
Pcbnew: add pad fabrication property Press-Fit
|
2 months ago |
gbr_netlist_metadata.h
|
Common folder housekeeping part 1.
|
9 months ago |
gestfich.h
|
Header folder housekeeping.
|
9 months ago |
gr_basic.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
gr_text.h
|
Simplify KiROUND using std::llround/clamp
|
2 months ago |
grid_tricks.h
|
ADDED: Paste tabular contents to parent table.
|
2 months ago |
hash_eda.h
|
Header folder housekeeping.
|
9 months ago |
hashtables.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
hotkey_store.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
hotkeys_basic.h
|
Common folder housekeeping part 2.
|
9 months ago |
i18n_utility.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
id.h
|
Update languages
|
3 months ago |
import_export.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
increment.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
inspectable.h
|
Comboboxes for units and body styles.
|
3 months ago |
json_common.h
|
Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR
|
6 months ago |
json_conversions.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
json_schema_validator.h
|
API: add a schema for plugin config files
|
9 months ago |
ki_any.h
|
Header folder housekeeping.
|
9 months ago |
ki_exception.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
kicommon.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
kidialog.h
|
ADDED: maintenance page to preferences.
|
2 months ago |
kiface_base.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
kiface_ids.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
kiid.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
kiway.h
|
ADDED: maintenance page to preferences.
|
2 months ago |
kiway_express.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
kiway_holder.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
kiway_mgr.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
kiway_player.h
|
String fixes
|
3 months ago |
launch_ext.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
layer_ids.h
|
Resolve discrepancy between constraint and disallow
|
2 weeks ago |
layer_range.h
|
Fix compiler warning
|
7 months ago |
lib_id.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
lib_table_base.h
|
Fix bugs in library existence checking, and add for symbol libs.
|
8 months ago |
lib_table_grid.h
|
Remove selection before notifying grid of deletion.
|
5 months ago |
lib_table_grid_tricks.h
|
Make pasting in lib tables easier
|
1 month ago |
lib_tree_item.h
|
Comboboxes for units and body styles.
|
3 months ago |
lib_tree_model.h
|
Rework libtree SearchTerms to honour shownColumns.
|
2 months ago |
lib_tree_model_adapter.h
|
Rework libtree SearchTerms to honour shownColumns.
|
2 months ago |
locale_io.h
|
Fix overzealous cleanup.
|
4 months ago |
lockfile.h
|
Fix project lock both working and not working.
|
4 months ago |
logging.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
lseq.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
lset.h
|
Footprints: allow to set specific internal copper layers
|
2 months ago |
macros.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
macros_swig.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
mail_type.h
|
Import Altium Projects
|
8 months ago |
marker_base.h
|
Make sure marker zoom is correctly set before fetching scale.
|
3 weeks ago |
markup_parser.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
netclass.h
|
See if copying netclasses is responsible for KICAD-V6Z (and others).
|
2 months ago |
newstroke_font.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
notifications_manager.h
|
Formatting and better use of common code.
|
8 months ago |
origin_transforms.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
origin_viewitem.h
|
Increase contrast on grid origin over grid.
|
3 months ago |
page_info.h
|
Uninitialised variables.
|
3 weeks ago |
panel_hotkeys_editor.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
panel_text_variables.h
|
Move WX_GRID_AUTOSIZER into WX_GRID and use in more places.
|
2 weeks ago |
paths.h
|
Add some QA tests
|
2 months ago |
pcb_base_frame.h
|
Make sure listeners get updated when schematic changes.
|
2 weeks ago |
pcb_display_options.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
pcb_screen.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
pgm_base.h
|
Update BS Threadpool to 5.0
|
1 month ago |
policy_keys.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
printout.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
progress_reporter.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
project.h
|
Remove unused variables
|
3 months ago |
project_pcb.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
property_holder.h
|
Fix missing include.
|
2 months ago |
ptree.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
rc_item.h
|
Copy c'tor / operator= safety.
|
2 months ago |
rc_json_schema.h
|
Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR
|
6 months ago |
refdes_utils.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
reference_image.h
|
Include folder and 3D viewer code housekeeping.
|
9 months ago |
render_settings.h
|
Performance.
|
7 months ago |
reporter.h
|
REPORTER's HasMessage indicates that any message got reported, not stored.
|
2 months ago |
richio.h
|
Include folder and 3D viewer code housekeeping.
|
9 months ago |
rtti_dump.h
|
Include folder and 3D viewer code housekeeping.
|
9 months ago |
scintilla_tricks.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
scoped_set_reset.h
|
Include folder and 3D viewer code housekeeping.
|
9 months ago |
search_stack.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
singleton.h
|
Add missing include
|
3 weeks ago |
spacemouse.h
|
ADDED: Spacemouse support for Linux
|
2 months ago |
status_popup.h
|
Include folder and 3D viewer code housekeeping.
|
9 months ago |
streamwrapper.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
string_any_map.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
string_utils.h
|
Work in progress variant code commit.
|
2 weeks ago |
stroke_params.h
|
Eeschema: Default value for line style combo box in Graphic properties dialog window is Combo!
|
9 months ago |
stroke_params_parser.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
systemdirsappend.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
template_fieldnames.h
|
Don't cover STL types.
|
7 months ago |
textentry_tricks.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
thread_pool.h
|
Update BS Threadpool to 5.0
|
1 month ago |
title_block.h
|
Resolve some variables from the project.
|
9 months ago |
trace_helpers.h
|
ADDED: Plot uses the KiCad font, embedded in PDF
|
4 weeks ago |
ui_events.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
undo_redo_container.h
|
Copy c'tor / operator= safety.
|
2 months ago |
units_provider.h
|
Bug fixes for rotated barcodes.
|
2 weeks ago |
validators.h
|
Unify sheet name validators and apply to properties
|
1 month ago |
wildcards_and_files_ext.h
|
PCB: Add option to cli and graphics to export stpz
|
4 months ago |
wx_filename.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
wx_fstream_progress.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
wxstream_helper.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
xnode.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
zoom_defines.h
|
Revise Copyright statement to align with TLF
|
9 months ago |