f280776b152bb0b8dded95330b04abff0c759169
Fix uninitialized member variable (valgrind found it)
915b8920a49829a101f0cde2d104bf3560cfd756
Don't crash due to a missing Q_OBJECT macro
eff9ecfe881bcbdbfd88c8d0a78dbe6b01b4f445
merged branches/work/kaction-cleanup-branch, courtesy of
bd317a1ceb1dd1038818416589449b36213efe07
merge branches/work/kaction-cleanup-branch: Simplify and clean up KShortcut
d7af4f15aa03827f14d560a226bea0be13fe7627
Merging branches/work/kaction-cleanup-branch, done by Kevin and me.
ec1779c4db6e01024db973c8428ac8e82d6f7007
- now that KDE_CHECK_HEADERS takes care of defining HAVE_FOO_H (thx coolo)
c4248bc0f3b6059b21581964fddc642b2c580701
- micro namespace cleanup
d60066e9ec601dd7dbab73aff2a732e369d1c20e
- fixlet for INCLUDES
02a366f90051542a30649106767c2f5e795ec955
- put those global variables into an anonymous namespace
8811a7083b5bdcc24375ef00b06fbd0aea41e545
- use KLibrary/KLibLoader instead of libltdl