You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Seth Hillbrand 554d4e8333 Fix missing ; 11 months ago
..
api API: Search PCM and system paths for plugins too 11 months ago
database Enable 'exclude_from_sim' property for DB libraries 1 year ago
dialog_about Fix missing ; 11 months ago
dialogs Cleanup. 11 months ago
drawing_sheet Handle ERC/DRC assertions in drawing sheet. 11 months ago
font Fix switching bold option on and off alters text thickness 1 year ago
gal Reduce dependency on dynamic_cast. 11 months ago
git Make Git push/pull errors visible 1 year ago
http_lib HTTP Libraries: Add support for descriptions of sublibraries 2 years ago
import_gfx Some fixes for DXF import 1 year ago
io Remove (somewhat atrophied) manual pretty printing. 12 months ago
jobs Ensure output path is not empty before trying archive and folder runs 11 months ago
kicad_curl Add mutex include. 1 year ago
libeval Silence the assert in NUMERIC_EVALUATOR on windows due to unicode 2 years ago
libeval_compiler Add a null type for libeval / std::optional support 11 months ago
plotters Fix PDF plotter URI issues. 1 year ago
preview_items Cleanup ViewGetLayers() 12 months ago
project Migrate legacy layer presets to V9 12 months ago
properties wxWidgets 3.3 compatibility: properties API 2 years ago
settings API: Show API actions alongside SWIG action plugins in preferences 11 months ago
swig SWIG: Add Python-native add/sub for VECTOR2 11 months ago
tool Formatting. 11 months ago
view Fix ReorderLayerData to handle sparse maps 11 months ago
widgets Cleanup for nullptr hygiene. 11 months ago
CMakeLists.txt ODB++: Add to CLI and jobs system 11 months ago
advanced_config.cpp Eeschema, export to clipboard: allow using the Cairo printing system. 11 months ago
array_axis.cpp Allow incrementing different parts of strings with modifiers 1 year ago
array_options.cpp Array: add option to centre grid on the original location 1 year ago
asset_archive.cpp Fix a bunch of compiler warnings 3 years ago
background_jobs_monitor.cpp Fix some warnings. 2 years ago
base_screen.cpp Slight reduction in asserts. 1 year ago
bin_mod.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
bitmap.cpp REMOVED: manual icon scale preference 2 years ago
bitmap_base.cpp Handle pasting of image data from the clipboard 1 year ago
bitmap_info.cpp Added a button to open output directory in plot dialog 1 year ago
bitmap_store.cpp Respect system dark / light theme if common settings not available 1 year ago
board_printout.cpp Printing system: Honor the Print background color option 12 months ago
build_version.cpp Enable IPC API by default 1 year ago
callback_gal.cpp Improve appearance of stroked knockout text. 2 years ago
cli_progress_reporter.cpp ADDED: ERC over cli....mostly 2 years ago
clipboard.cpp Handle pasting of image data from the clipboard 1 year ago
commit.cpp Handle DXF files with out of bounds values 1 year ago
common.cpp Handle ERC/DRC assertions in drawing sheet. 11 months ago
config_params.cpp config_params doesnt need color4d 2 years ago
confirm.cpp Set accelerators for common dialogs 1 year ago
design_block.h design blocks: implement properties window 1 year ago
design_block_info.cpp new feature: Schematic Design Blocks 1 year ago
design_block_info.h design blocks: implement properties window 1 year ago
design_block_info_impl.cpp design blocks: move all loading out the main kicad frame 1 year ago
design_block_info_impl.h design blocks: move all loading out the main kicad frame 1 year ago
design_block_io.cpp design blocks: missing metadata shouldn't prevent load 1 year ago
design_block_io.h new feature: Schematic Design Blocks 1 year ago
design_block_lib_table.cpp Reduce dependency on dynamic_cast. 11 months ago
dialog_shim.cpp Fix thread deadlock when closing the footprint chooser dialog. 11 months ago
dpi_scaling.cpp Move some things starting from reporter to kicommon 1 year ago
dpi_scaling_common.cpp Formatting. 1 year ago
draw_panel_gal.cpp Revert "Support hidpi in Cairo GAL canvas; performance improvements." 11 months ago
drc_rules.keywords Added DRC test for minimum/maximum segment length 1 year ago
dsnlexer.cpp Add ability to embed files in various elements 1 year ago
eda_base_frame.cpp Rename Action Plugins to Plugins in Preferences 11 months ago
eda_dde.cpp Fix comment placement 3 years ago
eda_doc.cpp Fix conflict with windows header define thats leaking in 1 year ago
eda_draw_frame.cpp API: Show API actions alongside SWIG action plugins in preferences 11 months ago
eda_item.cpp Cleanup ViewGetLayers() 12 months ago
eda_pattern_match.cpp Ensure thread safety with EDA_PATTERN_MATCH_RELATIONAL. 1 year ago
eda_shape.cpp Eeschema, fille polygons: fix HitTest inside polygon. 11 months ago
eda_text.cpp API: Implement dimension serialization 11 months ago
eda_tools.cpp Fix shadowed definition of EAGLE constant 3 years ago
eda_units.cpp Add default rotation format 2 years ago
embedded_files.cpp Remove (somewhat atrophied) manual pretty printing. 12 months ago
embedded_files.keywords Add ability to embed files in various elements 1 year ago
env_paths.cpp More wxS ugh 3 years ago
env_vars.cpp Remove hard-coded versioned env vars in most places 2 years ago
exceptions.cpp More defensive coding for KICAD-YP. 2 years ago
executable_names.cpp wxS more things 3 years ago
file_history.cpp Class name <-> file name sync. 3 years ago
filename_resolver.cpp Fix conflict with windows header define thats leaking in 1 year ago
filter_reader.cpp Start expunging NULL. 4 years ago
footprint_filter.cpp Formatting. 2 years ago
footprint_info.cpp Deconflict some LIB_TREE_ITEM APIs so they can remain non-const. 2 years ago
fp_lib_table.cpp Reduce dependency on dynamic_cast. 11 months ago
gal_display_options_common.cpp Break out the boundary violating parts of gal into common through subclassing 2 years ago
gbr_metadata.cpp Fix wrong path slash 2 years ago
gestfich.cpp Initial jobset creation and running within the CLI and GUI. 1 year ago
gr_basic.cpp Fix my commit d07738a06c313896bf105e6ecd3337f38340526a. 3 years ago
gr_text.cpp RIP LIB_PIN. 2 years ago
grid_tricks.cpp Fix copy-paste issue for grids with checkboxes 1 year ago
hash_eda.cpp Table TODOs. 11 months ago
hotkey_store.cpp Add autocomplete accept & cancel to the hotkeys list. 2 years ago
hotkeys_basic.cpp Add autocomplete accept & cancel to the hotkeys list. 2 years ago
increment.cpp Allow incrementing different parts of strings with modifiers 1 year ago
json_conversions.cpp Add a new plugin system for the new API 2 years ago
kidialog.cpp Build time optimizations. 2 years ago
kiface_base.cpp Fix paths for Copy default global library table. 3 years ago
kiid.cpp KIID: Use Boost uuids own hash function (fix Boost 1.86) 1 year ago
kiway.cpp Initial jobset creation and running within the CLI and GUI. 1 year ago
kiway_express.cpp We don't keep a CHANGELOG.TXT 4 years ago
kiway_holder.cpp Banish ignore.h to core 3 years ago
kiway_player.cpp Fix crash in wxSocketBase when the event handler has been destroyed. 1 year ago
launch_ext.cpp Require wxWidgets 3.2 2 years ago
layer_id.cpp REMOVED: separate color for via net names 12 months ago
lib_id.cpp Remove atrophied terminology (logical -> nickname) 2 years ago
lib_table.keywords new feature: Schematic Design Blocks 1 year ago
lib_table_base.cpp Abstract LIB_TABLE IO to allow non-file-based tables 1 year ago
lib_table_grid_tricks.cpp Hidden footprint libraries are not yet supported. 1 year ago
lib_tree_model.cpp new feature: Schematic Design Blocks 1 year ago
lib_tree_model_adapter.cpp Make sure symbol editor prefs go in symbol_editor file. 1 year ago
locale_io.cpp Move locale_io to kicommon 2 years ago
lseq.cpp Fix build on GCC 14.1.1. 1 year ago
lset.cpp Allow SWIG access to lset 11 months ago
marker_base.cpp Allow DRC markers to be selected with area selection 11 months ago
markup_parser.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
netclass.cpp Multi-netclass support 1 year ago
netlist.keywords Implement Component Classes 1 year ago
newstroke_font.cpp Newstroke: neaten some Chinese characters. 1 year ago
notifications_manager.cpp Hide notification panel on focus loss. 1 year ago
origin_transforms.cpp Add more consts all over the place 5 years ago
origin_viewitem.cpp More EDA_RECE yeetage. 3 years ago
page_info.cpp Remove (somewhat atrophied) manual pretty printing. 12 months ago
paths.cpp new feature: Schematic Design Blocks 1 year ago
pcb.keywords Pcbnew: Add inward/outward dimension arrows 1 year ago
pcb_plot_params.keywords ADDED: plotting options for DNP footprints 1 year ago
pgm_base.cpp Re-enable low-translation testing languages 1 year ago
printout.cpp Implement a new settings framework across all of KiCad 6 years ago
project.cpp design blocks: move globals behind accessor functions 1 year ago
ptree.cpp We don't keep a CHANGELOG.TXT 4 years ago
rc_item.cpp Support both short and long item descriptions. 1 year ago
refdes_utils.cpp More wxS ugh 3 years ago
reference_image.cpp Add height get/set to reference image properties 1 year ago
render_settings.cpp RENDER_SETTINGS: try a slightly modified dot calculation. 1 year ago
reporter.cpp Make simulation reporter warnings non-fatal. 1 year ago
richio.cpp Remove (somewhat atrophied) manual pretty printing. 12 months ago
scintilla_tricks.cpp Autocomplete for ERC/DRCERROR/WARNING. 12 months ago
search_stack.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
searchhelpfilefullpath.cpp Don't use SystemDirsAppend on windows for finding the docs 3 years ago
single_top.cpp Build time optimizations. 2 years ago
status_popup.cpp Use preview items instead of highlightNets & status popup 2 years ago
streamwrapper.cpp Start expunging NULL. 4 years ago
string_utils.cpp Another attempt to fix Windows file URLs for PDF links. 1 year ago
stroke_params.cpp Remove (somewhat atrophied) manual pretty printing. 12 months ago
stroke_params.keywords Shapes for schematic. 4 years ago
systemdirsappend.cpp Fix paths for Copy default global library table. 3 years ago
template_fieldnames.cpp Remove (somewhat atrophied) manual pretty printing. 12 months ago
template_fieldnames.keywords Variable substitution framework. 6 years ago
textentry_tricks.cpp Add select-all to TEXT_ENTRY_TRICKS. 3 years ago
title_block.cpp Handle ERC/DRC assertions in drawing sheet. 11 months ago
trace_helpers.cpp new feature: Schematic Design Blocks 1 year ago
ui_events.cpp Move some language changes to a event on the frame 2 years ago
undo_redo_container.cpp Store group id rather than group 2 years ago
validators.cpp Centralize ref-des error checking. 1 year ago
wildcards_and_files_ext.cpp ADDED: STL and PLY (since OCCT 7.7.0) 3D model export. 1 year ago
wx_filename.cpp wx_filename.cpp: replace include macro.h by include string_utils.h 2 years ago
xnode.cpp Strip richio.h from headers that don't need them 1 year ago