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-07-22Make FolderMan a singletonDaniel Molkentin
2013-07-10Send non-standard port along with hostDaniel Molkentin
2013-07-04Commit squashed refactoring branchDaniel Molkentin
2013-07-02Terminate sync process in the wizard rather than in folderman unload.Klaas Freitag
2013-06-27Raise setup wizardMarkus Goetz
2013-06-21Do not store the redirected URL in the config file.Olivier Goffart
2013-06-17Don't lose proxy settings when changing passwordsDaniel Molkentin
2013-06-04Wizard: Better wording when renaming failesDaniel Molkentin
2013-06-03Really unload folders before reconfiguring.Klaas Freitag
2013-06-03Handle rename fails for backup reasons correctly.Klaas Freitag
2013-05-29Proxy settings: Also keep proxy user/pwdDaniel Molkentin
2013-05-29Delete QWizard on destructionDaniel Molkentin
2013-05-28Wizard: Warn on re-setup with multiple foldersDaniel Molkentin
2013-05-26Handle password change correct, add "sync from scratch".Klaas Freitag
2013-05-23Make setting custom folders work againDaniel Molkentin
2013-05-21Remove obsolete connect statementDaniel Molkentin
2013-04-28New setup dialog, simplified version.Klaas Freitag
2013-04-24More work on new Connection dialog. First working version.Klaas Freitag
2013-03-21Try to avoid crash on Mac OS during setupDaniel Molkentin
2013-02-21Add a appNameGUI method to the theming.Klaas Freitag
2013-02-18If a new server is configured, take the proxy config to the new configKlaas Freitag
2013-02-11Handle not stored password correctly.Klaas Freitag
2013-02-10Make sure that journals are wiped if server changes + some utilityKlaas Freitag
2013-02-10Clear pending network requests in setup wizard on back.Klaas Freitag
2013-02-09Fixed typos.Klaas Freitag
2013-02-06Fix compile without OWNCLOUD_CLIENT define, thx JenkinsKlaas Freitag
2013-02-06Set username in connection dialog if there.Klaas Freitag
2013-02-06Always set the connect result to en/disable the Finish button.Klaas Freitag
2013-02-05Do not allow to press Finished if connection to the server failsDaniel Molkentin
2013-01-25Removed remove of list of configured sync folder on reconfiguration.Klaas Freitag
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-05Qt is not C.Daniel Molkentin
2012-10-20Show wizard with intro when starting without accountDaniel Molkentin
2012-09-28More theming fixes.Klaas Freitag
2012-09-28Introduce defaultServerFolder and defaultClientFolder.Klaas Freitag
2012-09-27Removed app name from strings even more and replaced by theme string.Klaas Freitag
2012-09-26Supplemental: less hardcoded uses of "ownCloud"Daniel Molkentin
2012-09-26Make code more readableDaniel Molkentin
2012-09-24More use of appName() in tr()'s.Daniel Molkentin
2012-09-24Use the themes appName() instead of "ownCloud".Daniel Molkentin
2012-08-24Merge branch 'master' of gitorious.org:owncloud/mirallKlaas Freitag
2012-08-17Fix QLatin1String issues.Klaas Freitag
2012-08-08Connect ocInfo only if needed in ownCloud setup wizard.Klaas Freitag
2012-08-06Fixed error handling on remote dir create.Klaas Freitag
2012-08-06QLatin1String fixKlaas Freitag
2012-08-01Fix SSL support in ownCloud wizardDaniel Molkentin
2012-07-26converted ownCloudInfo to Singleton pattern to fix crashes.Klaas Freitag
2012-06-15Fixed wording in setup assistantKlaas Freitag