You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ian McInerney 306ebb0e89 Cleanup dynamic casts in unit binder 6 years ago
..
button_row_panel.cpp Centralise some UI constants, use in hotkey lists 7 years ago
color_swatch.cpp Support single-click colour editing in dialogs. 6 years ago
footprint_choice.cpp Add footprint select dropdown to component chooser, serious refactoring 9 years ago
footprint_preview_widget.cpp Update frame type enum to match current class names. 6 years ago
footprint_select_widget.cpp Update frame type enum to match current class names. 6 years ago
gal_options_panel.cpp Cosmetic cleanup in preference panels. 7 years ago
grid_combobox.cpp In-place editing for footprint TEXTE_MODULEs. 7 years ago
grid_icon_text_helpers.cpp Fix segfaults from not checking index 7 years ago
grid_text_button_helpers.cpp Enable editing of sheet fields. 6 years ago
indicator_icon.cpp __WXWINDOWS__ does not mean __WXMSW__ 7 years ago
layer_box_selector.cpp Convert 3DViewer to new hotkey architecture. 6 years ago
lib_tree.cpp Update library trees when their items change. 6 years ago
lib_tree.h Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
mathplot.cpp Eeschema: simulator: allow dotted traces for current and phase. 6 years ago
net_selector.cpp ADDED: Allow creation of nets in pcbnew 6 years ago
paged_dialog.cpp Minor build warning fixes. 6 years ago
progress_reporter.cpp PROGRESS_REPORTER: fix serious bug in its DTOR: the DTOR was calling Destroy. But Destroy() in wxWidgets calls the DTOR. 6 years ago
split_button.cpp Pcbnew: improve add existing footprint library browser and button 6 years ago
stepped_slider.cpp Implement primitive icon scaling for high DPI 8 years ago
text_ctrl_eval.cpp Switch to scoped enums 6 years ago
ui_common.cpp Fix compil issues, especially on Windows: 6 years ago
unit_binder.cpp Cleanup dynamic casts in unit binder 6 years ago
widget_hotkey_list.cpp Discourage use of wxDataViews. WX_GRID is much less problematic. 6 years ago
widget_save_restore.cpp Break widget save/restore out to reusable class 7 years ago
wx_angle_text.cpp Move pin-to-pin errors to Setup Schematic. 6 years ago
wx_angle_text.h Move pin-to-pin errors to Setup Schematic. 6 years ago
wx_busy_indicator.cpp C++14: Remove unused make_unique.h 6 years ago
wx_grid.cpp Performance improvement in wx_grid column label height calc. 6 years ago
wx_grid.h Remove previous cell selection fixes in favour of slow-click hack. 7 years ago