https://bugs.kde.org/show_bug.cgi?id=517344
Finley Watson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #1 from Finley Watson <[email protected]> --- The old inplementation was very buggy because it fired off thousands of signals and the Qt connect() was missing the single signal that indicated completion of project loading. The signal slot system was swamped with signals. A new architecture should be written that is more sensible. It should be possible to plug it into the new statusbar implementation, and add other contexts where Lokalize shows a progress bar (like batch operations). -- You are receiving this mail because: You are watching all bug changes.
