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
path: root/src
AgeCommit message (Expand)Author
2014-01-24Link against Sparkle if availableDaniel Molkentin
2014-01-23Check for INotify if compiling for Linuxe and friendsKlaas Freitag
2014-01-23Add and remove watches for folders independent from sync dir.Klaas Freitag
2014-01-23Make use of the new linux folder watcher.Klaas Freitag
2014-01-23Add a new folder watcher implementation for Linux.Klaas Freitag
2014-01-22Fix typoDaniel Molkentin
2014-01-22Revert "Formatting hashes with : seems to be out of fashion"Daniel Molkentin
2014-01-21Improve SSL detail displayDaniel Molkentin
2014-01-21Formatting hashes with : seems to be out of fashionDaniel Molkentin
2014-01-21Do not set sync-state to Prepare in setSyncEnabled().Klaas Freitag
2014-01-21Fix compilation in Qt5Olivier Goffart
2014-01-21Revert "Commented opening of files from the activity view as it does not work."Olivier Goffart
2014-01-21Do not block while launching the explorer on linuxOlivier Goffart
2014-01-21Remove garbage includeDaniel Molkentin
2014-01-21Hide useless logging that indicates an error.Klaas Freitag
2014-01-21Implement Certificate Information WidgetDaniel Molkentin
2014-01-20Wizard: Gracefully fall back to HTTP if HTTPS connection failsDaniel Molkentin
2014-01-20Wizard: Prepend 'https://' if no scheme is setDaniel Molkentin
2014-01-20Setup Wizard: Fix http(s) label sizeDaniel Molkentin
2014-01-20Propagator: Don't pass arbitrary strings as formating stringDaniel Molkentin
2014-01-20Fix copy & paste problem in Ignore List EditorDaniel Molkentin
2014-01-20Do not account the size of deleted or renamed file in the progressOlivier Goffart
2014-01-20cleanup mutex usage in CSyncThreadOlivier Goffart
2014-01-20Remove wipeAllJournals after rebase mistake.Klaas Freitag
2014-01-20Add folder to schedule queue in setupFolders method.Klaas Freitag
2014-01-20Remove explicit logging.Klaas Freitag
2014-01-20Checks if the folder from map is still defined.Klaas Freitag
2014-01-20Rather removeFolder than addFolder to watcher (typo fix).Klaas Freitag
2014-01-20remove unused variable and functionsOlivier Goffart
2014-01-20Fix crashwhile removing a folderOlivier Goffart
2014-01-20Remove unused variablesOlivier Goffart
2014-01-20Fix crash.Olivier Goffart
2014-01-20Merge branch 'csync_merge'Olivier Goffart
2014-01-16Show an indicator if the url is encrypted or not in connection wizard.Klaas Freitag
2014-01-16Make sure that the jobs have the Q_OBJECT macro.Olivier Goffart
2014-01-16Fix untranslated error messages.Klaas Freitag
2014-01-16Use ClientProxy that reads the client config in commandline client.Klaas Freitag
2014-01-16Check if configuration actually exists.Klaas Freitag
2014-01-16Make use of the new Proxy handling class.Klaas Freitag
2014-01-16Add a class ClientProxy that handles proxy setting for Qt and csync.Klaas Freitag
2014-01-15Move owncloudcmd into Bundle on OS XDaniel Molkentin
2014-01-15Deploy all of Sparkle manuallyDaniel Molkentin
2014-01-15More sparkle fixesDaniel Molkentin
2014-01-15Compile on OS XDaniel Molkentin
2014-01-15Make it compile with the merge of csync mirallOlivier Goffart
2014-01-15New Updater for Windows, passive notification on Linux, Sparkle on MacDaniel Molkentin
2014-01-14A bit of refactoring, add useful names and set the alias properly.Klaas Freitag
2014-01-14Remove inotify from cmake files.Klaas Freitag
2014-01-13License header cleanups.Klaas Freitag
2014-01-13Removed obsolete inotify class of folderwatcher.Klaas Freitag