.. |
app_progress_dialog.cpp
|
Make sure space for message is reserved in APP_PROGRESS_DIALOG
|
5 years ago |
bitmap_button.cpp
|
Fix a few compil and Coverity warnings.
|
3 years ago |
bitmap_toggle.cpp
|
Don't fix the visibility icon size or it will never scale properly
|
3 years ago |
button_row_panel.cpp
|
Coding policy fixes.
|
5 years ago |
collapsible_pane.cpp
|
Add missing headers for linux post wx.h removal
|
4 years ago |
color_swatch.cpp
|
Implement DarkMode for the Appearances Palette.
|
3 years ago |
font_choice.cpp
|
Add font to status bar for text objects.
|
4 years ago |
footprint_choice.cpp
|
Remove ability to select "Other" footprint from Symbol Chooser.
|
5 years ago |
footprint_preview_widget.cpp
|
Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header
|
3 years ago |
footprint_select_widget.cpp
|
Remove unused variable.
|
4 years ago |
gal_options_panel.cpp
|
Implement Reset to Defaults for all preferences panels.
|
4 years ago |
grid_bitmap_toggle.cpp
|
Fix missing include
|
5 years ago |
grid_color_swatch_helpers.cpp
|
Implement DarkMode for the Appearances Palette.
|
3 years ago |
grid_combobox.cpp
|
SCH_NETCLASS_FLAGs and SCH_FIELDs for labels.
|
4 years ago |
grid_icon_text_helpers.cpp
|
Move model pin editor to GRID_CELL_ICON_TEXT_POPUP.
|
3 years ago |
grid_text_button_helpers.cpp
|
ADDED show pin names on footprint pads when assigning to symbol.
|
3 years ago |
grid_text_helpers.cpp
|
Fix kicad_string.h / string.cpp mismatch.
|
4 years ago |
indicator_icon.cpp
|
Remove wx.h from many files
|
4 years ago |
infobar.cpp
|
Infobar: Don't use animations on Windows/GTK
|
4 years ago |
layer_box_selector.cpp
|
Cleanup.
|
4 years ago |
lib_tree.cpp
|
Move saving preferences out of the destructor.
|
3 years ago |
mathplot.cpp
|
Clarify various uses of "Center"
|
3 years ago |
msgpanel.cpp
|
Don't use wxScreenDC as this returns "a" screen but not "the" screen
|
4 years ago |
net_selector.cpp
|
Fix some warnings detected by PVS-STUDIO (most are not used vars)
|
3 years ago |
number_badge.cpp
|
Show DRC overflows in both tab titles and number badges.
|
4 years ago |
paged_dialog.cpp
|
Replace macHack as its requirement sadly never went away.
|
3 years ago |
progress_reporter_base.cpp
|
PROGRESS_REPORTER_BASE: call code to resize it only if the message has change.
|
3 years ago |
properties_panel.cpp
|
Properties: sync wxPGGlobalVars map state with editor global state
|
3 years ago |
properties_panel.h
|
Properties: save and restore splitter position
|
3 years ago |
search_pane.cpp
|
Only search the current tab on events
|
3 years ago |
search_pane_base.cpp
|
ADDED: Search/inspect pane
|
3 years ago |
search_pane_base.fbp
|
ADDED: Search/inspect pane
|
3 years ago |
search_pane_base.h
|
ADDED: Search/inspect pane
|
3 years ago |
search_pane_tab.cpp
|
Unbind search pane listview events on destruction to avoid event race
|
3 years ago |
split_button.cpp
|
Better platform fidelity on Mac for SPLIT_BUTTON.
|
3 years ago |
stepped_slider.cpp
|
Fix various typos
|
3 years ago |
text_ctrl_eval.cpp
|
Start expunging NULL.
|
4 years ago |
ui_common.cpp
|
Simplification, formatting, and spelling.
|
3 years ago |
unit_binder.cpp
|
Properties: update evaluator locale when creating editors
|
3 years ago |
widget_hotkey_list.cpp
|
More hotkey label cleanup.
|
3 years ago |
widget_save_restore.cpp
|
Excise deci-degrees from UNIT_BINDER.
|
4 years ago |
wx_aui_art_providers.cpp
|
Start expunging NULL.
|
4 years ago |
wx_aui_utils.cpp
|
Hierarchy: turn into a left side pane
|
3 years ago |
wx_busy_indicator.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
wx_combobox.cpp
|
Another try at getting the Link combobox working on MSW.
|
3 years ago |
wx_ellipsized_static_text.cpp
|
Properly ellipsize layer names in the GerbView layer manager
|
5 years ago |
wx_grid.cpp
|
Handle multiple unitProviders in a WX_GRID.
|
3 years ago |
wx_html_report_box.cpp
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
wx_html_report_box.h
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
wx_html_report_panel.cpp
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
wx_html_report_panel.h
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
wx_html_report_panel_base.cpp
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
wx_html_report_panel_base.fbp
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
wx_html_report_panel_base.h
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
wx_listbox.cpp
|
Add pinned library support to Footprint and Symbol Viewers.
|
3 years ago |
wx_panel.cpp
|
Make sure standard OK/Cancel buttons respond to current language.
|
4 years ago |
wx_progress_reporters.cpp
|
PROGRESS_REPORTER_BASE: call code to resize it only if the message has change.
|
3 years ago |
wx_splitter_window.cpp
|
Decouple left and right pane minimums for splitter window.
|
4 years ago |