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.
 
 
 
 
 
Alex Shvartzkop ead44d58a0 Fix bezier curves drawing in schematic/libedit. 2 years ago
..
database Profile can live in core 2 years ago
dialog_about Add missing licence lines in iec60664 and naming update 2 years ago
dialogs Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
drawing_sheet Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
font Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
gal Fix bezier curves drawing in schematic/libedit. 2 years ago
import_gfx Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
jobs Add --define-var / -D to the cli opts for some commands 2 years ago
kicad_curl Fix some warnings 2 years ago
libeval If we don't recognize a var then it's an error, not 0.0. 3 years ago
libeval_compiler Ensure lazy evaluation of DRC rules works on all compilers. 2 years ago
plotters Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
plugins Dont leak richio into everything 2 years ago
preview_items Painter base class should just live in gal instead of being in denial 2 years ago
project ADDED: Connectivity for graphic shapes on copper layers 2 years ago
properties Require wxWidgets 3.2 2 years ago
settings Move wxString and std::optional JSON serializers to core header. 2 years ago
swig Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
tool Painter base class should just live in gal instead of being in denial 2 years ago
view Profile can live in core 2 years ago
widgets Disable previews when context menu active and when scrolling. 2 years ago
CMakeLists.txt Move UTF8 to core 2 years ago
advanced_config.cpp PNS: add new "EnableRouterDump" kicad_advanced setting 2 years ago
array_axis.cpp Some more wxS 3 years ago
array_options.cpp More EDA_ANGLE changes. 4 years ago
asset_archive.cpp Fix a bunch of compiler warnings 3 years ago
background_jobs_monitor.cpp Add more thread safety to background jobs 2 years ago
base_screen.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
bin_mod.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
bitmap.cpp Require wxWidgets 3.2 2 years ago
bitmap_base.cpp Allow multiple format image saving 2 years ago
bitmap_info.cpp Enhance the status bar with background progress and notifications 2 years ago
bitmap_store.cpp Utilize our combine_hash routine for multiple hash 3 years ago
board_printout.cpp Painter base class should just live in gal instead of being in denial 2 years ago
build_version.cpp Require wxWidgets 3.2 2 years 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
commit.cpp Explain wxASSERT in COMMIT::Stage 2 years ago
common.cpp Fields Table: convert special strings like Quantity to named variables 2 years ago
config_params.cpp Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
confirm.cpp Remove unused header 2 years ago
dialog_shim.cpp Center paged dialog after lazy-loading first page. 2 years ago
draw_panel_gal.cpp Profile can live in core 2 years ago
drc_rules.keywords Move connection width testing to rule system. 3 years ago
dsnlexer.cpp Suppress signedness warning 3 years ago
eda_base_frame.cpp Reduce visual clutter in GAL display options. 2 years ago
eda_dde.cpp Fix comment placement 3 years ago
eda_doc.cpp Use wxFileName to resolve . and .. in documentation paths. 3 years ago
eda_draw_frame.cpp Grids: Support X and Y for all grids, add optional names 2 years ago
eda_item.cpp Include underscore in word chars. 2 years ago
eda_pattern_match.cpp Fix bug in wildcard search handling. 2 years ago
eda_shape.cpp Optimize makeEffectiveShapes for polygons. 2 years ago
eda_text.cpp Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2 years ago
eda_tools.cpp Fix shadowed definition of EAGLE constant 3 years ago
eda_units.cpp Formatting. No (intentional) functional changes. 2 years ago
env_paths.cpp More wxS ugh 3 years ago
env_vars.cpp Update KICAD6->KICAD7 3 years ago
exceptions.cpp Don't double-up FUTURE_FORMAT_ERROR problem strings. 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 Replace ':' to '{', '}' for alias in variable path 2 years ago
filter_reader.cpp Start expunging NULL. 4 years ago
footprint_filter.cpp Formatting. 2 years ago
footprint_info.cpp Added a sort-order dropdown to lib-tree filters. 3 years ago
fp_lib_table.cpp Capture exceptions thrown by FP_LIB_TABLE::FindRow() in some places. 2 years ago
gbr_metadata.cpp Fix wrong path slash 2 years ago
gestfich.cpp Fix a bunch of compiler warnings 3 years ago
gl_context_mgr.cpp Require wxWidgets 3.2 2 years ago
gr_basic.cpp Fix my commit d07738a06c313896bf105e6ecd3337f38340526a. 3 years ago
gr_text.cpp ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
grid_tricks.cpp Grid Tricks: entering editor needs to set selection to edited cell 2 years ago
hash_eda.cpp PCB: abolish TEXT_TYPE::TEXT_is_* 2 years ago
hotkey_store.cpp Update fake hotkey action to new constructor 2 years ago
hotkeys_basic.cpp Hotkeys: add support for alternate hotkeys 2 years ago
html_window.cpp Formatting. 4 years ago
kiface_base.cpp Fix paths for Copy default global library table. 3 years ago
kiid.cpp Sheet instance handling improvements. 3 years ago
kiway.cpp Clear the playerFrame lookup cache when closing frames. 2 years 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 Separate BITMAP2CMP_PANEL from BITMAP2CMP_FRAME. 2 years ago
languages_menu.cpp Cleanup some pgm_base.h includes 4 years ago
launch_ext.cpp Require wxWidgets 3.2 2 years ago
layer_id.cpp Allow GetLayer() to be used with single-layer zones. 2 years ago
lib_id.cpp Dont leak richio into everything 2 years ago
lib_table.keywords Add versioning to lib tables 3 years ago
lib_table_base.cpp Fix legacy lib table loading logic 2 years ago
lib_table_grid_tricks.cpp Add options editor to symbol library table + cleanup unused options 2 years ago
lib_tree_model.cpp Added a sort-order dropdown to lib-tree filters. 3 years ago
lib_tree_model_adapter.cpp Remove dead code, and some formatting cleanup. 2 years ago
locale_io.cpp Fix various typos 3 years ago
lset.cpp Update layer names to current terminology. 2 years ago
marker_base.cpp Remove a few EDA_RECT instances. 3 years ago
markup_parser.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
netclass.cpp pcbnew: Change some of the default settings in board setup and netclasses 3 years ago
netlist.keywords Transmit pin electrical types through to pads. 5 years ago
newstroke_font.cpp Add the fraction numeric form glyphs. 2 years ago
notifications_manager.cpp Move wxString and std::optional JSON serializers to core header. 2 years 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 Dont leak richio into everything 2 years ago
paths.cpp Force fontconfig to look at the correct path for fonts.conf on windows 2 years ago
pcb.keywords Add an explicit border property to textboxes 2 years ago
pcb_plot_params.keywords ADDED: plot control over FP text. 2 years ago
pgm_base.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
plugin_file_desc.cpp Schematic plugins refactoring, fixes for PCB plugins. 2 years ago
printout.cpp Implement a new settings framework across all of KiCad 6 years ago
project.cpp Add --define-var / -D to the cli opts for some commands 2 years ago
ptree.cpp We don't keep a CHANGELOG.TXT 4 years ago
rc_item.cpp Fix up erc json a little 2 years ago
refdes_utils.cpp More wxS ugh 3 years ago
render_settings.cpp Move show-bounding-boxes to a tool on the toolbars. 4 years ago
reporter.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
richio.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
scintilla_tricks.cpp ADDED autocomplete for value field in Symbol Properties dialog. 2 years 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 HideSplash() earlier before the initial frame->Show() 2 years ago
status_popup.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
streamwrapper.cpp Start expunging NULL. 4 years ago
string_utf8_map.cpp Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
string_utils.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
stroke_params.cpp Push UNITS_PROVIDER down into a low-level mixin. 3 years 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 Unwrap the FROM_UTF8 macro in favor of direct function 2 years 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 add CURRENT_DATE to text var autocomplete 3 years ago
trace_helpers.cpp More wxSing 3 years ago
undo_redo_container.cpp More tightening of group parent lifecycles. 3 years ago
validators.cpp Require wxWidgets 3.2 2 years ago
wildcards_and_files_ext.cpp ADDED: Importers for EasyEDA (JLCEDA) Standard / Professional. 2 years ago
wx_filename.cpp wx_filename.cpp: replace include macro.h by include string_utils.h 2 years ago
xnode.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago