Skip to content
Commit e8a95dad authored by Volker Krause's avatar Volker Krause
Browse files

Add KEmailValidator

That's a QValidator checking for valid email addresses. This is based on
code from pim/pimcommon, but exists in similar form in multiple other
copies.

KCompletion is the closest Framework we have for this I think, but it's
not perfect given the needless QtWidgets dependency here. For all existing
users it's an improvement nevertheless though.
parent d1ca9faf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment