.. |
database
|
DbLib: Reconnect if connection is lost
|
3 years ago |
dialog_about
|
Happy New Year 2023!
|
3 years ago |
dialogs
|
Scale list columns with dialog width.
|
3 years ago |
drawing_sheet
|
Move default font to RENDER_SETTINGS.
|
3 years ago |
font
|
Split another couple of hairs in the never-ending "how big is a font".
|
3 years ago |
gal
|
Use our own cmake module path variable to avoid conflicting with the main ones listy functional
|
3 years ago |
jobs
|
Minor compil and Coverity warnings fixes.
|
3 years ago |
kicad_curl
|
Fix various typos
|
3 years ago |
libeval
|
If we don't recognize a var then it's an error, not 0.0.
|
3 years ago |
libeval_compiler
|
Add support for unitless values to PCB_EXPR_EVALUATOR.
|
3 years ago |
plotters
|
Add cli export of symbols from kicad libraries
|
3 years ago |
plugins
|
Replace boost::optional with std::optional
|
3 years ago |
preview_items
|
Clear loop points when resetting polygon/zone draw.
|
3 years ago |
project
|
Fix display and archiving of Protel gerber files in Project manager.
|
3 years ago |
properties
|
Properties: Allow dynamic update of read-only state
|
3 years ago |
settings
|
Reduce static ratsnest opacity when moving items; tweak colors.
|
3 years ago |
swig
|
Add VECTOR2I_EXTENDED_TYPE template spec to swig
|
3 years ago |
tool
|
Protect against null pointer use.
|
3 years ago |
view
|
Handle view centering properly when drag-panning and zooming.
|
3 years ago |
widgets
|
Units for footprint preview widgets.
|
3 years ago |
CMakeLists.txt
|
Use our own cmake module path variable to avoid conflicting with the main ones listy functional
|
3 years ago |
advanced_config.cpp
|
Activate Clipper2 by default
|
3 years ago |
array_axis.cpp
|
Replace boost::optional with std::optional
|
3 years ago |
array_options.cpp
|
More EDA_ANGLE changes.
|
4 years ago |
asset_archive.cpp
|
Cleanup memory in the asset archive reader
|
5 years ago |
base64.cpp
|
Plot SVG embedded
|
6 years ago |
base_screen.cpp
|
Remove unused m_crossHairPosition
|
4 years ago |
bin_mod.cpp
|
Include optimization: move some things from common.h to point-of-use
|
5 years ago |
bitmap.cpp
|
Try a hackfix for windows icon scaling
|
3 years ago |
bitmap_base.cpp
|
More EDA_RECE yeetage.
|
3 years ago |
bitmap_info.cpp
|
Schematic: re-enable old break wire functionality, add slice
|
3 years ago |
bitmap_store.cpp
|
Utilize our combine_hash routine for multiple hash
|
3 years ago |
board_printout.cpp
|
pcbnew printing: Handle scaling correctly
|
3 years ago |
build_version.cpp
|
Update displayed information in bug reports
|
3 years ago |
callback_gal.cpp
|
Remove convert_to_biu.h, merge contents to base_units.h
|
3 years ago |
commit.cpp
|
More tightening of group parent lifecycles.
|
3 years ago |
common.cpp
|
Support env variables in spice library paths.
|
3 years ago |
config_params.cpp
|
Fix some warnings detected by PVS-STUDIO (most are not used vars)
|
3 years ago |
confirm.cpp
|
Fix commit 0a881e09, not working on wxWidgets 3.1.5/msys2
|
3 years ago |
dialog_shim.cpp
|
CLang-tidy.
|
3 years ago |
draw_panel_gal.cpp
|
Class name <-> file name sync.
|
3 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
|
Class name <-> file name sync.
|
3 years ago |
eda_dde.cpp
|
Fix comment placement
|
3 years ago |
eda_doc.cpp
|
Fix eda_doc not looking for schematic locally
|
3 years ago |
eda_draw_frame.cpp
|
Class name <-> file name sync.
|
3 years ago |
eda_item.cpp
|
Properties: Add some missing footprint properties; cleanup
|
3 years ago |
eda_pattern_match.cpp
|
Formatting.
|
3 years ago |
eda_shape.cpp
|
Properties: Add shape fill control
|
3 years ago |
eda_text.cpp
|
Reduce compiler warnings.
|
3 years ago |
eda_tools.cpp
|
Fix shadowed definition of EAGLE constant
|
3 years ago |
eda_units.cpp
|
Formatting and commenting.
|
3 years ago |
env_paths.cpp
|
Cleanup & performance enhancements.
|
3 years ago |
env_vars.cpp
|
Replace boost::optional with std::optional
|
3 years ago |
eseries.cpp
|
Minor compil and Coverity warnings fixes.
|
3 years ago |
exceptions.cpp
|
Refuse to load schematics from the future.
|
4 years ago |
executable_names.cpp
|
Clean up some TODOs.
|
4 years ago |
file_history.cpp
|
Class name <-> file name sync.
|
3 years ago |
filename_resolver.cpp
|
Don't use the 3d resolver config anymore
|
3 years ago |
filter_reader.cpp
|
Start expunging NULL.
|
4 years ago |
footprint_filter.cpp
|
Formatting.
|
3 years ago |
footprint_info.cpp
|
ADDED: Threadpool
|
3 years ago |
fp_lib_table.cpp
|
fix a few compil warnings
|
3 years ago |
gbr_metadata.cpp
|
Other -> Unspecified and a couple of other terminology improvements.
|
3 years ago |
gestfich.cpp
|
Remove printing files from Project Manager
|
4 years ago |
getrunningmicrosecs.cpp
|
Cleanup: Replace C-only deprecated headers
|
6 years ago |
gl_context_mgr.cpp
|
Start expunging NULL.
|
4 years ago |
gr_basic.cpp
|
Bug fixes in arc & textbox printing.
|
4 years ago |
gr_text.cpp
|
Separate text-thickness clamping into strict and lenient modes.
|
3 years ago |
grid_tricks.cpp
|
Implement add-new-on-return for some of our grids.
|
3 years ago |
hash_eda.cpp
|
Utilize our combine_hash routine for multiple hash
|
3 years ago |
hotkey_store.cpp
|
Gerber Viewer: gerbview -> Gerber Viewer in Settings
|
3 years ago |
hotkeys_basic.cpp
|
Don't append '+' when modifier used on its own.
|
3 years ago |
html_window.cpp
|
Formatting.
|
4 years ago |
kiface_base.cpp
|
Update default paths for symbols/footprints
|
4 years ago |
kiid.cpp
|
Sheet instance handling improvements.
|
3 years ago |
kiway.cpp
|
KiWay: Make sure to mark closed windows as closed
|
3 years ago |
kiway_express.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
kiway_holder.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
kiway_player.cpp
|
Ensure the socket server is killed during destruction of the kiway player
|
3 years ago |
languages_menu.cpp
|
Cleanup some pgm_base.h includes
|
4 years ago |
launch_ext.cpp
|
Fix opening files with spaces on Linux
|
4 years ago |
layer_id.cpp
|
Move courtyard collision setting to preferences.
|
3 years ago |
lib_id.cpp
|
Add support for sub-libraries concept
|
3 years ago |
lib_table.keywords
|
Allow hiding symbol library tables from symbol chooser
|
3 years ago |
lib_table_base.cpp
|
Rename PROPERTIES to STRING_UTF8_MAP for clarity
|
3 years ago |
lib_table_grid_tricks.cpp
|
Add Make selected active/inactive actions to the symbol libraries
|
3 years ago |
lib_tree_model.cpp
|
Add support for symbol unit display names in eeschema and symbol editor
|
3 years ago |
lib_tree_model_adapter.cpp
|
Formatting.
|
3 years ago |
locale_io.cpp
|
Fix various typos
|
3 years ago |
lockfile.cpp
|
Formatting.
|
3 years ago |
lset.cpp
|
Treat internal copper layers as side-specific.
|
3 years ago |
marker_base.cpp
|
Remove a few EDA_RECT instances.
|
3 years ago |
markup_parser.cpp
|
Remove unused vars
|
3 years ago |
netclass.cpp
|
Remove some more
|
3 years ago |
netlist.keywords
|
Transmit pin electrical types through to pads.
|
5 years ago |
newstroke_font.cpp
|
Add "Letter-like character" Omega for Unicode x2126
|
3 years ago |
observable.cpp
|
Add const specifiers
|
5 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
|
Move 5 helpers to EDA_UNIT_UTILS since they aren't iu specific
|
3 years ago |
painter.cpp
|
Only apply B&W printer fixes when printing.
|
5 years ago |
paths.cpp
|
Get 3d plugins working for running from build dir
|
3 years ago |
pcb.keywords
|
Overhaul of remove-unconnected's zone filling and drawing strategies.
|
3 years ago |
pcb_plot_params.keywords
|
Pcbnew: add plot on all layers feature.
|
4 years ago |
pgm_base.cpp
|
Suppress wx error popups when locale is missing
|
3 years ago |
printout.cpp
|
Implement a new settings framework across all of KiCad
|
6 years ago |
project.cpp
|
Support env variables in spice library paths.
|
3 years ago |
ptree.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
rc_item.cpp
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
refdes_utils.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
render_settings.cpp
|
Move show-bounding-boxes to a tool on the toolbars.
|
4 years ago |
reporter.cpp
|
Class name <-> file name sync.
|
3 years ago |
richio.cpp
|
Fix STRING_LINE_READER buffer overflow
|
3 years ago |
scintilla_tricks.cpp
|
Fix typo.
|
3 years ago |
search_stack.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
searchhelpfilefullpath.cpp
|
Respect KICAD_DOCS when searching for help files
|
5 years ago |
single_top.cpp
|
New kicad-cli will now be the cli interface
|
3 years ago |
status_popup.cpp
|
Start expunging NULL.
|
4 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
|
Don't use KiCad escape sequences for JS text.
|
3 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 |
strtok_r.c
|
Add strtok_r.c
|
12 years ago |
systemdirsappend.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
template_fieldnames.cpp
|
Remove ID from property fields
|
3 years ago |
template_fieldnames.keywords
|
Variable substitution framework.
|
6 years ago |
textentry_tricks.cpp
|
Evict the last bits of wx.h
|
4 years ago |
thread_pool.cpp
|
Debugging aid.
|
3 years ago |
title_block.cpp
|
Resolve embedded text vars
|
3 years ago |
trace_helpers.cpp
|
Schematic import bug fix.
|
3 years ago |
transform.cpp
|
Fix TRANSFORM::MapAngles (Third time lucky?)
|
3 years ago |
undo_redo_container.cpp
|
More tightening of group parent lifecycles.
|
3 years ago |
utf8.cpp
|
Start expunging NULL.
|
4 years ago |
validators.cpp
|
Fix kicad_string.h / string.cpp mismatch.
|
4 years ago |
wildcards_and_files_ext.cpp
|
Add cli export of symbols from kicad libraries
|
3 years ago |
wx_filename.cpp
|
Implement output targeting of symlib/fplib upgrade per request
|
3 years ago |
wx_stl_compat.cpp
|
Blacklist hashes for 2d integer elements
|
3 years ago |
wxdataviewctrl_helpers.cpp
|
Formatting.
|
3 years ago |
xnode.cpp
|
Escape slashes in labels and netnames.
|
7 years ago |