Skip to content
  • Clarence Dang's avatar
    Merge /branches/work/~dang/kdegraphics/kolourpaint/ -r651305(last merged... · 8c3df284
    Clarence Dang authored
    Merge /branches/work/~dang/kdegraphics/kolourpaint/ -r651305(last merged upto):651355 to be up-to-date.
    The changes are critical and fix the last 3 months worth of regressions due to KDE 4 kdelibs changes.
    If you now update kdelibs for my KColorCells fixes, KolourPaint should work as well (or as badly) as it did back then.
    
    * Make kpColorCells a reasonable size again after KColorCells API changes
    
    * Restore the Tool Box icons: Rename icons from "crystalsvg" to "hicolor" so
      that they are picked up by the new default KDE 4 theme "oxygen", which
      inherits from "hicolor".  I think this is the correct long-term solution as
      it works even when the icon theme is changed (please correct me if I'm wrong).
    
      From strace, I found that KDE isn't even looking in the "crystalsvg" folder.
    
      The "icons in koffice" thread on the koffice-devel mailinglist is informative.
    
    * Make Tool Box button size reflect icon size - corrects and clears
      'revision 649443, Mon Apr 2 17:07:04 2007 UTC'
    
    * Fight KColorCells selecting cells - now clicking a color cell does not make it turn violet.
      Remove the code in the disabled paintCells() that did that for the pre-KDE4 version of KColorCells.
    
    * Minor changes
    
    
    svn path=/trunk/KDE/kdegraphics/kolourpaint/; revision=651497
    8c3df284