Reduce warnings from .ui files
- Bad tab stops.
- KLineEdit is QLineEdit + completion -- but we're not using completion here, this use is KDE4-era when KLineEdit had more features than the underlying Qt Widget. There's more KLineEdits in the code, but this is a start.