From kde-core-devel Sat Jan 14 11:32:16 2006 From: David Faure Date: Sat, 14 Jan 2006 11:32:16 +0000 To: kde-core-devel Subject: Re: [Patch] KProgress / KProgressDialog Message-Id: <200601141232.17078.faure () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=113723837105153 On Saturday 14 January 2006 12:17, Urs Wolfer wrote: > After the comments on k-c-d and the discussion on #kde4-devel here the new > version of my patch. > > Changes: > * renamed KProgress to KProgressBar to have a name more like QProgressBar. I > think this should be no problem since the *Progress* stuff has changed a lot > und we must update all files using these classes. But still kprogress. > {h/cpp}, because in kprogress.{h/cpp} are KProgressBar and KProgressDialog. > > * Remove the most functions from KProgressBar since they were redundant with > the Qt4 QProgressBar. Only setFormat(const QString & format) and advance(int > offset) remaining. > > dfaure: Thanks for your hints. > ogoffart: Removed qApp->processEvents() in slotAutoShow. I haven't seen that. > Thanks. > > Ok to commit these changes? Did you write a test program to test it? If so, please commit it. Otherwise please adapt kdeui/tests/kprogresstest.cpp Thanks! -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).