[Pkg-owncloud-commits] [owncloud-client] 121/484: Merge pull request #3773 from owncloud/split_sharedialog

Sandro Knauß hefee-guest at moszumanska.debian.org
Wed Dec 16 00:37:27 UTC 2015


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 ec351e00ad6f339a237c447e9aa48f631a587ccf
Merge: cf24287 4a04dc1
Author: Roeland Douma <rullzer at users.noreply.github.com>
Date:   Wed Oct 21 16:55:59 2015 +0200

    Merge pull request #3773 from owncloud/split_sharedialog
    
    Split sharedialog code

 src/gui/CMakeLists.txt   |   3 +
 src/gui/ocsjob.cpp       | 123 ++++++++++++++++++++++++++
 src/gui/ocsjob.h         | 122 ++++++++++++++++++++++++++
 src/gui/ocssharejob.cpp  | 102 ++++++++++++++++++++++
 src/gui/ocssharejob.h    | 107 +++++++++++++++++++++++
 src/gui/sharedialog.cpp  | 218 +++++++----------------------------------------
 src/gui/sharedialog.h    |  44 +---------
 src/gui/thumbnailjob.cpp |  40 +++++++++
 src/gui/thumbnailjob.h   |  51 +++++++++++
 9 files changed, 582 insertions(+), 228 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