| .. |
|
dialog_about
|
Fix localization of OS unsupported message, disallow bug reports from W7
|
4 years ago |
|
dialogs
|
Move GUI font code to common.
|
4 years ago |
|
drawing_sheet
|
More error message regularization.
|
4 years ago |
|
gal
|
Better zoom defaults for 3D viewer.
|
4 years ago |
|
kicad_curl
|
Remove OpenSSL locking from kicad_curl.
|
4 years ago |
|
libeval
|
Move some string formatting functions out of base_units
|
5 years ago |
|
libeval_compiler
|
Remove the wxLog calls from math/util.h for now
|
5 years ago |
|
plotters
|
Replace `~...~` overbar syntax with `~{...}`
|
4 years ago |
|
plugins
|
Support for overbar syntax in Altium importer.
|
4 years ago |
|
preview_items
|
Fix source comment / documentation typos
|
4 years ago |
|
project
|
Coverity issue fixes.
|
4 years ago |
|
settings
|
Don't throw in a release build if the "keep" namespace is missing.
|
4 years ago |
|
swig
|
Add missing wxString* conversion
|
5 years ago |
|
tool
|
Fix define check added in dd11f86000751e785a29034b332dabcb1559049e
|
4 years ago |
|
view
|
Remove extraneous isPrinting test.
|
4 years ago |
|
widgets
|
Use a wxSearchCtrl instead of wxTextCtrl for the symbol chooser window
|
4 years ago |
|
CMakeLists.txt
|
Remove OpenSSL locking from kicad_curl.
|
4 years ago |
|
advanced_config.cpp
|
Don't use wxApp-dependent functions in headless
|
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
|
4 years ago |
|
base_units.cpp
|
Move inline function declaration to allow removing include
|
5 years ago |
|
basic_gal.cpp
|
Naming conventions.
|
5 years ago |
|
bin_mod.cpp
|
Include optimization: move some things from common.h to point-of-use
|
5 years ago |
|
bitmap.cpp
|
Avoid sharing gdicmn for just bitmaps
|
4 years ago |
|
bitmap_base.cpp
|
Added a lot of consts and refactored a few lines
|
5 years ago |
|
bitmap_store.cpp
|
Enable dark mode for MacOS
|
5 years ago |
|
board_printout.cpp
|
Remove extraneous isPrinting test.
|
4 years ago |
|
build_version.cpp
|
Fix localization of OS unsupported message, disallow bug reports from W7
|
4 years ago |
|
commit.cpp
|
Use compiler-agnostic designation of fall-through in switch/case.
|
4 years ago |
|
common.cpp
|
Consistent terminology and punctuation.
|
4 years ago |
|
config_params.cpp
|
Kick wx.h mostly out of common
|
4 years ago |
|
confirm.cpp
|
Add title to Save Changes dialog.
|
4 years ago |
|
dialog_shim.cpp
|
Don't selectall in GTK text boxes.
|
4 years ago |
|
draw_panel_gal.cpp
|
Fix an annoying issue (wxMSW specific) about X_VIEW_CONTROLS::CaptureCursor()
|
5 years ago |
|
drc_rules.keywords
|
Fixes for hole clearance and hole-to-hole tests.
|
5 years ago |
|
dsnlexer.cpp
|
Don't leak a wx header via eda_item.h
|
4 years ago |
|
eda_base_frame.cpp
|
More error message regularization.
|
4 years ago |
|
eda_dde.cpp
|
Fix source comment / documentation typos
|
4 years ago |
|
eda_doc.cpp
|
Consistent terminology and punctuation.
|
4 years ago |
|
eda_draw_frame.cpp
|
Fix python console toggle to work across pcbnew/eeschema
|
4 years ago |
|
eda_item.cpp
|
Rename LIB_PART to LIB_SYMBOL.
|
4 years ago |
|
eda_pattern_match.cpp
|
Add missing <algorithm>
|
5 years ago |
|
eda_rect.cpp
|
Fix source comment / documentation typos
|
4 years ago |
|
eda_size_ctrl.cpp
|
Add more consts all over the place
|
5 years ago |
|
eda_text.cpp
|
Expand text bounding boxes a bit for diacriticals, descenders, etc.
|
4 years ago |
|
eda_units.cpp
|
Split EDA_UNITS out from common.
|
5 years ago |
|
env_paths.cpp
|
Cleanup some pgm_base.h includes
|
4 years ago |
|
env_vars.cpp
|
Coverity issue fixes.
|
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
|
Write all variables to temp config file and have Kicad2Step use that.
|
4 years ago |
|
filter_reader.cpp
|
Be consistent about using nullptr instead of 0
|
5 years ago |
|
footprint_filter.cpp
|
In footprint filter, check pin count mismatch first
|
5 years ago |
|
footprint_info.cpp
|
More safety (and better impl) for not sharing FP table/info stuff.
|
4 years ago |
|
fp_lib_table.cpp
|
More error message regularization.
|
4 years ago |
|
gbr_metadata.cpp
|
Fix source comment / documentation typos
|
4 years ago |
|
gestfich.cpp
|
More error message regularization (and translatability improvements).
|
4 years ago |
|
getrunningmicrosecs.cpp
|
Cleanup: Replace C-only deprecated headers
|
6 years ago |
|
gl_context_mgr.cpp
|
Dealing with inconsistent wxGLCanvas::IsDisplaySupported()
|
8 years ago |
|
gr_basic.cpp
|
Fix source comment / documentation typos
|
4 years ago |
|
gr_text.cpp
|
Minor plotter code improvements.
|
4 years ago |
|
grid_tricks.cpp
|
Ensure clipboard data is available after KiCad closes
|
5 years ago |
|
hash_eda.cpp
|
enum class PAD_SHAPE_T
|
5 years ago |
|
hotkey_store.cpp
|
Don't show Ctrl-W for Close on MSW.
|
4 years ago |
|
hotkeys_basic.cpp
|
Header clean up round 2.
|
5 years ago |
|
kiface_i.cpp
|
Include optimization: move some things from common.h to point-of-use
|
5 years ago |
|
kiid.cpp
|
Fix eeschema copy/paste: save and load sheet and symbol instances
|
5 years ago |
|
kiway.cpp
|
Kiway: Improve performance by using IDs and clearing closed frame entries
|
4 years ago |
|
kiway_express.cpp
|
Fix source comment / documentation typos
|
4 years ago |
|
kiway_holder.cpp
|
Replace EESchema DLIST
|
6 years ago |
|
kiway_player.cpp
|
Fix source comment / documentation typos
|
4 years ago |
|
languages_menu.cpp
|
Cleanup some pgm_base.h includes
|
4 years ago |
|
launch_ext.cpp
|
More error message regularization (and translatability improvements).
|
4 years ago |
|
layer_id.cpp
|
Kick wx.h mostly out of common
|
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
|
Be consistent about using nullptr instead of 0
|
5 years ago |
|
lib_tree_model.cpp
|
Remove long-dead revision support for LIB_IDs.
|
4 years ago |
|
lib_tree_model_adapter.cpp
|
Escape "naughty" characters in symbol names.
|
4 years ago |
|
locale_io.cpp
|
Move LOCALE_IO out of common.h
|
5 years ago |
|
lockfile.cpp
|
Include optimization: move some things from common.h to point-of-use
|
5 years ago |
|
lset.cpp
|
Kick wx.h mostly out of common
|
4 years ago |
|
marker_base.cpp
|
Make RENDER_SETTINGS argument const
|
5 years ago |
|
netclass.cpp
|
Split EDA_UNITS out from common.
|
5 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
|
4 years ago |
|
page_info.cpp
|
Eeschema : Add A5 sheet size
|
5 years ago |
|
painter.cpp
|
Only apply B&W printer fixes when printing.
|
5 years ago |
|
paths.cpp
|
Use Normalize instead of MakeAbsolute
|
4 years ago |
|
pcb.keywords
|
Don't put up "old version" warning for gerbview-generated PCBs.
|
4 years ago |
|
pcb_plot_params.keywords
|
Save DXF plot params to file and remove some dead code.
|
5 years ago |
|
pgm_base.cpp
|
Save 3D prefs after editing, and load some of them into FP Props.
|
4 years ago |
|
printout.cpp
|
Implement a new settings framework across all of KiCad
|
6 years ago |
|
project.cpp
|
More safety (and better impl) for not sharing FP table/info stuff.
|
4 years ago |
|
properties.cpp
|
Eeschema: initial schematic I/O plugin.
|
9 years ago |
|
property_mgr.cpp
|
Hook libeval compiler up to rule parser
|
5 years ago |
|
ptree.cpp
|
Add const specifiers
|
5 years ago |
|
rc_item.cpp
|
Add wxDataView-style defensive code to wxListView usage.
|
4 years ago |
|
refdes_utils.cpp
|
Fix eeschema copy/paste: save and load sheet and symbol instances
|
5 years ago |
|
render_settings.cpp
|
Worksheet -> (industry standard) Drawing Sheet.
|
5 years ago |
|
reporter.cpp
|
Remove a useless "#include wx/wx.h" from wx_html_report_panel.h
|
4 years ago |
|
richio.cpp
|
File open/import progress dialogs.
|
4 years ago |
|
scintilla_tricks.cpp
|
Move GUI font code to common.
|
4 years ago |
|
search_stack.cpp
|
Make search stack path_seps correct for msvc
|
5 years ago |
|
searchhelpfilefullpath.cpp
|
Respect KICAD_DOCS when searching for help files
|
5 years ago |
|
single_top.cpp
|
Finalize Python Frame
|
5 years ago |
|
status_popup.cpp
|
Fix source comment / documentation typos
|
4 years ago |
|
streamwrapper.cpp
|
Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere
|
7 years ago |
|
string.cpp
|
Escape "naughty" characters in symbol names.
|
4 years ago |
|
strtok_r.c
|
Add strtok_r.c
|
12 years ago |
|
systemdirsappend.cpp
|
Allow to relocate EDA libraries out of KICAD_DATA
|
5 years ago |
|
template_fieldnames.cpp
|
Naming conventions.
|
5 years ago |
|
template_fieldnames.keywords
|
Variable substitution framework.
|
6 years ago |
|
textentry_tricks.cpp
|
Evict the last bits of wx.h
|
4 years ago |
|
title_block.cpp
|
Fix issue with predefined variable texts ${COMMENT0} to ${COMMENT9}
|
5 years ago |
|
trace_helpers.cpp
|
Debugging improvements and clean up.
|
5 years ago |
|
undo_redo_container.cpp
|
Break out eda_item_flags.h, fix the typedef to std::uint32_t, fix some signed vars
|
4 years ago |
|
utf8.cpp
|
Many callers of uni_forward are not expecting an exception.
|
6 years ago |
|
validators.cpp
|
More error message regularization (and translatability improvements).
|
4 years ago |
|
wildcards_and_files_ext.cpp
|
Define .wbk in wildcards_and_files.{cpp,h}, cosmetic code changes
|
4 years ago |
|
wx_filename.cpp
|
Add utility method to resolve symlinks
|
4 years ago |
|
wx_stl_compat.cpp
|
Include optimization: move some things from common.h to point-of-use
|
5 years ago |
|
wxdataviewctrl_helpers.cpp
|
Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp
|
9 years ago |
|
xnode.cpp
|
Escape slashes in labels and netnames.
|
7 years ago |