Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add notes to engine configurations #699

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alwey
Copy link
Contributor

@alwey alwey commented Dec 31, 2021

This patch enables users to add comments to engine configurations. I hope this is useful.

A QPlainTextEdit is added to EngineConfigDlg.
QString notes fields are added to EngineConfiguration and EngineConfigurationDlg

Resolves #651

n2

n3

A warning to early adopters: Please make a backup copy of the engines.json file before using a cutechess version without this patch again. The "notes" get deleted when a cutechess version without notes-support writes back the data.

Add QPlainTextEdit m_notesEdit to EngineConfigDlg
Add notes fields to EngineConfiguration and EngineConfigurationDlg

Resolves cutechess#651
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add some memo/notes section (best in configuring dialogue) [Enhancement]
1 participant