7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-24 23:56:18 +00:00
kicad/common
John Beard db457f52fa Move layer presentation logic to a separate class
The separates it from the LAYER_SELECTOR class - deciding
what color a layer is (say) is separate to managing the
actual selection of the layer. For example, sel_layer.cpp
only needs the presentation logic. This also makes it eaiser
to compose rather than inherit.

Additonally, break out the layer pair swatch function
to this class.

This will also be needed by the layer pair manager UI.

Relates-To: https://gitlab.com/kicad/code/kicad/-/issues/15227
2024-08-06 23:45:55 +08:00
..
api Multi-netclass support 2024-07-26 20:49:29 +00:00
database Remove extraneous cache fill per row 2024-06-05 16:08:45 +00:00
dialog_about Build time optimizations. 2024-04-27 23:49:13 +03:00
dialogs Add wxGrid autosizer helper 2024-08-06 23:45:55 +08:00
drawing_sheet Replace custom Clamp with std::clamp 2024-07-25 19:17:17 +02:00
font Avoid throwing a spurious substitution warnings 2024-07-16 09:28:07 -07:00
gal Don't try to clear empty bitmap cache. 2024-07-01 18:23:19 +03: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 Fix ellipse angles when importing DXF. 2024-06-04 04:19:51 +00:00
io Replace custom Clamp with std::clamp 2024-07-25 19:17:17 +02:00
jobs ADDED: Component filter for STEP export 2024-08-03 21:56:48 -04: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 Handle backslash-escaped quotes in libeval. 2023-09-30 17:38:44 +01:00
plotters Another reduction in asserts. 2024-07-19 22:11:56 +01:00
preview_items Add SCH_RULE_AREA shapes to eeschema 2024-04-25 14:24:46 +00:00
project Multi-netclass support 2024-07-26 20:49:29 +00:00
properties wxWidgets 3.3 compatibility: properties API 2024-03-20 22:02:40 -04:00
settings Check for >= 2 filenames when comparing backup archives on close 2024-07-16 18:33:14 +01:00
swig Fix LSEQ exports in swig 2024-08-03 16:13:59 +00:00
tool Slight reduction in asserts. 2024-07-18 18:01:05 +01:00
view Fix some signed/unsigned comparisons 2024-07-08 13:38:11 -07:00
widgets Move layer presentation logic to a separate class 2024-08-06 23:45:55 +08:00
advanced_config.cpp ADDED: pcbnew fill avoids kissing fills 2024-07-10 18:34:41 -07: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_base.cpp Fix numerous bugs in schematic item rotation. 2024-05-12 20:43:08 +01:00
bitmap_info.cpp Multi-netclass support 2024-07-26 20:49:29 +00:00
bitmap_store.cpp ADDED: Icon scaling for toolbars only 2023-10-22 14:02:06 -04:00
bitmap.cpp REMOVED: manual icon scale preference 2023-10-22 14:02:06 -04: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 Improve appearance of stroked knockout text. 2023-05-26 19:53:38 +01:00
cli_progress_reporter.cpp ADDED: ERC over cli....mostly 2023-08-13 20:31:19 -04:00
CMakeLists.txt Move layer presentation logic to a separate class 2024-08-06 23:45:55 +08:00
commit.cpp Fix overly agressive assert. 2023-12-16 16:20:36 +00:00
common.cpp Clean up more exception processing in simulation GUI. 2024-07-03 13:32:44 +01:00
config_params.cpp config_params doesnt need color4d 2023-09-14 19:21:55 -04:00
confirm.cpp Coding policy fixes. 2024-05-23 07:59:45 -04:00
dialog_shim.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
dpi_scaling_common.cpp Formatting. 2024-05-31 13:35:44 +01:00
draw_panel_gal.cpp Show/hide scrollbars earlier to reduce flickering. 2024-07-03 16:57:21 +03: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 Fix some platform ifdef checks. 2024-06-01 06:49:11 +03: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 Don't use wxLogMessage/wxLogError for messages not meant for user. 2024-06-24 20:22:29 +01:00
eda_item.cpp Support both short and long item descriptions. 2024-06-28 22:10:22 +01:00
eda_pattern_match.cpp Support wildcards and regEx's in Net Inspector. 2024-05-24 12:24:05 +01:00
eda_shape.cpp Formatting. 2024-06-22 23:54:57 +01:00
eda_text.cpp Ensure non handled text properties are never written in .kicad_pcb files 2024-07-14 20:45:40 +02:00
eda_tools.cpp
eda_units.cpp Add default rotation format 2024-05-06 10:00:19 -07:00
embedded_files.cpp Fix conflict with windows header define thats leaking in 2024-07-15 20:22:33 -04: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 Remove hard-coded versioned env vars in most places 2024-02-15 15:31:08 +00:00
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 Formatting. 2023-08-31 11:36:39 +01:00
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 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 ADDED: library tree context menu option to open sym/fp library files from the defined text editor. 2024-02-29 19:01:59 +00:00
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 Reduce KIID size from 20 to 16 bytes. 2024-06-20 13:59:15 +03: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
kiway.cpp Get rid of code path that has been unreachable for many years 2024-04-03 19:54:07 -04:00
launch_ext.cpp Require wxWidgets 3.2 2023-08-23 22:02:56 +00:00
layer_id.cpp Fix overzealous replace 2024-07-08 21:59:54 -07:00
layer_presentation.cpp Move layer presentation logic to a separate class 2024-08-06 23:45:55 +08:00
lib_id.cpp Remove atrophied terminology (logical -> nickname) 2024-02-05 15:49:57 +00:00
lib_table_base.cpp Don't deadlock when adding rows. 2024-07-23 17:49:34 +01:00
lib_table_grid_tricks.cpp Hidden footprint libraries are not yet supported. 2024-06-12 16:59:20 +01:00
lib_table.keywords
lib_tree_model_adapter.cpp Fix shadowed/conflicting enum values. 2024-06-21 16:16:29 +03:00
lib_tree_model.cpp Fix shadowed/conflicting enum values. 2024-06-21 16:16:29 +03:00
locale_io.cpp Move locale_io to kicommon 2023-09-11 21:51:58 -04:00
lseq.cpp Fix build on GCC 14.1.1. 2024-07-15 13:38:34 +03:00
lset.cpp Replace custom Clamp with std::clamp 2024-07-25 19:17:17 +02:00
marker_base.cpp Small performance improvement for DRC. 2024-01-30 13:19:04 +00:00
markup_parser.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
netclass.cpp Multi-netclass support 2024-07-26 20:49:29 +00:00
netlist.keywords
newstroke_font.cpp Optimize the newstroke font representation 2024-06-24 19:44:06 +00: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 PAGE_INFO: use double instead of int to store the page size. 2023-10-31 13:47:32 +01:00
paths.cpp Fix some platform ifdef checks. 2024-06-01 06:49:11 +03:00
pcb_plot_params.keywords ADDED: sketch-pads-on-fab-layers to CLI PDF & SVG export. 2024-05-27 20:59:11 +01:00
pcb.keywords Add ability to embed files in various elements 2024-07-15 16:06:55 -07: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 Do not mess with KIPRJMOD when loading aux projects 2024-02-08 18:28:20 -05: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 Don't skip highlighting selected NPTH/via holes 2024-01-24 08:23:26 -05:00
reporter.cpp Coding policy fixes. 2024-05-23 07:59:45 -04:00
richio.cpp Initial rename of file plugin infrastructure components to IO 2023-12-24 01:22:21 +00:00
scintilla_tricks.cpp Build time optimizations. 2024-04-27 23:49:13 +03: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 Build time optimizations. 2024-04-27 23:49:13 +03: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 Trim punctuation from end of URLs. 2024-05-27 17:06:09 +01:00
stroke_params.cpp Replace custom Clamp with std::clamp 2024-07-25 19:17:17 +02: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 Resolve double-indirection CURRENT_DATE in title blocks. 2024-03-05 13:43:41 +00:00
trace_helpers.cpp Eagle schematic importer improvements. 2024-06-10 11:28:20 -04:00
ui_events.cpp Move some language changes to a event on the frame 2024-03-03 11:02:26 -05:00
undo_redo_container.cpp Store group id rather than group 2024-02-28 13:27:38 -08:00
validators.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
wildcards_and_files_ext.cpp Add ability to embed files in various elements 2024-07-15 16:06:55 -07: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