kicad/common
John Beard 46e7228945 UNIT_BINDER: Handle binding of combo-box option lists
This is useful if you want to give some preset options
to a user (e.g. recently used value) but stil have them
controlled and presented using the UNIT_BINDER logic.
2024-09-19 06:35:43 +01:00
..
api Multi-netclass support 2024-07-26 20:49:29 +00:00
database Enable 'exclude_from_sim' property for DB libraries 2024-09-17 18:20:33 +01:00
dialog_about Build time optimizations. 2024-04-27 23:49:13 +03:00
dialogs grids: make settings panel correctly implement cancel 2024-09-18 10:49:12 -04:00
drawing_sheet Drawing sheet can't share glyph cache entries with editors. 2024-08-22 12:23:21 -06:00
font Drawing sheet can't share glyph cache entries with editors. 2024-08-22 12:23:21 -06:00
gal Move some things starting from reporter to kicommon 2024-09-02 21:15:14 -04:00
git Fix a build issue on MSVC with wx 3.3. 2024-06-01 06:48:47 +03:00
http_lib HTTP Libraries: Add support for descriptions of sublibraries 2024-04-30 11:57:00 +00:00
import_gfx Some fixes for DXF import 2024-08-21 16:24:13 -07:00
io Fix kicommon exports 2024-09-08 08:00:47 -04:00
jobs fix compil warnings 2024-09-17 09:37:23 +02:00
kicad_curl Add mutex include. 2024-07-04 23:08:22 +03:00
libeval Silence the assert in NUMERIC_EVALUATOR on windows due to unicode 2024-04-13 15:05:09 -04:00
libeval_compiler
plotters Leave full path in WS Editor draw list 2024-09-04 12:58:01 -07:00
preview_items BOX2: Add a KiROUND specialisation for BOX2D -> BOX2I 2024-09-11 22:35:35 +01:00
project Move netclass highlighting style to application-level setting 2024-08-12 23:52:01 +01:00
properties wxWidgets 3.3 compatibility: properties API 2024-03-20 22:02:40 -04:00
settings grids: make settings panel correctly implement cancel 2024-09-18 10:49:12 -04:00
swig Fix LSEQ exports in swig 2024-08-03 16:13:59 +00:00
tool Debug: graphical snap anchor debug mode 2024-09-11 22:35:35 +01:00
view Fix some signed/unsigned comparisons 2024-07-08 13:38:11 -07:00
widgets UNIT_BINDER: Handle binding of combo-box option lists 2024-09-19 06:35:43 +01:00
CMakeLists.txt Added GenCad export within kicad-cli 2024-09-16 22:31:52 +00:00
advanced_config.cpp Implement ODB++ export 2024-09-14 15:34:51 +00:00
array_axis.cpp
array_options.cpp
asset_archive.cpp
background_jobs_monitor.cpp Fix some warnings. 2024-04-14 01:19:39 +03:00
base_screen.cpp Slight reduction in asserts. 2024-07-18 18:01:05 +01:00
bin_mod.cpp
bitmap.cpp
bitmap_base.cpp Fix numerous bugs in schematic item rotation. 2024-05-12 20:43:08 +01:00
bitmap_info.cpp Implement ODB++ export 2024-09-14 15:34:51 +00:00
bitmap_store.cpp Respect system dark / light theme if common settings not available 2024-08-14 01:15:46 +01:00
board_printout.cpp Split out LSEQ/LSET from LAYER_ID 2024-07-08 20:59:46 -07:00
build_version.cpp Add OpenGL info to About. 2024-05-05 21:30:25 +03:00
callback_gal.cpp
cli_progress_reporter.cpp
commit.cpp Handle DXF files with out of bounds values 2024-08-14 13:06:18 -07:00
common.cpp Clean up more exception processing in simulation GUI. 2024-07-03 13:32:44 +01:00
config_params.cpp
confirm.cpp Coding policy fixes. 2024-05-23 07:59:45 -04:00
design_block.h new feature: Schematic Design Blocks 2024-09-05 08:35:49 -04:00
design_block_info.cpp new feature: Schematic Design Blocks 2024-09-05 08:35:49 -04:00
design_block_info.h design blocks: move all loading out the main kicad frame 2024-09-10 15:50:03 -04:00
design_block_info_impl.cpp design blocks: move all loading out the main kicad frame 2024-09-10 15:50:03 -04:00
design_block_info_impl.h design blocks: move all loading out the main kicad frame 2024-09-10 15:50:03 -04:00
design_block_io.cpp design blocks: don't attempt to get file access times on dir 2024-09-10 15:50:03 -04:00
design_block_io.h new feature: Schematic Design Blocks 2024-09-05 08:35:49 -04:00
design_block_lib_table.cpp design blocks: move globals behind accessor functions 2024-09-10 15:50:03 -04:00
dialog_shim.cpp Better OnModify() handling for Symbol Fields Table. 2024-08-11 12:45:36 -06:00
dpi_scaling.cpp Move some things starting from reporter to kicommon 2024-09-02 21:15:14 -04:00
dpi_scaling_common.cpp Formatting. 2024-05-31 13:35:44 +01:00
draw_panel_gal.cpp Avoid GL ctx deadlock 2024-09-06 16:00:49 -07:00
drc_rules.keywords Remove group_matched token from DRC skew rule 2024-07-30 14:41:06 +01:00
dsnlexer.cpp Add ability to embed files in various elements 2024-07-15 16:06:55 -07:00
eda_base_frame.cpp Disconnect events used in EDA_BASE_FRAME 2024-08-16 02:06:18 +00:00
eda_dde.cpp
eda_doc.cpp Fix conflict with windows header define thats leaking in 2024-07-15 20:22:33 -04:00
eda_draw_frame.cpp Fix MSVC build. 2024-08-29 04:57:13 +03:00
eda_item.cpp Reduce dependency on dynamic_cast. 2024-09-04 17:24:49 +01:00
eda_pattern_match.cpp Ensure thread safety with EDA_PATTERN_MATCH_RELATIONAL. 2024-09-05 17:37:49 +01:00
eda_shape.cpp Fix incorrect flip for graphic segments. 2024-08-26 19:37:23 +02:00
eda_text.cpp BOX2: By-value GetInflated method 2024-09-11 22:35:35 +01:00
eda_tools.cpp
eda_units.cpp Add default rotation format 2024-05-06 10:00:19 -07:00
embedded_files.cpp Update embedded files hash to use Murmur3 2024-09-06 09:57:23 -07:00
embedded_files.keywords Add ability to embed files in various elements 2024-07-15 16:06:55 -07:00
env_paths.cpp
env_vars.cpp
exceptions.cpp More defensive coding for KICAD-YP. 2024-03-24 19:22:05 +00:00
executable_names.cpp
file_history.cpp
filename_resolver.cpp Fix conflict with windows header define thats leaking in 2024-07-15 20:22:33 -04:00
filter_reader.cpp
footprint_filter.cpp
footprint_info.cpp Deconflict some LIB_TREE_ITEM APIs so they can remain non-const. 2024-04-04 13:18:55 +01:00
fp_lib_table.cpp Don't deadlock when adding rows. 2024-07-23 17:49:34 +01:00
gal_display_options_common.cpp
gbr_metadata.cpp
gestfich.cpp
gr_basic.cpp
gr_text.cpp RIP LIB_PIN. 2024-04-20 12:10:31 +01:00
grid_tricks.cpp Close active cell editor when showing/hiding columns. 2024-03-24 10:09:27 +00:00
hash_eda.cpp Move LSET to new BASE_SET class 2024-07-17 10:32:09 -07:00
hotkey_store.cpp Add autocomplete accept & cancel to the hotkeys list. 2024-03-15 00:40:17 +00:00
hotkeys_basic.cpp Add autocomplete accept & cancel to the hotkeys list. 2024-03-15 00:40:17 +00:00
json_conversions.cpp Add a new plugin system for the new API 2024-04-02 19:51:16 -04:00
kidialog.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
kiface_base.cpp
kiid.cpp KIID: Use Boost uuids own hash function (fix Boost 1.86) 2024-09-08 22:42:30 +01:00
kiway.cpp Get rid of code path that has been unreachable for many years 2024-04-03 19:54:07 -04:00
kiway_express.cpp
kiway_holder.cpp
kiway_player.cpp Fix crash in wxSocketBase when the event handler has been destroyed. 2024-06-18 21:50:18 +00:00
launch_ext.cpp
layer_id.cpp Reorganize layer numbering 2024-09-06 23:07:58 +00:00
lib_id.cpp
lib_table.keywords new feature: Schematic Design Blocks 2024-09-05 08:35:49 -04:00
lib_table_base.cpp Abstract LIB_TABLE IO to allow non-file-based tables 2024-09-19 06:35:43 +01:00
lib_table_grid_tricks.cpp Hidden footprint libraries are not yet supported. 2024-06-12 16:59:20 +01:00
lib_tree_model.cpp new feature: Schematic Design Blocks 2024-09-05 08:35:49 -04:00
lib_tree_model_adapter.cpp new feature: Schematic Design Blocks 2024-09-05 08:35:49 -04:00
locale_io.cpp
lseq.cpp Fix build on GCC 14.1.1. 2024-07-15 13:38:34 +03:00
lset.cpp Fix typo'd comparison in 4e7fcb3b 2024-09-18 18:37:32 -04:00
marker_base.cpp BOX2: By-value GetInflated method 2024-09-11 22:35:35 +01:00
markup_parser.cpp
netclass.cpp Multi-netclass support 2024-07-26 20:49:29 +00:00
netlist.keywords
newstroke_font.cpp Newstroke: neaten some Chinese characters. 2024-08-28 13:49:35 +01:00
notifications_manager.cpp Hide notification panel on focus loss. 2024-07-22 10:35:19 +00:00
origin_transforms.cpp
origin_viewitem.cpp
page_info.cpp
paths.cpp new feature: Schematic Design Blocks 2024-09-05 08:35:49 -04:00
pcb.keywords common: update PCB file format keyword with placement rule areas 2024-08-13 22:50:25 +02:00
pcb_plot_params.keywords ADDED: plotting options for DNP footprints 2024-08-18 10:02:14 -06:00
pgm_base.cpp Don't use message as part of the assert dedup 2024-06-21 07:19:53 -04:00
printout.cpp
project.cpp design blocks: move globals behind accessor functions 2024-09-10 15:50:03 -04:00
ptree.cpp
rc_item.cpp Support both short and long item descriptions. 2024-06-28 22:10:22 +01:00
refdes_utils.cpp
render_settings.cpp RENDER_SETTINGS: try a slightly modified dot calculation. 2024-08-25 16:30:08 +02:00
reporter.cpp Make simulation reporter warnings non-fatal. 2024-09-05 05:59:35 +03:00
richio.cpp
scintilla_tricks.cpp Fill in a lot more calls to DIALOG_SHIM::OnModify(). 2024-08-11 12:45:36 -06:00
search_stack.cpp
searchhelpfilefullpath.cpp
single_top.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
status_popup.cpp
streamwrapper.cpp
string_utils.cpp Add '?' to list of forbidden file name characters. 2024-08-11 07:09:28 -04:00
stroke_params.cpp Fixed issue where the final segment of the dashed style was not finishing properly 2024-08-26 06:54:36 -07:00
stroke_params.keywords
systemdirsappend.cpp
template_fieldnames.cpp Collapse LIB_FIELD into SCH_FIELD. 2024-04-13 15:42:13 +01:00
template_fieldnames.keywords
textentry_tricks.cpp
title_block.cpp
trace_helpers.cpp new feature: Schematic Design Blocks 2024-09-05 08:35:49 -04:00
ui_events.cpp
undo_redo_container.cpp
validators.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
wildcards_and_files_ext.cpp new feature: Schematic Design Blocks 2024-09-05 08:35:49 -04:00
wx_filename.cpp
xnode.cpp