Revision a014e76...

Go back to digest for 13th April 2014

Bug Fixes in KDE-PIM

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

Ubuntu: Imap Settings re-work

The Imap settings page is now part of a tabbed component so we can group
all settings pages together similar to desktop version.

Settings page now validates user input on required username and server
name fields. Presenting red label text

Page now has a toolbar to save settings

So now if the user already has a configured account the first page they
see is the Mailbox view and get prompted for password. The user can still
access settings from the toolbar

Added save.svg, settings.svg and cancel.svg all are from the
ubuntu-mobile-icons package
available from http://packages.ubuntu.com/trusty/all/ubuntu-mobile-
and is available under the CC-BY-SA 3.0. Copyright by 2004-2012,
Canonical Ltd.

REVIEW:117504

Moved setting mailbox sorting preference from imap settings to SettingTabs.qml

File Changes

Added 5 files
  • /Ubuntu/qml/trojita
  •   src/cancel.svg
  •   src/save.svg
  •   src/settings.svg
  •   src/SettingsTabs.qml
  •   src/SettingsToolbar.qml
Modified 4 files
  •   CMakeLists.txt
  •   src/Ubuntu/qml/trojita/ImapSettings.qml
  •   src/Ubuntu/qml/trojita/MailboxListPage.qml
  •   src/Ubuntu/qml/trojita/main.qml
9 files changed in total