kicad/pcbnew/dialogs
jean-pierre charras dc69cac298 Try to fix UI issues in select layer pair dialog and slect layer dialog.
Fixes: lp:1838173
https://bugs.launchpad.net/kicad/+bug/1838173
2019-07-28 12:54:59 +02:00
..
dialog_block_options.cpp Decouple vias from tracks in selection filter 2018-03-21 17:21:08 -04:00
dialog_block_options.h Decouple vias from tracks in selection filter 2018-03-21 17:21:08 -04:00
dialog_block_options_base.cpp Standardize colon block_options_base 2018-04-23 11:53:17 -07:00
dialog_block_options_base.fbp Standardize colon block_options_base 2018-04-23 11:53:17 -07:00
dialog_block_options_base.h Standardize colon block_options_base 2018-04-23 11:53:17 -07:00
dialog_board_setup.cpp Make Import Settings button label more specific. 2019-04-26 15:02:17 +01:00
dialog_board_setup.h New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
dialog_board_statistics.cpp Fix errors in DIALOG_BOARD_STATISTICS. 2019-07-21 16:45:37 +02:00
dialog_board_statistics.h added board statistics dialog, which shows info for production and assembly 2019-07-20 14:39:08 -06:00
dialog_board_statistics_base.cpp Fix issues in DIALOG_BOARD_STATISTICS: 2019-07-21 12:01:36 +02:00
dialog_board_statistics_base.fbp Fix issues in DIALOG_BOARD_STATISTICS: 2019-07-21 12:01:36 +02:00
dialog_board_statistics_base.h Fix issues in DIALOG_BOARD_STATISTICS: 2019-07-21 12:01:36 +02:00
dialog_choose_footprint.cpp Layout adjustments to Choose Symbol and Choose Footprint. 2018-08-06 13:48:17 +01:00
dialog_choose_footprint.h Convert Place Footprint to component tree. 2018-08-01 09:35:45 +01:00
dialog_cleanup_tracks_and_vias.cpp Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 2019-06-13 19:58:37 +01:00
dialog_cleanup_tracks_and_vias.h Move DRC control to a tool; move assorted commands to ACTIONS. 2019-06-03 21:08:30 +01:00
dialog_cleanup_tracks_and_vias_base.cpp pcbnew: Cleanup tracks and vias rework 2019-06-01 09:53:23 -07:00
dialog_cleanup_tracks_and_vias_base.fbp pcbnew: Cleanup tracks and vias rework 2019-06-01 09:53:23 -07:00
dialog_cleanup_tracks_and_vias_base.h pcbnew: Cleanup tracks and vias rework 2019-06-01 09:53:23 -07:00
dialog_copper_zones.cpp Allow thermal spokes to be same width as minimum width. 2019-07-14 10:36:48 +01:00
dialog_copper_zones_base.cpp Minor cleanup in dialog layout. 2019-07-27 23:27:21 -06:00
dialog_copper_zones_base.fbp Minor cleanup in dialog layout. 2019-07-27 23:27:21 -06:00
dialog_copper_zones_base.h Minor cleanup in dialog layout. 2019-07-27 23:27:21 -06:00
dialog_create_array.cpp Better message for translation. 2019-06-09 17:53:03 +02:00
dialog_create_array.h Pcbnew: tidy up array options access/allocation 2019-05-16 11:20:52 +01:00
dialog_create_array_base.cpp Pcbnew: add a step field to the array tool 2019-05-16 11:20:52 +01:00
dialog_create_array_base.fbp Pcbnew: add a step field to the array tool 2019-05-16 11:20:52 +01:00
dialog_create_array_base.h Pcbnew: add a step field to the array tool 2019-05-16 11:20:52 +01:00
dialog_drc.cpp Cleanup. 2019-07-02 00:48:05 +01:00
dialog_drc.h Move DRC control to a tool; move assorted commands to ACTIONS. 2019-06-03 21:08:30 +01:00
dialog_drc_base.cpp Improve selection behavior of DRC markers in DRC dialog list 2019-04-12 11:01:38 -04:00
dialog_drc_base.fbp Improve selection behavior of DRC markers in DRC dialog list 2019-04-12 11:01:38 -04:00
dialog_drc_base.h Improve selection behavior of DRC markers in DRC dialog list 2019-04-12 11:01:38 -04:00
dialog_drclistbox.h Move DRC control to a tool; move assorted commands to ACTIONS. 2019-06-03 21:08:30 +01:00
dialog_edit_footprint_for_BoardEditor.cpp Add preference for flip axis. 2019-07-14 10:36:48 +01:00
dialog_edit_footprint_for_BoardEditor.h Remove more legacy editing code. 2019-05-27 18:47:20 +01:00
dialog_edit_footprint_for_BoardEditor_base.cpp Pcbnew: allow tab traversal of footprint orientation text control 2019-03-07 20:27:04 +00:00
dialog_edit_footprint_for_BoardEditor_base.fbp Pcbnew: allow tab traversal of footprint orientation text control 2019-03-07 20:27:04 +00:00
dialog_edit_footprint_for_BoardEditor_base.h Pcbnew: allow tab traversal of footprint orientation text control 2019-03-07 20:27:04 +00:00
dialog_edit_footprint_for_fp_editor.cpp Give up on KillFocus validation. 2019-07-02 17:04:08 +01:00
dialog_edit_footprint_for_fp_editor.h Give up on KillFocus validation. 2019-07-02 17:04:08 +01:00
dialog_edit_footprint_for_fp_editor_base.cpp Give up on KillFocus validation. 2019-07-02 17:04:08 +01:00
dialog_edit_footprint_for_fp_editor_base.fbp Give up on KillFocus validation. 2019-07-02 17:04:08 +01:00
dialog_edit_footprint_for_fp_editor_base.h Give up on KillFocus validation. 2019-07-02 17:04:08 +01:00
dialog_enum_pads.cpp MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 2017-01-29 23:51:35 +01:00
dialog_enum_pads.h Added settings dialog for Pad Enumeration tool. 2014-07-09 15:10:32 +02:00
dialog_enum_pads_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_enum_pads_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_enum_pads_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_exchange_footprints.cpp Copy ratsnest flags when exchanging modules. 2019-07-21 19:49:13 -06:00
dialog_exchange_footprints.h Make sure user isn't surprised by Match All setting. 2018-10-23 20:54:42 +01:00
dialog_exchange_footprints_base.cpp Make sure user isn't surprised by Match All setting. 2018-10-23 20:54:42 +01:00
dialog_exchange_footprints_base.fbp Make sure user isn't surprised by Match All setting. 2018-10-23 20:54:42 +01:00
dialog_exchange_footprints_base.h Make sure user isn't surprised by Match All setting. 2018-10-23 20:54:42 +01:00
dialog_export_idf.cpp pcbnew: Hyperlynx Exporter - initial version 2019-04-08 02:56:02 +02:00
dialog_export_idf_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_idf_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_idf_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_step.cpp pcbnew, export to STEP: fix error in command line tolerance option (--min-distance="0.0100 mm") is some countries 2019-02-04 18:05:49 +01:00
dialog_export_step_base.cpp pcbnew: Allow STEP export tolerancing 2019-01-29 13:05:23 -08:00
dialog_export_step_base.fbp pcbnew: Allow STEP export tolerancing 2019-01-29 13:05:23 -08:00
dialog_export_step_base.h pcbnew: Allow STEP export tolerancing 2019-01-29 13:05:23 -08:00
dialog_export_svg.cpp Replace DIM() macro 2019-01-06 08:43:12 -08:00
dialog_export_svg_base.cpp UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_export_svg_base.fbp UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_export_svg_base.h UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_export_vrml.cpp fix misspelled 'an other' -> 'another' 2018-04-08 13:24:37 -04:00
dialog_export_vrml_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_vrml_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_vrml_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_find.cpp Update find history in combobox when history item is selected. 2019-07-26 23:50:51 -06:00
dialog_find.h Push some search stuff down into EDA_DRAW_FRAME so it can be shared. 2019-07-26 17:53:32 -06:00
dialog_find_base.cpp Push some search stuff down into EDA_DRAW_FRAME so it can be shared. 2019-07-26 17:53:32 -06:00
dialog_find_base.fbp Push some search stuff down into EDA_DRAW_FRAME so it can be shared. 2019-07-26 17:53:32 -06:00
dialog_find_base.h Push some search stuff down into EDA_DRAW_FRAME so it can be shared. 2019-07-26 17:53:32 -06:00
dialog_footprint_wizard_list.cpp pcbnew: Handle missing footprint wizards 2019-04-09 11:54:01 -07:00
dialog_footprint_wizard_list.h Fix code after renaming files. Minor other fix. 2018-01-30 20:23:35 +01:00
dialog_footprint_wizard_list_base.cpp dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert. 2018-11-04 15:50:29 +01:00
dialog_footprint_wizard_list_base.fbp dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert. 2018-11-04 15:50:29 +01:00
dialog_footprint_wizard_list_base.h dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert. 2018-11-04 15:50:29 +01:00
dialog_fp_browser_display_options.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 2019-05-31 21:55:30 +01:00
dialog_fp_browser_display_options.h Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
dialog_fp_browser_display_options_base.cpp Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
dialog_fp_browser_display_options_base.fbp Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
dialog_fp_browser_display_options_base.h Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
dialog_fp_plugin_options.cpp Remove HasFocus() checks (which don't work on all platforms) in favour of row highlighting which is visible without focus. 2018-08-29 20:08:01 +01:00
dialog_fp_plugin_options_base.cpp More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
dialog_fp_plugin_options_base.fbp More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
dialog_fp_plugin_options_base.h More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
dialog_gen_footprint_position_file_base.cpp Pcbnew, export_footprints_placefile.cpp: code refactor. 2019-06-30 18:27:12 +02:00
dialog_gen_footprint_position_file_base.fbp Pcbnew, export_footprints_placefile.cpp: code refactor. 2019-06-30 18:27:12 +02:00
dialog_gen_footprint_position_file_base.h Pcbnew, export_footprints_placefile.cpp: code refactor. 2019-06-30 18:27:12 +02:00
dialog_gencad_export_options.cpp Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 2018-08-29 23:38:23 +01:00
dialog_gencad_export_options.h GenCAD exporter: added origin settings 2017-11-10 15:18:59 +01:00
dialog_gendrill.cpp Fix dangerous static_cast-ing to wrong type. 2019-06-10 23:46:01 +01:00
dialog_gendrill.h Drill dialog: fix incorrect parent window when called from the Plot dialog. 2019-02-13 11:41:52 +01:00
dialog_gendrill_base.cpp Minor drill file dialog improvements. 2019-04-05 16:49:08 -04:00
dialog_gendrill_base.fbp Minor drill file dialog improvements. 2019-04-05 16:49:08 -04:00
dialog_gendrill_base.h Minor drill file dialog improvements. 2019-04-05 16:49:08 -04:00
dialog_get_footprint_by_name.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
dialog_get_footprint_by_name_base.cpp Minor Pcbnew dialog fixes. 2018-06-27 14:28:18 -04:00
dialog_get_footprint_by_name_base.fbp Minor Pcbnew dialog fixes. 2018-06-27 14:28:18 -04:00
dialog_get_footprint_by_name_base.h Minor Pcbnew dialog fixes. 2018-06-27 14:28:18 -04:00
dialog_global_deletion.cpp Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 2019-06-13 19:58:37 +01:00
dialog_global_deletion.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
dialog_global_deletion_base.cpp Standardize colons global deletion 2018-04-23 11:53:17 -07:00
dialog_global_deletion_base.fbp Standardize colons global deletion 2018-04-23 11:53:17 -07:00
dialog_global_deletion_base.h Standardize colons global deletion 2018-04-23 11:53:17 -07:00
dialog_global_edit_text_and_graphics.cpp Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 2019-06-13 19:58:37 +01:00
dialog_global_edit_text_and_graphics_base.cpp Reorder global edit dialogs for better comprehension. 2019-04-12 00:28:58 +01:00
dialog_global_edit_text_and_graphics_base.fbp Reorder global edit dialogs for better comprehension. 2019-04-12 00:28:58 +01:00
dialog_global_edit_text_and_graphics_base.h Reorder global edit dialogs for better comprehension. 2019-04-12 00:28:58 +01:00
dialog_global_edit_tracks_and_vias.cpp Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 2019-06-13 19:58:37 +01:00
dialog_global_edit_tracks_and_vias_base.cpp Reorder global edit dialogs for better comprehension. 2019-04-12 00:28:58 +01:00
dialog_global_edit_tracks_and_vias_base.fbp Reorder global edit dialogs for better comprehension. 2019-04-12 00:28:58 +01:00
dialog_global_edit_tracks_and_vias_base.h Be more forgiving of large fonts in grids. 2019-02-17 10:38:06 +00:00
dialog_global_fp_lib_table_config.cpp Fix some issues in I10n strings 2019-01-26 09:25:12 +01:00
dialog_global_fp_lib_table_config.h Initial global footprint library table fixes. 2019-01-20 13:51:07 -05:00
dialog_graphic_item_properties.cpp Lower x (or y) value always defines "Start Point". 2019-07-11 17:36:32 +01:00
dialog_graphic_item_properties_base.cpp Lower x (or y) value always defines "Start Point". 2019-07-11 17:36:32 +01:00
dialog_graphic_item_properties_base.fbp Lower x (or y) value always defines "Start Point". 2019-07-11 17:36:32 +01:00
dialog_graphic_item_properties_base.h Lower x (or y) value always defines "Start Point". 2019-07-11 17:36:32 +01:00
dialog_import_settings.cpp Fixes for importing board setup properties. 2019-04-01 13:23:37 +01:00
dialog_import_settings.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_import_settings_base.cpp Fixes for importing board setup properties. 2019-04-01 13:23:37 +01:00
dialog_import_settings_base.fbp Fixes for importing board setup properties. 2019-04-01 13:23:37 +01:00
dialog_import_settings_base.h Fixes for importing board setup properties. 2019-04-01 13:23:37 +01:00
dialog_keepout_area_properties.cpp Normalize line endings 2019-06-19 15:18:30 -07:00
dialog_keepout_area_properties_base.cpp Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04:00
dialog_keepout_area_properties_base.fbp Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04:00
dialog_keepout_area_properties_base.h Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04:00
dialog_layer_selection_base.cpp Try to fix UI issues in select layer pair dialog and slect layer dialog. 2019-07-28 12:54:59 +02:00
dialog_layer_selection_base.fbp Try to fix UI issues in select layer pair dialog and slect layer dialog. 2019-07-28 12:54:59 +02:00
dialog_layer_selection_base.h Try to fix UI issues in select layer pair dialog and slect layer dialog. 2019-07-28 12:54:59 +02:00
dialog_move_exact.cpp Fixup previous move commit 2019-06-20 06:48:10 -07:00
dialog_move_exact.h pcbnew: Enforce maximum movement in Move Exact 2019-06-20 06:40:33 -07:00
dialog_move_exact_base.cpp pcbnew: Enforce maximum movement in Move Exact 2019-06-20 06:40:33 -07:00
dialog_move_exact_base.fbp pcbnew: Enforce maximum movement in Move Exact 2019-06-20 06:40:33 -07:00
dialog_move_exact_base.h pcbnew: Enforce maximum movement in Move Exact 2019-06-20 06:40:33 -07:00
dialog_netlist.cpp ACTION-ize fab outputs. 2019-06-04 22:31:42 +01:00
dialog_netlist.h Refactor Import Netlist to use the same codepath as Update PCB 2019-04-17 22:57:19 -04:00
dialog_netlist_base.cpp Move legacy netlist read/write to import/export. 2019-04-05 16:11:15 +01:00
dialog_netlist_base.fbp Move legacy netlist read/write to import/export. 2019-04-05 16:11:15 +01:00
dialog_netlist_base.h Move legacy netlist read/write to import/export. 2019-04-05 16:11:15 +01:00
dialog_non_copper_zones_properties.cpp Pcbnew, non copper zones: fix 2 issues. 2019-04-30 13:16:29 +02:00
dialog_non_copper_zones_properties_base.cpp Pcbnew, non copper zones: fix 2 issues. 2019-04-30 13:16:29 +02:00
dialog_non_copper_zones_properties_base.fbp Pcbnew, non copper zones: fix 2 issues. 2019-04-30 13:16:29 +02:00
dialog_non_copper_zones_properties_base.h Pcbnew, non copper zones: fix 2 issues. 2019-04-30 13:16:29 +02:00
dialog_pad_basicshapes_properties.cpp pcbnew: Allow curves in custom pads 2019-05-08 15:54:26 -07:00
dialog_pad_properties.cpp Implement thermal spokes for custom pad shapes. 2019-06-25 11:34:28 +01:00
dialog_pad_properties.h Implement thermal spokes for custom pad shapes. 2019-06-25 11:34:28 +01:00
dialog_pad_properties_base.cpp Implement thermal spokes for custom pad shapes. 2019-06-25 11:34:28 +01:00
dialog_pad_properties_base.fbp Implement thermal spokes for custom pad shapes. 2019-06-25 11:34:28 +01:00
dialog_pad_properties_base.h Implement thermal spokes for custom pad shapes. 2019-06-25 11:34:28 +01:00
dialog_plot.cpp Initialize plot with aux origin checkbox. 2019-07-20 07:54:40 -06:00
dialog_plot.h UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_plot_base.cpp pcbnew: Update plot dialog to contain a unit selector for DXF 2019-06-13 15:18:07 -07:00
dialog_plot_base.fbp pcbnew: Update plot dialog to contain a unit selector for DXF 2019-06-13 15:18:07 -07:00
dialog_plot_base.h pcbnew: Update plot dialog to contain a unit selector for DXF 2019-06-13 15:18:07 -07:00
dialog_pns_diff_pair_dimensions.cpp Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 2019-06-10 23:46:00 +01:00
dialog_pns_diff_pair_dimensions.h Switch UNIT_BINDER and DIALOG_SHIM to local units. 2018-07-17 15:09:53 +01:00
dialog_pns_diff_pair_dimensions_base.cpp Clean up some extraneous TEXT_CRTL_EVAL references. 2019-02-17 10:16:09 +00:00
dialog_pns_diff_pair_dimensions_base.fbp Clean up some extraneous TEXT_CRTL_EVAL references. 2019-02-17 10:16:09 +00:00
dialog_pns_diff_pair_dimensions_base.h Clean up some extraneous TEXT_CRTL_EVAL references. 2019-02-17 10:16:09 +00:00
dialog_pns_length_tuning_settings.cpp Enforcing rational limits on length tuner 2019-06-29 09:38:27 -07:00
dialog_pns_length_tuning_settings.h Enforcing rational limits on length tuner 2019-06-29 09:38:27 -07:00
dialog_pns_length_tuning_settings_base.cpp Enforcing rational limits on length tuner 2019-06-29 09:38:27 -07:00
dialog_pns_length_tuning_settings_base.fbp Enforcing rational limits on length tuner 2019-06-29 09:38:27 -07:00
dialog_pns_length_tuning_settings_base.h Enforcing rational limits on length tuner 2019-06-29 09:38:27 -07:00
dialog_pns_settings.cpp Stop PNS router settings from being overwritten when switching modes 2019-05-27 16:10:00 -07:00
dialog_pns_settings.h pcbnew: Hide routing options that are not available 2018-06-19 11:11:18 -07:00
dialog_pns_settings_base.cpp pcbnew: Hide routing options that are not available 2018-06-19 11:11:18 -07:00
dialog_pns_settings_base.fbp Pcbnew: fix 2 minor issues 2019-02-25 11:34:32 +01:00
dialog_pns_settings_base.h pcbnew: Hide routing options that are not available 2018-06-19 11:11:18 -07:00
dialog_position_relative.cpp Cleanup some left-over vestiages of the legacy canvas architecture. 2019-06-13 15:51:32 +01:00
dialog_position_relative.h Added user and grid origins to Position Relative dialog. 2018-11-12 23:09:45 +00:00
dialog_position_relative_base.cpp Added user and grid origins to Position Relative dialog. 2018-11-12 23:09:45 +00:00
dialog_position_relative_base.fbp Added user and grid origins to Position Relative dialog. 2018-11-12 23:09:45 +00:00
dialog_position_relative_base.h Added user and grid origins to Position Relative dialog. 2018-11-12 23:09:45 +00:00
dialog_print_pcbnew.cpp Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 2019-06-13 19:58:37 +01:00
dialog_push_pad_properties.cpp Simplify copy/paste of pad settings. 2018-07-17 15:13:39 +01:00
dialog_push_pad_properties.h Simplify copy/paste of pad settings. 2018-07-17 15:13:39 +01:00
dialog_push_pad_properties_base.cpp Simplify copy/paste of pad settings. 2018-07-17 15:13:39 +01:00
dialog_push_pad_properties_base.fbp Simplify copy/paste of pad settings. 2018-07-17 15:13:39 +01:00
dialog_push_pad_properties_base.h Simplify copy/paste of pad settings. 2018-07-17 15:13:39 +01:00
dialog_scripting.cpp Fix warning: 'HAVE_CLOCK_GETTIME' macro redefined 2018-10-19 09:59:06 +02:00
dialog_scripting.h Add override specifier in scripting dialog 2016-10-05 15:07:06 -04:00
dialog_scripting_base.cpp pcbnew: Translate scripting test window 2019-01-02 14:49:55 -08:00
dialog_scripting_base.fbp pcbnew: Translate scripting test window 2019-01-02 14:49:55 -08:00
dialog_scripting_base.h pcbnew: Translate scripting test window 2019-01-02 14:49:55 -08:00
dialog_select_net_from_list.cpp Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 2019-06-13 19:58:37 +01:00
dialog_select_net_from_list_base.cpp Pcbnew, Netlist inspector: fixes and enhancements. 2019-04-15 10:10:51 +02:00
dialog_select_net_from_list_base.fbp Pcbnew, Netlist inspector: fixes and enhancements. 2019-04-15 10:10:51 +02:00
dialog_select_net_from_list_base.h Pcbnew, Netlist inspector: fixes and enhancements. 2019-04-15 10:10:51 +02:00
dialog_set_grid.cpp Fix grid update when edited from menubar. 2019-06-19 18:35:17 +01:00
dialog_set_grid_base.cpp Pcbnew, DIALOG_SET_GRID_BASE: A few cosmetic enhancements and fix a wxWidgets minor alert 2018-12-21 10:15:15 +01:00
dialog_set_grid_base.fbp Pcbnew, DIALOG_SET_GRID_BASE: A few cosmetic enhancements and fix a wxWidgets minor alert 2018-12-21 10:15:15 +01:00
dialog_set_grid_base.h Pcbnew, DIALOG_SET_GRID_BASE: A few cosmetic enhancements and fix a wxWidgets minor alert 2018-12-21 10:15:15 +01:00
dialog_swap_layers.cpp Fix dangerous static_cast-ing to wrong type. 2019-06-10 23:46:01 +01:00
dialog_swap_layers.h Fix dangerous static_cast-ing to wrong type. 2019-06-10 23:46:01 +01:00
dialog_swap_layers_base.cpp Rewrite Move And Swap Layers dialog. 2018-07-17 15:13:35 +01:00
dialog_swap_layers_base.fbp Pcbnew: make "Swap Layers" title translatable. 2018-09-25 12:18:50 -07:00
dialog_swap_layers_base.h Pcbnew: make "Swap Layers" title translatable. 2018-09-25 12:18:50 -07:00
dialog_target_properties.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 2019-05-31 21:55:30 +01:00
dialog_target_properties_base.cpp More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_target_properties_base.fbp More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_target_properties_base.h More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_text_properties.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 2019-05-31 21:55:30 +01:00
dialog_text_properties.h Remove CurItem() architecture and legacy routers and drawing code. 2019-05-29 00:26:30 +01:00
dialog_text_properties_base.cpp Pcbnew: Align right margins in text properties dialog 2019-03-27 13:56:03 +00:00
dialog_text_properties_base.fbp Pcbnew: Align right margins in text properties dialog 2019-03-27 13:56:03 +00:00
dialog_text_properties_base.h Pcbnew: update text properties dialog wxFB version 2019-03-27 13:56:03 +00:00
dialog_track_via_properties.cpp pcbnew: Avoid wxassert in message 2019-06-24 09:42:40 -07:00
dialog_track_via_properties.h Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
dialog_track_via_properties_base.cpp DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert. 2018-11-23 15:46:54 +01:00
dialog_track_via_properties_base.fbp DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert. 2018-11-23 15:46:54 +01:00
dialog_track_via_properties_base.h DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert. 2018-11-23 15:46:54 +01:00
dialog_track_via_size.cpp Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 2019-06-10 23:46:00 +01:00
dialog_track_via_size.h Switch UNIT_BINDER and DIALOG_SHIM to local units. 2018-07-17 15:09:53 +01:00
dialog_track_via_size_base.cpp Clean up some extraneous TEXT_CRTL_EVAL references. 2019-02-17 10:16:09 +00:00
dialog_track_via_size_base.fbp Clean up some extraneous TEXT_CRTL_EVAL references. 2019-02-17 10:16:09 +00:00
dialog_track_via_size_base.h Clean up some extraneous TEXT_CRTL_EVAL references. 2019-02-17 10:16:09 +00:00
dialog_update_pcb.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 2019-05-31 21:55:30 +01:00
dialog_update_pcb.h Move DRC control to a tool; move assorted commands to ACTIONS. 2019-06-03 21:08:30 +01:00
dialog_update_pcb_base.cpp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_update_pcb_base.fbp Pcbnew, Update PCB from schematic: Fix the reference point of the new footprints to place, when moving the cursor. 2019-02-01 11:43:16 +01:00
dialog_update_pcb_base.h Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
panel_fp_lib_table.cpp Symbol and footprint library table editor fix. 2019-06-25 08:36:32 -04:00
panel_fp_lib_table.h More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
panel_fp_lib_table_base.cpp Add tooltips to library manager dialogs. 2018-11-24 15:06:21 +00:00
panel_fp_lib_table_base.fbp Add tooltips to library manager dialogs. 2018-11-24 15:06:21 +00:00
panel_fp_lib_table_base.h More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
panel_modedit_defaults.cpp Remove previous cell selection fixes in favour of slow-click hack. 2019-03-04 11:09:33 +00:00
panel_modedit_defaults.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_modedit_defaults_base.cpp Separate edge.cuts and courtyards in ModEdit default values. 2018-09-20 23:30:13 +01:00
panel_modedit_defaults_base.fbp Separate edge.cuts and courtyards in ModEdit default values. 2018-09-20 23:30:13 +01:00
panel_modedit_defaults_base.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_modedit_display_options.cpp Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 2019-06-13 19:58:37 +01:00
panel_modedit_display_options.h Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_modedit_settings.cpp Implement preference for immediate actions. 2019-07-25 20:41:22 -06:00
panel_modedit_settings.h Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_modedit_settings_base.cpp Implement preference for immediate actions. 2019-07-25 20:41:22 -06:00
panel_modedit_settings_base.fbp Implement preference for immediate actions. 2019-07-25 20:41:22 -06:00
panel_modedit_settings_base.h Implement preference for immediate actions. 2019-07-25 20:41:22 -06:00
panel_pcbnew_action_plugins.cpp Fixes in dialogs: mainly better sizes for grid columns, but more other minor fixes. 2019-02-10 16:40:47 +01:00
panel_pcbnew_action_plugins.h pcbnew: Add toolbar buttons for action plugins 2018-08-26 19:39:27 -07:00
panel_pcbnew_action_plugins_base.cpp Pcbnew, PANEL_PCBNEW_ACTION_PLUGINS: make strings translatable. 2019-02-10 11:39:07 +01:00
panel_pcbnew_action_plugins_base.fbp Pcbnew, PANEL_PCBNEW_ACTION_PLUGINS: make strings translatable. 2019-02-10 11:39:07 +01:00
panel_pcbnew_action_plugins_base.h Pcbnew, PANEL_PCBNEW_ACTION_PLUGINS: make strings translatable. 2019-02-10 11:39:07 +01:00
panel_pcbnew_display_options.cpp Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 2019-06-13 19:58:37 +01:00
panel_pcbnew_display_options.h Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_pcbnew_display_options_base.cpp pcbnew: Add option to show ratsnest while moving 2019-06-12 17:36:02 -07:00
panel_pcbnew_display_options_base.fbp pcbnew: Add option to show ratsnest while moving 2019-06-12 17:36:02 -07:00
panel_pcbnew_display_options_base.h pcbnew: Add option to show ratsnest while moving 2019-06-12 17:36:02 -07:00
panel_pcbnew_settings.cpp Implement preference for immediate actions. 2019-07-25 20:41:22 -06:00
panel_pcbnew_settings.h Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_pcbnew_settings_base.cpp Implement preference for immediate actions. 2019-07-25 20:41:22 -06:00
panel_pcbnew_settings_base.fbp Implement preference for immediate actions. 2019-07-25 20:41:22 -06:00
panel_pcbnew_settings_base.h Implement preference for immediate actions. 2019-07-25 20:41:22 -06:00
panel_setup_feature_constraints.cpp Pcbnew: prepare the new zone filling algo (filled polygons with no thickness). Work in progress. 2019-06-04 09:39:17 +02:00
panel_setup_feature_constraints.h Pcbnew: prepare the new zone filling algo (filled polygons with no thickness). Work in progress. 2019-06-04 09:39:17 +02:00
panel_setup_feature_constraints_base.cpp Allow thermal spokes to be same width as minimum width. 2019-07-14 10:36:48 +01:00
panel_setup_feature_constraints_base.fbp Allow thermal spokes to be same width as minimum width. 2019-07-14 10:36:48 +01:00
panel_setup_feature_constraints_base.h Allow thermal spokes to be same width as minimum width. 2019-07-14 10:36:48 +01:00
panel_setup_layers.cpp Remove some more legacy drawing stuff. 2019-05-31 21:54:22 +01:00
panel_setup_layers.h Fixed reference to PCB_EDIT_FRAME in PANEL_SETUP_LAYERS 2018-09-04 12:29:36 +02:00
panel_setup_layers_base.cpp Indent layer properties for better comprehension. 2018-11-17 00:35:06 +00:00
panel_setup_layers_base.fbp Indent layer properties for better comprehension. 2018-11-17 00:35:06 +00:00
panel_setup_layers_base.h Indent layer properties for better comprehension. 2018-11-17 00:35:06 +00:00
panel_setup_mask_and_paste.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 2019-05-31 21:55:30 +01:00
panel_setup_mask_and_paste.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_setup_mask_and_paste_base.cpp Spelling fixes. 2019-02-17 10:18:42 +00:00
panel_setup_mask_and_paste_base.fbp A few more spacing & font-size updates for Windows. 2018-07-19 21:46:41 +01:00
panel_setup_mask_and_paste_base.h A few more spacing & font-size updates for Windows. 2018-07-19 21:46:41 +01:00
panel_setup_netclasses.cpp pcbnew: Make the netlist class panel usable with a lot of classes 2019-07-12 10:22:59 -07:00
panel_setup_netclasses.h pcbnew: Make the netlist class panel usable with a lot of classes 2019-07-12 10:22:59 -07:00
panel_setup_netclasses_base.cpp Fix minor wxWidgets alerts. 2019-07-13 18:32:18 +02:00
panel_setup_netclasses_base.fbp Fix minor wxWidgets alerts. 2019-07-13 18:32:18 +02:00
panel_setup_netclasses_base.h Fix minor wxWidgets alerts. 2019-07-13 18:32:18 +02:00
panel_setup_text_and_graphics.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 2019-05-31 21:55:30 +01:00
panel_setup_text_and_graphics.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_setup_text_and_graphics_base.cpp Be more forgiving of large fonts in grids. 2019-02-17 10:38:06 +00:00
panel_setup_text_and_graphics_base.fbp Be more forgiving of large fonts in grids. 2019-02-17 10:38:06 +00:00
panel_setup_text_and_graphics_base.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_setup_tracks_and_vias.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 2019-05-31 21:55:30 +01:00
panel_setup_tracks_and_vias.h Add Insert/Delete button to Tracks and Via setup panel 2018-09-01 17:53:49 +01:00
panel_setup_tracks_and_vias_base.cpp Be more forgiving of large fonts in grids. 2019-02-17 10:38:06 +00:00
panel_setup_tracks_and_vias_base.fbp Be more forgiving of large fonts in grids. 2019-02-17 10:38:06 +00:00
panel_setup_tracks_and_vias_base.h Add Insert/Delete button to Tracks and Via setup panel 2018-09-01 17:53:49 +01:00
wizard_3DShape_Libs_downloader.cpp Move Show3DViewer to common action. 2019-06-02 16:21:44 +01:00
wizard_3DShape_Libs_downloader.h Fix 3D shape & footprint download wizards freeze on OSX 2018-04-20 12:36:34 +02:00
wizard_3DShape_Libs_downloader_base.cpp Minot fix: fix a minor wxAssert in dialog 2018-03-05 20:18:55 +01:00
wizard_3DShape_Libs_downloader_base.fbp Minot fix: fix a minor wxAssert in dialog 2018-03-05 20:18:55 +01:00
wizard_3DShape_Libs_downloader_base.h Minot fix: fix a minor wxAssert in dialog 2018-03-05 20:18:55 +01:00