This also fixes a couple of warnings at places (out of order init for instance) and a potential bug in the webflow credentials / qtkeychain integration. Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
Makes it possible to promote QLabel to an ElidedLabel in Qt Designer.
A label that adjusts its text based on Qt::TextElideMode.