Nextcloud Desktop client
Go to file
Roeland Jago Douma 63f18a7ebb Sharedialog: Pass QDate around instead of QString
Now pass a QDate object around so we only do the conversion in one place in
case the API changes.
2015-01-17 09:57:17 +01:00
admin [tx-robot] updated from transifex 2015-01-13 02:06:12 -05:00
binary@da9d1b487d Theme: split the about string apart to have small translation units. 2014-12-12 13:33:38 +01:00
cmake Merge remote-tracking branch 'origin/1.7' 2014-12-10 13:01:36 +01:00
csync Fix warnings. 2015-01-14 11:28:53 +01:00
doc Merge pull request #2638 from owncloud/add-slash-as-ignored-character 2015-01-07 15:36:09 +01:00
resources
shell_integration Nautilus: Add a context menu that opens the sharing dialog. 2015-01-12 14:49:22 +01:00
src Sharedialog: Pass QDate around instead of QString 2015-01-17 09:57:17 +01:00
test Merge remote-tracking branch 'origin/1.7' 2014-12-10 13:01:36 +01:00
theme
translations [tx-robot] updated from transifex 2015-01-05 01:25:21 -05:00
.gitattributes
.gitignore
.gitmodules
.tag
ChangeLog Amend and edit ChangeLog for 1.7.1 2014-12-22 11:38:07 +01:00
client.qrc mirall.qrc -> client.qrc 2014-12-08 18:00:29 +01:00
CMakeLists.txt OS X: Fix exclude file install 2015-01-09 14:38:27 +01:00
config.h.in
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in Mirall -> (Desktop) Client 2014-12-08 17:54:32 +01:00
issue_template.md
mirall.desktop.in
OWNCLOUD.cmake Merge remote-tracking branch 'origin/1.7' 2014-12-10 13:01:36 +01:00
OwnCloudCPack.cmake
README.md README: Fix typo 2014-12-08 17:57:09 +01:00
sync-exclude.lst
theme.qrc Rename: Fix icon location in theme.qrc. 2014-12-10 13:12:06 +01:00
VERSION.cmake Update VERSION.cmake 2015-01-05 15:47:27 +01:00

ownCloud Desktop Client

Introduction

The ownCloud Desktop Client is a tool to synchronize files from ownCloud Server with your computer.

Download

Binary packages

Source code

Tehe ownCloud Desktop Client is developed in Git. Since Git makes it easy to fork and improve the source code and to adapt it to your need, many copies can be found on the Internet, in particular on GitHub. However, the authoritative repository maintained by the developers is located at https://github.com/owncloud/client.

Building the source code

Building the Client in the ownCloud Desktop Client manual.

Maintainers and Contributors

The maintainers of this repository are:

ownCloud Desktop Client is developed by the ownCloud community and receives patches from a variety of authors.

Reporting issues and contributing

If you find any bugs or have any suggestion for improvement, please file an issue at https://github.com/owncloud/client/issues. Do not contact the authors directly by mail, as this increases the chance of your report being lost.

If you created a patch, please submit a Pull Request. For non-trivial patches, we need you to sign the Contributor Agreement before we can accept your patch.

If you want to contact us, e.g. before starting a more complex feature, you can join us at #owncloud-client-dev.

License

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.