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
2015-05-06Disable setSslConfiguration calls for older Qt versionDaniel Molkentin
2015-05-06IgnoreListEditor: Remove invalid connect. #3201Christian Kamm
2015-05-05SyncEngine: Fix accidental re-discovery because of broken version tableMarkus Goetz
2015-05-04SyncEngine: Handle upgrade case from 1.8.0Klaas Freitag
2015-04-29Proxy: Register meta type #3170Markus Goetz
2015-04-24AccountWizard: Fix auth error handling. #3155Christian Kamm
2015-04-23Discovery: Fix another empty-local-directory bugMarkus Goetz
2015-04-23Folder: Clear _syncResult betterMarkus Goetz
2015-04-22Windows: Fix rename of finished file. #3073Christian Kamm
2015-04-21ShareDialog: Unused/invalid forward declarationMarkus Goetz
2015-04-20More change to compile with 5.5Olivier Goffart
2015-04-19Fix compilation with Qt 5.5Olivier Goffart
2015-04-17Prevent another crash in ~SocketApi #3118Jocelyn Turcotte
2015-04-17HTTP creds: Fix translation of the password input dialogOlivier Goffart
2015-04-16Propagate download: Fix restoring files for which the conflict file existsOlivier Goffart
2015-04-15PropagateDownload: Read the mtime from the file system after writing itv1.8.1-beta1Olivier Goffart
2015-04-15ConfigFile: Remove unused functionsMarkus Goetz
2015-04-14Sort folder sizes SelectiveSyncTreeView numericallyDaniel Molkentin
2015-04-14LsColXMLParser: More testing 2Markus Goetz
2015-04-14LsColJob: Create a XML parser object for better unit testability.Klaas Freitag
2015-04-14LsColXMLParser: let parse return bool.Klaas Freitag
2015-04-13Discovery: Explicitly check for XML parser errorsMarkus Goetz
2015-04-13Discovery: Initialize error with EIO in constructorMarkus Goetz
2015-04-13Discovery: Initialize error with EIOMarkus Goetz
2015-04-13Discovery: Add a sanity check when results are parsedMarkus Goetz
2015-04-12owncloudcmd: Filter out empty lines in selectivesyncKlaas Freitag
2015-04-12Networkjobs: Only log a subset of the account url.Klaas Freitag
2015-04-10ProtocolWidget: Fix adding of seconds. #2535Christian Kamm
2015-04-10AuthRedirect: Use the configured DAV path. #3082Christian Kamm
2015-04-10Handle redirect of auth request. #3082Christian Kamm
2015-04-08Discovery: Speed up initial run. #2796Christian Kamm
2015-04-08Sync: Fix sync of deletions during 503. #2894Christian Kamm
2015-04-08Only show share dialog if we are connected.Roeland Jago Douma
2015-04-08SyncEngine: Fix a crash caused by an invalid DiscoveryDirectoryResult::iterat...Jocelyn Turcotte
2015-04-08Sharedialog: Fix compiler warnings.Christian Kamm
2015-04-07More GUI refinements.Klaas Freitag
2015-04-07ShareDialog: handle resize properly with elided textKlaas Freitag
2015-04-07ShareDialog: Some GUI rework requested by Jan.Klaas Freitag
2015-04-07Merge remote-tracking branch into 1.8Olivier Goffart
2015-04-07PropfindJob: fix xml parsingOlivier Goffart
2015-04-07Merge remote-tracking branch into 1.8Olivier Goffart
2015-04-06AbstractSslErrorHandler: Also give QSslConfigurationMarkus Goetz
2015-04-06AccountState: Fix uninitialized memory access spotted by valgrindOlivier Goffart
2015-04-03theme: fix compilation of libsync without QtGuiOlivier Goffart
2015-04-02Discovery: Add warning if returned etag is 0Markus Goetz
2015-04-02SyncEngine: Show more timing measurements #3064Markus Goetz
2015-04-01Clean up remains of SOCKETAPI_TCPJocelyn Turcotte
2015-04-01Fix a crash on shutdown in ~SocketApi #3057Jocelyn Turcotte
2015-04-01Windows: Add version information for owncloud.exeJocelyn Turcotte
2015-03-30Updater: Give context as to which app is about to be updatedDaniel Molkentin