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-27Overlay Icons: Improve OS X version, improve general feedbackMarkus Goetz
2014-08-15SyncEngine & UI: Progress notifications for update phaseMarkus Goetz
2014-06-06Merge branch 'master' of https://github.com/owncloud/mirall into dark-eye-masterEran
2014-06-06SocketAPI: broadcast change when an item is doneOlivier Goffart
2014-05-14better time predictionEran
2014-05-14made the time description more malleable ,added support for none size update ...Eran
2014-05-12Changed the time estimate string to be more textual, also added lower limit t...Eran
2014-04-30Don't include the directory size in the overall progressOlivier Goffart
2014-04-29Add export macro to all classes that need to be exportedOlivier Goffart
2014-04-29Seperated the systray estimation text to a seperate action, fixed an integer ...Eran
2014-04-28Fixed Indentation and multiple concurrent files syncing case ...Eran
2014-04-27Issue-#142 : Added support for current file completion estimation.Eran
2014-04-25Issue-142 : added time estimation and bandwidth indicator to the systry and a...Eran
2014-03-14Remove Progress::KindOlivier 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-08Add some progress meassuring logging.Klaas Freitag
2013-08-21Merge branch 'csync_lgpl' into propagator-ngOlivier Goffart
2013-08-19Fix sequence for recently changed items.Klaas Freitag
2013-08-17Handle Progress as a namespace rather than a class.Klaas Freitag
2013-08-14progress with new propagatorOlivier Goffart
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-06More detailed strings for the progress kind.Klaas Freitag
2013-08-05Show deletes in progress.Klaas 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-26Consolidated progress displaying to a single slot from csync.Klaas Freitag
2013-07-25Adopt to new progress API in csync, WIPKlaas 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