[Pkg-owncloud-commits] [owncloud-client] 205/470: Merge pull request #4580 from owncloud/implement_ep_1136
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu May 12 16:25:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 7730e826b08b6b4131efb3b5262f43162a2a514c
Merge: 84a6d1e 2d24585
Author: Daniel Molkentin <daniel at molkentin.de>
Date: Thu Mar 24 14:58:09 2016 +0100
Merge pull request #4580 from owncloud/implement_ep_1136
Implement EP 1136
src/3rdparty/fancylineedit/fancylineedit.cpp | 353 ---------------------------
src/3rdparty/fancylineedit/fancylineedit.h | 121 ---------
src/gui/CMakeLists.txt | 3 +-
src/gui/wizard/owncloudhttpcredspage.cpp | 16 ++
src/gui/wizard/owncloudhttpcredspage.ui | 4 +-
src/gui/wizard/owncloudsetupnocredspage.ui | 9 +-
src/gui/wizard/owncloudsetuppage.cpp | 4 +-
src/gui/wizard/postfixlineedit.cpp | 133 ++++++++++
src/gui/wizard/postfixlineedit.h | 55 +++++
src/libsync/theme.cpp | 21 ++
src/libsync/theme.h | 42 ++++
11 files changed, 275 insertions(+), 486 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