Skip to content
  • Halla Rempt's avatar
    * Make it possible to start long-running background filters for paint · aeb828f2
    Halla Rempt authored
    devices in certain colorspaces. Now I just have to debug wet.
    * Fix all memory leaks with undo transactions being new'ed, but never
    deleted or added to the undo stack
    * Fix memory leak in transform worker (colors** never got deleted)
    * Fix memory leak in adjustment filters: now the KisColorAdjustment gets
    deleted
    * Review all filters for suitability when painting
    * Fix painting with filters so we don't create the lots of separate circles
    anymore (painting with brightness/contrast is still a lot slower than it
    should be)
    * Remove all spaces around ->, Cyrille and Casper will be happy now
    * Some work on the cubism filter to make it behave. Will finish this today.
    I hope.
    
    svn path=/trunk/koffice/; revision=520280
    aeb828f2