kicad/pcbnew
Seth Hillbrand d0adaf1efd pcbnew: Update focus in browser
When we refresh a scrolled window to get the GTK scrollbars updated, we
can capture the mouse, making key-only scrolling difficult when we want
the window not focused.  This resets the active focus after refresh.

Fixes: lp:1841565
* https://bugs.launchpad.net/kicad/+bug/1841565
2019-08-27 08:30:08 -07:00
..
autorouter
board_stackup_manager
connectivity pcbnew: Fix error in connecitivty calculation 2019-08-23 10:45:41 -07:00
dialogs Pcbnew: seriously speedup calculation time when plotting large filled areas. 2019-08-27 13:32:00 +02:00
drc
exporters Sort modules and pads in Footprint Report file. 2019-08-26 18:27:49 +01:00
github
import_gfx pcbnew: Scale line width for import 2019-08-21 10:25:40 -07:00
microwave
pcad2kicadpcb_plugin
python
router PNS: Check that we are optimizing a pad 2019-08-22 08:57:19 -07:00
specctra_import_export
swig
tools pcbnew: Retain 45° constraint 2019-08-26 14:36:23 -07:00
CMakeLists.txt
Doxyfile_python
Doxyfile_xml
Info.plist.in
action_plugin.cpp
action_plugin.h
array_creator.cpp
array_creator.h
array_pad_name_provider.cpp
array_pad_name_provider.h
board_commit.cpp
board_commit.h
board_connected_item.cpp
board_connected_item.h
board_design_settings.cpp
board_item_container.h Improve SNR (and spelling). 2019-08-20 18:02:28 +01:00
board_items_to_polygon_shape_transform.cpp
board_netlist_updater.cpp Add option to keep 3DModel info when exchanging footprints. 2019-08-25 22:49:36 +01:00
board_netlist_updater.h
build_BOM_from_board.cpp
class_board.cpp Only add ref & value to boundingBox if they're visible. 2019-08-20 16:39:40 +01:00
class_board.h
class_board_item.cpp
class_dimension.cpp
class_dimension.h
class_drawsegment.cpp
class_drawsegment.h
class_edge_mod.cpp
class_edge_mod.h
class_marker_pcb.cpp
class_marker_pcb.h
class_module.cpp Only add ref & value to boundingBox if they're visible. 2019-08-20 16:39:40 +01:00
class_module.h Add option to keep 3DModel info when exchanging footprints. 2019-08-25 22:49:36 +01:00
class_pad.cpp
class_pad.h
class_pcb_target.cpp
class_pcb_target.h
class_pcb_text.cpp
class_pcb_text.h
class_text_mod.cpp
class_text_mod.h
class_track.cpp
class_track.h
class_zone.cpp
class_zone.h
collectors.cpp
collectors.h
convert_drawsegment_list_to_polygon.cpp
cross-probing.cpp
drc_item.cpp
eagle_plugin.cpp eagle: Set module-relative position of ref/val 2019-08-26 09:57:17 -07:00
eagle_plugin.h
edit.cpp
edit_track_width.cpp
files.cpp Pcbnew, layer manager: fix flicker when loading a file, and incorrect size on start when no file is loaded 2019-08-19 10:42:22 +02:00
footprint_edit_frame.cpp Reduce confusion by putting all dialog pages as leaf nodes. 2019-08-19 17:46:25 +01:00
footprint_edit_frame.h
footprint_editor_options.cpp
footprint_editor_utils.cpp
footprint_info_impl.cpp
footprint_info_impl.h
footprint_libraries_utils.cpp
footprint_preview_panel.cpp
footprint_preview_panel.h
footprint_tree_pane.cpp
footprint_tree_pane.h
footprint_viewer_frame.cpp pcbnew: Update focus in browser 2019-08-27 08:30:08 -07:00
footprint_viewer_frame.h Fix minor compil warnings 2019-08-18 09:13:55 +02:00
footprint_wizard.cpp
footprint_wizard.h
footprint_wizard_frame.cpp FOOTPRINT_WIZARD_FRAME: fix UI issues (incorrect size of message panel and not selectable first item in param list) 2019-08-15 09:27:28 +02:00
footprint_wizard_frame.h
footprint_wizard_frame_functions.cpp
fp_tree_model_adapter.cpp Return control of Symbol and Footprint chooser col widths to user. 2019-08-26 18:27:49 +01:00
fp_tree_model_adapter.h Return control of Symbol and Footprint chooser col widths to user. 2019-08-26 18:27:49 +01:00
fp_tree_synchronizing_adapter.cpp
fp_tree_synchronizing_adapter.h
generate_footprint_info.cpp
generate_footprint_info.h
gpcb_plugin.cpp Improve spelling. 2019-08-20 19:14:05 +01:00
gpcb_plugin.h
grid_layer_box_helpers.cpp
grid_layer_box_helpers.h
help_common_strings.h
initpcb.cpp
invoke_pcb_dialog.h
io_mgr.cpp
io_mgr.h
kicad_clipboard.cpp Honor the {0, 0} reference on the clipboard. 2019-08-20 19:57:36 +01:00
kicad_clipboard.h
kicad_netlist_reader.cpp
kicad_plugin.cpp
kicad_plugin.h
layer_widget.cpp pcbnew: Add ability to reset layer/item colors to defaults 2019-08-26 09:20:08 -04:00
layer_widget.h pcbnew: Add ability to reset layer/item colors to defaults 2019-08-26 09:20:08 -04:00
legacy_netlist_reader.cpp
legacy_plugin.cpp Support 9 comments in the page setting GUI. 2019-08-21 20:34:01 +01:00
legacy_plugin.h
load_select_footprint.cpp Return control of Symbol and Footprint chooser col widths to user. 2019-08-26 18:27:49 +01:00
menubar_footprint_editor.cpp Enable Save As for footprints with no current library. 2019-08-23 10:56:46 +01:00
menubar_pcb_editor.cpp Unify menu item creation for closing a window 2019-08-14 09:35:15 +01:00
microwave.cpp
netclass.cpp
netclass.h
netinfo.h
netinfo_item.cpp
netinfo_list.cpp
netlist.cpp
netlist_reader.cpp
netlist_reader.h
pad_custom_shape_functions.cpp Improve spelling. 2019-08-20 19:14:05 +01:00
pad_naming.cpp
pad_naming.h
pad_print_functions.cpp
pcb_base_edit_frame.cpp
pcb_base_edit_frame.h
pcb_base_frame.cpp
pcb_display_options.cpp
pcb_draw_panel_gal.cpp
pcb_draw_panel_gal.h
pcb_edit_frame.cpp Pcbnew, layer manager: fix flicker when loading a file, and incorrect size on start when no file is loaded 2019-08-19 10:42:22 +02:00
pcb_edit_frame.h Add option to keep 3DModel info when exchanging footprints. 2019-08-25 22:49:36 +01:00
pcb_general_settings.cpp
pcb_general_settings.h
pcb_layer_box_selector.cpp
pcb_layer_box_selector.h
pcb_layer_widget.cpp pcbnew: Add ability to reset layer/item colors to defaults 2019-08-26 09:20:08 -04:00
pcb_layer_widget.h
pcb_legacy_draw_utils.cpp
pcb_netlist.cpp
pcb_netlist.h
pcb_painter.cpp
pcb_painter.h
pcb_parser.cpp Support 9 comments in the page setting GUI. 2019-08-21 20:34:01 +01:00
pcb_parser.h
pcb_plot_params.cpp
pcb_plot_params.h
pcb_plot_params_parser.h
pcb_screen.cpp
pcb_view.cpp
pcb_view.h
pcbnew.cpp pcbnew: Clean up switch statement in launcher 2019-08-14 09:35:14 +01:00
pcbnew.h
pcbnew.icns
pcbnew.rc
pcbnew_config.cpp Reduce confusion by putting all dialog pages as leaf nodes. 2019-08-19 17:46:25 +01:00
pcbnew_config.h
pcbnew_doc.icns
pcbnew_id.h Add filters to footprint viewer. 2019-08-14 21:51:26 +01:00
pcbnew_printout.cpp
pcbnew_printout.h
pcbplot.cpp
pcbplot.h
plot_board_layers.cpp Pcbnew: seriously speedup calculation time when plotting large filled areas. 2019-08-27 13:32:00 +02:00
plot_brditems_plotter.cpp Pcbnew: seriously speedup calculation time when plotting large filled areas. 2019-08-27 13:32:00 +02:00
plotcontroller.h
plugin.cpp
ratsnest.cpp
ratsnest_data.cpp
ratsnest_data.h
ratsnest_viewitem.cpp
ratsnest_viewitem.h
sel_layer.cpp
text_mod_grid_table.cpp
text_mod_grid_table.h
toolbars_footprint_editor.cpp Refactor deleteTool ACTION removing duplicates 2019-08-12 13:49:55 -04:00
toolbars_footprint_viewer.cpp Add filters to footprint viewer. 2019-08-14 21:51:26 +01:00
toolbars_pcb_editor.cpp Refactor deleteTool ACTION removing duplicates 2019-08-12 13:49:55 -04:00
tracks_cleaner.cpp
tracks_cleaner.h
undo_redo.cpp
zone_filler.cpp Improve spelling. 2019-08-20 19:14:05 +01:00
zone_filler.h
zone_settings.cpp
zone_settings.h
zones.h
zones_by_polygon.cpp
zones_functions_for_undo_redo.cpp
zones_functions_for_undo_redo.h
zones_test_and_combine_areas.cpp