From kde-bugs-dist Thu Sep 30 22:16:33 2010 From: Nicolas Brisset Date: Thu, 30 Sep 2010 22:16:33 +0000 To: kde-bugs-dist Subject: [Bug 252874] Change Data File creates too many dependents Message-Id: <20100930221633.08B946E292 () immanuel ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=128588511326211 https://bugs.kde.org/show_bug.cgi?id=252874 --- Comment #1 from Nicolas Brisset 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()), 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 watching all bug changes.