..
api
Honour renderSettings' default font.
3 months ago
database
Replace alg::delete and alg::delete_if with std c++20
2 months ago
dialog_about
Kicad manager: display the number of GDI objects in About Dialog (Windows only)
2 months ago
dialogs
Move to a fixed enum for page sizes as well as well as holding a list of types accessible in a vector.
4 weeks ago
drawing_sheet
Move to a fixed enum for page sizes as well as well as holding a list of types accessible in a vector.
4 weeks ago
font
Uninitialized variables.
4 months ago
gal
Fix cairo rendering on windows under wx 3.3
1 month ago
git
Add missing header to compil on msys2
1 month ago
http_lib
ADDED: handling of meta-data items in REST libraries.
4 weeks ago
import_gfx
Div-by-zero safety.
4 months ago
io
Altium: handle '.var' concatenated special strings
2 months ago
jobs
The Include "Exclude from BOM" setting is for editing, not exporting.
1 month ago
kicad_curl
Attempt to fix non-Mac builds.
3 months ago
libeval
Implement time-domain length tuning
6 months ago
libeval_compiler
LIBEVAL::CONTEXT manages its own local VALUEs.
1 month ago
plotters
Move to a fixed enum for page sizes as well as well as holding a list of types accessible in a vector.
4 weeks ago
preview_items
ADDED: Angle preview for polygon mod
1 month ago
project
More removal of open-coded dialog state saving.
2 months ago
properties
ADDED: proper icons for datasheet and fp in props
1 month ago
settings
ADDED: Optional flashing with cross-probing
1 month ago
spacenav
ADDED: Spacemouse support for Linux
2 months ago
swig
Attempt to patch SWIG for VIEW_ITEM::GetClass().
3 months ago
text_eval
Performance tweak.
1 month ago
tool
Hotkey handling: disable usage of keyboard modifier flag wxMOD_ALTGR.
1 month ago
transline_calculations
Uninitialized variables.
4 months ago
view
Pcbnew: Add concept of a 'point'
1 month ago
widgets
Hotkey handling: disable usage of keyboard modifier flag wxMOD_ALTGR.
1 month ago
CMakeLists.txt
Move git stuff to kicommon to fix build
1 month ago
advanced_config.cpp
design blocks: fix PADs getting copied in routing, enable by default
1 month ago
app_monitor.cpp
Fix unused function warning when Sentry integration is disabled.
3 months ago
array_axis.cpp
Remove some unused variables.
3 months ago
array_options.cpp
Pcbnew: circular array tool: add angle offset and direction options
5 months ago
asset_archive.cpp
Revise Copyright statement to align with TLF
9 months ago
background_jobs_monitor.cpp
Don't pass large structures by value.
4 months ago
base_screen.cpp
Revise Copyright statement to align with TLF
9 months ago
bin_mod.cpp
Revise Copyright statement to align with TLF
9 months ago
bitmap.cpp
Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong
8 months ago
bitmap_base.cpp
Don't write unused part of the buffer into image data.
6 months ago
bitmap_info.cpp
Pcbnew: Add concept of a 'point'
1 month ago
bitmap_store.cpp
Fix crashes when settings manager doesn't exist yet.
2 months ago
board_printout.cpp
Fix issue preventing printing on some platforms
8 months ago
build_version.cpp
Put PCH behind a cmake flag
2 months ago
callback_gal.cpp
Revise Copyright statement to align with TLF
9 months ago
cli_progress_reporter.cpp
Revise Copyright statement to align with TLF
9 months ago
clipboard.cpp
Fix image pasting for MacOS
1 month ago
commit.cpp
Don't push someone else's commit.
2 months ago
common.cpp
Thread safety.
3 months ago
config_params.cpp
Add the ability to edit advanced config
2 months ago
confirm.cpp
Expose our define for message dialog to the header for reuse
4 months ago
design_block.h
Coverity tweaks.
3 months ago
design_block_info.cpp
Simplify libTree scoring algorithm.
6 months ago
design_block_info.h
Blast quite a bit of LOCALE_IO into the sun
3 months ago
design_block_info_impl.cpp
Update BS Threadpool to 5.0
1 month ago
design_block_info_impl.h
Blast quite a bit of LOCALE_IO into the sun
3 months ago
design_block_io.cpp
Coverity tweaks.
3 months ago
design_block_io.h
design blocks: add PCB design blocks behind advanced config
7 months ago
design_block_lib_table.cpp
Blast quite a bit of LOCALE_IO into the sun
3 months ago
design_block_tree_model_adapter.cpp
Rework libtree SearchTerms to honour shownColumns.
2 months ago
design_block_tree_model_adapter.h
design blocks: add PCB design blocks behind advanced config
7 months ago
dialog_shim.cpp
Formatting
2 months ago
dpi_scaling.cpp
Revise Copyright statement to align with TLF
9 months ago
dpi_scaling_common.cpp
Revise Copyright statement to align with TLF
9 months ago
draw_panel_gal.cpp
Fix cairo rendering on windows under wx 3.3
1 month ago
drc_rules.keywords
ADDED: "bridged_mask" constraint.
4 weeks ago
dsnlexer.cpp
Add fast_float for float parsing.
1 month ago
eda_base_frame.cpp
Prevent autosave error from cluttering the screen
2 months ago
eda_dde.cpp
Revise Copyright statement to align with TLF
9 months ago
eda_doc.cpp
Allow embedded files to come from components
6 months ago
eda_draw_frame.cpp
CHANGED: progressive disclosure in DRC dialog.
1 month ago
eda_group.cpp
Rewrite GROUP undo based on uuids.
5 months ago
eda_group.h
Copy c'tor / operator= safety.
2 months ago
eda_item.cpp
Pcbnew: Add concept of a 'point'
1 month ago
eda_pattern_match.cpp
Also limit the number of search terms (as well as their length)
9 months ago
eda_shape.cpp
Fix hit-testing for rounded corner rectangles.
1 month ago
eda_text.cpp
ADDED: Text expression evaluation
1 month ago
eda_units.cpp
Compil warnings fixes
4 weeks ago
embedded_files.cpp
Embed fonts used in fields as well as text items.
3 months ago
embedded_files.keywords
Add ability to embed files in various elements
1 year ago
env_paths.cpp
Common folder housekeeping part 1.
9 months ago
env_vars.cpp
Don't protect arbitrary paths
3 months ago
exceptions.cpp
Common folder housekeeping part 1.
9 months ago
executable_names.cpp
Revise Copyright statement to align with TLF
9 months ago
file_history.cpp
Revise Copyright statement to align with TLF
9 months ago
filename_resolver.cpp
Swap windows path chars in FILENAME_RESOLVER::ResolvePath
5 months ago
filter_reader.cpp
Revise Copyright statement to align with TLF
9 months ago
footprint_filter.cpp
Revise Copyright statement to align with TLF
9 months ago
footprint_info.cpp
Simplify libTree scoring algorithm.
6 months ago
fp_lib_table.cpp
Blast quite a bit of LOCALE_IO into the sun
3 months ago
gal_display_options_common.cpp
ADDED: support for 45 degree crosshairs
2 months ago
gbr_metadata.cpp
Pcbnew: add pad fabrication property Press-Fit
2 months ago
gestfich.cpp
Restore some strings.
8 months ago
gr_basic.cpp
Common folder housekeeping part 1.
9 months ago
gr_text.cpp
ADDED: Text expression evaluation
1 month ago
grid_tricks.cpp
ADDED: Paste tabular contents to parent table.
2 months ago
hash_eda.cpp
Ensure hash ordering
2 months ago
hotkey_store.cpp
Move default place via hotkey to Ctrl-Shift-X
8 months ago
hotkeys_basic.cpp
Add additional modifies to hotkeys
1 month ago
increment.cpp
Common folder housekeeping part 2.
9 months ago
json_conversions.cpp
Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR
6 months ago
json_schema_validator.cpp
API: add a schema for plugin config files
9 months ago
kidialog.cpp
ADDED: maintenance page to preferences.
2 months ago
kiface_base.cpp
Revise Copyright statement to align with TLF
9 months ago
kiid.cpp
Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR
6 months ago
kiway.cpp
ADDED: maintenance page to preferences.
2 months ago
kiway_express.cpp
Common folder housekeeping part 2.
9 months ago
kiway_holder.cpp
Revise Copyright statement to align with TLF
9 months ago
kiway_player.cpp
Allow context menus in footprint chooser when called from Eeschema.
8 months ago
launch_ext.cpp
Revise Copyright statement to align with TLF
9 months ago
layer_id.cpp
Pcbnew: Add concept of a 'point'
1 month ago
lib_id.cpp
Fix Coverity issue #545159 and all related issues.
7 months ago
lib_table.keywords
new feature: Schematic Design Blocks
1 year ago
lib_table_base.cpp
Prevent mutex deadlock
3 months ago
lib_table_grid_tricks.cpp
Make pasting in lib tables easier
1 month ago
lib_tree_model.cpp
Rework libtree SearchTerms to honour shownColumns.
2 months ago
lib_tree_model_adapter.cpp
Prevent GTK from providing stale position
1 month ago
locale_io.cpp
build: fixes
4 months ago
lseq.cpp
Revise Copyright statement to align with TLF
9 months ago
lset.cpp
Pcbnew: Add concept of a 'point'
1 month ago
marker_base.cpp
ADDED: Lasso selection in pcbnew
2 months ago
markup_parser.cpp
Revise Copyright statement to align with TLF
9 months ago
netclass.cpp
Allow wildcard matching for Netclass naming
2 months ago
netlist.keywords
groups/design blocks: add lib link to groups from design blocks
5 months ago
newstroke_font.cpp
Revise Copyright statement to align with TLF
9 months ago
notifications_manager.cpp
Replace alg::delete and alg::delete_if with std c++20
2 months ago
origin_transforms.cpp
Common folder housekeeping part 2.
9 months ago
origin_viewitem.cpp
Increase contrast on grid origin over grid.
3 months ago
page_info.cpp
Move to a fixed enum for page sizes as well as well as holding a list of types accessible in a vector.
4 weeks ago
paths.cpp
Add some QA tests
2 months ago
pcb.keywords
Pcbnew: Add concept of a 'point'
1 month ago
pcb_plot_params.keywords
Pcbnew, DIALOG_PLOT: store B&W/Color option for PDF and SVG formats
9 months ago
pgm_base.cpp
Make printing consistent with plotting.
2 months ago
pin_type.h
Comboboxes for units and body styles.
3 months ago
printout.cpp
Implement a new settings framework across all of KiCad
6 years ago
project.cpp
ADDED: VCSHASH and VCSSHORTHASH
1 month ago
ptree.cpp
Common folder housekeeping part 2.
9 months ago
rc_item.cpp
More protection for stale wxDataView items.
3 months ago
refdes_utils.cpp
Revise Copyright statement to align with TLF
9 months ago
reference_image.cpp
Common folder housekeeping part 2.
9 months ago
render_settings.cpp
Revise Copyright statement to align with TLF
9 months ago
reporter.cpp
REPORTER's HasMessage indicates that any message got reported, not stored.
2 months ago
richio.cpp
On Linux you can fopen (read) a directory for no reason, fix SafeReadFile to make it safer
5 months ago
scintilla_tricks.cpp
ADDED: Paste tabular contents to parent table.
2 months ago
search_stack.cpp
Common folder housekeeping part 3.
9 months ago
searchhelpfilefullpath.cpp
Revise Copyright statement to align with TLF
9 months ago
single_top.cpp
Copy c'tor / operator= safety.
2 months ago
singleton.cpp
Forward declarations are your friends
9 months ago
spacemouse.cpp
ADDED: Spacemouse support for Linux
2 months ago
status_popup.cpp
Don't steal unrelated timer events (potentially KICAD-XJN).
3 months ago
streamwrapper.cpp
Revise Copyright statement to align with TLF
9 months ago
string_utils.cpp
ADDED: Stacked pin notation support
1 month ago
stroke_params.cpp
Fix too small angle increment when stroking arcs.
6 months ago
stroke_params.keywords
Shapes for schematic.
4 years ago
systemdirsappend.cpp
Revise Copyright statement to align with TLF
9 months ago
template_fieldnames.cpp
Don't cover STL types.
7 months ago
template_fieldnames.keywords
Variable substitution framework.
6 years ago
textentry_tricks.cpp
Revise Copyright statement to align with TLF
9 months ago
thread_pool.cpp
Move thread pool into true singleton
9 months ago
title_block.cpp
Common folder housekeeping part 3.
9 months ago
trace_helpers.cpp
ADDED: Library Table Editor
1 month ago
ui_events.cpp
Revise Copyright statement to align with TLF
9 months ago
undo_redo_container.cpp
Nullptr safety.
5 months ago
validators.cpp
Unify sheet name validators and apply to properties
4 weeks ago
wildcards_and_files_ext.cpp
PCB: Add option to cli and graphics to export stpz
4 months ago
wx_filename.cpp
Common folder housekeeping part 3.
9 months ago
xnode.cpp
Common folder housekeeping part 3.
9 months ago