| .. |
|
dialog_about
|
Remove flags icons and abandoned languages
|
5 years ago |
|
dialogs
|
Convert tabs to spaces in panel_setup_severities
|
5 years ago |
|
gal
|
GAL: Revision to 80af7b3158, allow LIB_POLYLINE
|
5 years ago |
|
kicad_curl
|
Remove all debugging output that cannot be disabled.
|
5 years ago |
|
libeval
|
Move lemon parser generation into build directory
|
5 years ago |
|
libeval_compiler
|
Don't fire non-well-formed rules. (But don't assert either.)
|
5 years ago |
|
page_layout
|
Ensure PAINTER::Draw routines properly handle EDA_ITEM casting
|
5 years ago |
|
plotters
|
Use a local tmp file for plotting
|
5 years ago |
|
plugins/altium
|
Altium: Refactor and add initial structure for schematic importer
|
5 years ago |
|
preview_items
|
Don't allow preview to try and draw empty polygons.
|
5 years ago |
|
project
|
Read/write COLOR4D::UNSPECIFIED in netinfo so you can clear colors.
|
5 years ago |
|
settings
|
3D-Viewer: use the correct opacity meaning in the color settings
|
5 years ago |
|
swig
|
Fix pads python api compatibility
|
5 years ago |
|
tool
|
Fix bone-headed previous check-in.
|
5 years ago |
|
view
|
Make sure preview group gets added to view after a clear.
|
5 years ago |
|
widgets
|
Fix typo in Toggle Layers action and add descriptions to hotkeys lists.
|
5 years ago |
|
CMakeLists.txt
|
Add the PCB_ORIGIN_TRANSFORMS class
|
5 years ago |
|
advanced_config.cpp
|
ADDED holeWallPlatingThickness to AdvancedCfg.
|
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 |
|
base64.cpp
|
Plot SVG embedded
|
6 years ago |
|
base_screen.cpp
|
Undo for schematic-wide operations.
|
5 years ago |
|
base_struct.cpp
|
Remove all debugging output that cannot be disabled.
|
5 years ago |
|
base_units.cpp
|
Fix a few issues with zone islands
|
5 years ago |
|
basic_gal.cpp
|
Cleanup: Replace push_back with emplace_back
|
6 years ago |
|
bin_mod.cpp
|
Move the file history into the frames
|
6 years ago |
|
bitmap.cpp
|
Move scaled toolbar separator into ACTION_TOOLBAR
|
5 years ago |
|
bitmap_base.cpp
|
BITMAP_BASE, Eeschema: fix incorrect position of the bitmap when printing.
|
6 years ago |
|
board_printout.cpp
|
Make sure Gerber print options have a color settings.
|
5 years ago |
|
build_version.cpp
|
Fix a compil warning and 2 Coverity warnings.
|
5 years ago |
|
commit.cpp
|
Convert UNDO_REDO_T to an enum class
|
5 years ago |
|
common.cpp
|
Don't trim both back and front if there's only one char.
|
5 years ago |
|
config_params.cpp
|
Rip out the unused leftovers of the old color system
|
5 years ago |
|
confirm.cpp
|
Fix library table panel path adding and cleanup duplicate dialog
|
6 years ago |
|
cursor_store.cpp
|
Fix preprocessor expression
|
6 years ago |
|
dialog_shim.cpp
|
Remove all debugging output that cannot be disabled.
|
5 years ago |
|
draw_panel_gal.cpp
|
Sometimes a DRAW_PANEL_GAL wants its immediate parent and sometimes not.
|
5 years ago |
|
drc_rules.keywords
|
common: include drc_proto keywords in the main DRC parser
|
5 years ago |
|
dsnlexer.cpp
|
Remove all debugging output that cannot be disabled.
|
5 years ago |
|
eagle_parser.cpp
|
Remove all debugging output that cannot be disabled.
|
5 years ago |
|
eda_base_frame.cpp
|
Show an error message when switching to a language that isn't installed
|
5 years ago |
|
eda_dde.cpp
|
Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out.
|
6 years ago |
|
eda_doc.cpp
|
Add text variable support to envVar processing.
|
6 years ago |
|
eda_draw_frame.cpp
|
Give new footprint libraries a dummy name in the file dialog
|
5 years ago |
|
eda_pattern_match.cpp
|
C++14: Remove unused make_unique.h
|
6 years ago |
|
eda_size_ctrl.cpp
|
Switch to scoped enums
|
6 years ago |
|
eda_text.cpp
|
EDA_TEXT: rename GetEffectiveShape() to GetEffectiveTextShape() to avoid name aliasing with BOARD_ITEM inteface
|
5 years ago |
|
env_paths.cpp
|
Project settings fixes from review
|
5 years ago |
|
env_vars.cpp
|
Add configuration of Hi-DPI canvas scaling in OpenGL
|
7 years ago |
|
exceptions.cpp
|
Cleanup of extraneous calls for string conversion.
|
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
|
Add text variable support to envVar processing.
|
6 years ago |
|
filter_reader.cpp
|
Cleanup: Replace C-only deprecated headers
|
6 years ago |
|
footprint_filter.cpp
|
Cleanup to make implementation names consistent with what they now do.
|
6 years ago |
|
footprint_info.cpp
|
Catch exception so that we at least throw up an error message.
|
5 years ago |
|
fp_lib_table.cpp
|
Get rid of extraneous char conversion.
|
5 years ago |
|
gbr_metadata.cpp
|
ADDED: pad fabrication property, as required in latest Gerber file specification.
|
6 years ago |
|
gestfich.cpp
|
Use move to trash to the project manager instead of immediate delete
|
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
|
std::min/std::max requires <algorithm>
|
5 years ago |
|
gr_text.cpp
|
Unify support for line width magic cookies.
|
6 years ago |
|
grid_tricks.cpp
|
Generate grid event when pasting into cell.
|
5 years ago |
|
hash_eda.cpp
|
Initialize variable in hash computation
|
5 years ago |
|
hotkey_store.cpp
|
Use consistent naming for project manager.
|
5 years ago |
|
hotkeys_basic.cpp
|
Implement a new settings framework across all of KiCad
|
6 years ago |
|
html_messagebox.cpp
|
Make a bunch of help dialogs modeless.
|
5 years ago |
|
kiface_i.cpp
|
Implement a new settings framework across all of KiCad
|
6 years ago |
|
kiway.cpp
|
Show an error message when switching to a language that isn't installed
|
5 years ago |
|
kiway_express.cpp
|
Support synchronous messaging over KIWAY EXPRESS.
|
7 years ago |
|
kiway_holder.cpp
|
Replace EESchema DLIST
|
6 years ago |
|
kiway_player.cpp
|
Save file / window states for kicad project locally
|
5 years ago |
|
languages_menu.cpp
|
Show an error message when switching to a language that isn't installed
|
5 years ago |
|
launch_ext.cpp
|
Fix URL launching on MacOS
|
6 years ago |
|
layer_id.cpp
|
Add PCB_LAYER_IDs to LayerName() and reformat for readability
|
5 years ago |
|
lib_id.cpp
|
Don't export libid with footprints
|
5 years ago |
|
lib_table.keywords
|
Added "enabled" parameter for LIB_TABLE_ROW
|
8 years ago |
|
lib_table_base.cpp
|
Add text variable support to envVar processing.
|
6 years ago |
|
lib_tree_model.cpp
|
#include <algorithm> so std::sort is found.
|
6 years ago |
|
lib_tree_model.h
|
Pinning for library trees in FPEditor and SymbolEditor.
|
6 years ago |
|
lib_tree_model_adapter.cpp
|
Display symbol libraries that couldn't be loaded as disabled text
|
5 years ago |
|
lib_tree_model_adapter.h
|
Migrate PcbNew project settings to new framework
|
5 years ago |
|
lockfile.cpp
|
Move file locking utilities to a separate file
|
9 years ago |
|
lset.cpp
|
Add PCB_LAYER_IDs to LayerName() and reformat for readability
|
5 years ago |
|
marker_base.cpp
|
Migrate RC_ITEM to use shared_ptr
|
5 years ago |
|
msgpanel.cpp
|
Remove colours from message text items.
|
7 years ago |
|
netclass.cpp
|
NetClass settings for Eeschema.
|
5 years ago |
|
netlist.keywords
|
ADDED properties passed between eescema and pcbnew.
|
5 years ago |
|
newstroke_font.cpp
|
Correct cyrillic 'f' in newstroke
|
6 years ago |
|
observable.cpp
|
Coverity fixes (mostly initializing variables)
|
9 years ago |
|
origin_transforms.cpp
|
Add the ORIGIN_TRANSFORMS class
|
5 years ago |
|
origin_viewitem.cpp
|
Fix invalid std::array constructor causing MSVC illegal indirection error
|
6 years ago |
|
page_info.cpp
|
Eeschema : Add A5 sheet size
|
5 years ago |
|
painter.cpp
|
Remove a bunch of globals.
|
6 years ago |
|
pcb.keywords
|
ADDED new footprint fabrication attributes.
|
5 years ago |
|
pcb_plot_params.keywords
|
Implement changes for Sketch Pads to Fab Layers.
|
6 years ago |
|
pgm_base.cpp
|
Show an error message when switching to a language that isn't installed
|
5 years ago |
|
prependpath.cpp
|
Fix some issues related to the footprint wizard frame:
|
10 years ago |
|
printout.cpp
|
Implement a new settings framework across all of KiCad
|
6 years ago |
|
project.cpp
|
A better way of handling standalone project files
|
5 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
|
Remove all debugging output that cannot be disabled.
|
5 years ago |
|
rc_item.cpp
|
Delete nodes in vector before clearing it
|
5 years ago |
|
rc_item.h
|
Migrate RC_ITEM to use shared_ptr
|
5 years ago |
|
refdes_utils.cpp
|
Fix broken GetReferencePrefix function
|
7 years ago |
|
render_settings.cpp
|
Flags cleanup.
|
5 years ago |
|
reporter.cpp
|
Better board-edge error reporting.
|
5 years ago |
|
richio.cpp
|
Uniformly quote strings which may have user content.
|
7 years ago |
|
scintilla_tricks.cpp
|
ADDED hotkey for comment/uncomment line(s) in Scintilla.
|
5 years ago |
|
search_stack.cpp
|
Replace log debugging output with tracing.
|
7 years ago |
|
searchhelpfilefullpath.cpp
|
Replace log debugging output with tracing.
|
7 years ago |
|
single_top.cpp
|
Ensure the environment variables are synchronized between KiCad and Python
|
5 years ago |
|
status_popup.cpp
|
Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal.
|
6 years ago |
|
streamwrapper.cpp
|
Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere
|
7 years ago |
|
string.cpp
|
Convert smart quotes and dashes in reports to ASCII quotes and dashes.
|
5 years ago |
|
strtok_r.c
|
Add strtok_r.c
|
12 years ago |
|
systemdirsappend.cpp
|
Minor fixes: remove a few useless includes and move a few others to the right file. Remove a few coverity warnings about not initialized members.
|
11 years ago |
|
template_fieldnames.cpp
|
Unroll a level of prefs for fieldname templates.
|
5 years ago |
|
template_fieldnames.h
|
Fix some Coverity issues.
|
6 years ago |
|
template_fieldnames.keywords
|
Variable substitution framework.
|
6 years ago |
|
textentry_tricks.cpp
|
Only reserve hotkeys for focused textCtrls that are editabled.
|
5 years ago |
|
title_block.cpp
|
Refactor common QA components to create a single common library
|
5 years ago |
|
trace_helpers.cpp
|
Fix Python environment variable handling
|
5 years ago |
|
undo_redo_container.cpp
|
Convert UNDO_REDO_T to an enum class
|
5 years ago |
|
utf8.cpp
|
Many callers of uni_forward are not expecting an exception.
|
6 years ago |
|
validators.cpp
|
Allow Net Inspector to create, rename and delete nets.
|
5 years ago |
|
wildcards_and_files_ext.cpp
|
Altium: Refactor and add initial structure for schematic importer
|
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 |