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
2012-10-18Proper workaround for bug in Ubuntu's Qt SNI bridge.Daniel Molkentin
2012-10-17Escape the folder alias as used in QSetting and as file name.Klaas Freitag
2012-10-16Clean up argument handlingDaniel Molkentin
2012-10-15Make sure SSL errors are always handledDaniel Molkentin
2012-10-12Revert "Hide remove button in singleFolder mode"Daniel Molkentin
2012-10-09Use HTTPS for update checkDaniel Molkentin
2012-10-09Dirty qnam/proxy export is no longer requiredDaniel Molkentin
2012-10-09_accessManager is already initialized in the ctorDaniel Molkentin
2012-10-09Make code more readable.Daniel Molkentin
2012-10-09Make PAC work on WindowsDaniel Molkentin
2012-10-09Massive simplification of proxy support.Daniel Molkentin
2012-10-09Working PAC supportDaniel Molkentin
2012-10-08Use Max instead of Min of courseKlaas Freitag
2012-10-08Only replace the scheme at the beginning of stringKlaas Freitag
2012-10-08Use HttpProxy instead of Socks5Proxy.Daniel Molkentin
2012-10-06Quick hack: do not crash on windows when pausing syncDaniel Molkentin
2012-10-06Prepend slash to remote folderDaniel Molkentin
2012-10-06Simplify url string from textfield to avoid unwanted spaces.Klaas Freitag
2012-10-05Anther fix for sync pausingDaniel Molkentin
2012-10-04Fix bug when trying to pause a running syncDaniel Molkentin
2012-10-03Consistency fix: name ui and src alikeDaniel Molkentin
2012-10-03ownCloudInfo must not include sslErrorDialogDaniel Molkentin
2012-10-02Merge branch 'master' of github.com:owncloud/mirallKlaas Freitag
2012-10-02Initialize pointer before use.Klaas Freitag
2012-10-02Use themed app name in password dialog.Daniel Molkentin
2012-10-02Use Qt proxy setting in csync in case its "default proxy"Klaas Freitag
2012-10-02Fix header.Klaas Freitag
2012-10-02Merge branch 'sslerrordialog' of https://github.com/sebasje/mirall into sebas...Klaas Freitag
2012-09-28More theming fixes.Klaas Freitag
2012-09-28Removed more hardcoded program names and replaced by theme appName.Klaas Freitag
2012-09-28Hide remove button in singleFolder modeKlaas Freitag
2012-09-28Introduce defaultServerFolder and defaultClientFolder.Klaas Freitag
2012-09-28Remove unneeded settings-code for win32.Klaas Freitag
2012-09-27Removed app name from strings even more and replaced by theme string.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-27Merge branch 'master' of github.com:owncloud/mirallKlaas Freitag
2012-09-27Change the csync config dir to the users app path, not longer .csync.Klaas Freitag
2012-09-27Brown paper bag fix.Daniel Molkentin
2012-09-27Do not translate application name, it's a brandDaniel Molkentin
2012-09-26Partial revert of 261731Daniel Molkentin
2012-09-26Supplemental: less hardcoded uses of "ownCloud"Daniel Molkentin
2012-09-26Make code more readableDaniel Molkentin
2012-09-26remove arguments from ownCloudInfo ctorDaniel Molkentin
2012-09-26Consistency fixes for single folder modeDaniel Molkentin
2012-09-25icon improvementsDaniel Molkentin
2012-09-24Reuse Theme singletonDaniel Molkentin
2012-09-24More use of appName() in tr()'s.Daniel Molkentin
2012-09-24Fix default implementation of Folder::nativeSecondPath().Daniel Molkentin
2012-09-24Use the themes appName() instead of "ownCloud".Daniel Molkentin