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
2012-12-06Fix Windows folder watcherDaniel Molkentin
2012-12-06Hack: Sleep 2 secs after sync runDaniel Molkentin
2012-12-06CredentialStore: Fix off-by-oneDaniel Molkentin
2012-12-06Implement folder watching for OS X using FSEventsDaniel Molkentin
2012-12-06Add windows backend, require Inotify on LinuxDaniel Molkentin
2012-12-05Remove superfluous includeDaniel Molkentin
2012-12-05Move Logger into its own file, move it to libsync.Daniel Molkentin
2012-12-05Make use of the new csync_set_module_properties and remove stuff fromKlaas Freitag
2012-12-04pimpl folderwatcherDaniel Molkentin
2012-12-04Add missing ifdef QTKEYCHAIN.Klaas Freitag
2012-12-04Fix typoDaniel Molkentin
2012-12-04factor inotify out of folderwatcherDaniel Molkentin
2012-12-04Make use of QKeyChain if its there.Klaas Freitag
2012-12-04Use new logging api of csync.Klaas Freitag
2012-12-04Add a ownCloudWizard finished slot.Klaas Freitag
2012-12-04Some cleanups to avoid build warnings under win32.Klaas Freitag
2012-11-29Fix QT_STRICT_ITERATOR errorsDominik Schmidt
2012-11-28Build with ancient GCC (4.2 on Mac OS)Daniel Molkentin
2012-11-28User feedback on wrong passwd from KeyStore.Klaas Freitag
2012-11-28Do not commit devel hardcoded to KeyChainKlaas Freitag
2012-11-28More QtKeyChain integration.Klaas Freitag
2012-11-27Add qtkeychain to cmake - WIP read password from keychain.Dominik Schmidt
2012-11-22Allow alias setting in Settings group name.Klaas Freitag
2012-11-22Escape [ and ] in Folder alias and file name.Klaas Freitag
2012-11-22Getter and Setter for the config file name.Klaas Freitag
2012-11-20Fix Qt 46 buildKlaas Freitag
2012-11-20Merge pull request #94 from owncloud/qt46fixurldragotin
2012-11-19Do not prepopulate the user field, it's usually wrongDaniel Molkentin
2012-11-19Remove placeholder texts for username and passwordDaniel Molkentin
2012-11-19setup wizard: Remove subtitlesDaniel Molkentin
2012-11-19Theme: allow enforced localeDaniel Molkentin
2012-11-17Fix url encoding in Qt46, Bug #93Klaas Freitag
2012-11-16dialog title == menu item titleDaniel Molkentin
2012-11-16Better error message for propagate fail.Klaas Freitag
2012-11-15Remove and do not try to commit temp editor filesDaniel Molkentin
2012-11-15Fix credentialstore on startup, promote credentials back on setup.Klaas Freitag
2012-11-15Remove extraneous legalese.Daniel Molkentin
2012-11-13Use CredentialStore also for Qt4.6 based builds.Klaas Freitag
2012-11-13Use CredentialStore to manage user credentials.Klaas Freitag
2012-11-05Qt is not C.Daniel Molkentin
2012-11-05Try to create local dir if not existing.Klaas Freitag
2012-11-05Remove bogus spaceKlaas Freitag
2012-11-05Display error status in statusdialog.Klaas Freitag
2012-11-05Check if local folder is proper and set error stat accordingly.Klaas Freitag
2012-11-05Also compute overall status for disabled folders.Klaas Freitag
2012-11-05Calculate overallSyncStartup on startup.Klaas Freitag
2012-11-02Debug: fix typoDaniel Molkentin
2012-11-02Show user name for connection in statusdialogDaniel Molkentin
2012-10-29Compare absolute path in fileStatus.Klaas Freitag
2012-10-29Cleanup of sync result treewalk, build up journal in owncloudfolder.Klaas Freitag