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
AgeCommit message (Expand)Author
2014-08-27AccountSettings: be less verbose in the status stringOlivier Goffart
2014-08-15SyncEngine & UI: Progress notifications for update phaseMarkus Goetz
2014-06-23propagator: Fix restoring directoryOlivier Goffart
2014-05-14Do not dispatch invalid progress information to avoid "unknown" messagesKlaas Freitag
2014-04-18Make sure the fileid are saved to the database when upgrading from owncloud5 ...Olivier Goffart
2014-04-15Add missing cases to avoid "unknown action" under some circumstances.Klaas Freitag
2014-03-20Rename _dir to _directionOlivier Goffart
2014-03-14remove Progress::SyncProblem and the problem slotsOlivier Goffart
2014-03-14Refactor the progressOlivier Goffart
2014-02-19OwncloudCmd: Print update phase duration valuesMarkus Goetz
2013-12-06Display rename-target in sync protocol action column.Klaas Freitag
2013-11-25Add new progressProblem signal and slots.Klaas Freitag
2013-11-25Add new Error Types to progress: Soft, Normal, Fatal.Klaas Freitag
2013-11-08Add rename actions to progress dispatching.Klaas Freitag
2013-10-08Use qint64 rather than int64_t.Klaas Freitag
2013-10-08Add some progress meassuring logging.Klaas Freitag
2013-08-19Fix sequence for recently changed items.Klaas Freitag
2013-08-17Remove superflous conflict case.Klaas Freitag
2013-08-17Use correct translation call from QCoreApplication.Klaas Freitag
2013-08-14Flatten the itemprogressdialog and show a flat list.Klaas Freitag
2013-08-14Improved timestamp formatting in item sync progress dialog.Klaas Freitag
2013-08-14Get correct action kind from progress Dispatcher in case of ContextKlaas Freitag
2013-08-07Enable delete messages for progress display.Klaas Freitag
2013-08-06Allow Delete notification.Klaas Freitag
2013-08-06More detailed strings for the progress kind.Klaas Freitag
2013-08-05Show deletes in progress.Klaas Freitag
2013-08-02Some more refinements on item progressKlaas Freitag
2013-08-01Added itemprogressdialog class to show the sync progress and problems.Klaas Freitag
2013-07-31More sophisticated progress, add Recent Changes Menu to tray.Klaas Freitag
2013-07-31Make progress aware of errors, first step.Klaas Freitag
2013-07-26Small cleanups.Klaas Freitag
2013-07-26Consolidated progress displaying to a single slot from csync.Klaas Freitag
2013-07-24Fixed signal and slot parameter list for progress.Klaas Freitag
2013-07-23Beautified ProgressDispatcherKlaas Freitag
2013-07-23Rename signal from folderProgress to itemProgress.Klaas Freitag
2013-07-19Rather show overall progress in settings dialog.Klaas Freitag
2013-07-19Add an overall progress counter to progressDispatcherKlaas Freitag
2013-07-18More work on progress display of file up and download.Klaas Freitag
2013-07-11Handle progress through ProgressDispatcher class, WIP.Klaas Freitag