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-02-10Properly stop syncing when connection manager opens.Klaas Freitag
2013-02-10Delete existing folders properly before adding new ones.Klaas Freitag
2013-02-09Allow setting of custom poll interval through status.phpKlaas Freitag
2013-02-09Fixed sorting of header entries, ie. public / protected / private.Klaas Freitag
2013-02-09Fixed typos.Klaas Freitag
2013-02-08removing version for mirallsync (it is'nt build anymore :)Sandro Knauß
2013-02-08merging with defaultSandro Knauß
2013-02-08Removed build of obsolete mirallsync lib which is equal to owncloudsync.Klaas Freitag
2013-02-08adding soname version to libowncloudsync and libmirallsynchefee
2013-02-06Fix build for mirall target.Klaas Freitag
2013-02-06Fix return from non void function.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-06The user name is not really to be protected.Klaas Freitag
2013-02-06Always set the connect result to en/disable the Finish button.Klaas Freitag
2013-02-06Fix build on debian with ancient Qt, thanks Mr. Jenkins for notifying.Klaas Freitag
2013-02-06Use new ownCloudInfo / CredentialStore interface.Klaas Freitag
2013-02-06Set credentials in ownCloudInfo after these have been fetched.Klaas Freitag
2013-02-06Change interface to not support customHandles.Klaas Freitag
2013-02-06Removed use of CredentialStore from class and added setter forKlaas Freitag
2013-02-06Link libdl explicitely.Klaas Freitag
2013-02-05Do not allow to press Finished if connection to the server failsDaniel Molkentin
2013-02-03TypoDaniel Molkentin
2013-02-03Hack: Do not leak FDs when neon is built with gnutls (Linux)Daniel Molkentin
2013-01-29Changes to handling of command line options. Fix a segmentation fault with ow...Michael Kent
2013-01-26Results bubble: _localPrefix might not end in a separatorDaniel Molkentin
2013-01-25Fix compilation on win/macDaniel Molkentin
2013-01-25Load Qt translations from app dir/bundle, tooDaniel Molkentin
2013-01-25Removed remove of list of configured sync folder on reconfiguration.Klaas Freitag
2013-01-23Fix favlink generation on windowsDaniel Molkentin
2013-01-23Mirall != owncloud client. Move about dialog to theme.Daniel Molkentin
2013-01-23tr: Don't hardcode app name in stringDaniel Molkentin
2013-01-23Fixed isComplete() for credential setup dialog.Klaas Freitag
2013-01-22SSL: Use better test.Daniel Molkentin
2013-01-22Remove stray objectDaniel Molkentin
2013-01-22Handle missed case in switch statement.Klaas Freitag
2013-01-22Linux: Work around keychain shortcoming if chain does not containKlaas Freitag
2013-01-21Check for empty user in keychain key.Klaas Freitag
2013-01-21normilize url before writing, error checks.Klaas Freitag
2013-01-21Fix pre initialization of _state in fetchCredentials().Klaas Freitag
2013-01-21csync: Put up the QNAM key chain for comparisonDaniel Molkentin
2013-01-21Make hash formatting staticDaniel Molkentin
2013-01-21If credentials are ok, do not fetch them again from store.Klaas Freitag
2013-01-21Minor: removed bogus stuff.Klaas Freitag
2013-01-19Fix make install, clean upDaniel Molkentin
2013-01-17FileItemDialog: Add copy to clipboard functionalityDaniel Molkentin
2013-01-16Remove legacy configuration options.Daniel Molkentin
2013-01-16Fix proxy authDaniel Molkentin
2013-01-16Fix: pause icon not visibleDaniel Molkentin
2013-01-16Go offline when server is in maintenance.Daniel Molkentin