- 08 May, 2007 1 commit
-
-
Peter Hedlund authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=662603
-
- 14 Apr, 2007 1 commit
-
-
David Saxton authored
Speed up differential equation calculating by several hundred percent. The main lesson learnt today is to be wary of Qt's implicit sharing: Although it speeds up some usages, repeatedly freeing memory (on operator=) and then allocating memory (on detach()) can be overall a lot slower. svn path=/trunk/KDE/kdeedu/kmplot/; revision=653656
-
- 01 Jul, 2006 1 commit
-
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=556871
-