Port away from kdebug to qcdebug

Authored by rempt.

Description

Port away from kdebug to qcdebug

The approach taken is a bit different from what's in the porting
scripts or in pigment: I've moved kis_debug to libglobal and adapted
the dbgKrita etc. defines to use qcDebug etc. I've kept the old
category numbers for now. I've also ported all places where we
used kDebug() etc. directly, and not a few places where qDebug() etc
were used directly.

Details

Committed
remptSep 4 2015, 2:24 PM
Parents
R8:3f41be513e2d: Use VERSION_LESS for the cmake policies
Branches
Unknown
Tags
Unknown