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
2013-11-25Build on OS XDaniel Molkentin
2013-11-19Build on mac with Qt 5Daniel Molkentin
2013-11-14fix mac buildsDaniel Molkentin
2013-11-14Fix building owncloudcmd in case of themingDaniel Molkentin
2013-11-13CleanupDaniel Molkentin
2013-11-11Remove obsolete credentialstore classDaniel Molkentin
2013-11-11Don't use integration directoryDaniel Molkentin
2013-11-05Make quota display workDaniel Molkentin
2013-10-30Merge remote-tracking branch 'origin/master' into account_refactoringDaniel Molkentin
2013-10-28Make the setup wizard compile againDaniel Molkentin
2013-10-23Basic port, misses wizardDaniel Molkentin
2013-10-23Need inotify on FreeBSD for libsynchefee
2013-10-21WIP: Dissolve owncloudinfo classDaniel Molkentin
2013-10-18WIP: Move network tasks from ownCloudInfo into Job classes.Daniel Molkentin
2013-10-18Add QtJson to 3rdparty, use it in ownCloudInfoDaniel Molkentin
2013-10-16Put the progress database within the journalOlivier Goffart
2013-10-09Integrate progress dialog into settings dialog.Klaas Freitag
2013-10-04Put plugins in PlugIns, not Plugins on MacMackie Messer
2013-10-04Add sqlite plugin for OS XMackie Messer
2013-10-04Fix build with Qt5Olivier Goffart
2013-10-03Add socketapiDaniel Molkentin
2013-10-03Add c_jhash.h header from csync to 3rdparty.Klaas Freitag
2013-10-03Fix build with Qt5Olivier Goffart
2013-10-03Add sync journal database class that opens the csync db to read from it.Klaas Freitag
2013-10-01Refactoring: Moved all GUI related computing out of application class.Klaas Freitag
2013-10-01CMake: libhttplib -> httplibDaniel Molkentin
2013-09-24Merge branch '1.4', brings in the changes we did for 1.4.1Klaas Freitag
2013-09-24Handle app icon names properly.Klaas Freitag
2013-09-21Theming build fix: Icons need shortnameDaniel Molkentin
2013-09-11Revert "Compile (find httpbf)"Olivier Goffart
2013-09-11Compile (find httpbf)Olivier Goffart
2013-09-10Fix httpbf/neon linkageDaniel Molkentin
2013-09-10Use shared version of libhttpbf, package it on winDaniel Molkentin
2013-09-05Qt5: DBUS is only needed for FDODaniel Molkentin
2013-09-05Compile with Qt5 on LinuxDaniel Molkentin
2013-09-04Merge branch 'propagator-ng': Fixes to work with new LGPL ocsync.Klaas Freitag
2013-08-28Compile with Qt5Olivier Goffart
2013-08-28Initial changes to also build on Qt5, doesn't compile yetDaniel Molkentin
2013-08-26Properly install iconsDaniel Molkentin
2013-08-26install correct fileDaniel Molkentin
2013-08-26desktop file == executableDaniel Molkentin
2013-08-23More adjustments around the application nameDaniel Molkentin
2013-08-22Honor cmake's install prefixDaniel Molkentin
2013-08-14Merge branch 'master' into propagator-ngOlivier Goffart
2013-08-14Removed unused dialog class.Klaas Freitag
2013-08-07Add cookie handling for Shibboleth credentials.Krzesimir Nowak
2013-08-06Remove most of the dead code in Shibboleth setup page.Krzesimir Nowak
2013-08-06Handle SSL problems also for Shibboleth servers.Krzesimir Nowak
2013-08-05Merge branch 'shibboleth'Daniel Molkentin
2013-08-05Refresh Shibboleth cookie if it gets outdated during sync.Krzesimir Nowak