kicad/common/widgets
david-beinder 6b0ff156ae Allow creating uppercase net names in net selector
Also show option to create a new net if the search string is a substring of an already existing net name
2021-04-09 22:38:15 +00:00
..
app_progress_dialog.cpp Make sure space for message is reserved in APP_PROGRESS_DIALOG 2021-03-19 19:11:32 -04:00
bitmap_button.cpp Launcher tweaks 2021-02-13 08:59:33 -05:00
bitmap_toggle.cpp ADDED: New appearance control widget for PcbNew 2020-08-15 15:24:28 -04:00
button_row_panel.cpp Coding policy fixes. 2021-02-09 11:35:43 -05:00
collapsible_pane.cpp Use wx to draw the arrow on the collapsable pane 2021-03-26 15:50:56 +00:00
color_swatch.cpp Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
footprint_choice.cpp Remove ability to select "Other" footprint from Symbol Chooser. 2021-01-19 01:18:41 +00:00
footprint_preview_widget.cpp Reduce the number of built-up calls to DisplayFootprint 2021-02-25 12:13:42 -08:00
footprint_select_widget.cpp Retire disabled buttons in favour of info boxes. 2021-02-01 22:56:55 +00:00
gal_options_panel.cpp Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04:00
grid_bitmap_toggle.cpp Fix missing include 2020-08-25 15:58:18 +00:00
grid_color_swatch_helpers.cpp Move headers from common folders to appropriate include folders round 1. 2020-12-17 08:12:18 -05:00
grid_combobox.cpp Typo fix: Correct 'allow to' -> 'allows one to' 2021-04-03 13:39:50 +00:00
grid_icon_text_helpers.cpp Typo fix: Correct 'allow to' -> 'allows one to' 2021-04-03 13:39:50 +00:00
grid_text_button_helpers.cpp Rework bitmap system to load from archived PNGs 2021-03-11 08:37:35 -05:00
grid_text_helpers.cpp Use full net names in netclasses 2020-08-24 21:19:07 -04:00
indicator_icon.cpp Performance improvements for Gerber loading. 2020-05-02 21:10:40 +01:00
infobar.cpp Fix some typos across the codebase 2021-04-05 16:15:25 +02:00
layer_box_selector.cpp Make indeterminate control states clearer for the user. 2020-05-05 20:26:51 +01:00
lib_tree.cpp Back out arrow support for lib trees. 2021-03-25 15:51:00 +00:00
mathplot.cpp Fix some typos across the codebase 2021-04-05 16:15:25 +02:00
msgpanel.cpp Use disabled text in message panel when window isn't active 2021-03-26 15:50:56 +00:00
net_selector.cpp Allow creating uppercase net names in net selector 2021-04-09 22:38:15 +00:00
number_badge.cpp Add missing <algorithm> 2020-10-21 22:51:22 +00:00
paged_dialog.cpp Improve dialog layout. 2021-03-20 00:41:09 +00:00
progress_reporter.cpp Work around wxProgressDialog layout bug 2021-03-16 20:44:24 -04:00
split_button.cpp Coding policy fixes. 2021-02-09 11:35:43 -05:00
stepped_slider.cpp Cleanup formatting. 2020-11-07 21:40:56 +00:00
text_ctrl_eval.cpp Cleanup formatting. 2020-11-07 21:40:56 +00:00
ui_common.cpp Once more into the depths of hell... er, I mean fix a focus issue. 2020-11-26 16:47:40 +00:00
unit_binder.cpp UNIT_BINDER: better support of DEGREES units (and some fixes). 2020-12-11 16:26:58 +01:00
widget_hotkey_list.cpp wxGTK: fix an issue in WIDGET_HOTKEY_LIST ctor. 2021-01-10 12:53:34 +01:00
widget_save_restore.cpp Cleanup formatting. 2020-11-07 21:40:56 +00:00
wx_aui_art_providers.cpp Consolidate wxAui art providers 2021-03-01 23:10:03 -05:00
wx_busy_indicator.cpp C++14: Remove unused make_unique.h 2019-08-07 09:27:31 -07:00
wx_ellipsized_static_text.cpp Properly ellipsize layer names in the GerbView layer manager 2021-03-26 15:50:56 +00:00
wx_grid.cpp Move headers from common folders to appropriate include folders round 1. 2020-12-17 08:12:18 -05:00