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-04-30Update detector: make it possible to skip updates.Daniel Molkentin
2013-04-30Fixed default target dir to / and fixed logging text.Klaas Freitag
2013-04-28Simplified config file write method, removed don't store pwd.Klaas Freitag
2013-04-04Fix default config storage path.Klaas Freitag
2013-04-03Merge branch 'confdir' of https://github.com/smessmer/mirall into smessmer-co...Klaas Freitag
2013-02-21Add a appNameGUI method to the theming.Klaas Freitag
2013-02-19Removed useless warning.Klaas Freitag
2013-02-18Add setters for update check and max log linesKlaas Freitag
2013-02-11Handle not stored password correctly.Klaas Freitag
2013-02-10API additions for the Plasma clientSebastian Kügler
2013-02-10Added config file setter for poll interval. Thx for pull request.Klaas Freitag
2013-02-06Fix return from non void function.Klaas Freitag
2013-02-06Use new ownCloudInfo / CredentialStore interface.Klaas Freitag
2013-01-16Remove legacy configuration options.Daniel Molkentin
2013-01-16Fix proxy authDaniel Molkentin
2013-01-14The configuration directory is a static attribute in mirallconfigfile classSebastian Meßmer
2013-01-10Consolidate theming support.Daniel Molkentin
2013-01-02Allow setting the configuration directory on command lineSebastian Meßmer
2012-12-11Transparent fallback to the former password storage if keychain is notKlaas Freitag
2012-12-09Use two step process to store credentials through config file.Klaas Freitag
2012-12-04Make use of QKeyChain if its there.Klaas Freitag
2012-11-28Do not commit devel hardcoded to KeyChainKlaas Freitag
2012-11-28More QtKeyChain integration.Klaas Freitag
2012-11-15Fix credentialstore on startup, promote credentials back on setup.Klaas Freitag
2012-11-13Use CredentialStore to manage user credentials.Klaas Freitag
2012-10-02Use themed app name in password dialog.Daniel Molkentin
2012-09-28Remove unneeded settings-code for win32.Klaas Freitag
2012-09-27Rename ownCloudClient.ini to custom.ini and put it to /etc/ownCloud.Klaas Freitag
2012-09-27Read sync-exclude.lst from /etc/ownCloud, renamed from exclude.lst.Klaas Freitag
2012-09-26Supplemental: less hardcoded uses of "ownCloud"Daniel Molkentin
2012-09-24Reuse Theme singletonDaniel Molkentin
2012-09-18Use the THEME_CLASS macro in config file class.Klaas Freitag
2012-08-30Use the remote.php/webdav url rather than files/webdav.phpKlaas Freitag
2012-08-27allow custom media at relative path for windows.Klaas Freitag
2012-08-24Merge branch 'master' of gitorious.org:owncloud/mirallKlaas Freitag
2012-08-17Fix QLatin1String issues.Klaas Freitag
2012-08-17Removed unneeded win32 headers.Klaas Freitag
2012-08-08QLatin1String fix.Klaas Freitag
2012-08-06Simplify loading of the exclude file on various platforms.Klaas Freitag
2012-08-06- set ownCloudUrl and known CA Certs.Klaas Freitag
2012-08-01Fix SSL support in ownCloud wizardDaniel Molkentin
2012-07-31Qt part of proxy support - contributed by Thomas Mueller.Klaas Freitag
2012-07-30Fix build with UNICODE under windows, fix USE_INOTIFY initialization.Klaas Freitag
2012-07-26More custom media for the connect dialog.Klaas Freitag
2012-07-25Store GUI customizations at system place.Klaas Freitag
2012-07-25Added a new setup page in the ownCloud connection wizard. Also addedKlaas Freitag
2012-06-13use UTF-8 encoding in the settings file.Klaas Freitag
2012-06-12Added ability to work with a custom config file different from theKlaas Freitag
2012-06-05- created setupLogBrowser method in applicationKlaas Freitag
2012-06-05Added a window for log output.Klaas Freitag