.. |
database
|
DbLib: support columns with numeric data
|
2023-09-16 22:37:12 -04:00 |
dialog_about
|
Add missing licence lines in iec60664 and naming update
|
2023-07-23 14:12:03 +00:00 |
dialogs
|
Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER.
|
2023-09-29 00:13:12 +01:00 |
drawing_sheet
|
It's "internal units", not "user interface".
|
2023-09-30 22:54:45 +01:00 |
font
|
Move fontconfig to kicommon for now to de-duplicate the font cache
|
2023-09-24 22:58:18 -04:00 |
gal
|
gal as a shared lib, gaasl!
|
2023-09-26 22:31:31 -04:00 |
http_lib
|
httplib: add support for exclude attributes
|
2023-09-24 13:37:01 +00:00 |
import_gfx
|
Report unsupported DXF features on import.
|
2023-09-25 16:21:11 +01:00 |
jobs
|
BOM Exporter: allow using presets from the command line
|
2023-09-20 10:57:43 -04:00 |
kicad_curl
|
Another set of movement to kicommon
|
2023-09-26 22:30:42 -04:00 |
libeval
|
…
|
|
libeval_compiler
|
Handle backslash-escaped quotes in libeval.
|
2023-09-30 17:38:44 +01:00 |
plotters
|
StartPlot can fail and leave a broken file handle
|
2023-09-29 19:52:21 -04:00 |
plugins
|
EasyEDA Pro: don't fail on attributes for dimensions.
|
2023-09-29 12:17:30 +03:00 |
preview_items
|
Fail GAL on its header leaking audit
|
2023-09-18 19:52:27 -04:00 |
project
|
Remove obsolete config_params.h includes
|
2023-09-25 20:40:29 -04:00 |
properties
|
Fixes for wx 3.3 in pg_editors.cpp
|
2023-09-14 19:05:46 +03:00 |
settings
|
Add SETTINGS_MANAGER::GetUserSettingsPath back because swig
|
2023-09-24 20:10:32 -04:00 |
swig
|
gal as a shared lib, gaasl!
|
2023-09-26 22:31:31 -04:00 |
tool
|
Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER.
|
2023-09-29 00:13:12 +01:00 |
view
|
Fix a link issue on mingw in debug mode.
|
2023-09-30 16:08:54 +02:00 |
widgets
|
Don't confuse Coverity.
|
2023-09-30 22:54:45 +01:00 |
CMakeLists.txt
|
On second thought rename PROJECT_PCBNEW to PROJECT_PCB
|
2023-09-27 23:15:54 -04:00 |
advanced_config.cpp
|
Allow disambiguation menu configurability
|
2023-09-24 16:33:05 -07:00 |
array_axis.cpp
|
…
|
|
array_options.cpp
|
…
|
|
asset_archive.cpp
|
…
|
|
background_jobs_monitor.cpp
|
Add more thread safety to background jobs
|
2023-08-11 22:37:43 -04:00 |
base_screen.cpp
|
…
|
|
bin_mod.cpp
|
…
|
|
bitmap.cpp
|
Require wxWidgets 3.2
|
2023-08-23 22:02:56 +00:00 |
bitmap_base.cpp
|
Fiw a few compil and Coverity warnings.
|
2023-09-18 18:15:02 +02:00 |
bitmap_info.cpp
|
Enhance the status bar with background progress and notifications
|
2023-08-04 22:06:08 -04:00 |
bitmap_store.cpp
|
…
|
|
board_printout.cpp
|
Fail GAL on its header leaking audit
|
2023-09-18 19:52:27 -04:00 |
build_version.cpp
|
Another set of movement to kicommon
|
2023-09-26 22:30:42 -04:00 |
callback_gal.cpp
|
…
|
|
cli_progress_reporter.cpp
|
ADDED: ERC over cli....mostly
|
2023-08-13 20:31:19 -04:00 |
commit.cpp
|
…
|
|
common.cpp
|
Fields Table: convert special strings like Quantity to named variables
|
2023-08-01 10:55:32 -04:00 |
config_params.cpp
|
config_params doesnt need color4d
|
2023-09-14 19:21:55 -04:00 |
confirm.cpp
|
Remove confirms dependence on pgm_base and unused header
|
2023-09-23 10:20:31 -04:00 |
dialog_shim.cpp
|
Focus back to the main window after dialog
|
2023-09-20 17:38:06 -07:00 |
dpi_scaling_common.cpp
|
Break out the boundary violating parts of gal into common through subclassing
|
2023-09-23 09:37:47 -04:00 |
draw_panel_gal.cpp
|
Profile can live in core
|
2023-09-07 07:47:01 -04:00 |
drc_rules.keywords
|
…
|
|
dsnlexer.cpp
|
…
|
|
eda_base_frame.cpp
|
Reduce visual clutter in GAL display options.
|
2023-09-04 13:06:46 +01:00 |
eda_dde.cpp
|
…
|
|
eda_doc.cpp
|
…
|
|
eda_draw_frame.cpp
|
Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER.
|
2023-09-27 16:02:13 +01:00 |
eda_item.cpp
|
Include underscore in word chars.
|
2023-09-05 19:44:53 +01:00 |
eda_pattern_match.cpp
|
…
|
|
eda_shape.cpp
|
Improve shape properties dialog layout.
|
2023-09-19 17:04:05 +01:00 |
eda_text.cpp
|
Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE.
|
2023-09-07 17:42:51 +01:00 |
eda_tools.cpp
|
…
|
|
eda_units.cpp
|
…
|
|
env_paths.cpp
|
…
|
|
env_vars.cpp
|
…
|
|
exceptions.cpp
|
…
|
|
executable_names.cpp
|
…
|
|
file_history.cpp
|
…
|
|
filename_resolver.cpp
|
Replace ':' to '{', '}' for alias in variable path
|
2023-09-03 20:52:29 +00:00 |
filter_reader.cpp
|
…
|
|
footprint_filter.cpp
|
Formatting.
|
2023-08-31 11:36:39 +01:00 |
footprint_info.cpp
|
…
|
|
fp_lib_table.cpp
|
Move the settings path to PATHS to allow shifting other classes into kicommon
|
2023-09-23 20:06:58 -04:00 |
gal_display_options_common.cpp
|
Break out the boundary violating parts of gal into common through subclassing
|
2023-09-23 09:37:47 -04:00 |
gbr_metadata.cpp
|
Fix wrong path slash
|
2023-09-07 22:09:26 -04:00 |
gestfich.cpp
|
Fix arg parsing in ExecuteFile.
|
2023-09-23 14:34:54 +01:00 |
gr_basic.cpp
|
…
|
|
gr_text.cpp
|
ADDED: parameterize font metrics and allow customization of overbar height.
|
2023-08-06 20:57:41 +01:00 |
grid_tricks.cpp
|
Grid Tricks: entering editor needs to set selection to edited cell
|
2023-08-21 09:14:27 -04:00 |
hash_eda.cpp
|
…
|
|
hotkey_store.cpp
|
Update fake hotkey action to new constructor
|
2023-08-29 00:19:19 +01:00 |
hotkeys_basic.cpp
|
Move the settings path to PATHS to allow shifting other classes into kicommon
|
2023-09-23 20:06:58 -04:00 |
kiface_base.cpp
|
…
|
|
kiid.cpp
|
…
|
|
kiway.cpp
|
Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER.
|
2023-09-29 00:13:12 +01:00 |
kiway_express.cpp
|
…
|
|
kiway_holder.cpp
|
…
|
|
kiway_player.cpp
|
…
|
|
languages_menu.cpp
|
…
|
|
launch_ext.cpp
|
Require wxWidgets 3.2
|
2023-08-23 22:02:56 +00:00 |
layer_id.cpp
|
Allow GetLayer() to be used with single-layer zones.
|
2023-08-08 12:43:22 +01:00 |
lib_id.cpp
|
Dont leak richio into everything
|
2023-09-07 22:29:40 -04:00 |
lib_table.keywords
|
…
|
|
lib_table_base.cpp
|
Fix legacy lib table loading logic
|
2023-08-18 22:46:33 -04:00 |
lib_table_grid_tricks.cpp
|
Add batch edit for visible flag.
|
2023-09-26 00:31:37 +01:00 |
lib_tree_model.cpp
|
ADDED support for pin and fp filtering in FOOTPRINT_CHOOSER.
|
2023-09-29 17:03:50 +01:00 |
lib_tree_model_adapter.cpp
|
ADDED support for pin and fp filtering in FOOTPRINT_CHOOSER.
|
2023-09-29 17:03:50 +01:00 |
locale_io.cpp
|
Move locale_io to kicommon
|
2023-09-11 21:51:58 -04:00 |
lset.cpp
|
Update layer names to current terminology.
|
2023-08-04 11:37:46 +01:00 |
marker_base.cpp
|
…
|
|
markup_parser.cpp
|
Unwrap the FROM_UTF8 macro in favor of direct function
|
2023-09-09 00:10:57 -04:00 |
netclass.cpp
|
…
|
|
netlist.keywords
|
…
|
|
newstroke_font.cpp
|
Add the fraction numeric form glyphs.
|
2023-07-25 16:58:16 +00:00 |
notifications_manager.cpp
|
Move wxString and std::optional JSON serializers to core header.
|
2023-09-07 10:57:02 +03:00 |
origin_transforms.cpp
|
…
|
|
origin_viewitem.cpp
|
…
|
|
page_info.cpp
|
Dont leak richio into everything
|
2023-09-07 22:29:40 -04:00 |
paths.cpp
|
Repair standalone application 3D plugin path resolution.
|
2023-09-25 18:03:27 +01:00 |
pcb.keywords
|
Finish up custom-shaped pad spoke templates.
|
2023-09-13 23:34:25 +01:00 |
pcb_plot_params.keywords
|
ADDED: plot control over FP text.
|
2023-08-15 16:56:46 +01:00 |
pgm_base.cpp
|
Remove obsolete config_params.h includes
|
2023-09-25 20:40:29 -04:00 |
plugin_file_desc.cpp
|
Schematic plugins refactoring, fixes for PCB plugins.
|
2023-08-31 05:08:03 +03:00 |
printout.cpp
|
…
|
|
project.cpp
|
Tear out the eeschema conditional compile of PROJECT
|
2023-09-27 23:05:30 -04:00 |
ptree.cpp
|
…
|
|
rc_item.cpp
|
Fix up erc json a little
|
2023-08-13 19:19:20 -04:00 |
refdes_utils.cpp
|
…
|
|
render_settings.cpp
|
…
|
|
reporter.cpp
|
Unwrap the FROM_UTF8 macro in favor of direct function
|
2023-09-09 00:10:57 -04:00 |
richio.cpp
|
Unwrap the FROM_UTF8 macro in favor of direct function
|
2023-09-09 00:10:57 -04:00 |
scintilla_tricks.cpp
|
ADDED autocomplete for value field in Symbol Properties dialog.
|
2023-08-02 20:45:52 +01:00 |
search_stack.cpp
|
Unwrap the FROM_UTF8 macro in favor of direct function
|
2023-09-09 00:10:57 -04:00 |
searchhelpfilefullpath.cpp
|
…
|
|
single_top.cpp
|
HideSplash() earlier before the initial frame->Show()
|
2023-07-12 06:55:01 -04:00 |
status_popup.cpp
|
…
|
|
streamwrapper.cpp
|
…
|
|
string_utf8_map.cpp
|
…
|
|
string_utils.cpp
|
Unwrap the FROM_UTF8 macro in favor of direct function
|
2023-09-09 00:10:57 -04:00 |
stroke_params.cpp
|
Save 470KB by not re-initializing lineTypeNames over a thousand cpp files it leaks into
|
2023-09-19 20:05:55 -04:00 |
stroke_params.keywords
|
…
|
|
systemdirsappend.cpp
|
…
|
|
template_fieldnames.cpp
|
Unwrap the FROM_UTF8 macro in favor of direct function
|
2023-09-09 00:10:57 -04:00 |
template_fieldnames.keywords
|
…
|
|
textentry_tricks.cpp
|
…
|
|
title_block.cpp
|
…
|
|
trace_helpers.cpp
|
…
|
|
undo_redo_container.cpp
|
…
|
|
validators.cpp
|
Require wxWidgets 3.2
|
2023-08-23 22:02:56 +00:00 |
wildcards_and_files_ext.cpp
|
ADDED: HTTP library support
|
2023-09-19 01:09:21 +00:00 |
wx_filename.cpp
|
wx_filename.cpp: replace include macro.h by include string_utils.h
|
2023-09-09 09:38:44 +02:00 |
xnode.cpp
|
Unwrap the FROM_UTF8 macro in favor of direct function
|
2023-09-09 00:10:57 -04:00 |