[Pkg-owncloud-commits] [owncloud-client] branch upstream updated (0da5734 -> 61e5d2a)
Sandro Knauß
hefee-guest at moszumanska.debian.org
Mon Dec 9 00:02:01 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 0da5734 Imported Upstream version 1.5.0~beta1+dfsg
new f5f56e4 Fix pausing one of the folder pauses all foder after it while restarting.
new 58eb000 Make the "details" manu entry work
new 2f708c0 Move checkAccountExists out of gui class.
new c03b2bb Make unblacklisting depending on Up or Download
new 206c62a [tx-robot] updated from transifex
new 6923f26 Adding missing \ on zypper install command
new ec075a6 removing libiniparder.dll and libdl.dll from NSNIS installer
new 148b22f [tx-robot] updated from transifex
new ecf4585 Add missing call to CloseHandle on the win32 platform.
new 1abfd4b Fixed wording, removed the term "problem".
new de51611 remove unneeded file
new f521301 Add plugins in install_qt4_executable to ensure the lib paths get fixed up
new 09d4fa2 Fixed wording, do not expose the term blacklist to users.
new e8ffb17 Add a slot to wipe the folder's blacklist.
new f0a6047 Add a button to acitivity view to clean the blacklist.
new 09d850b When the temporary file is the same size as the file we would download, just keep it
new 278e76b Add blackListEntryCount method.
new 046d180 Rather count the blacklist items in the database.
new 61e5d2a Imported Upstream version 1.5.0~beta2+dfsg
The 19 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 +-
VERSION.cmake | 2 +-
cmake/modules/NSIS.template.in | 2 -
doc/building.rst | 2 +-
src/CMakeLists.txt | 4 +-
src/main.cpp | 2 +-
src/mirall/accountsettings.cpp | 4 +-
src/mirall/application.cpp | 11 +-
src/mirall/csyncthread.cpp | 51 ++--
src/mirall/folder.cpp | 10 +
src/mirall/folder.h | 3 +
src/mirall/folderman.cpp | 5 +-
src/mirall/owncloudgui.cpp | 16 +-
src/mirall/owncloudgui.h | 2 +
src/mirall/owncloudpropagator.cpp | 31 ++-
src/mirall/owncloudsetuppage_ng.ui | 478 -----------------------------------
src/mirall/protocolwidget.cpp | 57 ++++-
src/mirall/protocolwidget.h | 10 +-
src/mirall/settingsdialog.cpp | 7 +
src/mirall/settingsdialog.h | 1 +
src/mirall/syncjournaldb.cpp | 36 ++-
src/mirall/syncjournaldb.h | 3 +
src/mirall/syncjournalfilerecord.cpp | 10 +-
src/mirall/syncresult.cpp | 2 +-
src/mirall/theme.cpp | 2 +-
src/mirall/updatedetector.cpp | 2 +-
src/mirall/utility.cpp | 2 +-
translations/mirall_ca.ts | 118 +++++----
translations/mirall_cs.ts | 152 +++++------
translations/mirall_de.ts | 126 ++++-----
translations/mirall_el.ts | 118 +++++----
translations/mirall_en.ts | 116 +++++----
translations/mirall_es.ts | 174 +++++++------
translations/mirall_es_AR.ts | 118 +++++----
translations/mirall_et.ts | 136 +++++-----
translations/mirall_eu.ts | 118 +++++----
translations/mirall_fa.ts | 118 +++++----
translations/mirall_fi.ts | 190 +++++++-------
translations/mirall_fr.ts | 167 ++++++------
translations/mirall_gl.ts | 126 ++++-----
translations/mirall_hu.ts | 118 +++++----
translations/mirall_it.ts | 120 +++++----
translations/mirall_ja.ts | 202 ++++++++-------
translations/mirall_nl.ts | 185 +++++++-------
translations/mirall_pl.ts | 118 +++++----
translations/mirall_pt.ts | 118 +++++----
translations/mirall_pt_BR.ts | 126 ++++-----
translations/mirall_ru.ts | 164 ++++++------
translations/mirall_sk.ts | 211 ++++++++--------
translations/mirall_sl.ts | 223 ++++++++--------
translations/mirall_sv.ts | 118 +++++----
translations/mirall_th.ts | 116 +++++----
translations/mirall_uk.ts | 118 +++++----
translations/mirall_zh_CN.ts | 118 +++++----
translations/mirall_zh_TW.ts | 118 +++++----
55 files changed, 2320 insertions(+), 2387 deletions(-)
delete mode 100644 src/mirall/owncloudsetuppage_ng.ui
--
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