Version: (using KDE KDE 3.0.9) happens in gideon alpha 2. Header says it all.
macros are never highlighted, they are not part of the language. If you want it highlighted, just configure kate or whatever editor to do so.
"signals", "slots" and "Q_OBJECT" are macros as well, but highlighted as keywords. It doesn't bother me, but perhaps it was better to handle all QT-macros in the same manner.
okay, you got a point there :)
add emit to the file, perhaps (if we get the "embed hl in hl" ready) we can outsource the qt specific stuff later to a derivered c++ - QT hl