[SCM] ktp-accounts-kcm packaging annotated tag, upstream/15.12.3, created. upstream/15.12.3

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:07:34 UTC 2016


The annotated tag, upstream/15.12.3 has been created
        at  479cd42c600c48c259a4e3996f78b7a3c18ead5e (tag)
   tagging  0e0ec49eb23c0d973e25931dc4a8fa85d3781c27 (commit)
 tagged by  Automatic packaging
        on  Wed Apr 13 11:35:54 2016 +0200

- Shortlog ------------------------------------------------------------
Upstream version 15.12.3

Albert Astals Cid (7):
      do not rely on extract-messages.sh doing the work for us
      GIT_SILENT Upgrade KDE Applications version to 15.11.80.
      GIT_SILENT Upgrade KDE Applications version to 15.11.90.
      GIT_SILENT Upgrade KDE Applications version to 15.12.0.
      GIT_SILENT Upgrade KDE Applications version to 15.12.1.
      GIT_SILENT Upgrade KDE Applications version to 15.12.2.
      GIT_SILENT Upgrade KDE Applications version to 15.12.3.

Aleix Pol (6):
      Merge branch 'frameworks'
      Fix build with newer KF5
      Merge branch 'Applications/15.04'
      Use KAccounts macro for generating provider and serive files
      Initial Telegram support for KAccounts
      Adopt changes in kaccounts-integration

Anant Kamath (17):
      Allow handleParameters() to accept a custom property for widgets
      Plugin for pintxo (SMS CM)
      Check if MM pointers are valid
      Removed CMake check for ModemManager
      Removed CMake check for ModemManager
      Fixed krazy2 issues
      Fix combobox selectedSimIdentifer property
      Use handleParameter()
      Added set function for simIdentifier
      Added correct property to be mapped for modemComboBox
      Skip building pintxo plugin if libmm-qt is not found instead of stopping build
      Disable building the pintxo plugin
      Enable building pintxo plugin if MMQt>=0.5.1 is found
      Fixed crash while loading the pintxo plugin when encountering ModemManager DBus errors
      Fixed to use ModemManagerQt 0.5.1 API correctly
      Fixed to use ModemManagerQt 0.5.1 API correctly
      Build pintxo plugin only if MMQt 0.5.1 is found, higher/lower versions break the plugin

Andre Moreira Magalhaes (1):
      Updated FindTelepathyQt4.cmake to require latest TelepathyQt4 and use pkg-config.

Andrew Coles (1):
      Corrected typo.

Andrius Štikonas (1):
      Port idle plugin to KF5

Automatic packaging (2):
      upstream branch
      Imported Upstream version 15.12.3

Christophe Giboudeaux (1):
      Fix includes.

Dan Vrátil (16):
      Don't show EditAccountDialog until KWallet is opened
      Merge branch 'kde-telepathy-0.5'
      Don't list IRC in 'Other accounts' button
      Import Kopete logs when adding a new account in KCM
      Fix buttons in 'Import logs?' dialog
      Fix 'Edit Identity' button
      Merge branch 'kde-telepathy-0.5'
      Merge branch 'kde-telepathy-0.6'
      Add configuration for additional charsets in ICQ
      Add UI to enforce avatar size restrictions
      Use KCharsets instead of manually listing all supported encodings
      Make TelepathyLoggerQt an optional dependency
      Don't stop logs import on error
      Merge branch 'kde-telepathy-0.6'
      Port to KTp Logger
      Fix libktpaccountsinternal SOVERSION

Daniel Cohen (3):
      Add UI for creating GroupWise Accounts
      accounts-kcm gui code for steam plugin of libpurple
      Clarified non-translation of Steam Guard

Daniele E. Domenichelli (160):
      Bump minimum version of TelepathyQt4 required to 0.5
      Bump minimum version of TelepathyQt4 required to 0.5
      Update display name after modifying the account
      Add .gitignore file
      Cleaning
      Mark unused variable to avoid warning
      Use loginName for nickname and fullName for first-name for Salut
      Replace tabs with spaces
      Remove unused paramFound variable
      Enable editing account by double clicking on it
      Reconnect account after editing only if required
      Hide password from debug output
      Add ConnectionProtocolNameRole to AccountsListModel
      Add QListView for local-xmpp account
      Hide salutListView when the local-xmpp account is not configured
      Replace the ListView for salut with a checkbox when the account is not configured
      Add a dialog to enable local-xmpp account
      Popup a salutEnableDialog when the checkbox is clicked
      Disable the checkbox if telepathy-salut is not installed
      Filter out salut from profile selection dialog
      Add some Q_ASSERTs to simplify debug
      Make using local-xmpp a checkbox in the KCM just like Empathy does
      Merge telepathy-accounts-kcm-plugins
      Move plugins into a plugins directory
      Move pretty headers in KCMTelepathyAccounts
      Fix build after merging plugins
      Remove FindKCMTelepathyAccounts.cmake, now useless
      Do not install headers
      Fix placeholder strings for local-xmpp
      Remove the password from KWallet before removing account
      Update common repository and use WalletInterface from there
      Remove all entries from kwallet when removing account
      Fix build
      Hide SalutMessageWidget on SalutDetailsDialog cancel
      Fix a few "-Wparentheses" warnings
      Pass parent pointer to the abstract class constructor in haze-msn plugin
      Mark serviceName variable as unused in sunshine plugin
      Remove unused parameter from class ctor
      Fix plugin loading after renaming
      Add .profile for msn using gabble and empty config dialog
      Add a comment to explain why it the ui is empty
      Add a label to look less broken
      Merge branch 'msn-gabble'
      Add missing protocols to dictionary
      Use dictionary and i18n strings
      Cleanup
      Add Q_DISABLE_COPY
      Remove unused private variable
      Remove some useless kDebug()
      Use Q_FOREACH instead of foreach
      Use Q_EMIT instead of emit
      Use Q_SIGNALS instead of signals
      use Q_SLOTS instead of slots
      Make strings const
      QLatin1String in KCMTelepathyAccounts
      QLatin1String in src
      QLatin1String in plugins/butterfly
      QLatin1String in plugins/gabble
      QLatin1String in plugins/haze
      QLatin1String in plugins/idle
      QLatin1String in plugins/rakia
      QLatin1String in plugins/salut
      QLatin1String in plugins/sunshine
      Build with -DQT_NO_CAST_FROM_ASCII and -DQT_NO_KEYWORDS
      Fix Martin's issues and some more cleanup
      More cleanup
      Final cleanup round
      Merge branch 'cleanup'
      Fix Qt includes style
      Change non-warning kWarning to kDebug
      Add kWarning
      Cleanup
      No need to emit cancelled twice
      Simplify and fix displayName creation in SalutEnabler
      Simplify and fix displayName creation in SalutMessageWidget
      Fix adding msn account from simple profile select widget
      Update .reviewboardrc
      Rename msn-xmpp profile
      Add profile for kde-talk
      Cleanup
      Add plugin for kde-talk
      Merge branch 'kde-talk'
      Add a debug line to print server address
      Update FindKTp.cmake
      Allow creation of already existing accounts
      Merge branch 'kde-telepathy-0.3'
      Register missing parameters
      Register missing parameters
      Set XMPP resource if it is not set
      Remove unused signal
      Return the string "Disabled" instead of "Disconnected" for disabled accounts
      Do not return an icon for disabled accounts
      Fix SimpleProfileSelectWidget button size with some themes
      Fix kdetalk profile and plugin
      Do not set ignore-ssl-errors as mandatory, just set it to 1 by default
      Cleanup
      Set XMPP priority in the same way as resource parameter
      Remove "Account disabled" from connectionStatusReason for disabled account
      Revert "Set XMPP priority in the same way as resource parameter"
      Add class EditDisplayNameButton
      Add class ChangeIconButton
      Enable to set icon and display name from AccountsListDelegate
      Capitalize window title
      Set word wrap to true for labels
      Resize dialog and add stretch between label and icon
      Fix colours for some themes
      Always enable OK button
      Make dialog look a little bit better
      Cleanup
      Use decoration size to resize the button icon
      Give a name to padding magic numbers
      Add comment
      Won't -> will not
      Use KIcon instead of QIcon and copy constructors instead of assignment operator
      const &
      Merge branch 'editableDelegate'
      Fix vsize for salut delegate
      Add profile for Skype
      Cleanup
      Use .ui file to create the buttons in SimpleProfileSelectWidget
      Do not show help button in AddAccountAssistant
      Do not resize the window.
      Merge branch 'AddAccountAssistant'
      Update combo box values in rakia plugin
      Merge branch 'kde-telepathy-0.5'
      Update combo box values in haze-yahoo plugin
      Update combo box values in haze-icq plugin
      Merge branch 'kde-telepathy-0.5'
      Add methods for handling default display name to AbstractAccountParametersWidget
      Update display name in Butterfly
      Update display name in Gabble - Facebook
      Update display name in Gabble - Google Talk
      Update display name in Gabble - MSN
      Update display name in Gabble - XMPP
      Update display name in Haze - Aim
      Update display name in Haze - Icq
      Update display name in Haze - MSN
      Update display name in Haze - Myspace
      Update display name in Haze - Skype
      Update display name in Haze - Yahoo
      Update display name in Idle
      Update display name in Rakia
      Update display name in Salut
      Update display name in Sunshine
      Update display name in Gabble - KDE Talk
      Small documentation fix
      Handle display name and default display name in AccountEditWidget
      Use display name in AddAccountAssistant
      Use display name in EditAccountDialog
      Use display name from dialog in SalutEnabler
      Use "account" parameter to update display name in generic widget
      cleanup
      Remove dynamic display name generation and generate it only when needed
      Update copyright
      Merge branch 'displayname'
      Cleanup
      Set version in CMakeLists.txt
      Use KTP_ACCOUNTS_KCM_VERSION to configure .desktop files
      Merge branch 'version'
      Replace ICQ button with KDETalk

Dario Freddi (22):
      Add Messages.sh files
      Add Messages.sh file
      If Tp::AccountManager failed to become ready (because of missing Mission Control), warn the user and "disable" the KCM UI with nice overlay effect.
      Port to new KTelepathy library
      Finish porting
      Fix include paths
      port-to-0.9: Remove deprecated Find file
      port-to-0.9: Rename relevant include paths and variables
      port-to-0.9: Bump tp-qt requirement
      Merge branch 'port-to-0.9'
      fix-krazy: Fix copyright headers
      fix-krazy: Fix crashy dialogs
      fix-krazy: Fix newlines
      fix-krazy: Make constructors explicit
      fix-krazy: Fix copyright header
      fix-krazy: Normalize signatures
      fix-krazy: Move to K Classes
      fix-krazy: Fix typos
      fix-krazy: Fix K classes in designer
      fix-krazy: Add missing copyrights
      fix-krazy: Fix ambiguous translations
      Merge branch 'fix-krazy'

Dariusz Mikulski (1):
      Allow in interface setting a title for custom tabs, setting sensible titles for gabble pages

David Edmundson (146):
      BUG: 246218
      Make sure we only connect to the account item onTitleUpdated slot once.
      Added very basic butterfly(MSN) config UI plugin.
      Compile against Telepathy-Qt4 0.5
      Set correct maximum port number (65535).
      Typecast port numbers to uint before setting as QVariant.
      Compile against Telepathy-Qt4 0.5
      Remove double margin on account edit widget
      Add an icon to the 'advanced' button.
      Make use of AccountFactory
      Incorporated Review comments from dario freddi
      Change the parameterValues return value to a QList<ProtocolParameter>
      Incorporated review comments from George Goldberg
      Merge branch 'ui_fixing'
      Merge branch 'use_account_factory'
      Remove superfluous debug message.
      Match latest KCMAccounts library
      Add missing pretty header
      added icon
      Refactor AccountEditWidget to pass ProtocolInfo rather than several QStrings seperately.
      Show a protocol title and icon on the edit widget
      Add missing colon on field label.
      Merge branch 'ui_fixes'
      Fix whitespace issues in header file.
      Add connection state to the Accounts Model
      start of a delegate to view online state
      improved work on item delegate
      Show status connection reason.
      Convert item delegate to KWidgetItemDelegate so it can contain a
      Update model with checkbox state changes.
      Renamed dataChanged() signal from the account list delegate.
      Added review comments, and reverted an unnecessary change.
      Merge branch 'show_account_status'
      Add author data to the KDE About data.
      Add getters for set/unset parameters to the ParameterModel
      Renamed ambiguous "setParameters" method, to "parametersSet"
      Set widget data mapper to not update until we call submit();
      Merge branch 'add_credits'
      Merge branch 'remove_parameterlist_vs_tree_conflict'
      Merge branch 'master' of git://git.kde.org/telepathy-accounts-kcm
      Remove #includes on a file which isn't needed (and no longer exists)
      Remove unused class and an existing reference to it.
      Make sure a display name is set when adding an account.
      Merge branch 'fix_local_xmpp'
      Add Florian Reinhard to authors of the accounts KCM as he did most the plugins
      Check account properties exist before setting them
      Add a google talk specific profile UI.
      Minor code tidy ups.
      Added Cmake install for profile files
      Updated parameter edit model to keep track of profile parameters
      Disable non-editable edit fields where the value comes from a profile and is fixed
      Rebased with master
      Regenerate icon when changed. This fixes a bug when creating a new account with a profile, as the profile is not loaded straight away.
      General fixes to the profile files
      Added review comment
      Added review comment.
      Merge branch 'master' of git://anongit.kde.org/telepathy-accounts-kcm-plugins
      Add Facebook profile UI
      Add Facebook profile UI
      Add missing files from last commit that I forgot to git add.
      Add missing files from last commit that I forgot to git add.
      Add pretty include for validated line edit
      Set tab order correctly in all ui files
      Merge branch 'taborder'
      Disable rich text in proxy settings input list
      Add register button to jabber account.
      Add a lineedit to change the "Resource" on gabble accounts.
      Added priorty spin box
      Only fall back to generic interface if a mandatory parameter is missing (not just any parameter)
      Merge branch 'fix_icq'
      Force the first line edit to be focussed on load.
      Only list profiles which have a valid CM.
      Make sure we use plainText from QTextEdit for parameters
      Add KWallet support for loading/saving passwords.
      Added review comments
      Only hide fake profiles if the real profile is actually valid.
      Create profile for Haze rather than Butterfly for MSN
      Correctly check parameter values.
      Add submodule
      Move submodule to src directory
      Fix error message in accounts KCM
      Add a dialog in the KCM to configure account identity
      Use new item role to get the account, plus minor review comments
      Add missing license
      Hide protocols using the old password API
      Remove the unused (for good reason) itemForIndex from AccountsListModel
      Don't set initial presence message to the string "online"
      Update to new wallet interface
      Remove translatable flag on placeholder text
      Disable advanced options widget in Haze-Skype
      Revert "Disable advanced options widget in Haze-Skype"
      bump version to 0.4.1
      Merge branch 'kde-telepathy-0.4'
      Disable creation of IRC accounts in the GUI
      Async wallet usage, using wallet-utils from common internals
      Check connection manager supports protocol listed in profile.
      Merge branch 'kde-telepathy-0.5'
      Fix disabling IRC
      Fix double margin in Accounts KCM
      Add a profile for GaduGadu
      Make AccountsModelItem private and instead expose a role of just the AccountPtr
      Remove unusued (weird) code in accounts model
      Remove somewhat pointless AccountItem class.
      Use AccontsListModel from KTp Common Internals
      Add message "click checkbox to enable" if the account is disabled
      show debug feedback on remove account completion
      Merge branch 'model_refactor_1'
      When editing an account always unset any password stored by Mission Control
      Add an additional guard around EditAccountDialog::accept()
      Update to match latest common-internals
      Bump version to 0.5.2
      Merge branch 'kde-telepathy-0.5'
      Namespace AccountsListModel
      Fix build
      Bump version to 0.5.3
      Merge branch 'kde-telepathy-0.5'
      Remove WLM from wizard page
      Bump version to 0.5.80
      Fix address of conference server for Google group chats
      Make our resourceID more unique
      update cmake policy
      Bump version to 0.6.0
      Merge branch 'kde-telepathy-0.6'
      Wrap EditAccountDialog in a QWeakPointer
      Bump version to 0.6.2
      Merge branch 'kde-telepathy-0.6'
      Rename "Others" to "All" on add account dialog
      Connect the "register" button in KDETalk UI
      Merge branch 'kde-telepathy-0.6'
      Don't run dialog to select region of pixmap for empty pixmaps
      bump version to 0.6.3
      Merge branch 'kde-telepathy-0.6'
      Merge branch 'kde-telepathy-0.7'
      Set version number (belated update)
      Bump version to 0.7.0
      Merge branch 'kde-telepathy-0.7'
      Remove unused gitmodules file
      Make each plugin optional
      Merge branch 'kde-telepathy-0.7'
      Make KDETalk make use of SSL handler
      Make KDETalk make use of SSL handler
      Bump version to 0.7.1
      Bump version to 0.8.1
      Merge branch 'origin-kde-telepathy-0.8'
      Add Accounts KCM Plugin for Telegram
      Bump version to 0.8.80

David Rosca (2):
      Fix crash when closing new account dialog with close button
      Merge branch 'Applications/15.04'

Diane Trout (1):
      Spelling in "what's this" tooltip fix

Dominik Cermak (3):
      Replaced all occurrences of FeedbackWidget with KMessageWidget.
      Readd closing bracked
      Merge branch 'kde-telepathy-0.5'

Dominik Schmidt (26):
      Set account icon on account creation.
      Copy gabble plugin over to haze folder and replace gabble with haze icq.
      Make the haze icq plugin load.
      Implement the ICQ configuration.
      Add convenience methods for handling parameters and config widgets
      Merge branch 'convenience' of git.kde.org:clones/telepathy-accounts-kcm/dschmidt/convenience into convenience
      merged.
      Port the ICQ plugin to the new convenience methods
      Fix compilation.
      Add QSpinBox support
      Add GenericAdvancedOptionsWidget
      Broken stuff, up to you Thomas ;-)
      Remove specific advanced options widget
      Use the QDataWidgetMapper and change plugin structure.
      Minor polishing as suggested by the reviews.
      Port butterfly plugin to the new plugin api.
      Port gabble plugin to the new plugin api.
      Minor polishing: next run.
      Port idle plugin to the new plugin api.
      Port haze(-icq) plugin to the new plugin api.
      Merge branch 'gabble'
      Merge branch 'master' of git://anongit.kde.org/telepathy-accounts-kcm-plugins
      Only show real profiles and fake profiles for protocols, which do not have a real profile.
      Sort profile list alphabetically.
      Remove warning because wrong order of initialization.
      Imported domme's profile files

Elias Probst (1):
      Corrected the tab orders for several dialogs.

Florian Reinhard (24):
      Remove multiple, nested Q[VH]BoxLayouts and use one QFormLayout
      Add telepathy-rakia/sofiasip configuration plugin.
      Remove useless private classes, cleanup includes.
      Remove previously inserted whitespace.
      Replace KDE_EXPORT with KCM_TELEPATHY_ACCOUNTS_EXPORT.
      Cleanup K_PLUGIN_FACTORY and K_EXPORT_PLUGIN usage.
      Add telepathy-salut configuration plugin.
      Salut: Use the right protocol name.
      QLatin1String-ify comparisons to QString.
      Add telepathy-sunshine configuration plugin.
      Add skype (bigbrownchunkx-skype-dbus) support to haze plugin.
      Add dictionary entry for bigbrownchunx-skype-dbus.
      Listen to Tp::Account::removed().
      Add Skype account name autocomplete based on $HOME/.Skype/.
      Add MySpaceIM (myspace) support to haze plugin.
      Set 65535 as max for port input fields.
      Remove a ton of unnceccesary includes.
      Don't use or include GenericAdvancedOptionsWidget where not needed.
      Add .reviewboardrc for convenience.
      Add .reviewboardrc for convenience.
      New fancy shiny AddAccount dialog.
      Make the facebook link on the properties dialog actually open in a browser.
      Fix crash.
      SimpleProfileSelectWidget: make sure the selected profile has the ConnectionManager installed.

Francesco Nwokeka (6):
      FIX: replaced old icon with new one
      Create haze plugin
      Fix creation of duplicate accounts
      Changed message info display method
      FIX empty account facebook bug
      Patch to set custom error message on validate account failed

Frederik Schwarzer (2):
      Avoid puzzle sentence.
      Make untranslatable string translatable.

George Goldberg (145):
      Add a README file with basic information, an INSTALL file telling how to build the app, and a patches directory containing the same patch for QtDBus that is included with telepathy-accountmanager-kwallet (I must get this into qt-copy as soon as it switches to 4.5).
      Add basic parts of buildsystem.
      Add a desktop file for the kcm module.
      Add compileable stub KCM implementation.
      Add widgets to the main page of the KCM.
      Remove random wtf member variable of non-existant type...
      Add a categorized sort-filter proxy model and disable copying of the main class.
      Add a stub model for the accounts list.
      Set up an AccountManager and have it becomeReady() on startup of the KCM.
      Once the accountmanager is ready, load up all the accounts and get them ready too.
      Reimplement pure virtual methods in AccountsListModel.
      Add an instance of the AccountsListModel and also fix up the slot that deals with the accounts becoming ready to use the latest tpqt4 api.
      Add a stub class AccountItem.
      Telepathy Accounts are now becomeReady()'ed by the AccountItem wrapping them.
      Seems it only took one more line to make the AccountItem handle the account becoming ready completely.
      Start to implement the internal storage of the AccountsListModel.
      Actually add the accounts to the model once we get them from the account manager.
      Add signals to the AccountItem that will tell the model when it has changed in some way which is relevant to the model.
      Implement rowCount() and data() methods on the accountsList model.
      When an account becomes ready, we should add it to the accessible part of the model.
      Actually display the available accounts in the view.
      Display the accounts under the categories VALID and INVALID in the accounts list view.
      Improve the implementation of adding a row to the accounts list model and implement removing a row.#
      Rough and ready port to TpQt4 0.1.8.
      Tidy up the code a bit.
      Fix signal-slot connectio.
      Add skeleton class for AddAccountWizard.
      Add a skeleton class for the ProtocolSelectWidget along with a ui file for it.
      Add the ProtocolSelectWidget as the first page of the add account wizard.
      Show the AddAccountWizard when you click on the Add Account button in the UI.
      Add some extra kDebug()'s and some comments.
      In KDE we have Assistants, not Wizards.
      When we load the first ProtocolSelectWidget, get the list of Telepathy Connection Managers installed on the system.
      Add bare bones of the model and items for the ProtocolSelectWidget.
      Pass const references to Tp::*Ptr objects, rather than passing by value.
      Namespace Telepathy has changed to Namespace Tp.
      Set up the model and add the connection managers when they become ready.
      C&P error--
      Remove patches directory since they are all now fixed in upstream Qt, and update INSTALL to reflect this and a couple of other fixes.
      kDebug()++ and -- in methods that get called meaninglessly often.
      Create the ProtocolItems in the protocol selection model.
      Actually get the protocols displaying in the list.
      Continue to the next page of the add account assistant if a protocol is selected.
      Enable cancelling and tidy up correctly after it in the add account assistant.
      kDebug()++
      Make page 2 of the assistant a KTabWidget, as we are going to be introducint tabbed ui to that page soon.
      Add a ParameterEditWidget class. This class will provide the autogenerated fallback parameter-editing widget for the addAccount assistant.
      Add a method to set the parameters of the ParametersEditWidget and create a stub delegate for displaying the widgets in the item view for autogenerated account editing UIs.
      Add parameter-edit-widgets to the second page of the add account assitant.
      Add a ParameterEditModel for the ParameterEditWidget.
      Now we have a ParameterEditModel, we can create it and the view and delegate to go with it.
      Add a skeleton class ParameterItem which will be used to populate the ParameterEditModel.
      Populate the EditParameterModel with the parameters.
      Add roles for the different bits of data that might be requested from the ParameterEditModel and add getters to the ParameterItem to get them.
      Display labels and lineEdits for each item in the EditParameter view.
      Little bit of tidyup, removing some annoying kDebug() statements adding a couple of missing lines.
      Show bool parameters as checkboxes.
      compiler warnings--
      Connect to the slots on the parameter edit widgets to see when their data is changed.
      Correctly detect if a parameter is of type bool, as well as setting data back to the model when parameters are edited in the view.
      Fix bug where the item editing widgets got the wrong values in them.
      Add an IntegerEdit class which provides a lineEdit field which only allows valid integers to be in it.
      Fix focus problem with parameter items edit widgets, and also treat integers as strings when they are entered in the IntegerEdit to avoid deleting all digits from the edit causing it to change to 0.
      Add a UnsignedIntegerEdit for editing parameters of type uint.
      When editing parameters, display asterisks if the parameters are secret.
      Improve the appearance of the Accounts List view.
      Show a message box telling you to enter all mandatory parameters if they aren't entered when you click finished.
      Pass the AccountManagerPtr into the Add Account Assistant.
      Actually add the Account on the AM when we click Finish in the Add Account Assistant.
      Bump minimum version of TelepathyQt4 required to 0.1.9 now it has been released.
      Add a signal to the ProtocolSelectWidget that is emitted whenever the selected protocol is changed.
      Add a singleton Dictionary class which will contain a list of common parameter names to enable translation of them.]
      Populate the parameter dictionary with the current parameters supported by gabble on jabber accounts.
      Display translated parameter names if possible in the autogenerated Parameter Edit UI.
      Build a library called libkcmtelepathyaccounts which will, to begin with, house all the classes needed for the account ui plugins. It may also house the stuff that should be in a library for access from Kopete too.
      Write the code for registering/returning the protocols provided by the plugin. This should probably be done with some kind of factory, but we can do without that for now ;).
      Add AbstractAccountUi shell class (and installed headers).
      Fill out the AbstractAccountUi class with methods for storage/retrieval of the supported parameters.
      Add a pure virtual method to AbstractAccountUiPlugin to get the AccountUiPlugin for a given protocol/cm combo.
      Add pure virtual methods to AbstractAccountUi to get the actual parameter widgets.
      Add a stub AbstractAccountParametersWidget abstract class along with its installed headers.
      Fill out and implement the rest of the AbstractAccountParametersWidget class.
      Make the KCM link against the plugin interfaces library.
      Create a barebones implementation of the Gabble Account UI plugin.
      Implement removing of accounts.
      Register provided protocol/cm combos in the gabble plugin.
      Comply with a small API correction, and misc tidyup.
      Show new accounts in the list when they are created on the Account Manager. Also delete the AddAccountAssistant when it is finished so that it can be launched again.
      Add stub singleton PluginManager class.
      Load all plugins when we initialise the plugin manager.
      Add a PluginMacros header which contains the Plugin Export macro for account ui plugins.
      Add a .destkop file for the accountuiplugin servicetype.
      Add a method to get the AbstractAccountUi from the PluginManager.
      Add support for more than one widget displaying optional parameters.
      Calling delete d; in a constructor considered harmful. :'( Also, some other tidyup and some clarity fixes.
      Show the autogenerated UI only when there are parameters not handled by any custom UIs in place in the Add Account Wizard.
      Support showing a custom UI for the mandatory parameters too.
      Make the Back Button work in the Add Account Assistant.
      Show the icons for the protocols in the Add Account Assistant's first page. The icon names follow the same naming scheme as Empathy. We'll need to get them moved out of Kopete's protocol folders at some point so that they can be installed accessible for all Telepathy enabled apps.
      Q_DISABLE_COPY in private and explicit constructors.
      Implement the most basic possible implementation of the rest of the plugn, up to displaying a blank widget for the mandatory parameters.
      Remove junk file added in error.
      Make the code in the Add Account Assistant that decides what parameterwidgets to show actually work correctly with plugins.
      Add a method to AbstractAccountParametersWidget to check if the current input state of the widgets will provide valid (to the best of the UI's knowledge) values, and to alert the user if not.
      Move all code that is part of the default autogenerated parameter-edit-widgets to its own subdirectory.
      Make ParameterEditWidget inherit from AbstractAccountParametersWidget.
      Refactor AddAccountAssistant to make its code a bit simpler now that EditParametersWidget inherits from AbstractAccountParametersWidget.
      Stick with a loop and deletelater() since qDeleteAll calls only delete, and I don't think this is good practice with widgets with signal/slot connections all over the place.
      Rely on the AbstractAccountParametersWidget classes to validate their parameter values.
      #include MOC output in all QObject subclass cpp files.
      Add optional-parameter-edit-widget and mandatory-parameter-edit-widget classes to handle the parameter value validation in the generic parameter editing UI.
      Implement validateParameterValues() for MandatoryParameterEditWidget.
      Show a custom widget for the mandatory parameters for adding gabble/jabber accounts.
      Make Add Account Assistant use OptionalEditParameterWidget and MandatoryEditParameterWidget instead of just ParameterEditWidget in the generic UI, so that validationParameterValues() works correctly.
      Implement checking all mandatory paramters are filled in.
      Add a stub class for the edit-account dialog.
      When the Edit button is clicked, display the EditAccountDialog.
      Destroy the edit account dialog when it is closed.
      Get accounts ready with all features (I reckon we need all the existing ones at the moment).
      Show the apropriate parameter-edit-widgets in the edit account dialog. Does not yet prepopulate them with existing values.
      Support pre-populating the parameter edit widgets for the case when we are editing an account, not adding it.
      Save changes when editing accounts. Editing accounts now works.
      Bring up to date with latest libkcmtelepathyaccounts API, and make the gabble mandatory parameters widget support editing.
      Fix library name to remove the double lib prefix from it.
      Fix FindKCMTelepathyAccounts.cmake to not use the double lib prefix.
      Move IntegerEdit and UnsignedIntegerEdit classes to the lib so that they can be used by plugins.
      Add value() methods to the custom type widgets to get their current value in the appropriate type (not as a QString).
      Add a widget for the optional server-related parameters.
      Add the ServerSettingsWidget to the list of optional widgets the plugin has.
      Add a widget for proxy/stun/conference server settings.
      If no value is provided for a given parameter, set the widget to show its default value.
      Don't forget to register the Telepathy DBus types before we use tpqt4.
      Move all the other files used by Kopete into the library.
      Uncomment line giving widgets focus in the ParameterItemDelegate after they have been set up (because otherwise widgets were still getting the wrong values in them).
      Fix bug where accounts were added with parameters that had not been changed from the default.
      Fix typo which caused https proxy port parameter to have the wrong default value.
      Fix bug where parameters with the default value were not unset when editing the account.
      Enable the account after we create it.
      Reduce the amount of NIH (by using QValidators for int/uint types, rather than some crappy broken homebrew (yeah, it was my fault) validation code. Also make the validation results available through the model.
      Use the new validation code to validate all the parameters when we add/edit an account.
      Use new validation support on int and uint entry fields.
      Remove empty directories that were left behind by git-svn.
      Hack around the password-now-optional change in gabble - this will be fixed properly when I finish my refactoring branch of the kcm
      Password is no longer mandatory.
      Hack the Hack to make it not crash when using a CM where password is mandatory.

George Kiagiadakis (15):
      Fix license and remove tabs.
      Merge branch 'haze-yahoo'
      yahoo plugin: Remove "example at yahoo.com" clickMessage from the username field.
      Add license header in accounts-list-delegate.{h,cpp}.
      Rename 'kde-telepathy' icon to 'telepathy-kde'
      Add licenses.
      Add licenses.
      Merge branch 'kde-telepathy-0.3'
      AbstractAccountParametersWidget: Map the "currentText" property of QComboBox if the parameter requires a string type
      AbstractAccountParametersWidget: Remove unused variable
      AbstractAccountParametersWidget: Reset parameters with disabled widgets to their default values when submitting changes
      Merge branch 'rakia-fixes'
      Stop using those kopete icons!
      Use a proper name for SIP - the protocol is not called "Voice over IP"
      Merge branch 'kde-telepathy-0.4'

Gustavo P. Boiko (8):
      Make the dialogs modal and use a simpler method to set the config pages' title.
      Set the page titles in the windowTitle property
      - The account edit dialog now shows only one dialog containing all the main
      Port the current plugins to the main/advanced config scheme
      Oups, add the widget to the second page layout.
      Make sure the values are properly loaded if the advanced dialog is opened twice
      Remove the custom integer editting widgets. They were replaced by standard
      Replace the custom integer widgets by spinboxes

Kevin Ottens (1):
      Make it build with QT_STRICT_ITERATORS.

Lasath Fernando (11):
      I added a Haze Yahoo plugin. At the moment it does not have an advanced options widget, I'll add that later.
      minor fixes to earlier code
      more minor changes
      Code style tidying
      Created advanced options widget for haze-yahoo
      fixed some copyright issues
      minor fixes according to review
      Created basic options widget for AIM
      Created advanced options widgt for AIM
      minor code style changes.
      changed 2 tabs into spaces

Lasse Liehu (8):
      Initial Idle/IRC configuration plugin
      "account" option is the nickname; move username to advanced settings
      Merge branch 'master' of git.kde.org:telepathy-accounts-kcm-plugins
      UI fine-tuning, add parameter validation
      Fix copyright
      Const-ref'ify & whitespace fixes
      Merge branch 'master' of git.kde.org:telepathy-accounts-kcm-plugins into idle-dev
      Fix compile

Laurent Montel (4):
      Fix ui files
      Extract messages
      Fix ui files
      Fix ui files

Leon Handreke (1):
      Use smooth image scaling for avatar change button

Lucas Betschart (1):
      Add keywords to KCM desktop files

Lukáš Tinkl (2):
      Fix translation catalog name
      fix exporting stuff

Maksim Melnikau (2):
      Add plugin for haze/sipe protocol support
      Add sipe/sipe protocol support

Martin Klapetek (132):
      Better error message. And a variable rename for consistency.
      Create a category in system settings for Telepathy configs
      Unify i18n catalog names of all KDE-Telepathy components to use dashes
      Fix some probably-drunk-written code, less crashes and better checking
      Switch accounts model list to ErrorDictionary
      Fix for the wrong icon while connecting an account. It's not animated, I think it's not really worth the effort. Also some code polish.
      Use disabled icon state if the account is disabled
      Sort the accounts by account name
      Use word wrapping in auto-generated UI
      Bump submodule
      Use dialog-less setup for link-local xmpp (salut)
      Bump version to 0.2.60
      Automatically remove @yahoo.* part from Yahoo! account if user enteres it
      Don't set "Online" presence message for enabled accounts
      Rename accounts-kcm according to the new policy
      Get rid of itemForIndex and add new AccountsListModel role to return AccountItem
      Cut off only '@yahoo.*' from account name.
      Change "Edit Identity" dialog's "Apply" button to "Ok" button. Usability++
      Bump version to 0.3
      Normalize signal/slot signature
      New line at the end of the file
      Fix potentially crashy code
      Bump versions to 0.4
      Bump version to 0.5
      Bump version to 0.5.1
      Merge branch 'kde-telepathy-0.5'
      Change KDETalk icon to KDE icon as im-kde-talk does not exist
      Replace tabs with space indentation
      Bring new/enabled accounts to current global presence
      Merge branch 'kde-telepathy-0.6'
      Fix text being cut off in the facebook profile
      Merge branch 'kde-telepathy-0.6'
      Bump version to 0.6.1
      Merge branch 'kde-telepathy-0.6'
      Merge branch 'kde-telepathy-0.7'
      Bump version to 0.7.80
      Bump the version to 0.8.0
      Add weight to Accounts KCM to always appear first
      Start the Frameworks port \o/
      Disable building the KCM itself for now
      CMake Frameworks plumbing for KCMTelepathyAccounts library
      Port kDebug to qDebug
      Port KIcon to QIcon
      Port KDialog to QDialog
      Port KLineEdit to QLineEdit
      Change KLocale includes to KLocalizedString as that's what it's used for
      Port KTabWidget to QTabWidget
      Remove the Qt module from the include headers
      CMake plumbing for Gabble UI plugin
      Port KLineEdit to QLineEdit in Gabble UI plugin
      Add the missing arg to the overriden function, otherwise breaks build
      K_EXPORT_PLUGIN is not needed anymore
      Enable the Gabble UI plugin build, disable the rest
      Port haze plugin to KF5
      Add KAccounts plugin based on Accounts KCM's internal lib
      Add the provider and service files for KAccounts
      Add missing cmake modules
      Fix build
      Fix the KAccounts cmake module
      Add buttonbox to the advanced dialog
      Add Haze/Sametime provider and service files
      Allow the KAccounts plugin to also configure existing account
      Finish storing the password in SSO if it was changed
      Disable editing the Google account credentials
      [kaccounts] Add Steam Chat provider and service
      [kaccounts] Add Gadu-Gadu provider and service
      [kaccounts] Update the comments in .service files
      [kaccounts] Add Yahoo! Messenger provider and service
      [kaccounts] The GaduGadu provider must not have -haze- in the filename
      [kaccounts] Update the FindAccoutnsFileDir
      [kaccounts] Disable the steam plugin
      Couple fixes in the KTp create account dialog handling
      Bump version to 0.9.80
      Bump version to 0.9.80
      Add generic fallback provider/service data
      Add generic fallback provider/service data
      Remove superfluous debug output
      Don't install headers and so link for private library
      Merge branch 'Applications/15.04'
      Use the installed cmake file for KAccounts
      Use the installed cmake file for KAccounts
      [gabble] Replace KTextEdit with QTextEdit
      Remove linking to KF5::TextWidgets
      Revert "Fix build with newer KF5"
      Add missing translation domains definitions
      [kaccounts] Don't crash on null profile
      Merge branch 'Applications/15.04'
      [kaccounts] Don't send useless errors
      Allow some fields to be disabled but not defaulted on submitting
      Merge branch 'Applications/15.04'
      Bump the version to 15.03.95
      Merge branch 'Applications/15.04'
      Bump version to 15.04.0
      Bump version to 15.04.1
      Move facebook-im service to disabled
      Don't create the Tp account itself
      Return the settings from the dialog to KAccounts for storage
      Modify the ICQ provider and service file as a test example
      Adapt the rest of providers and services to the new format
      [kaccounts] Refactor the whole plugin
      Merge branch 'master' into accountStorageInterface
      Adapt the Morse provider and service to the new format
      Fix the profile querying logic
      [kaccounts] Account manager is always needed, move back to ctor
      Take into account the profile's serviceName too
      [kaccounts] Also display an error if no Telepathy returns no profiles
      [kaccounts] Add 4d9dfcc1d47b5b99e822148650b36dffbc10da26 from master
      Merge branch 'accountStorageInterface'
      Bump required frameworks version
      Set versioning to be handled by the release script
      [kaccounts] Add SIPE kaccounts provider
      [kaccounts] Add AIM kaccounts provider
      [kaccounts] Use generic icon for telegram; icon "telegram" does not exist
      [kaccounts] Update the steam provider and service files
      [kaccounts] For reasons unknown, the sipe account needs to be sipe-haze
      Port and enable the sipe plugin
      [kaccounts] Add SIPE/SIPE kaccounts provider
      [kaccounts] For reasons unknown, the sipe account needs to be sipe-haze
      Port and enable the sipe plugin
      [kaccounts] Add SIPE/SIPE kaccounts provider
      [sipe] Set translation domain
      Port and enable the morse plugin
      [kaccounts] Include the protocol name in the error message for unknown cm/protocol
      Port and enable the sunshine plugin
      Merge branch 'Applications/15.08'
      Using XGETTEXT in Messages.sh requires ki18n_wrap_ui instead of qt5_wrap_ui
      Add KACCOUNTS_MACROS_PATH into the CMAKE_MODULE_PATH
      Merge branch 'Applications/15.08'
      Remove obsolete PluginMacros
      Merge branch 'Applications/15.08'
      [kaccounts] Emit configUiReady() when config UI is ready
      [kaccounts] Store the secret in temp variable

Matteo Nardi (3):
      Show a warning icon over invalid accounts in the account list.
      -Enable the next button only when a protocol is selected on the first page of the add account assistant.
      Display localized names of protocols.

Nicolas Lécureuil (1):
      Add feature_summary

Oskar Jauch (1):
      "Register new account" should not be available when editing jabber accounts

Paolo Capriotti (1):
      Connect automatically when an account is enabled.

Patrick von Reth (1):
      fixed exports

Pino Toscano (8):
      fixuifiles
      i18n: style fixes and improvements
      i18n: simply/fix HTML markup in strings
      i18n: style fixes
      remove wrong tooltip
      fixuifiles
      i18n: fix logic
      i18n fixes

Przemek Czekaj (1):
      Remove passwords from kwallet when they're unset

Rohan Garg (4):
      Don't crash if available profile list is empty
      Reconnect to service if account details are changed
      Add a option to let the user go online as soon as the wizard exits
      KGenericFactory is deprecated, use KPluginFactory instead

Script Kiddy (165):
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)

Stefan Eggers (1):
      Fix height for local-xmpp list view

Sven Brauch (1):
      Avoid warning messages when closing the settings dialog

Thomas Richard (20):
      Fix layout issues in the edit dialogs
      Fix layout issues in the edit dialogs
      Consistent use of the Ui files (using pointers)
      Merge branch 'master' of git.kde.org:telepathy-accounts-kcm into approved
      Merge part 2
      Fix hiding of widgets
      Renamed the protocol classes to profile classes
      Merge branch 'master' of git.kde.org:telepathy-accounts-kcm into profiles
      Integrate the use of profiles in the new AbstractAccountParametersWidget
      Implement reviewboard suggestions
      Change the plugins to support serviceNames
      Low bandwidth parameter got hidden
      Fix icons in ProfileListModel
      Fix some deletes
      Delete unexisting include
      Merge branch 'master' of git.kde.org:telepathy-accounts-kcm
      Fix issues in the AccountsListModel (Thanks to Dominik Schmidt)
      Merge branch 'modelfix'
      Adds a tooltip to the checkbox and makes the account text italic/gray when disabled
      Give feedback on invalid account parameters

Yuri Chornoivan (3):
      fix typo: reciever->receiver
      Add missing space.
      Fix typo

l10n daemon script (132):
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file) - always resolve ours
      SVN_SILENT made messages (.desktop file) - always resolve ours
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file) - always resolve ours
      SVN_SILENT made messages (.desktop file)
      SVN_SILENT made messages (.desktop file) - always resolve ours
      SVN_SILENT made messages (.desktop file) - always resolve ours
      SVN_SILENT made messages (.desktop file) - always resolve ours
      SVN_SILENT made messages (.desktop file) - always resolve ours
      SVN_SILENT made messages (.desktop file) - always resolve ours
      SVN_SILENT made messages (.desktop file) - always resolve ours
      SVN_SILENT made messages (.desktop file)

-----------------------------------------------------------------------

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list