Skip to content
  • Torgny Nyblom's avatar
    Start porting messageviewer to QtWebKit. · 11c30d56
    Torgny Nyblom authored
    To use webkit use "cmake -DWEBKIT_BUILD"
    
    As of now the port can show messages but there are _many_ places where the port is incomplete.
    All changes are wrapped in #ifdef WEBKIT_BUILD and all old code is still there and active if WEBKIT_BUILD is not defined.
    Any unported code should have a "kWarning() << WEBKIT:" to make it easy to spot.
    
    As my time on this is severly limited any help is most welcome...
    
    svn path=/branches/work/akonadi-ports/kdepim/; revision=1064617
    11c30d56