| .. |
|
dialog_about
|
Add myself to list of translators and other contributors
|
4 years ago |
|
dialogs
|
DIALOG_CONFIGURE_PATHS: delete path in list when a path is deleted in dialog.
|
4 years ago |
|
drawing_sheet
|
Normalize drawing sheet path to env vars & prj, not just prj.
|
4 years ago |
|
gal
|
Convert mouse coordinates to native pixesl in the 3D viewer
|
4 years ago |
|
kicad_curl
|
Limit CURL to only support HTTP(S) protocols
|
4 years ago |
|
libeval
|
Fix kicad_string.h / string.cpp mismatch.
|
4 years ago |
|
libeval_compiler
|
Add a compile error for ill-defined rules, and more performance.
|
4 years ago |
|
plotters
|
Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE).
|
4 years ago |
|
plugins
|
Fix centered rotated text in Pcbnew Eagle importer.
|
4 years ago |
|
preview_items
|
Rename layer ids file.
|
4 years ago |
|
project
|
Update kicad_prl file when doing a SaveAs.
|
4 years ago |
|
settings
|
Writeable -> Writable
|
4 years ago |
|
swig
|
Rename layer ids file.
|
4 years ago |
|
tool
|
Use highlight algo that works for both PCBNew and Eeschema.
|
4 years ago |
|
view
|
Cleanup.
|
4 years ago |
|
widgets
|
Array creator tool: Add option to assign unique reference designators
|
4 years ago |
|
CMakeLists.txt
|
Move board object polygon code into the object source files.
|
4 years ago |
|
advanced_config.cpp
|
Add (optional) trace mask setting as advanced config option
|
4 years ago |
|
array_axis.cpp
|
Pcbnew: add a step field to the array tool
|
7 years ago |
|
array_options.cpp
|
Arrays: isolate axis code in a new class
|
7 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
|
5 years ago |
|
base_units.cpp
|
Fix kicad_string.h / string.cpp mismatch.
|
4 years ago |
|
basic_gal.cpp
|
Move plotter headers into include folder.
|
4 years ago |
|
bin_mod.cpp
|
Include optimization: move some things from common.h to point-of-use
|
5 years ago |
|
bitmap.cpp
|
Add a quantized scaling mode for bitmaps.
|
4 years ago |
|
bitmap_base.cpp
|
Move plotter headers into include folder.
|
4 years ago |
|
bitmap_store.cpp
|
Add support mode for dark mode to SCINTILLA_TRICKS.
|
4 years ago |
|
board_printout.cpp
|
Remove extraneous isPrinting test.
|
4 years ago |
|
build_version.cpp
|
Add support for ngspice >= 35 version reporting
|
4 years ago |
|
commit.cpp
|
Proper numeric sorting for intersheet refs.
|
4 years ago |
|
common.cpp
|
Remove tilde expansion
|
4 years ago |
|
config_params.cpp
|
Kick wx.h mostly out of common
|
5 years ago |
|
confirm.cpp
|
Lock the windows when we ask about unsaved changes
|
4 years ago |
|
dialog_shim.cpp
|
Standardize asterix at the beginning of title
|
4 years ago |
|
draw_panel_gal.cpp
|
KIFACE_I -> KIFACE_BASE.
|
4 years ago |
|
drc_rules.keywords
|
Add missing token to DRC rule parser.
|
4 years ago |
|
dsnlexer.cpp
|
pcb parser: ensure the parser is reinitialized before parsing a new fp file
|
4 years ago |
|
eda_base_frame.cpp
|
Fix another case of the double-quote in wxString::Format problem.
|
4 years ago |
|
eda_dde.cpp
|
Start expunging NULL.
|
4 years ago |
|
eda_doc.cpp
|
Trim some (probably) excess includes.
|
4 years ago |
|
eda_draw_frame.cpp
|
Add status bar message for constraint mode.
|
4 years ago |
|
eda_item.cpp
|
Rewrite text find/change routines to support word matching.
|
4 years ago |
|
eda_pattern_match.cpp
|
Add missing <algorithm>
|
5 years ago |
|
eda_rect.cpp
|
Fix EDA_RECT inflation zeroing width when it was negative
|
4 years ago |
|
eda_shape.cpp
|
Patch up arc hit-testing and printing for 6.0
|
4 years ago |
|
eda_text.cpp
|
Improve text hittesting in schematics.
|
4 years ago |
|
eda_units.cpp
|
Split EDA_UNITS out from common.
|
5 years ago |
|
env_paths.cpp
|
Normalize drawing sheet path to env vars & prj, not just prj.
|
4 years ago |
|
env_vars.cpp
|
Add KICAD6_3RD_PARTY env variable
|
4 years ago |
|
exceptions.cpp
|
Refuse to load schematics from the future.
|
4 years ago |
|
executable_names.cpp
|
Move executable name constants to own file
|
9 years ago |
|
filehistory.cpp
|
File history (recent opened files): fix incorrect behavior when a filename
|
5 years ago |
|
filename_resolver.cpp
|
More changes to file resolvers.
|
4 years ago |
|
filter_reader.cpp
|
Start expunging NULL.
|
4 years ago |
|
footprint_filter.cpp
|
In footprint filter, check pin count mismatch first
|
5 years ago |
|
footprint_info.cpp
|
KIFACE_I -> KIFACE_BASE.
|
4 years ago |
|
fp_lib_table.cpp
|
KIFACE_I -> KIFACE_BASE.
|
4 years ago |
|
gbr_metadata.cpp
|
Start expunging NULL.
|
4 years ago |
|
gestfich.cpp
|
Fix opening files with spaces on Linux
|
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
|
Pass wxPoint objects by reference instead of on the stack.
|
4 years ago |
|
gr_text.cpp
|
Move plotter headers into include folder.
|
4 years ago |
|
grid_tricks.cpp
|
Don't copy (or cut) hidden columns.
|
4 years ago |
|
hash_eda.cpp
|
Overhaul arc internal model to not over-specify information.
|
4 years ago |
|
hotkey_store.cpp
|
Fix hotkey documentation for modifier update
|
4 years ago |
|
hotkeys_basic.cpp
|
KIFACE_I -> KIFACE_BASE.
|
4 years ago |
|
html_window.cpp
|
Formatting.
|
4 years ago |
|
kiface_base.cpp
|
Update default paths for symbols/footprints
|
4 years ago |
|
kiid.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
kiway.cpp
|
We don't keep a CHANGELOG.TXT
|
4 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
|
Code cleaning.
|
4 years ago |
|
languages_menu.cpp
|
Cleanup some pgm_base.h includes
|
5 years ago |
|
launch_ext.cpp
|
Fix opening files with spaces on Linux
|
4 years ago |
|
layer_id.cpp
|
Clean up removal of separate front & back footprint text visibility.
|
4 years ago |
|
lib_id.cpp
|
Remove long-dead revision support for LIB_IDs.
|
4 years ago |
|
lib_table.keywords
|
Added "enabled" parameter for LIB_TABLE_ROW
|
8 years ago |
|
lib_table_base.cpp
|
Proper numeric sorting for intersheet refs.
|
4 years ago |
|
lib_tree_model.cpp
|
Fix kicad_string.h / string.cpp mismatch.
|
4 years ago |
|
lib_tree_model_adapter.cpp
|
A better algorithm for centering library items in the tree.
|
4 years ago |
|
locale_io.cpp
|
Looks like clang (or OSX?) needs an extra include....
|
4 years ago |
|
lockfile.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
lset.cpp
|
Clean up removal of separate front & back footprint text visibility.
|
4 years ago |
|
marker_base.cpp
|
Dark mode for a bunch of HTML dialogs.
|
4 years ago |
|
netclass.cpp
|
Fix typo initializing buswidth with linewidth value.
|
4 years ago |
|
netlist.keywords
|
Transmit pin electrical types through to pads.
|
5 years ago |
|
newstroke_font.cpp
|
Readd half and full width forms
|
5 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
|
Break out eda_item_flags.h, fix the typedef to std::uint32_t, fix some signed vars
|
5 years ago |
|
page_info.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
painter.cpp
|
Only apply B&W printer fixes when printing.
|
5 years ago |
|
paths.cpp
|
Add KICAD6_3RD_PARTY env variable
|
4 years ago |
|
pcb.keywords
|
Don't put up "old version" warning for gerbview-generated PCBs.
|
5 years ago |
|
pcb_plot_params.keywords
|
Save DXF plot params to file and remove some dead code.
|
5 years ago |
|
pgm_base.cpp
|
Add swedish as option for translators
|
4 years ago |
|
printout.cpp
|
Implement a new settings framework across all of KiCad
|
6 years ago |
|
project.cpp
|
Fix kicad_string.h / string.cpp mismatch.
|
4 years ago |
|
properties.cpp
|
Eeschema: initial schematic I/O plugin.
|
10 years ago |
|
property_mgr.cpp
|
Hook libeval compiler up to rule parser
|
5 years ago |
|
ptree.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
rc_item.cpp
|
Remove assert.
|
4 years ago |
|
refdes_utils.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
render_settings.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
reporter.cpp
|
Remove all wxWidgets build dependencies from REPORTER object header.
|
4 years ago |
|
richio.cpp
|
Clean up unused variable usage
|
4 years ago |
|
scintilla_tricks.cpp
|
Set Scintilla cursor color for themes
|
4 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
|
Avoid loading python stuff when starting applications that do not use it.
|
4 years ago |
|
status_popup.cpp
|
Start expunging NULL.
|
4 years ago |
|
streamwrapper.cpp
|
Start expunging NULL.
|
4 years ago |
|
string_utils.cpp
|
Fix escaping of double quotes in LIB_IDs
|
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
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
template_fieldnames.keywords
|
Variable substitution framework.
|
6 years ago |
|
textentry_tricks.cpp
|
Evict the last bits of wx.h
|
5 years ago |
|
title_block.cpp
|
Import more Alitum parameters.
|
4 years ago |
|
trace_helpers.cpp
|
Start expunging NULL.
|
4 years ago |
|
undo_redo_container.cpp
|
Start expunging NULL.
|
4 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
|
Avoid duplicate strings to avoid typos and not synchronized strings
|
4 years ago |
|
wx_filename.cpp
|
Add utility method to resolve symlinks
|
5 years ago |
|
wx_stl_compat.cpp
|
Include optimization: move some things from common.h to point-of-use
|
5 years ago |
|
wxdataviewctrl_helpers.cpp
|
fix crash in wxDataViewItem GetNextItem() when there are no item.
|
4 years ago |
|
xnode.cpp
|
Escape slashes in labels and netnames.
|
7 years ago |