Nextcloud Desktop client
Go to file
Klaas Freitag 11bbad79e2 Use QTimer as object member rather than pointer based.
Avoid crashes if timer is zero.
2014-03-26 18:16:27 +01:00
admin [tx-robot] updated from transifex 2014-03-16 03:17:49 -04:00
cmake NSIS: libcrypto-10 dependency got lost somehow 2014-03-26 09:10:01 +01:00
csync Collect data from the "other" tree for the treewalk functions. 2014-03-26 18:12:22 +01:00
doc Update owncloudcmd docs 2014-03-25 19:04:05 +01:00
resources
src Use QTimer as object member rather than pointer based. 2014-03-26 18:16:27 +01:00
test Don't create .ctmp of sync journal 2014-03-26 10:25:50 +01:00
theme
translations [tx-robot] updated from transifex 2014-03-26 01:26:42 -04:00
.gitattributes
.gitignore
.gitmodules Added Mac-specific settings dialog that looks more native 2014-02-18 02:22:16 +01:00
.tag
ChangeLog 1.5.3 final 2014-03-10 10:15:50 +01:00
CMakeLists.txt Copy test database into the build tree. 2014-03-20 12:35:16 +01:00
config.h.in Respect skipUpdate policy from global config files and windows policy. 2014-02-12 17:55:05 +01:00
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in CPack: revert part of previous commit 2014-01-24 12:27:08 +01:00
issue_template.md
mirall.desktop.in
mirall.qrc Show an indicator if the url is encrypted or not in connection wizard. 2014-01-16 17:40:46 +01:00
OWNCLOUD.cmake Respect skipUpdate policy from global config files and windows policy. 2014-02-12 17:55:05 +01:00
OwnCloudCPack.cmake
README.md Update the docs now that csync is included 2014-02-12 11:32:19 +01:00
sync-exclude.lst FolderWatcher: ignore the csync journal 2014-02-04 14:57:25 +01:00
theme.qrc
VERSION.cmake 1.5.3 final 2014-03-10 10:15:50 +01:00

Mirall

Introduction

Mirall is a tool to synchronize files from ownCloud Server with your computer. It uses OCSync as its syncing backend.

Download

Binary packages

Source code

Building the source code

Please refer to doc/building.rst, or Building the Client in the ownCloud client manual.

Authors

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.