Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-15OS X: Allow ampersand in APPLICATION_NAME #4657Markus Goetz
2016-04-12CMakeLists: move QtKeychain detection in clientOlivier Goffart
2016-04-11CMakeLists: fix Qt4 buildOlivier Goffart
Only the src subdirectory needs Qt. Otherwise it activates Qt4 also for the dolphin plugin which always need Qt5
2015-10-20Remove legacy propagator and neonMarkus Goetz
The code was already uneeded/unbuilt on Windows and OS X.
2015-09-10Minor build etc typosPhil Davis
Just some random stuff I noticed while looking at how this beast is put together.
2015-08-10Revert "Silence verbose cmake policy warnings on Windows"Jocelyn Turcotte
This causes an error since those policies aren't known by 2.8.12, so better seeing those warnings on Windows for now. This reverts commit 4441d3b342073bed9d2eba1f8de86db1de7611d2.
2015-08-10Silence verbose cmake policy warnings on WindowsJocelyn Turcotte
2015-07-30cmake: rather use SHAREDIR than DATADIR define.Klaas Freitag
DATADIR is a reserved structure name in win32, using it like us here leads to very nifty compile problems. SHAREDIR is clean.
2015-07-28Allow the OSX build to work without make installJocelyn Turcotte
Also deploy sync-exclude.lst to the build directory in this case.
2015-07-02Merge pull request #3347 from jturcotte/shell_integration_findersyncDaniel Molkentin
shell_i: Add a FinderSync-based implementation #2340
2015-06-29Structure developer documentationDaniel Molkentin
- rename target "doc-dev" - group into modules - move to doc/dev
2015-06-25Implement doxygen supoort to create developer documentationDaniel Molkentin
Fixes #3371
2015-06-22shell_i: Build the extension with the '-' identity by defaultJocelyn Turcotte
This allows developers to build and run the extension by default. Official packages bundles will be re-signed after the build, we The SocketApi prefix can be set at configure time through cmake and should match the key that will be used to sign the whole .app bundle (including the embedded FindexSync .appex bundle).
2015-06-15CMakeList: change the message to indicate that newer versions of Qt are good tooOlivier Goffart
The current message sounds like you need 5.4, but 5.5 would work too
2015-05-19Filesystem Utilities: Add Checksum calculation methods.Klaas Freitag
2015-02-19Add a NO_MSG_HANDLER cmake optionJocelyn Turcotte
This allows QDebug to output to stdout or OutputDebugString to ease development.
2015-02-12More HIDPI supportDaniel Molkentin
Except for the non-native activity tab icon in settings, this should fix #11
2015-02-08More Mirall -> Client renaming to make l10n work againDaniel Molkentin
2015-02-06Revert "cmake: Clearly Define qtmain.lib link policy on Windows"Olivier Goffart
It make jenkins fail with the error: CMake Error at CMakeLists.txt:3 (cmake_policy): Policy "CMP0020" is not known to this version of CMake. This reverts commit 6d380c8548e0034394dd822e87361ecbec1cccdc.
2015-02-06Enable the SHA sum in linux when build from source tar.Klaas Freitag
2015-02-05cmake: Clearly Define qtmain.lib link policy on WindowsDaniel Molkentin
2015-02-05Require OpenSSL > 1.0.0, remove obsolete dep from csyncDaniel Molkentin
2015-01-30CMake: Changed message about compiling against Qt4.Klaas Freitag
2015-01-29CMake: Remove FIXMEMarkus Goetz
2015-01-28Merge remote-tracking branch 'origin/ssl_client_cert'Olivier Goffart
Conflicts: CMakeLists.txt csync/src/CMakeLists.txt csync/src/csync_owncloud.c
2015-01-28Clientcert support: Explictly link libsync against opensslDaniel Molkentin
2015-01-23Don't require NEON with Qt 5.4Olivier Goffart
2015-01-23Discovery: Report root etag from engine to folderMarkus Goetz
For #2352
2015-01-23OS X: Share menu for FinderMarkus Goetz
2015-01-22CMake: Check for Qt versionMarkus Goetz
This is still WiP, we need to compile without neon if possible
2015-01-09OS X: Fix exclude file installMarkus Goetz
2014-12-10Merge remote-tracking branch 'origin/1.7'Christian Kamm
Conflicts: src/gui/folder.cpp src/gui/folder.h src/libsync/networkjobs.cpp src/libsync/owncloudpropagator.h src/libsync/propagatedownload.cpp
2014-12-03Mac installer: Make the installer background brandable for MacOSX.Klaas Freitag
2014-12-02Merge branch 'master' into rename_clientDaniel Molkentin
Conflicts: README.md src/gui/folderman.cpp src/gui/settingsdialog.cpp src/libsync/accessmanager.cpp src/libsync/propagateupload.h
2014-11-21Compile with TOKEN_AUTH_ONLYOlivier Goffart
(QtGui is not included in that case)
2014-11-19Merge remote-tracking branch 'origin/1.7'Christian Kamm
Conflicts: OWNCLOUD.cmake test/CMakeLists.txt test/testfolderwatcher.h
2014-11-17OS X: Move previous fix to proper locationMarkus Goetz
2014-11-12Merge branch 'master' into rename_clientDaniel Molkentin
Conflicts: CMakeLists.txt src/gui/main.cpp src/libsync/accessmanager.cpp src/libsync/accessmanager.h src/libsync/owncloudpropagator_p.h
2014-11-12Merge remote-tracking branch 'origin/master' into crashreporterDaniel Molkentin
Conflicts: src/libsync/utility.cpp src/libsync/utility.h
2014-11-10Remove "Mirall" from cmake project filesDaniel Molkentin
2014-10-29Merge remote-tracking branch 'origin/1.7'Daniel Molkentin
Conflicts: src/libsync/syncjournaldb.cpp test/CMakeLists.txt
2014-10-27Show GIT SHA sum in cmake output.Klaas Freitag
2014-10-22OS X: Fix bundle creation after mergeMarkus Goetz
2014-10-22Merge remote-tracking branch 'origin/1.7'Christian Kamm
Conflicts: src/CMakeLists.txt src/cmd/cmd.cpp src/gui/socketapi.h src/libsync/syncengine.h test/CMakeLists.txt
2014-10-16sqlite3: Bundle 3.8.6 for Mac and WindowsMarkus Goetz
it is linked into ocsync.
2014-10-01CPack is still needed for WindowsDaniel Molkentin
This partially reverts commit dafd9c308fef47530654dccdf4d063cea24a5ba5. This partially reverts commit 7f836cc01beb51ad62ae03ddc4feed41fac579b2.
2014-10-01More removal of obsolete CMake codeDaniel Molkentin
2014-09-18Merge branch '1.7'Olivier Goffart
Conflicts: src/CMakeLists.txt src/cmd/cmd.cpp src/gui/folder.cpp src/gui/socketapi.cpp translations/mirall_ca.ts translations/mirall_cs.ts translations/mirall_de.ts translations/mirall_el.ts translations/mirall_en.ts translations/mirall_es.ts translations/mirall_es_AR.ts translations/mirall_et.ts translations/mirall_eu.ts translations/mirall_fa.ts translations/mirall_fi.ts translations/mirall_fr.ts translations/mirall_gl.ts translations/mirall_hu.ts translations/mirall_it.ts translations/mirall_ja.ts translations/mirall_nl.ts translations/mirall_pl.ts translations/mirall_pt.ts translations/mirall_pt_BR.ts translations/mirall_ru.ts translations/mirall_sk.ts translations/mirall_sl.ts translations/mirall_sv.ts translations/mirall_th.ts translations/mirall_tr.ts translations/mirall_uk.ts translations/mirall_zh_CN.ts translations/mirall_zh_TW.ts
2014-09-03SyncEngine: Use exclude file fallback next to binary on linux.Christian Kamm
This is mainly useful for developers where the system-wide exclude file may not exist.
2014-08-30Make crash reporter executable brandedDominik Schmidt