From kde-commits Thu Mar 31 21:48:18 2005 From: Boudewijn Rempt Date: Thu, 31 Mar 2005 21:48:18 +0000 To: kde-commits Subject: koffice/krita Message-Id: <20050331214818.C653C633 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=111230570906351 CVS commit by rempt: * Don't crash so often when filling (and don't crash when stress-testing the filling) * I don't know what was up with the passing of patterns by reference from pointers, no doubt it did work, but this is a little better. M +17 -10 core/kis_fill_painter.cc 1.25 M +10 -9 core/kis_fill_painter.h 1.16 M +1 -1 core/kis_painter.h 1.71 M +2 -0 plugins/performancetest/perftest.cc 1.21 M +1 -1 tools/kis_tool_fill.cc 1.55