Skip to content
  • Halla Rempt's avatar
    create a "TINY" build option for koffice · b846178f
    Halla Rempt authored
    "Tiny" KOffice consists of the absolute minimum: kword, kspread,
    kpresenter, the minimum of plugins and filters, no pigment, no scripting,
    no editable music, only one shape selector.
    
    The "SHOULD_BUILD_XXX" options have been grouped to make it easier to
    edit the set of applications that are part of "tiny", so they should
    stay together.
    
    NO_PIGMENT is restored; but this is still experimental. Pigment does take
    60% (or 20MB) the heap allocation when starting a koffice application
    with an empty document, but there must be a better way to fix that.
    The investigation continues...
    
    The FlakeColor.h header wraps KoColor or QColor, so that should be used
    whenever the only thing you do with a KoColor is to call the toQColor
    method.
    
    svn path=/trunk/koffice/; revision=995455
    b846178f