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 (Expand)Author
2014-07-11Try to handle BUILD_LIBRARIES_ONLY correctlyDaniel Molkentin
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin
2014-07-11Fix windows compilationDaniel Molkentin
2014-07-10CMake: Remove accidentially added typo to fix build.Klaas Freitag
2014-07-10SocketAPI: Enhance SyncFileStatus to have share information.Klaas Freitag
2014-07-10cleanup the CMakeLists.txtOlivier Goffart
2014-07-10Move Folder, FolderMan, and FolderWatcher outside of owncloudsyncOlivier Goffart
2014-07-10Utility: Move showInFileManager in its own fileOlivier Goffart
2014-05-14CookieJar refactoring required to overcome issues in Shibboleth supportDaniel Molkentin
2014-04-30Auto generate the Export header.Klaas Freitag
2014-04-22Fix compilation on linux with BUILD_LIBRARIES_ONLYOlivier Goffart
2014-04-21WiP: Attempt to compile without UIMarkus Goetz
2014-04-11Install ocsync library to private lib directory, use rpath to find it.Klaas Freitag
2014-04-08Add Qt Keychain also when building with Qt5Daniel Molkentin
2014-04-01Add an simple SSL error handler for owncloudcmd.Klaas Freitag
2014-03-28Only build the static library when BUILD_LIBRARIES_ONLY is definedOlivier Goffart
2014-03-27Do not let user change it's login while using shibboletOlivier Goffart
2014-03-26Add a class to write a machine readable sync log file.Klaas Freitag
2014-03-25Don't moc twiceDaniel Molkentin
2014-03-25Merge branch 'master' of github.com:shadone/mirall into shadone-masterDaniel Molkentin
2014-03-17Remove unused libsync_HEADERSOlivier Goffart
2014-03-17Rename CSyncThread to SyncEngineOlivier Goffart
2014-03-14Merge remote-tracking branch 'origin/1.5'Olivier Goffart
2014-03-13Deploy with Qt5Daniel Molkentin
2014-03-12CMake: Do options one directory aboveMarkus Goetz
2014-03-11CMake: Fix elseMarkus Goetz
2014-03-11CMake: Fix warningMarkus Goetz
2014-03-11Improve libowncloudsyncMarkus Goetz
2014-03-07Install include dirs app name aware.Klaas Freitag
2014-03-06Merge branch '1.5'Olivier Goffart
2014-02-27Try to handle auth requests by a Shibboleth IdPDaniel Molkentin
2014-02-27Merge branch '1.5'Olivier Goffart
2014-02-24Fix Wizard when returning from later stepsDaniel Molkentin
2014-02-19Use AUTOMOCOlivier Goffart
2014-02-19Merge remote-tracking branch 'origin/master'Olivier Goffart
2014-02-19OwncloudCmd: Print update phase duration valuesMarkus Goetz
2014-02-19Merge branch 'parallel_upload'Olivier Goffart
2014-02-18move the file system helpers in their own fileOlivier Goffart
2014-02-18Move the jobs around between filesOlivier Goffart
2014-02-18Added Mac-specific settings dialog that looks more nativeDenis Dzyubenko
2014-02-13OS X: Document how to disable the auto updaterMarkus Goetz
2014-02-12Merge branch 'master' into parallel_uploadOlivier Goffart
2014-02-06Move code from HTTPCredentials to more generic locationsDaniel Molkentin
2014-02-06use QNAM for the PUTOlivier Goffart
2014-02-04Sparkle: Get it workingMarkus Goetz
2014-02-04Fix Qt5 jenkins build failureDaniel Molkentin
2014-02-03Sparkle: Fix compilation if not foundMarkus Goetz
2014-01-31Fix win32 buildDaniel Molkentin
2014-01-30Amendment to last commitDaniel Molkentin
2014-01-30Make compile under MacOSXKlaas Freitag