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
2013-04-02Unbreak self-signed certificate handlingDaniel Molkentin
2013-03-28Removed verbose logging on Win32.Klaas Freitag
2013-03-25Add favlink generation support for NautilusDaniel Molkentin
2013-03-25OS X: Fix creation of Finder FavoriteMarkus Goetz
2013-03-22SSLErrorDialog: We cannot use the existing key chainDaniel Molkentin
2013-03-21Try to avoid crash on Mac OS during setupDaniel Molkentin
2013-03-20Use the certificateChain() in the SSL error dialogDaniel Molkentin
2013-03-18Do not follow symlinks when recursingDaniel Molkentin
2013-02-25Move config.h out of header files.Klaas Freitag
2013-02-24Make chinese translations work on OS XDaniel Molkentin
2013-02-24Be more permission when loading languagesDaniel Molkentin
2013-02-21en language is impliedDaniel Molkentin
2013-02-21Handle all cases in switches.Klaas Freitag
2013-02-21Load UI languages instead of locales where possibleDaniel Molkentin
2013-02-21Add a appNameGUI method to the theming.Klaas Freitag
2013-02-20Fix commit fd83bf - add treewalk success check.Klaas Freitag
2013-02-20Make sure to restart sync after folder add.Klaas Freitag
2013-02-20Remove unused variable doTreeWalk.Klaas Freitag
2013-02-19Simplify and fix startup: Steer starting of sync from folderman.Klaas Freitag
2013-02-19Setup folders added after setup wizard ended.Klaas Freitag
2013-02-19Removed useless warning.Klaas Freitag
2013-02-18Make folderman load folders at start and update later.Klaas Freitag
2013-02-18Add setters for update check and max log linesKlaas Freitag
2013-02-18If a new server is configured, take the proxy config to the new configKlaas Freitag
2013-02-18remove unused connectDaniel Molkentin
2013-02-18Handle server offline state on application start gracefullyDaniel Molkentin
2013-02-15Remove obsolete signal.Daniel Molkentin
2013-02-15Centralize error handling for csync stepsDaniel Molkentin
2013-02-15Send OEM string to update detector.Daniel Molkentin
2013-02-14Set csync config dir in mirall properlyDaniel Molkentin
2013-02-14Fix crash when pausing mirall.Daniel Molkentin
2013-02-14Add more debug in case inotify failsDaniel Molkentin
2013-02-14Introduce SyncPrepare stateDaniel Molkentin
2013-02-14Minimize Sync notification notificationDaniel Molkentin
2013-02-14Remove unused gitfolder class for nowDaniel Molkentin
2013-02-14Remove stray codeDaniel Molkentin
2013-02-14Fix guard positionDaniel Molkentin
2013-02-14proxy dialog: no extra headingDaniel Molkentin
2013-02-14owncloud setup: Fix label styleDaniel Molkentin
2013-02-11Handle not stored password correctly.Klaas Freitag
2013-02-11Removed obsolete scheduler start.Klaas Freitag
2013-02-11Set default argument to method.Klaas Freitag
2013-02-11Make user password dialog real async working.Klaas Freitag
2013-02-11cleanup comments and dupes.Klaas Freitag
2013-02-10Make sure that journals are wiped if server changes + some utilityKlaas Freitag
2013-02-10Revert "Allow setting of custom poll interval through status.php"Klaas Freitag
2013-02-10Clear pending network requests in setup wizard on back.Klaas Freitag
2013-02-10Always return QNetworkReply* on mkdir and also on checkInstall.Klaas Freitag
2013-02-10API additions for the Plasma clientSebastian Kügler
2013-02-10Merge pull request #5 from sebasje/mkdirreplydragotin