[Kst] [Bug 252874] Change Data File creates too many dependents

Nicolas Brisset nicolas.brisset at eurocopter.com
Fri Oct 1 00:16:32 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=252874





--- Comment #1 from Nicolas Brisset <nicolas brisset eurocopter com>  2010-10-01 00:16:31 ---
SVN commit 1181400 by brisset:

Start fixing the change data file bug. Not 100% complete yet. It works
for curves at least, but has to be checked for data objects. Matrices
not handled yet. Also fix some small issues along the way, and change
one UI string...

I'd appreciate if someone could check the changes because it is
definitely more complex than what I've done up to now. The areas I'm
particularly worried about are:
- the locks I added (because relation.h I think mentioned that when
calling inputVectors() it was required): are they OK?
- the casts (kst_cast<T>()), which cost me most of the time it took to
make the changes!

CCBUG: 252874


 M  +34 -42    changefiledialog.cpp  
 M  +1 -2      changefiledialog.h  
 M  +1 -1      changefiledialog.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1181400

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kst mailing list