Navigation Menu

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

spelling control in the "commit summary". #1070

Closed
peter-jensen opened this issue Jun 10, 2020 · 1 comment
Closed

spelling control in the "commit summary". #1070

peter-jensen opened this issue Jun 10, 2020 · 1 comment

Comments

@peter-jensen
Copy link

I am using ppa for ubuntu 18.04.

Please add spelling control in the "commit summary".

spelling

davvid added a commit to davvid/git-cola that referenced this issue Feb 15, 2023
We are going to share spellcheck objects between the summary field and
the extended description field.

Allow the spellcheck object to be externally-provided.

Related-to: git-cola#633
Related-to: git-cola#1070
Signed-off-by: David Aguilar <davvid@gmail.com>
davvid added a commit to davvid/git-cola that referenced this issue Feb 15, 2023
Add a widget that can be used for providing spellcheck capabilities to
the summary line edit.

This widget is basically a "fake" QLineEdit. It is essentially a
single-line version of our SpellCheckTextEdit with customization to
ensure that only a single line is  displayed.

Related-to: git-cola#633
Related-to: git-cola#1070
Signed-off-by: David Aguilar <davvid@gmail.com>
@davvid davvid closed this as completed in 102218a Feb 15, 2023
@davvid
Copy link
Member

davvid commented Feb 15, 2023

Thanks for the sug!

It took a while, but this is now possible. We followed the same general idea as described in http://blog.ssokolow.com/archives/2022/07/22/a-qlineedit-replacement-with-spell-checking/

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

No branches or pull requests

2 participants