| .. |
|
database
|
Kick the wildcards and file exts into a static class, export it from kicommon
|
2 years ago |
|
dialog_about
|
Add new librarians to about dialog.
|
2 years ago |
|
dialogs
|
Remove hard-coded versioned env vars in most places
|
2 years ago |
|
drawing_sheet
|
Handle nested text variable references in title block.
|
2 years ago |
|
font
|
Add a cache for TrueType contours and triangulation data.
|
2 years ago |
|
gal
|
Add a cache for TrueType contours and triangulation data.
|
2 years ago |
|
git
|
Hide unused variable warnings in git error strings
|
2 years ago |
|
http_lib
|
removed unnecessary variables
|
2 years ago |
|
import_gfx
|
DXF import: INSERT angles are in degrees.
|
2 years ago |
|
io
|
EasyEDA import: force close some line chains.
|
2 years ago |
|
jobs
|
Schematic parity checking for CLI DRC.
|
2 years ago |
|
kicad_curl
|
ADDED: KiCad update check
|
2 years ago |
|
libeval
|
Add um support to the unit binder
|
2 years ago |
|
libeval_compiler
|
Handle backslash-escaped quotes in libeval.
|
2 years ago |
|
plotters
|
Don't plot polygon borders when they are disabled.
|
2 years ago |
|
preview_items
|
Smallest font size was a bit too small.
|
2 years ago |
|
project
|
Allow PARAM_WXSTRING_MAP to behave as an array.
|
2 years ago |
|
properties
|
nullptr safety and a bit of wxT'ing.
|
2 years ago |
|
settings
|
Default grid: set PCB to 0.5mm, Page Layout editor to 100 mil
|
2 years ago |
|
swig
|
Expose CORNER_STRATEGY to swig
|
2 years ago |
|
tool
|
Show friendly name in toolbar button tooltips.
|
2 years ago |
|
view
|
VIEW::ReorderLayerData(): fix an issue that creates crash in Gerbview
|
2 years ago |
|
widgets
|
Don't capture references to local variables for CallAfter.
|
2 years ago |
|
CMakeLists.txt
|
Increase unconstrained tuning length to 1km.
|
2 years ago |
|
advanced_config.cpp
|
Revert disambiguation menu delay to 0.5s
|
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
|
REMOVED: manual icon scale preference
|
2 years ago |
|
bitmap_base.cpp
|
Coverity warning fixes.
|
2 years ago |
|
bitmap_info.cpp
|
Correct length tuning graphics
|
2 years ago |
|
bitmap_store.cpp
|
ADDED: Icon scaling for toolbars only
|
2 years ago |
|
board_printout.cpp
|
Fail GAL on its header leaking audit
|
2 years ago |
|
build_version.cpp
|
Another set of movement to kicommon
|
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
|
Fix overly agressive assert.
|
2 years ago |
|
common.cpp
|
Transparently support old versioned env vars for symbol and footprint libs
|
2 years ago |
|
config_params.cpp
|
config_params doesnt need color4d
|
2 years ago |
|
confirm.cpp
|
Remove confirms dependence on pgm_base and unused header
|
2 years ago |
|
dialog_shim.cpp
|
Only raise the parent when show=false
|
2 years ago |
|
dpi_scaling_common.cpp
|
Break out the boundary violating parts of gal into common through subclassing
|
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
|
dsnlexer can live in kicommon
|
2 years ago |
|
eda_base_frame.cpp
|
Don't capture references to local variables for CallAfter.
|
2 years ago |
|
eda_dde.cpp
|
Fix comment placement
|
3 years ago |
|
eda_doc.cpp
|
Move two pgm_base method definitions back to pgm_base.cpp
|
2 years ago |
|
eda_draw_frame.cpp
|
Add missing on-the-fly translation handlers.
|
2 years ago |
|
eda_item.cpp
|
Keep "Type" field consistent with 6.0.
|
2 years ago |
|
eda_pattern_match.cpp
|
Fix bug in wildcard search handling.
|
2 years ago |
|
eda_shape.cpp
|
Make sure polygonization error is on correct side.
|
2 years ago |
|
eda_text.cpp
|
Allow reading of 0 text sizes.
|
2 years ago |
|
eda_tools.cpp
|
Fix shadowed definition of EAGLE constant
|
3 years ago |
|
eda_units.cpp
|
Handle units switch in board stackup.
|
2 years 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
|
Parse generator_version and improve error output on mismatch
|
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
|
Remove hard-coded versioned env vars in most places
|
2 years ago |
|
filter_reader.cpp
|
Start expunging NULL.
|
4 years ago |
|
footprint_filter.cpp
|
Formatting.
|
2 years ago |
|
footprint_info.cpp
|
Escape error messages for HTML.
|
2 years ago |
|
fp_lib_table.cpp
|
Remove hard-coded versioned env vars in most places
|
2 years 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
|
Let pl_editor launch in run from builddir env on windows
|
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
|
Fix some issues with hotkey paste in WX_GRIDs.
|
2 years ago |
|
hash_eda.cpp
|
Added IPC2581 support
|
2 years ago |
|
hotkey_store.cpp
|
Introduce action friendly names
|
2 years ago |
|
hotkeys_basic.cpp
|
Kick the wildcards and file exts into a static class, export it from kicommon
|
2 years ago |
|
kiface_base.cpp
|
Fix paths for Copy default global library table.
|
3 years ago |
|
kiid.cpp
|
Fix broken symbol reference designators on paste special.
|
2 years ago |
|
kiway.cpp
|
Schematic parity checking for CLI DRC.
|
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 |
|
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
|
Remove atrophied terminology (logical -> nickname)
|
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 batch edit for visible flag.
|
2 years ago |
|
lib_tree_model.cpp
|
Support parital matches for libraries.
|
2 years ago |
|
lib_tree_model_adapter.cpp
|
Check known m_Desc field before m_Fields.
|
2 years ago |
|
locale_io.cpp
|
Move locale_io to kicommon
|
2 years ago |
|
lset.cpp
|
Add board layer view stack up sequence from front layer to back layer.
|
2 years ago |
|
marker_base.cpp
|
Small performance improvement for DRC.
|
2 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
|
ADDED: KiCad update check
|
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
|
PAGE_INFO: use double instead of int to store the page size.
|
2 years ago |
|
paths.cpp
|
Deconflict instance-checker dir with 7.0
|
2 years ago |
|
pcb.keywords
|
Parse generator_version and improve error output on mismatch
|
2 years ago |
|
pcb_plot_params.keywords
|
Normalize formatting of booleans in the PCB file format
|
2 years ago |
|
pgm_base.cpp
|
Correct Dutch language name to "Nederlands".
|
2 years ago |
|
printout.cpp
|
Implement a new settings framework across all of KiCad
|
6 years ago |
|
project.cpp
|
Do not mess with KIPRJMOD when loading aux projects
|
2 years ago |
|
ptree.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
rc_item.cpp
|
Set an excluded property in json reports for erc/drc
|
2 years ago |
|
refdes_utils.cpp
|
More wxS ugh
|
3 years ago |
|
render_settings.cpp
|
Don't skip highlighting selected NPTH/via holes
|
2 years ago |
|
reporter.cpp
|
Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible.
|
2 years ago |
|
richio.cpp
|
Initial rename of file plugin infrastructure components to IO
|
2 years ago |
|
scintilla_tricks.cpp
|
Re-enter auto-complete on a ctrl-space.
|
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
|
Allow enabling WXTRACE in release builds on all platforms
|
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_utf8_map.cpp
|
Rename PROPERTIES to STRING_UTF8_MAP for clarity
|
3 years ago |
|
string_utils.cpp
|
Borrow parts of simulator's separator-detection algorithm.
|
2 years ago |
|
stroke_params.cpp
|
Cleanup.
|
2 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
|
Readability.
|
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
|
Print traces on windows to stderr
|
2 years ago |
|
undo_redo_container.cpp
|
Do not expand the entire schematic hierarchy navigator tree by default.
|
2 years ago |
|
validators.cpp
|
Require wxWidgets 3.2
|
2 years ago |
|
wildcards_and_files_ext.cpp
|
Kick the wildcards and file exts into a static class, export it from kicommon
|
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 |