kicad/common/widgets
Jeff Young ec9d38e21f Add filter to net selector widget.
Also fixes a bug where nets wouldn't get changed because the
pads weren't changed and so the pad nets would propagate and
wipe out the changed nets on the tracks.

Also includes warning dialogs that pad nets will be changed if the
track nets are.

Fixes: lp:1779854
* https://bugs.launchpad.net/kicad/+bug/1779854
2018-08-24 10:56:13 +01:00
..
color4Dpickerdlg.cpp Fix layout and grouping issues in color picker. 2018-08-19 16:10:41 +01:00
color4Dpickerdlg.h color4Dpickerdlg.cpp: avoid selecting accidentally a new color when the mouse cursor is inside a color map when opening the dialog 2017-08-12 07:52:15 +02:00
color4Dpickerdlg_base.cpp Fix layout and grouping issues in color picker. 2018-08-19 16:10:41 +01:00
color4Dpickerdlg_base.fbp Fix layout and grouping issues in color picker. 2018-08-19 16:10:41 +01:00
color4Dpickerdlg_base.h Fix layout and grouping issues in color picker. 2018-08-19 16:10:41 +01:00
color_swatch.cpp Fix layout and grouping issues in color picker. 2018-08-19 16:10:41 +01:00
footprint_choice.cpp Add footprint select dropdown to component chooser, serious refactoring 2017-03-24 09:20:27 -04:00
footprint_preview_widget.cpp Layout adjustments to Choose Symbol and Choose Footprint. 2018-08-06 13:48:17 +01:00
footprint_select_widget.cpp Performance enhancements in fp loading, string cmp, etc. 2018-08-01 09:35:46 +01:00
gal_options_panel.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
grid_combobox.cpp In-place editing for footprint TEXTE_MODULEs. 2018-07-17 15:11:04 +01:00
grid_icon_text_helpers.cpp Make the pin table editable. 2018-07-17 15:10:06 +01:00
grid_text_button_helpers.cpp Improve document file handling. 2018-08-14 13:54:04 +01:00
indicator_icon.cpp Add inc/dec current layer alpha to menus. 2018-02-22 17:48:14 +01:00
lib_tree.cpp Add comments and show recently used even when empty. 2018-08-21 11:20:17 +01:00
lib_tree.h Convert Footprint Editor to component tree. 2018-08-01 09:35:46 +01:00
mathplot.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
net_selector.cpp Add filter to net selector widget. 2018-08-24 10:56:13 +01:00
paged_dialog.cpp Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
progress_reporter.cpp Async hardening 2018-06-04 15:08:40 -07:00
stepped_slider.cpp Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
text_ctrl_eval.cpp Clean up units infrastructure after g_UserUnit removal. 2018-07-17 15:12:36 +01:00
two_column_tree_list.cpp Optimize TWO_COLUMN_TREE_LIST column sizing 2017-02-24 12:51:53 -05:00
unit_binder.cpp Fix not understandable comment 2018-07-25 21:01:59 +02:00
widget_hotkey_list.cpp Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
wx_grid.cpp Adjust grid cols for large fonts and/or long translations. 2018-08-24 10:56:13 +01:00
wx_grid.h Rewrite Library Symbol Properties dialog. 2018-08-14 13:54:04 +01:00