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 6dd03bc735 Fix screen scaling 2 months ago
..
api build: fixes 4 months ago
bitmaps ADDED: support for 45 degree crosshairs 2 months ago
cli Housekeeping in include path sub-folders. 9 months ago
core make board area colored (from Ethan Chien) 4 months ago
database Performance tweaks. 4 months ago
dialogs Add user-controlled scaling factor 2 months ago
drawing_sheet REMOVED: HPGL plotting. 5 months ago
font Finish eradication of visibility flag on text items. 8 months ago
gal Fix screen scaling 2 months ago
http_lib Fix crash in HTTP libraries if server doesn't return a description 8 months ago
io ADDED: Support for IPC-4761 Via protection features 7 months ago
kicad_curl Protect against calling curl_easy_cleanup after curl_global_cleanup. 9 months ago
libeval Implement time-domain length tuning 6 months ago
libeval_compiler Copy c'tor / operator= safety. 2 months ago
plotters Add 3d pdf functions to PDF_PLOTTER to reduce rebasing pain 5 months ago
plugins Header folder housekeeping. 9 months ago
preview_items Add a 90°-only mode for polygon creation 2 months ago
project Separate control building from control value setting. 2 months ago
properties Allow grouping tuning pattern with tracks 2 months ago
settings Add user-controlled scaling factor 2 months ago
tool ADDED: support for 45 degree crosshairs 2 months ago
view Allow panning with selectable key 2 months ago
widgets Fix screen scaling 2 months ago
3d_enums.h Revise Copyright statement to align with TLF 9 months ago
advanced_config.h Fix screen scaling 2 months ago
app_monitor.h Move most of the sentry logic to a class inside the APP_MONITOR namespace 4 months ago
array_axis.h Array tool: when changing axis numbering, default to valid numbering 9 months ago
array_options.h Pcbnew: circular array tool: add angle offset and direction options 5 months ago
asset_archive.h Revise Copyright statement to align with TLF 9 months ago
background_jobs_monitor.h Don't pass large structures by value. 4 months ago
base_screen.h Revise Copyright statement to align with TLF 9 months ago
base_set.h dynamic_bitset requires both sets to be same size 9 months ago
base_units.h Make delay base units documentation consistent with other usages 2 months ago
bin_mod.h Revise Copyright statement to align with TLF 9 months ago
bitmap_base.h Eeschema/pcbnew: fix pasted image saving 8 months ago
bitmap_store.h Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong 8 months ago
bitmaps.h Revise Copyright statement to align with TLF 9 months ago
board_design_settings.h CHANGED: Rework lock overrides architecture. 2 months ago
board_item.h Remove stale comment. 2 months ago
board_printout.h Header folder housekeeping. 9 months ago
build_version.h Revise Copyright statement to align with TLF 9 months ago
callback_gal.h Revise Copyright statement to align with TLF 9 months ago
case_insensitive_map.h Use case insensitivity when loading Altium files 7 months ago
class_draw_panel_gal.h schematic editor: remove 10ms OnShow timer to reduce CPU load 7 months ago
cli_progress_reporter.h Revise Copyright statement to align with TLF 9 months ago
clipboard.h Eeschema: Symbol editor: pin table CSV interchange 5 months ago
collector.h Replace alg::delete and alg::delete_if with std c++20 2 months ago
commit.h Tighten parent/child undo/redo architecture. 2 months ago
common.h Don't conflate generated fields (${DNP}) and fields with variable references. 6 months ago
config_map.h Revise Copyright statement to align with TLF 9 months ago
config_params.h Add the ability to edit advanced config 2 months ago
confirm.h Expose our define for message dialog to the header for reuse 4 months ago
ctl_flags.h Finish eradication of visibility flag on text items. 8 months ago
design_block_lib_table.h Blast quite a bit of LOCALE_IO into the sun 3 months ago
dialog_shim.h Save/restore state of UNIT_BINDER and other textboxes. 2 months ago
dpi_scaling.h Header folder housekeeping. 9 months ago
dpi_scaling_common.h Revise Copyright statement to align with TLF 9 months ago
dsnlexer.h ADDED: text variable processing in DRC rules. 4 months ago
eda_base_frame.h Prevent autosave error from cluttering the screen 2 months ago
eda_dde.h Header folder housekeeping. 9 months ago
eda_doc.h Allow embedded files to come from components 6 months ago
eda_draw_frame.h CHANGED: Rework lock overrides architecture. 2 months ago
eda_item.h Move properties inspector font-listing to SetChoicesFunc(). 2 months ago
eda_item_flags.h design blocks / multichannel: basics of placing DB layout 2 months ago
eda_list_dialog.h CHANGED: retire the select-lib-table dialogs. 3 months ago
eda_pattern_match.h Header folder housekeeping. 9 months ago
eda_search_data.h ADDED: metadata searching. 6 months ago
eda_shape.h ADDED: Lasso selection in pcbnew 2 months ago
eda_text.h Move properties inspector font-listing to SetChoicesFunc(). 2 months ago
eda_units.h Implement time-domain length tuning 6 months ago
embedded_files.h Allow deletion of nested embedded files. 2 months ago
embedded_files_parser.h Revise Copyright statement to align with TLF 9 months ago
enum_vector.h Header folder housekeeping. 9 months ago
env_paths.h Header folder housekeeping. 9 months ago
env_vars.h Autocomplete for Execute Command job. 7 months ago
executable_names.h Revise Copyright statement to align with TLF 9 months ago
file_history.h Revise Copyright statement to align with TLF 9 months ago
filename_resolver.h Allow embedded files to come from components 6 months ago
filter_reader.h Header folder housekeeping. 9 months ago
fmt.h Revise Copyright statement to align with TLF 9 months ago
footprint_editor_settings.h Add a 90°-only mode for polygon creation 2 months ago
footprint_filter.h Revise Copyright statement to align with TLF 9 months ago
footprint_info.h Revise Copyright statement to align with TLF 9 months ago
fp_lib_table.h Fix bugs in library existence checking, and add for symbol libs. 8 months ago
frame_type.h Move Annotation preferences (most) to schematic setup 2 months ago
gal_display_options_common.h Header folder housekeeping. 9 months ago
gbr_metadata.h Pcbnew: add pad fabrication property Press-Fit 2 months ago
gbr_netlist_metadata.h Common folder housekeeping part 1. 9 months ago
gestfich.h Header folder housekeeping. 9 months ago
gr_basic.h Revise Copyright statement to align with TLF 9 months ago
gr_text.h Simplify KiROUND using std::llround/clamp 2 months ago
grid_tricks.h ADDED: Paste tabular contents to parent table. 2 months ago
hash_eda.h Header folder housekeeping. 9 months ago
hashtables.h Revise Copyright statement to align with TLF 9 months ago
hotkey_store.h Revise Copyright statement to align with TLF 9 months ago
hotkeys_basic.h Common folder housekeeping part 2. 9 months ago
i18n_utility.h Revise Copyright statement to align with TLF 9 months ago
id.h Update languages 3 months ago
import_export.h Revise Copyright statement to align with TLF 9 months ago
increment.h Revise Copyright statement to align with TLF 9 months ago
inspectable.h Comboboxes for units and body styles. 3 months ago
json_common.h Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 6 months ago
json_conversions.h Revise Copyright statement to align with TLF 9 months ago
json_schema_validator.h API: add a schema for plugin config files 9 months ago
ki_any.h Header folder housekeeping. 9 months ago
ki_exception.h Revise Copyright statement to align with TLF 9 months ago
kicommon.h Revise Copyright statement to align with TLF 9 months ago
kidialog.h ADDED: maintenance page to preferences. 2 months ago
kiface_base.h Revise Copyright statement to align with TLF 9 months ago
kiface_ids.h Revise Copyright statement to align with TLF 9 months ago
kiid.h Revise Copyright statement to align with TLF 9 months ago
kiway.h ADDED: maintenance page to preferences. 2 months ago
kiway_express.h Revise Copyright statement to align with TLF 9 months ago
kiway_holder.h Revise Copyright statement to align with TLF 9 months ago
kiway_mgr.h Revise Copyright statement to align with TLF 9 months ago
kiway_player.h String fixes 3 months ago
launch_ext.h Revise Copyright statement to align with TLF 9 months ago
layer_ids.h Pcbnew 3D: Add a toggle for plated barrel visibility 2 months ago
layer_range.h Fix compiler warning 7 months ago
lib_id.h Revise Copyright statement to align with TLF 9 months ago
lib_table_base.h Fix bugs in library existence checking, and add for symbol libs. 8 months ago
lib_table_grid.h Remove selection before notifying grid of deletion. 5 months ago
lib_table_grid_tricks.h Revise Copyright statement to align with TLF 9 months ago
lib_tree_item.h Comboboxes for units and body styles. 3 months ago
lib_tree_model.h Rework libtree SearchTerms to honour shownColumns. 2 months ago
lib_tree_model_adapter.h Rework libtree SearchTerms to honour shownColumns. 2 months ago
locale_io.h Fix overzealous cleanup. 4 months ago
lockfile.h Fix project lock both working and not working. 4 months ago
logging.h Revise Copyright statement to align with TLF 9 months ago
lseq.h Revise Copyright statement to align with TLF 9 months ago
lset.h Footprints: allow to set specific internal copper layers 2 months ago
macros.h Revise Copyright statement to align with TLF 9 months ago
macros_swig.h Revise Copyright statement to align with TLF 9 months ago
mail_type.h Import Altium Projects 8 months ago
marker_base.h ADDED: Lasso selection in pcbnew 2 months ago
markup_parser.h Revise Copyright statement to align with TLF 9 months ago
netclass.h See if copying netclasses is responsible for KICAD-V6Z (and others). 2 months ago
newstroke_font.h Revise Copyright statement to align with TLF 9 months ago
notifications_manager.h Formatting and better use of common code. 8 months ago
origin_transforms.h Revise Copyright statement to align with TLF 9 months ago
origin_viewitem.h Increase contrast on grid origin over grid. 3 months ago
page_info.h Revise Copyright statement to align with TLF 9 months ago
panel_hotkeys_editor.h Revise Copyright statement to align with TLF 9 months ago
panel_text_variables.h Revise Copyright statement to align with TLF 9 months ago
paths.h Add some QA tests 2 months ago
pcb_base_frame.h ADDED: Spacemouse support for Linux 2 months ago
pcb_display_options.h Revise Copyright statement to align with TLF 9 months ago
pcb_screen.h Revise Copyright statement to align with TLF 9 months ago
pgm_base.h Move most of the sentry logic to a class inside the APP_MONITOR namespace 4 months ago
policy_keys.h Revise Copyright statement to align with TLF 9 months ago
printout.h Revise Copyright statement to align with TLF 9 months ago
progress_reporter.h Revise Copyright statement to align with TLF 9 months ago
project.h Remove unused variables 3 months ago
project_pcb.h Revise Copyright statement to align with TLF 9 months ago
property_holder.h Fix missing include. 2 months ago
ptree.h Revise Copyright statement to align with TLF 9 months ago
rc_item.h Copy c'tor / operator= safety. 2 months ago
rc_json_schema.h Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 6 months ago
refdes_utils.h Revise Copyright statement to align with TLF 9 months ago
reference_image.h Include folder and 3D viewer code housekeeping. 9 months ago
render_settings.h Performance. 7 months ago
reporter.h REPORTER's HasMessage indicates that any message got reported, not stored. 2 months ago
richio.h Include folder and 3D viewer code housekeeping. 9 months ago
rtti_dump.h Include folder and 3D viewer code housekeeping. 9 months ago
scintilla_tricks.h Revise Copyright statement to align with TLF 9 months ago
scoped_set_reset.h Include folder and 3D viewer code housekeeping. 9 months ago
search_stack.h Revise Copyright statement to align with TLF 9 months ago
singleton.h Coverity tweaks. 3 months ago
spacemouse.h ADDED: Spacemouse support for Linux 2 months ago
status_popup.h Include folder and 3D viewer code housekeeping. 9 months ago
streamwrapper.h Revise Copyright statement to align with TLF 9 months ago
string_any_map.h Revise Copyright statement to align with TLF 9 months ago
string_utils.h Eeschema/Pcbnew: allow multiple nets to be assigned to a netclass at once 2 months ago
stroke_params.h Eeschema: Default value for line style combo box in Graphic properties dialog window is Combo! 9 months ago
stroke_params_parser.h Revise Copyright statement to align with TLF 9 months ago
systemdirsappend.h Revise Copyright statement to align with TLF 9 months ago
template_fieldnames.h Don't cover STL types. 7 months ago
textentry_tricks.h Revise Copyright statement to align with TLF 9 months ago
thread_pool.h Move thread pool into true singleton 9 months ago
title_block.h Resolve some variables from the project. 9 months ago
trace_helpers.h Revise Copyright statement to align with TLF 9 months ago
ui_events.h Revise Copyright statement to align with TLF 9 months ago
undo_redo_container.h Copy c'tor / operator= safety. 2 months ago
units_provider.h Fix stupid compile issue with g++ 6 months ago
validators.h Allow multi label input 7 months ago
wildcards_and_files_ext.h PCB: Add option to cli and graphics to export stpz 4 months ago
wx_filename.h Revise Copyright statement to align with TLF 9 months ago
wx_fstream_progress.h Revise Copyright statement to align with TLF 9 months ago
wxstream_helper.h Revise Copyright statement to align with TLF 9 months ago
xnode.h Revise Copyright statement to align with TLF 9 months ago
zoom_defines.h Revise Copyright statement to align with TLF 9 months ago