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-12-03Rather count the blacklist items in the database.v1.5.0-beta2Klaas Freitag
2013-12-03Add blackListEntryCount method.Klaas Freitag
2013-12-03When the temporary file is the same size as the file we would download, just ...Olivier Goffart
2013-12-03Add a button to acitivity view to clean the blacklist.Klaas Freitag
2013-12-03Add a slot to wipe the folder's blacklist.Klaas Freitag
2013-12-03Fixed wording, do not expose the term blacklist to users.Klaas Freitag
2013-12-03Add plugins in install_qt4_executable to ensure the lib paths get fixed upDaniel Molkentin
2013-12-03remove unneeded fileOlivier Goffart
2013-12-03Fixed wording, removed the term "problem".Klaas Freitag
2013-12-03Add missing call to CloseHandle on the win32 platform.Klaas Freitag
2013-11-29Make unblacklisting depending on Up or DownloadKlaas Freitag
2013-11-29Move checkAccountExists out of gui class.Klaas Freitag
2013-11-29Make the "details" manu entry workOlivier Goffart
2013-11-29Fix pausing one of the folder pauses all foder after it while restarting.Olivier Goffart
2013-11-28Destinguish between rename and move in wording.v1.5.0-beta1Klaas Freitag
2013-11-28Do not write the directory etag in the database in case of soft errorOlivier Goffart
2013-11-28Stop iterating files when aborting.Olivier Goffart
2013-11-28no need to set twice the error stringOlivier Goffart
2013-11-28Use the activity icon in settings dialog.Klaas Freitag
2013-11-28Change tab name in settingsdialog to Activity rather than Status.Klaas Freitag
2013-11-27Fix progress bar in new propagator.Klaas Freitag
2013-11-27Enable accessibility on OS XDaniel Molkentin
2013-11-27Report connection errors explicitly on explicit sign in attemptsDaniel Molkentin
2013-11-27ConnectionValidator: Account::setState no longer takes a boolDaniel Molkentin
2013-11-27Account: Swap connected and disconnected stateDaniel Molkentin
2013-11-26Put detailed sync status widget into ButtonGroup for common style.Klaas Freitag
2013-11-26Removed not longer needed Info button.Klaas Freitag
2013-11-26Simplify progress and error signals again.Klaas Freitag
2013-11-26Comment some unused code.Klaas Freitag
2013-11-26Add a couple of missing progress signals.Klaas Freitag
2013-11-26Do not blacklist Softerrors.Klaas Freitag
2013-11-26Display a proper error message for missing sync directory on server.Klaas Freitag
2013-11-26Fix Remove -gzip from etagOlivier Goffart
2013-11-26Remove spammy "sync starting" notification on every program start.pascalBokBok
2013-11-26Toggle Settings window when clicking on the iconDaniel Molkentin
2013-11-26Wizard: Allow /index.php or /remote.php/webdav in URLs.Daniel Molkentin
2013-11-26Folder wizard: sanitize error detectionDaniel Molkentin
2013-11-26Account Settings: Fix labelDaniel Molkentin
2013-11-26Wizard: Do not start from scratch if the initial folder is non-defaultDaniel Molkentin
2013-11-25Propagator: Open download file as UnbufferedMarkus Goetz
2013-11-25Propagator: Check write errors when downloadingMarkus Goetz
2013-11-25Separate the case of file changing durng upload in the chunk or non chunk case.Olivier Goffart
2013-11-25Propagator: Check E-Tag when resumingMarkus Goetz
2013-11-25Account Settings: Set initial button state correctlyDaniel Molkentin
2013-11-25Even if problems occured show the Ok-Icon in the setup dialog.Klaas Freitag
2013-11-25Add one case of missing -gzip removalOlivier Goffart
2013-11-25Account Settings: fix connect errorDaniel Molkentin
2013-11-25Propagator: Don't ignore error if no HTTP error codeMarkus Goetz
2013-11-25Remove -gzip from EtagOlivier Goffart
2013-11-25Show proper error message and icon according to error class.Klaas Freitag