Please place porting todo items in this file categorized by lib/module

**** qmake build system ****
  A. Need to port over all the configure checks found in configure.in.in

**** libkst ****:
  A. Numerous changes WRT Qt4's threading package
    Probably should get rid of own threading classes and use Qt4's versions...
    KstRWLock -> QReadWriteLock etc, etc
  B. Rename kstdebug classes as they really are loggers and should be named as such.

