.. |
database
|
Kick the wildcards and file exts into a static class, export it from kicommon
|
2023-12-27 21:10:01 -05:00 |
dialog_about
|
Happy New Year!
|
2023-12-31 23:18:30 +00:00 |
dialogs
|
Fix incorrect init of m_cbKicadUpdate only noticeable when KICAD_UPDATE_CHECK is ON
|
2024-01-10 18:45:11 +01:00 |
drawing_sheet
|
Fix drawing sheet border random thickness glitch.
|
2023-12-05 19:31:26 +03:00 |
font
|
Make outline font min segment length configurable
|
2024-01-11 18:30:00 -08:00 |
gal
|
Support Bezier curve editing in eeschema.
|
2024-01-16 14:11:25 +03:00 |
git
|
Hide unused variable warnings in git error strings
|
2023-12-24 01:22:21 +00:00 |
http_lib
|
Implemented Timeout for HTTP LIB
|
2024-01-08 23:20:23 +00:00 |
import_gfx
|
Cleanup.
|
2023-11-25 13:12:45 +00:00 |
io
|
Altium schematic: fix properties parsing in old formats.
|
2024-01-14 13:12:47 +03:00 |
jobs
|
ADDED: option to optimize exported STEP files (disable pcurves)
|
2023-11-19 15:23:17 +03:00 |
kicad_curl
|
ADDED: KiCad update check
|
2023-12-13 20:47:40 -05:00 |
libeval
|
Add um support to the unit binder
|
2023-11-26 00:03:09 +00:00 |
libeval_compiler
|
Handle backslash-escaped quotes in libeval.
|
2023-09-30 17:38:44 +01:00 |
plotters
|
Don't plot polygon borders when they are disabled.
|
2024-01-15 22:35:35 +03:00 |
preview_items
|
Smallest font size was a bit too small.
|
2023-12-18 14:24:04 +00:00 |
project
|
Add proper comparison operators for BOARD_DESIGN_SETTINGS and children
|
2024-01-01 13:37:31 -05:00 |
properties
|
performance efficiencies
|
2023-12-18 17:39:29 +00:00 |
settings
|
Kick the wildcards and file exts into a static class, export it from kicommon
|
2023-12-27 21:10:01 -05:00 |
swig
|
Fix the moving truck leaving behind IO_ERROR and friends
|
2023-10-02 18:16:17 -04:00 |
tool
|
Try reusing the TOOL_DISPATCHER menu hack for libtree previews.
|
2024-01-05 14:20:33 +00:00 |
view
|
VIEW::ReorderLayerData(): fix an issue that creates crash in Gerbview
|
2024-01-09 15:13:57 +01:00 |
widgets
|
Fix preferences dialog on hidpi using FromDIP
|
2024-01-16 15:33:32 -05:00 |
CMakeLists.txt
|
Move PAGE_INFO to kicommon
|
2024-01-09 07:26:04 -05:00 |
advanced_config.cpp
|
Make outline font min segment length configurable
|
2024-01-11 18:30:00 -08: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
|
REMOVED: manual icon scale preference
|
2023-10-22 14:02:06 -04:00 |
bitmap_base.cpp
|
Coverity warning fixes.
|
2023-12-18 16:09:13 -05:00 |
bitmap_info.cpp
|
Add 256x256 program icon pngs
|
2024-01-16 17:21:44 -05:00 |
bitmap_store.cpp
|
ADDED: Icon scaling for toolbars only
|
2023-10-22 14:02:06 -04:00 |
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
|
Fix overly agressive assert.
|
2023-12-16 16:20:36 +00:00 |
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
|
Only raise the parent when show=false
|
2023-12-04 16:55:36 -08: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
|
dsnlexer can live in kicommon
|
2024-01-03 23:18:31 -05:00 |
eda_base_frame.cpp
|
Fix preferences dialog on hidpi using FromDIP
|
2024-01-16 15:33:32 -05:00 |
eda_dde.cpp
|
…
|
|
eda_doc.cpp
|
Move two pgm_base method definitions back to pgm_base.cpp
|
2023-12-28 08:26:10 -05:00 |
eda_draw_frame.cpp
|
FOOTPRINT_EDIT_FRAME: ensure the canvas type comes from the FOOTPRINT_EDITOR_SETTINGS config
|
2023-10-26 17:58:33 +02:00 |
eda_item.cpp
|
Keep "Type" field consistent with 6.0.
|
2024-01-10 18:14:56 +00:00 |
eda_pattern_match.cpp
|
…
|
|
eda_shape.cpp
|
Fix arc editing bugs when endpoints match.
|
2024-01-16 16:17:45 +03:00 |
eda_text.cpp
|
Fix some issues with Font property
|
2023-12-22 18:34:48 -05:00 |
eda_tools.cpp
|
…
|
|
eda_units.cpp
|
Handle units switch in board stackup.
|
2023-12-24 16:18:46 +00:00 |
env_paths.cpp
|
…
|
|
env_vars.cpp
|
…
|
|
exceptions.cpp
|
Parse generator_version and improve error output on mismatch
|
2023-11-29 16:17:41 +00:00 |
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
|
Escape error messages for HTML.
|
2024-01-05 11:03:36 +00:00 |
fp_lib_table.cpp
|
Introduce base IO_MGR class and unify RELEASER objects
|
2023-12-29 00:37:38 +00: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
|
Cleanup unused variables.
|
2023-12-07 13:41:24 +00: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
|
Fix some issues with hotkey paste in WX_GRIDs.
|
2023-12-03 16:16:40 +00:00 |
hash_eda.cpp
|
Added IPC2581 support
|
2023-11-26 15:30:58 -08:00 |
hotkey_store.cpp
|
Introduce action friendly names
|
2023-10-27 23:58:29 +01:00 |
hotkeys_basic.cpp
|
Kick the wildcards and file exts into a static class, export it from kicommon
|
2023-12-27 21:10:01 -05:00 |
kiface_base.cpp
|
…
|
|
kiid.cpp
|
Fix broken symbol reference designators on paste special.
|
2023-12-01 14:18:47 -05:00 |
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
|
…
|
|
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
|
Support parital matches for libraries.
|
2023-12-20 12:46:22 +00:00 |
lib_tree_model_adapter.cpp
|
Only height should be increased for LIB_TREE_RENDERER.
|
2024-01-16 22:04:30 +03:00 |
locale_io.cpp
|
Move locale_io to kicommon
|
2023-09-11 21:51:58 -04:00 |
lset.cpp
|
Add board layer view stack up sequence from front layer to back layer.
|
2023-12-11 15:07:58 -05: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
|
ADDED: KiCad update check
|
2023-12-13 20:47:40 -05:00 |
origin_transforms.cpp
|
…
|
|
origin_viewitem.cpp
|
…
|
|
page_info.cpp
|
PAGE_INFO: use double instead of int to store the page size.
|
2023-10-31 13:47:32 +01:00 |
paths.cpp
|
Add share/locale to catalog paths on windows
|
2024-01-15 22:08:17 -05:00 |
pcb.keywords
|
Parse generator_version and improve error output on mismatch
|
2023-11-29 16:17:41 +00:00 |
pcb_plot_params.keywords
|
Normalize formatting of booleans in the PCB file format
|
2023-11-29 16:17:41 +00:00 |
pgm_base.cpp
|
Disable the splash screen for now
|
2024-01-16 17:26:02 -05:00 |
printout.cpp
|
…
|
|
project.cpp
|
Kick the wildcards and file exts into a static class, export it from kicommon
|
2023-12-27 21:10:01 -05:00 |
ptree.cpp
|
…
|
|
rc_item.cpp
|
performance efficiencies
|
2023-12-18 17:20:34 +00:00 |
refdes_utils.cpp
|
…
|
|
render_settings.cpp
|
Eeschema: Add Cairo printing to the Eeschema print engine. The current print engine (using wxDC draw engine) has frequently issues with each new wxWidgets version. Cairo printing engine, used for Pcbnew and Gerbview has less issues. On Eeschema, the cairo print is enabled only if the advanced config has the option "EnableEeschemaPrintCairo = 1"
|
2023-11-23 16:11:09 +01:00 |
reporter.cpp
|
Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible.
|
2023-10-14 23:51:37 +01:00 |
richio.cpp
|
Initial rename of file plugin infrastructure components to IO
|
2023-12-24 01:22:21 +00:00 |
scintilla_tricks.cpp
|
Re-enter auto-complete on a ctrl-space.
|
2023-12-27 21:14:27 +00: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
|
Fix crash when cancelling fp table setup
|
2024-01-08 23:33:12 +00:00 |
status_popup.cpp
|
Use preview items instead of highlightNets & status popup
|
2023-12-02 16:15:43 +00:00 |
streamwrapper.cpp
|
…
|
|
string_utf8_map.cpp
|
…
|
|
string_utils.cpp
|
Borrow parts of simulator's separator-detection algorithm.
|
2023-11-20 13:47:24 +00:00 |
stroke_params.cpp
|
Cleanup.
|
2023-11-25 13:12:45 +00:00 |
stroke_params.keywords
|
…
|
|
systemdirsappend.cpp
|
…
|
|
template_fieldnames.cpp
|
Readability.
|
2023-10-03 17:14:03 +01:00 |
template_fieldnames.keywords
|
…
|
|
textentry_tricks.cpp
|
…
|
|
title_block.cpp
|
…
|
|
trace_helpers.cpp
|
…
|
|
undo_redo_container.cpp
|
Do not expand the entire schematic hierarchy navigator tree by default.
|
2024-01-06 07:56:16 -05:00 |
validators.cpp
|
Require wxWidgets 3.2
|
2023-08-23 22:02:56 +00:00 |
wildcards_and_files_ext.cpp
|
Kick the wildcards and file exts into a static class, export it from kicommon
|
2023-12-27 21:10:01 -05: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 |