kicad/common/widgets
Roberto Fernandez Bautista bfdb39f418 Properties Panel: Plain-language descriptive noun function of EDA_ITEM 2022-08-22 21:32:33 -04:00
..
app_progress_dialog.cpp
bitmap_button.cpp Fix a few compil and Coverity warnings. 2022-08-19 10:53:29 +02:00
bitmap_toggle.cpp Debounce layer visibility buttons and fix issues with FP Editor. 2022-02-23 17:52:08 +00:00
button_row_panel.cpp
collapsible_pane.cpp
color_swatch.cpp Revert "Fix Swatch sizes" 2022-07-01 11:37:55 -07:00
font_choice.cpp Add font to status bar for text objects. 2022-04-26 18:52:53 +01:00
footprint_choice.cpp
footprint_preview_widget.cpp
footprint_select_widget.cpp
gal_options_panel.cpp
grid_bitmap_toggle.cpp
grid_color_swatch_helpers.cpp Revert "Fix Swatch sizes" 2022-07-01 11:37:55 -07:00
grid_combobox.cpp
grid_icon_text_helpers.cpp
grid_text_button_helpers.cpp ADDED show pin names on footprint pads when assigning to symbol. 2022-07-24 23:41:41 +01:00
grid_text_helpers.cpp
indicator_icon.cpp
infobar.cpp
layer_box_selector.cpp
lib_tree.cpp Display descriptions in second column of library trees. 2022-07-28 14:51:47 +01:00
mathplot.cpp
msgpanel.cpp Don't use wxScreenDC as this returns "a" screen but not "the" screen 2022-03-13 23:31:16 -04:00
net_selector.cpp Fix some warnings detected by PVS-STUDIO (most are not used vars) 2022-07-25 18:23:52 +02:00
number_badge.cpp Show DRC overflows in both tab titles and number badges. 2022-02-09 17:04:32 +00:00
paged_dialog.cpp Minor cleanup. 2022-08-09 08:46:12 +01:00
progress_reporter_base.cpp PROGRESS_REPORTER_BASE: call code to resize it only if the message has change. 2022-08-01 13:18:50 +02:00
properties_panel.cpp Properties Panel: Plain-language descriptive noun function of EDA_ITEM 2022-08-22 21:32:33 -04:00
properties_panel.h Properties panel appearance tweaks 2022-08-22 21:32:33 -04:00
split_button.cpp
stepped_slider.cpp Fix various typos 2022-07-21 16:31:41 +00:00
text_ctrl_eval.cpp
ui_common.cpp Wide status bars can afford to give the text more room. 2022-08-22 22:33:38 +01:00
unit_binder.cpp Fix some warnings detected by PVS-STUDIO (most are not used vars) 2022-07-25 18:23:52 +02:00
widget_hotkey_list.cpp More hotkey label cleanup. 2022-07-27 12:29:01 +01:00
widget_save_restore.cpp Excise deci-degrees from UNIT_BINDER. 2022-01-19 00:10:32 +00:00
wx_aui_art_providers.cpp
wx_aui_utils.cpp Hierarchy: turn into a left side pane 2022-06-02 21:56:17 +00:00
wx_busy_indicator.cpp
wx_ellipsized_static_text.cpp
wx_grid.cpp Correct WX check for DPI handler calls 2022-06-27 13:34:39 -07:00
wx_listbox.cpp Add pinned library support to Footprint and Symbol Viewers. 2022-07-09 17:41:10 -06:00
wx_panel.cpp
wx_progress_reporters.cpp PROGRESS_REPORTER_BASE: call code to resize it only if the message has change. 2022-08-01 13:18:50 +02:00
wx_splitter_window.cpp