| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
This reverts commit 56020f4335c9ad0c1f0b65690ba264d0b6d2fa3f.
This turns the background of the login view transparent on mac os....
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
In all cases we want the popup to receive keyboard focus when
it's open, as all our popups are basically modal. We also want the popup
to normally close when clicking somewhere else, including the parent
button. The one exception is the composer where we disable the close on
click outside because that would risk loosing a written mail on an
accidental click.
|
|
|
|
|
| |
The popup template results in crashes with qt 5.7, so we just import the
control as workaround.
|
|
|