.. |
button_row_panel.cpp
|
Centralise some UI constants, use in hotkey lists
|
2018-10-04 07:47:21 -04:00 |
color_swatch.cpp
|
Added sheet border width, border color and background color.
|
2020-03-08 15:18:19 +00: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
|
Update frame type enum to match current class names.
|
2019-09-06 23:38:20 +01:00 |
footprint_select_widget.cpp
|
Update frame type enum to match current class names.
|
2019-09-06 23:38:20 +01:00 |
gal_options_panel.cpp
|
Cosmetic cleanup in preference panels.
|
2019-06-01 16:29:12 +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
|
Fix segfaults from not checking index
|
2019-01-17 10:23:25 -08:00 |
grid_text_button_helpers.cpp
|
Enable editing of sheet fields.
|
2020-03-07 18:52:30 +00:00 |
indicator_icon.cpp
|
__WXWINDOWS__ does not mean __WXMSW__
|
2019-01-09 09:15:32 -05:00 |
layer_box_selector.cpp
|
Convert 3DViewer to new hotkey architecture.
|
2019-06-10 23:46:01 +01:00 |
lib_tree.cpp
|
Update library trees when their items change.
|
2020-03-08 15:18:19 +00:00 |
lib_tree.h
|
Pinning for library trees in FPEditor and SymbolEditor.
|
2020-02-14 00:10:40 +00:00 |
mathplot.cpp
|
Eeschema: simulator: allow dotted traces for current and phase.
|
2020-01-07 19:45:44 +00:00 |
net_selector.cpp
|
ADDED: Allow creation of nets in pcbnew
|
2020-03-04 16:11:47 -06:00 |
paged_dialog.cpp
|
Clean up redundant dynamic casts
|
2020-01-13 01:39:08 +00:00 |
progress_reporter.cpp
|
PROGRESS_REPORTER: fix serious bug in its DTOR: the DTOR was calling Destroy. But Destroy() in wxWidgets calls the DTOR.
|
2019-10-23 11:28:15 +02:00 |
split_button.cpp
|
Pcbnew: improve add existing footprint library browser and button
|
2020-01-03 15:09:26 +00:00 |
stepped_slider.cpp
|
Implement primitive icon scaling for high DPI
|
2018-01-10 21:26:06 -07:00 |
text_ctrl_eval.cpp
|
Switch to scoped enums
|
2019-12-20 14:11:39 +00:00 |
two_column_tree_list.cpp
|
Optimize TWO_COLUMN_TREE_LIST column sizing
|
2017-02-24 12:51:53 -05:00 |
ui_common.cpp
|
Fix compil issues, especially on Windows:
|
2020-03-04 10:48:18 +01:00 |
unit_binder.cpp
|
Don't truncate polar coordinates in position relative dialog/move exact dialog
|
2020-02-29 02:21:18 +00:00 |
widget_hotkey_list.cpp
|
Comment-only changes
|
2020-01-10 16:43:01 -08:00 |
widget_save_restore.cpp
|
Break widget save/restore out to reusable class
|
2019-01-30 15:41:35 -08:00 |
wx_angle_text.cpp
|
Move pin-to-pin errors to Setup Schematic.
|
2020-03-11 21:43:55 +00:00 |
wx_angle_text.h
|
Move pin-to-pin errors to Setup Schematic.
|
2020-03-11 21:43:55 +00:00 |
wx_busy_indicator.cpp
|
C++14: Remove unused make_unique.h
|
2019-08-07 09:27:31 -07:00 |
wx_grid.cpp
|
Performance improvement in wx_grid column label height calc.
|
2020-03-24 19:00:25 +00:00 |
wx_grid.h
|
Remove previous cell selection fixes in favour of slow-click hack.
|
2019-03-04 11:09:33 +00:00 |