mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Update QA configuration files to the latest changes.
This prevents having to revert the changes to these files every time the QA tests are run.
This commit is contained in:
parent
7bc1404956
commit
69f758dbcd
@ -1,6 +1,7 @@
|
||||
{
|
||||
"appearance": {
|
||||
"color_theme": "_builtin_default"
|
||||
"color_theme": "_builtin_default",
|
||||
"custom_toolbars": false
|
||||
},
|
||||
"aui": {
|
||||
"right_panel_width": -1,
|
||||
@ -22,6 +23,19 @@
|
||||
"zoom_to_fit": true
|
||||
},
|
||||
"current_layer_preset": "legacy_preset_flag",
|
||||
"design_block_chooser": {
|
||||
"height": -1,
|
||||
"keep_annotations": false,
|
||||
"lib_tree": {
|
||||
"column_widths": null
|
||||
},
|
||||
"place_as_sheet": false,
|
||||
"repeated_placement": false,
|
||||
"sash_pos_h": -1,
|
||||
"sash_pos_v": -1,
|
||||
"sort_mode": 0,
|
||||
"width": -1
|
||||
},
|
||||
"find_replace": {
|
||||
"find_history": [],
|
||||
"find_string": "",
|
||||
@ -43,7 +57,7 @@
|
||||
"open_libs": []
|
||||
},
|
||||
"meta": {
|
||||
"version": 3
|
||||
"version": 4
|
||||
},
|
||||
"plugins": {
|
||||
"actions": []
|
||||
@ -74,6 +88,7 @@
|
||||
"opengl_thickness_disableOnMove": false,
|
||||
"opengl_vias_disableOnMove": false,
|
||||
"plated_and_bare_copper": false,
|
||||
"preview_show_board_body": true,
|
||||
"raytrace_anti_aliasing": true,
|
||||
"raytrace_backfloor": false,
|
||||
"raytrace_lightAzimuth": [
|
||||
@ -144,6 +159,51 @@
|
||||
"show_soldermask_bottom": true,
|
||||
"show_soldermask_top": true,
|
||||
"show_solderpaste": true,
|
||||
"show_user1": false,
|
||||
"show_user10": false,
|
||||
"show_user11": false,
|
||||
"show_user12": false,
|
||||
"show_user13": false,
|
||||
"show_user14": false,
|
||||
"show_user15": false,
|
||||
"show_user16": false,
|
||||
"show_user17": false,
|
||||
"show_user18": false,
|
||||
"show_user19": false,
|
||||
"show_user2": false,
|
||||
"show_user20": false,
|
||||
"show_user21": false,
|
||||
"show_user22": false,
|
||||
"show_user23": false,
|
||||
"show_user24": false,
|
||||
"show_user25": false,
|
||||
"show_user26": false,
|
||||
"show_user27": false,
|
||||
"show_user28": false,
|
||||
"show_user29": false,
|
||||
"show_user3": false,
|
||||
"show_user30": false,
|
||||
"show_user31": false,
|
||||
"show_user32": false,
|
||||
"show_user33": false,
|
||||
"show_user34": false,
|
||||
"show_user35": false,
|
||||
"show_user36": false,
|
||||
"show_user37": false,
|
||||
"show_user38": false,
|
||||
"show_user39": false,
|
||||
"show_user4": false,
|
||||
"show_user40": false,
|
||||
"show_user41": false,
|
||||
"show_user42": false,
|
||||
"show_user43": false,
|
||||
"show_user44": false,
|
||||
"show_user45": false,
|
||||
"show_user5": false,
|
||||
"show_user6": false,
|
||||
"show_user7": false,
|
||||
"show_user8": false,
|
||||
"show_user9": false,
|
||||
"show_zones": true,
|
||||
"subtract_mask_from_silk": false,
|
||||
"use_board_editor_copper_colors": false
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"appearance": {
|
||||
"color_theme": "_builtin_default"
|
||||
"color_theme": "_builtin_default",
|
||||
"custom_toolbars": false
|
||||
},
|
||||
"color_picker": {
|
||||
"default_tab": 0
|
||||
@ -11,6 +12,19 @@
|
||||
"on_selection": true,
|
||||
"zoom_to_fit": true
|
||||
},
|
||||
"design_block_chooser": {
|
||||
"height": -1,
|
||||
"keep_annotations": false,
|
||||
"lib_tree": {
|
||||
"column_widths": null
|
||||
},
|
||||
"place_as_sheet": false,
|
||||
"repeated_placement": false,
|
||||
"sash_pos_h": -1,
|
||||
"sash_pos_v": -1,
|
||||
"sort_mode": 0,
|
||||
"width": -1
|
||||
},
|
||||
"filter_footprint": 0,
|
||||
"filter_footprint_text": "",
|
||||
"find_replace": {
|
||||
|
@ -10,6 +10,7 @@
|
||||
},
|
||||
"appearance": {
|
||||
"color_theme": "_builtin_default",
|
||||
"custom_toolbars": false,
|
||||
"default_font": "KiCad Font",
|
||||
"edit_label_height": -1,
|
||||
"edit_label_visible_columns": "0 1 2 3 4 5 6 7",
|
||||
@ -140,6 +141,7 @@
|
||||
12.0
|
||||
],
|
||||
"line_mode": 1,
|
||||
"new_power_symbols": 0,
|
||||
"pin_symbol_size": 25,
|
||||
"repeat_label_increment": 1,
|
||||
"text_offset_ratio": 0.08
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"appearance": {
|
||||
"color_theme": "_builtin_default"
|
||||
"color_theme": "_builtin_default",
|
||||
"custom_toolbars": false
|
||||
},
|
||||
"aui": {
|
||||
"appearance_panel_tab": 0,
|
||||
@ -19,6 +20,19 @@
|
||||
"on_selection": true,
|
||||
"zoom_to_fit": true
|
||||
},
|
||||
"design_block_chooser": {
|
||||
"height": -1,
|
||||
"keep_annotations": false,
|
||||
"lib_tree": {
|
||||
"column_widths": null
|
||||
},
|
||||
"place_as_sheet": false,
|
||||
"repeated_placement": false,
|
||||
"sash_pos_h": -1,
|
||||
"sash_pos_v": -1,
|
||||
"sort_mode": 0,
|
||||
"width": -1
|
||||
},
|
||||
"design_settings": {
|
||||
"copper_line_width": 0.2,
|
||||
"copper_text_italic": false,
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"appearance": {
|
||||
"color_theme": "_builtin_default",
|
||||
"custom_toolbars": false,
|
||||
"left_frame_width": 200
|
||||
},
|
||||
"color_picker": {
|
||||
@ -12,6 +13,19 @@
|
||||
"on_selection": true,
|
||||
"zoom_to_fit": true
|
||||
},
|
||||
"design_block_chooser": {
|
||||
"height": -1,
|
||||
"keep_annotations": false,
|
||||
"lib_tree": {
|
||||
"column_widths": null
|
||||
},
|
||||
"place_as_sheet": false,
|
||||
"repeated_placement": false,
|
||||
"sash_pos_h": -1,
|
||||
"sash_pos_v": -1,
|
||||
"sort_mode": 0,
|
||||
"width": -1
|
||||
},
|
||||
"find_replace": {
|
||||
"find_history": [],
|
||||
"find_string": "",
|
||||
|
@ -6,6 +6,7 @@
|
||||
"appearance": {
|
||||
"grid_striping": false,
|
||||
"hicontrast_dimming_factor": 0.800000011920929,
|
||||
"icon_theme": 2,
|
||||
"show_scrollbars": false,
|
||||
"text_editor_zoom": 0,
|
||||
"toolbar_icon_size": 24,
|
||||
@ -32,7 +33,9 @@
|
||||
"git": {
|
||||
"authorEmail": "",
|
||||
"authorName": "",
|
||||
"enableGit": true,
|
||||
"repositories": null,
|
||||
"updatInterval": 5,
|
||||
"useDefaultAuthor": true
|
||||
},
|
||||
"graphics": {
|
||||
@ -87,6 +90,6 @@
|
||||
"pdf_viewer_name": "",
|
||||
"text_editor": "/usr/bin/open -e",
|
||||
"use_system_pdf_viewer": true,
|
||||
"working_dir": "/Users/jon/src/kicad/qa/tests/cli"
|
||||
"working_dir": "/home/wayne/src/kicad/qa/tests"
|
||||
}
|
||||
}
|
||||
|
@ -1,12 +1,17 @@
|
||||
{
|
||||
"action_plugins": [],
|
||||
"appearance": {
|
||||
"color_theme": "_builtin_default"
|
||||
"color_theme": "_builtin_default",
|
||||
"custom_toolbars": false
|
||||
},
|
||||
"aui": {
|
||||
"appearance_expand_layer_display": false,
|
||||
"appearance_expand_net_display": false,
|
||||
"appearance_panel_tab": 0,
|
||||
"design_blocks_panel_docked_width": -1,
|
||||
"design_blocks_panel_float_height": -1,
|
||||
"design_blocks_panel_float_width": -1,
|
||||
"design_blocks_show": false,
|
||||
"net_inspector_width": -1,
|
||||
"properties_panel_width": -1,
|
||||
"properties_splitter_proportion": 0.5,
|
||||
@ -37,6 +42,19 @@
|
||||
"on_selection": true,
|
||||
"zoom_to_fit": true
|
||||
},
|
||||
"design_block_chooser": {
|
||||
"height": -1,
|
||||
"keep_annotations": false,
|
||||
"lib_tree": {
|
||||
"column_widths": null
|
||||
},
|
||||
"place_as_sheet": false,
|
||||
"repeated_placement": false,
|
||||
"sash_pos_h": -1,
|
||||
"sash_pos_v": -1,
|
||||
"sort_mode": 0,
|
||||
"width": -1
|
||||
},
|
||||
"drc_dialog": {
|
||||
"refill_zones": true,
|
||||
"severities": 48,
|
||||
@ -441,6 +459,7 @@
|
||||
"gen_drill": {
|
||||
"drill_file_type": 0,
|
||||
"generate_map": false,
|
||||
"generate_tenting": false,
|
||||
"map_file_type": 1,
|
||||
"merge_pth_npth": false,
|
||||
"minimal_header": false,
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"appearance": {
|
||||
"color_theme": "_builtin_default"
|
||||
"color_theme": "_builtin_default",
|
||||
"custom_toolbars": false
|
||||
},
|
||||
"aui": {
|
||||
"properties_panel_width": -1,
|
||||
@ -23,6 +24,19 @@
|
||||
"pin_num_size": 50,
|
||||
"text_size": 50
|
||||
},
|
||||
"design_block_chooser": {
|
||||
"height": -1,
|
||||
"keep_annotations": false,
|
||||
"lib_tree": {
|
||||
"column_widths": null
|
||||
},
|
||||
"place_as_sheet": false,
|
||||
"repeated_placement": false,
|
||||
"sash_pos_h": -1,
|
||||
"sash_pos_v": -1,
|
||||
"sort_mode": 0,
|
||||
"width": -1
|
||||
},
|
||||
"drag_pins_along_with_edges": true,
|
||||
"edit_symbol_visible_columns": "0 1 2 3 4 5 6 7",
|
||||
"find_replace": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user