.. |
dialog_about
|
Add missing surname to a contributor.
|
4 years ago |
dialogs
|
Remove another leaky wx/log.h header
|
4 years ago |
drawing_sheet
|
Remove the wxLog calls from math/util.h for now
|
4 years ago |
gal
|
Remove the wxLog calls from math/util.h for now
|
4 years ago |
kicad_curl
|
Remove all debugging output that cannot be disabled.
|
5 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
|
4 years ago |
plotters
|
Remove another leaky wx/log.h header
|
4 years ago |
plugins
|
Cleanup some more excess math/util includes
|
4 years ago |
preview_items
|
Fix some typos across the codebase
|
5 years ago |
project
|
More worksheet -> drawing sheet cleanup.
|
4 years ago |
settings
|
Remove the wxLog calls from math/util.h for now
|
4 years ago |
swig
|
Add missing wxString* conversion
|
4 years ago |
tool
|
Remove another leaky wx/log.h header
|
4 years ago |
view
|
VIEW_OVERLAY: add Get[Fill/Stroke]Color methods.
|
4 years ago |
widgets
|
Stop salt the eart with wxhtml.h
|
4 years ago |
CMakeLists.txt
|
Add Python Tool to pcbnew
|
4 years ago |
advanced_config.cpp
|
Enable dark mode for MacOS
|
5 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
|
More worksheet -> drawing sheet cleanup.
|
4 years ago |
base_units.cpp
|
Move inline function declaration to allow removing include
|
4 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
|
Fix some typos across the codebase
|
5 years ago |
build_version.cpp
|
Working python window
|
4 years ago |
commit.cpp
|
More Undo/Redo Cleanup.
|
5 years ago |
common.cpp
|
Add more bounds checking in KIwxExpandEnvVars
|
5 years ago |
config_params.cpp
|
Move LOCALE_IO out of common.h
|
5 years ago |
confirm.cpp
|
Remove transitive inclusion of bitmaps.h
|
5 years ago |
dialog_shim.cpp
|
Stop salt the eart with wxhtml.h
|
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
|
Remove wx.h from many files
|
4 years ago |
eda_dde.cpp
|
Finalize Python Frame
|
4 years ago |
eda_doc.cpp
|
Remove another abandoned function
|
5 years ago |
eda_draw_frame.cpp
|
Eliminate one wxRect constructor in BOX2
|
4 years ago |
eda_item.cpp
|
Remove the wxLog calls from math/util.h for now
|
4 years ago |
eda_pattern_match.cpp
|
Add missing <algorithm>
|
5 years ago |
eda_rect.cpp
|
Naming conventions.
|
5 years ago |
eda_size_ctrl.cpp
|
Add more consts all over the place
|
5 years ago |
eda_text.cpp
|
CADSTAR Schematic: Fix Text Positioning within Symbols
|
5 years ago |
eda_units.cpp
|
Split EDA_UNITS out from common.
|
5 years ago |
env_paths.cpp
|
Formatting.
|
5 years ago |
env_vars.cpp
|
Change environmental variables to human-readable
|
5 years ago |
exceptions.cpp
|
Report lexer issues through error reporter.
|
5 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
|
Added a lot of consts and refactored a few lines
|
5 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
|
Load footprint info when there's no cache available.
|
4 years ago |
fp_lib_table.cpp
|
Fp editor: do not change item UUIDs when loading a footprint from library.
|
5 years ago |
gbr_metadata.cpp
|
Fix some typos across the codebase
|
5 years ago |
gestfich.cpp
|
Don't search hardcoded (and never valid on non-english) Windows paths
|
5 years ago |
getrunningmicrosecs.cpp
|
Cleanup: Replace C-only deprecated headers
|
6 years ago |
gl_context_mgr.cpp
|
Dealing with inconsistent wxGLCanvas::IsDisplaySupported()
|
7 years ago |
gr_basic.cpp
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
gr_text.cpp
|
Fix some typos across the codebase
|
5 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
|
Contextual hotkeys can overlap for different tools
|
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
|
Fix compile errors on MSVC
|
4 years ago |
kiway_express.cpp
|
Remove useless wx/wx.h include, that create sometimes compil warnings on msys.
|
5 years ago |
kiway_holder.cpp
|
Replace EESchema DLIST
|
6 years ago |
kiway_player.cpp
|
Finalize Python Frame
|
4 years ago |
languages_menu.cpp
|
Rework bitmap system to load from archived PNGs
|
5 years ago |
launch_ext.cpp
|
Fix not working LaunchExternal() on Linux on wxWidgets 3.1.4
|
5 years ago |
layer_id.cpp
|
Remove unused color layer
|
5 years ago |
lib_id.cpp
|
Be consistent about using nullptr instead of 0
|
5 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
|
Fix access into empty container.
|
5 years ago |
lib_tree_model_adapter.cpp
|
Split lib tree initialization into a two-pass affair.
|
5 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
|
Worksheet -> (industry standard) Drawing Sheet.
|
5 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
|
Keep snap line alignment before new snaps
|
5 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
|
Fix running from build dir on MacOS after recent build system changes
|
5 years ago |
pcb.keywords
|
Save pintype alongside pinfunction (in pads).
|
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 Python Tool to pcbnew
|
4 years ago |
printout.cpp
|
Implement a new settings framework across all of KiCad
|
6 years ago |
project.cpp
|
Remove the wxLog calls from math/util.h for now
|
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
|
Added a lot of consts and refactored a few lines
|
5 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
|
Move importers from wxLog to REPORTER.
|
5 years ago |
richio.cpp
|
Minor adjustments
|
5 years ago |
scintilla_tricks.cpp
|
Remove another leaky wx/log.h header
|
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
|
4 years ago |
status_popup.cpp
|
Add some missing headers required on wx3.0 at least
|
5 years ago |
streamwrapper.cpp
|
Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere
|
7 years ago |
string.cpp
|
Avoid using the string type name as a variable name
|
5 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
|
more cleanup about removing useless include
|
5 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
|
Added a lot of consts and refactored a few lines
|
5 years ago |
utf8.cpp
|
Many callers of uni_forward are not expecting an exception.
|
6 years ago |
validators.cpp
|
Unify LIB_IDs now that both are stored in sexpr files.
|
5 years ago |
wildcards_and_files_ext.cpp
|
More worksheet -> drawing sheet cleanup.
|
4 years ago |
wx_filename.cpp
|
Split wx_filename out of common
|
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
|
Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp
|
9 years ago |
xnode.cpp
|
Escape slashes in labels and netnames.
|
7 years ago |