Summary: | For consistantcy with KMail, move progress meter to right isde of status bar | ||
---|---|---|---|
Product: | [Unmaintained] knode | Reporter: | Jason Keirstead <jason> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jason Keirstead
2004-06-10 02:35:07 UTC
CVS commit by vkrause: Use KPIM::ProgressManager, i.e. share the progress bar with kmail when running in kontact. We now also have diffrent progress items for SMTP and NNTP operations. This also partly fixes the messed up knode statusbar in kontact. CCMAIL: 83131-done@bugs.kde.org M +0 -6 knglobals.cpp 1.11 M +0 -3 knglobals.h 1.31 M +0 -2 knmainwidget.cpp 1.41 M +39 -31 knnetaccess.cpp 1.32 M +11 -4 knnetaccess.h 1.18 M +13 -2 knode.cpp 1.129 M +10 -1 knode.h 1.54 M +0 -1 knode_part.cpp 1.11 M +1 -48 knwidgets.cpp 1.9 M +1 -23 knwidgets.h 1.7 |