kicad/common/widgets
Ian McInerney c6eb072726 eeschema: Fix cutoff text in pinmap
Ensure the proper bounding box is used when computing the amount
of space taken by angled text in the control.

Fixes https://gitlab.com/kicad/code/kicad/issues/4761
2020-07-07 23:12:17 +01:00
..
button_row_panel.cpp
color_swatch.cpp Moved PANEL_COLOR_SETTINGS from buttons to swatches. 2020-05-06 19:02:21 +01:00
footprint_choice.cpp
footprint_preview_widget.cpp
footprint_select_widget.cpp
gal_options_panel.cpp
grid_combobox.cpp
grid_icon_text_helpers.cpp
grid_text_button_helpers.cpp Add envVar and text variable resolution to plot directory paths. 2020-04-05 23:56:24 +01:00
indicator_icon.cpp Performance improvements for Gerber loading. 2020-05-02 21:10:40 +01:00
infobar.cpp Give the 3D viewer an infobar & Infobar upgrades 2020-06-04 00:13:27 +01:00
layer_box_selector.cpp Make indeterminate control states clearer for the user. 2020-05-05 20:26:51 +01:00
lib_tree.cpp Introduce new KI_FALLTHROUGH macro 2020-04-25 00:44:09 +01:00
lib_tree.h
mathplot.cpp Tidy up some Coverity issues. 2020-04-07 17:29:58 +01:00
net_selector.cpp Add new kiplatform library for platform-specific code 2020-06-03 14:58:54 +00:00
paged_dialog.cpp Better error reporting for DRC rule parsing. 2020-05-25 22:51:47 +01:00
progress_reporter.cpp PROGRESS_REPORTER: implement SetCurrentProgress() method 2020-07-05 22:44:38 +02:00
split_button.cpp Remove unnecessary wxPaintEvent from SPLIT_BUTTON 2020-04-26 20:52:28 +00:00
stepped_slider.cpp
text_ctrl_eval.cpp
ui_common.cpp Port Eeschema to new project settings 2020-07-02 22:08:54 -04:00
unit_binder.cpp Fix a few issues with zone islands 2020-06-29 12:16:37 -04:00
widget_hotkey_list.cpp Discourage use of wxDataViews. WX_GRID is much less problematic. 2020-03-28 16:09:40 +00:00
widget_save_restore.cpp
wx_angle_text.cpp eeschema: Fix cutoff text in pinmap 2020-07-07 23:12:17 +01:00
wx_angle_text.h eeschema: Fix cutoff text in pinmap 2020-07-07 23:12:17 +01:00
wx_busy_indicator.cpp
wx_grid.cpp Add missing includes 2020-05-10 00:24:11 +02:00
wx_grid.h