Bug 56233

Summary: quit and close window are slow in Quanta
Product: quanta Reporter: mrudolf
Component: generalAssignee: András Manţia <amantia>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description mrudolf 2003-03-22 12:35:01 UTC
Version:           3.2-CVS-1 (using KDE 3.1.0)
Installed from:    compiled sources
Compiler:          gcc version 2.96 20000731 (Mandrake Linux 8.2 2.96-0.76mdk)
OS:          Linux (i686) release 2.4.18-8.1mdk

Close window and specially quit command are slow in Quanta when many windows are open. This is probably because on every window close all other windows are updated. With many open windows Quit command has quadratic update.
Comment 1 András Manţia 2003-03-28 18:35:01 UTC
Subject: quanta

CVS commit by amantia: 

Speed optimization. Quanta was very slow during exit.

CCMAIL: 56233-done@bugs.kde.org


  M +1 -0      ChangeLog   1.143
  M +1 -1      quanta.kdevelop   1.29
  M +8 -4      quanta/quanta.cpp   1.250
  M +6 -3      quanta/quanta_init.cpp   1.252
  M +11 -7     quanta/quantadoc.cpp   1.91
  M +12 -12    quanta/tagdialogs/cssselectoreditor.cpp   1.14



Comment 2 mrudolf 2003-03-28 23:16:05 UTC
Subject: Re:  quit and close window are slow in Quanta

W pi