[Pkg-owncloud-commits] [owncloud-client] branch upstream updated (276b058 -> 125d803)

Sandro Knauß hefee-guest at alioth.debian.org
Thu Sep 26 18:51:33 UTC 2013


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a change to branch upstream
in repository owncloud-client.

      from  276b058   Imported Upstream version 1.4.0+dfsg
       new  125d803   Imported Upstream version 1.4.1+dfsg

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .tag                                     |    2 +-
 ChangeLog                                |   22 +++++++
 VERSION.cmake                            |    2 +-
 config.h.in                              |    1 +
 doc/CMakeLists.txt                       |    2 +-
 doc/building.rst                         |    7 ++-
 doc/conf.py.in                           |    2 +-
 mirall.desktop.in                        |    2 +-
 src/CMakeLists.txt                       |   16 +++--
 src/creds/httpcredentials.cpp            |   51 ++++++++--------
 src/creds/httpcredentials.h              |    1 -
 src/main.cpp                             |   30 +++++++---
 src/mirall/accountsettings.cpp           |   94 ++++++++++++++++++++++--------
 src/mirall/accountsettings.h             |    6 +-
 src/mirall/application.cpp               |   93 +++++++++++++++++------------
 src/mirall/application.h                 |    8 +--
 src/mirall/connectionvalidator.cpp       |   11 ++--
 src/mirall/folder.cpp                    |   19 +++---
 src/mirall/folderman.cpp                 |   10 +++-
 src/mirall/folderstatusmodel.cpp         |   24 ++++----
 src/mirall/folderwizard.cpp              |   31 +++++++---
 src/mirall/folderwizard.h                |    3 +
 src/mirall/logbrowser.cpp                |    5 ++
 src/mirall/logbrowser.h                  |    3 +
 src/mirall/owncloudinfo.cpp              |   10 +++-
 src/mirall/owncloudsetupwizard.cpp       |    9 ++-
 src/mirall/settingsdialog.cpp            |   39 ++++++++++++-
 src/mirall/settingsdialog.h              |    6 +-
 src/mirall/settingsdialog.ui             |   17 +-----
 src/mirall/sslerrordialog.h              |    8 +--
 src/mirall/sslerrordialog.ui             |    4 +-
 src/mirall/syncfileitem.h                |   13 +++++
 src/mirall/utility.cpp                   |   18 ++++--
 src/mirall/utility.h                     |    1 +
 src/wizard/owncloudadvancedsetuppage.cpp |    6 +-
 test/testutility.h                       |   24 ++++----
 theme/colored/owncloud-icon-22.png       |  Bin 739 -> 781 bytes
 37 files changed, 408 insertions(+), 192 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list