Revision 6848e6c...

Go back to digest for 6th April 2014

Bug Fixes in KDE-PIM

Jan Kundrát committed changes in [trojita] /:

Ubuntu: Fix password dialog

Password dialog now uses a composer sheet, which also displays any
authentication errors
raised.

When launching app, if an imap account already exists then we skip the
settings page and
go straight to mailbox view where the password dialog will open
requesting password.

If an authentication error is raised we show an additional message that
explains to
either retry entering password or click cancel to return to the settings
page. We do not want the
user to be able to view mailbox without a connection. So this message
tries to make it clear what
clicking Cancel will do

REVIEW: 117380

Changed dialog message to match Desktop message

Added keys.svg icon for password dialog. License: CC-BY-SA 3.0. Copyright by Dan Chapman 2014.

Changed text to 90% gray HEX: #333333. Using pure black did not work nice with ubuntu font

File Changes

Added 1 files
  • src/Ubuntu/qml/trojita/key.svg
Modified 3 files
  •   CMakeLists.txt
  •   src/Ubuntu/qml/trojita/main.qml
  •   src/Ubuntu/qml/trojita/PasswordInputSheet.qml
4 files changed in total