7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-24 00:34:47 +00:00
kicad/include/dialogs
John Beard 095e414f12 Pcbnew: add way to re-enable locking prompts
While it's still session-limited, this means you don't have
to restart to get your locking ability back.

Finer-grained locking enablement probably makes better long-term
sense, but this at least prevents "gun shyness" about a setting
you can't turn off again easily.

Also it gets a bool's-worth of application configuration state
out of a dialog (it was a static).
2024-10-05 22:26:18 +01:00
..
dialog_assign_netclass.h Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_book_reporter.h Fix mode-less dialog issues. 2023-03-13 12:04:01 -04:00
dialog_color_picker.h Make color picker dialog usable on hidpi monitors. 2024-05-25 04:13:13 +03:00
dialog_configure_paths.h Add wxGrid autosizer helper 2024-08-06 23:45:55 +08:00
dialog_edit_library_tables.h Hidden footprint libraries are not yet supported. 2024-06-12 16:59:20 +01:00
dialog_embed_files.h Add ability to embed files in various elements 2024-07-15 16:06:55 -07:00
dialog_global_lib_table_config.h Fix paths for Copy default global library table. 2023-01-27 09:24:52 +03:00
dialog_grid_settings.h grids: make settings panel correctly implement cancel 2024-09-18 10:49:12 -04:00
dialog_hotkey_list.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
dialog_image_editor.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
dialog_locked_items_query.h Pcbnew: add way to re-enable locking prompts 2024-10-05 22:26:18 +01:00
dialog_migrate_settings.h Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
dialog_multi_unit_entry.h Dogbones: add slots for acute angles 2024-09-22 13:45:19 +01:00
dialog_page_settings.h Add ability to embed files in various elements 2024-07-15 16:06:55 -07:00
dialog_paste_special.h Map nets in pasted data 2024-04-01 16:56:44 -07:00
dialog_plugin_options.h Remove basic masking class map_string_utf8 2024-08-19 11:51:13 -07:00
dialog_print_generic.h Build time optimizations. 2024-04-27 23:49:13 +03:00
dialog_text_entry.h ADDED: ERC/DRC exclusion comments. 2024-02-24 20:05:51 +00:00
dialog_unit_entry.h Dogbones: add slots for acute angles 2024-09-22 13:45:19 +01:00
eda_reorderable_list_dialog.h Update EDA_REORDERABLE_LIST_DIALOG to current GUI style. 2023-11-10 12:49:19 +00:00
eda_view_switcher.h Viewport switcher keys are platform-specific. 2022-10-27 14:28:11 +01:00
html_message_box.h Add doc link to custom rules syntax help. 2023-02-12 21:34:35 +00:00
panel_color_settings.h Prevent crash in color settings due to dropdown weirdness 2023-03-23 19:46:47 -04:00
panel_common_settings.h Open library file preselected in the file explorer for both symbol and footprint editors. 2024-07-10 06:14:04 +00:00
panel_data_collection.h Insta-prefs. 2023-05-10 18:14:14 +01:00
panel_gal_display_options.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_grid_settings.h grids: make settings panel correctly implement cancel 2024-09-18 10:49:12 -04:00
panel_image_editor.h Abstract REFERENCE_IMAGE to a separate class 2024-09-30 10:20:20 +01:00
panel_mouse_settings.h mouse settings: add reverse zoom option 2024-09-23 17:09:44 +00:00
panel_plugin_settings.h Refactor; add user control over API server 2024-04-02 19:51:18 -04:00
panel_setup_netclasses.h Multi-netclass support 2024-07-26 20:49:29 +00:00
panel_setup_severities.h Implement changed notifiers for textvar, netclasses and severities. 2023-09-17 17:35:15 +01:00