* contrib/hbqt/hbmk2_plugin_ui.prg
+ Rewritten to look for uic tool. Using same rules as
moc. Marco is silent so I'm not sure about some of the
rules, anyway I hope someone will review it, until then
it won't cause any harm.
+ Merged hbqtui functionality. The code has been formatted,
some logic cleaned. Made all the changes that were needed
in order to include the code in a hbmk2 plugin.
hbqtui is not needed anymore.
; TODO: Use hb_regexAll() instead of hb_regex() if possible.
* contrib/hbqt/hbmk2_plugin_moc.prg
* Minor cleanup in error messages.
* utils/hbmk2/hbmk2.prg
* Added HB_REGEX() to the executable until it's cleaned away from
ui plugin.