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
2014-01-15Make it compile with the merge of csync mirallOlivier Goffart
2014-01-10Add NoSymLink tag to the filter specification.Klaas Freitag
2014-01-10Removed unused event interval getter/setter.Klaas Freitag
2014-01-09Merge branch '1.5'Olivier Goffart
2014-01-08Use a more Qt'ish folder recursing method, remove unused class.Klaas Freitag
2014-01-08Add a utility function to write a random file.Klaas Freitag
2014-01-08Add missing switch case.Klaas Freitag
2014-01-08Fix hiding temporary files on windowsOlivier Goffart
2014-01-08Preserve the permission of the file we downloadOlivier Goffart
2014-01-08Do not write the removed folder on the DBOlivier Goffart
2014-01-07Fix progress for the case that the source file changes during upload.Klaas Freitag
2014-01-07Check on timer member is zero.Klaas Freitag
2013-12-21Close dialog if button was clicked not just pressedSven Strickroth
2013-12-20Show proper sync status in tray, incl. Pause status.Klaas Freitag
2013-12-19Added proxy support to owncloudcmd.Klaas Freitag
2013-12-19Do the neon ssl initialization.Klaas Freitag
2013-12-17Commented opening of files from the activity view as it does not work.Klaas Freitag
2013-12-17Read password from old settings if exist.Klaas Freitag
2013-12-17Fix open the explorer code.Klaas Freitag
2013-12-15Fixed parent folder detection if sibling directory starts with same nameStefan Profanter
2013-12-13Remove UTF-8 BOM, confuses old GCCsDaniel Molkentin
2013-12-12Better fix for override urlsDaniel Molkentin
2013-12-12Fix button states in account widgetKlaas Freitag
2013-12-12Respect the override URL properlyDaniel Molkentin
2013-12-12Save and restore activity view state.Klaas Freitag
2013-12-12Show error reason for blacklisted files in sync activity.Klaas Freitag
2013-12-12Fix: Allow to retry sync also for fatal err conditions.Klaas Freitag
2013-12-12QuotaInfo: Keep polling quota if a previous request failsDaniel Molkentin
2013-12-11Do not check for the ETag in case the HTTP request connected.Klaas Freitag
2013-12-11Start timer only after the last quota request was answeredDaniel Molkentin
2013-12-11Logger: Initialize all variablesOlivier Goffart
2013-12-11Do not error out on ETag if the status klass is != 2.Klaas Freitag
2013-12-11Do not force resync if status is SyncResult::Problem.Klaas Freitag
2013-12-11Don't keep the temporary file if the transfer fails because of a wrong etagOlivier Goffart
2013-12-10Fix build on Win32Daniel Molkentin
2013-12-10define NE_LFS from cmakeOlivier Goffart
2013-12-10Fix buildDaniel Molkentin
2013-12-10fixing add button behavior in single folder modeThomas Müller
2013-12-10prevent crash on 'add folder'Thomas Müller
2013-12-10Add NE_LFS define for correct size of ne_off_tKlaas Freitag
2013-12-10usleep is not working on windows, use QThread::usleepOlivier Goffart
2013-12-10Ignore another sqlite journal tmp name that shows up on win32.Klaas Freitag
2013-12-10Do not initialize all the application if another instance is runningOlivier Goffart
2013-12-09Don't install headers on OS Xv1.5.0-beta3Daniel Molkentin
2013-12-09Fixing typoshefee
2013-12-09Fix broken slot connectionOlivier Goffart
2013-12-09Small adjustments to the last commitDaniel Molkentin
2013-12-09When reconfiguring, we need to clear the _currentSyncFolderOlivier Goffart
2013-12-09Use proper email in license header.Klaas Freitag
2013-12-09Add build number into versioning schemeDaniel Molkentin