diff --git a/harbour/ChangeLog b/harbour/ChangeLog index cb92c8b5ff..3e2ef6ded4 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2011-04-06 17:48 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + * contrib/hbqt/CREDITS.txt + ! Updated: credits. + 2011-04-06 17:20 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtcore/hbqt_hbqevents.cpp ! Restore the point of execution when QEvent::Close is set to diff --git a/harbour/contrib/hbqt/CREDITS.txt b/harbour/contrib/hbqt/CREDITS.txt index c66d98018d..29c7224ddd 100644 --- a/harbour/contrib/hbqt/CREDITS.txt +++ b/harbour/contrib/hbqt/CREDITS.txt @@ -73,6 +73,8 @@ * for taking keen interest in hbQT development and peeking the code; * for providing tips here and there to improve the code quality; * for hitting bulls eye to describe why few objects need GC detachment; + * for implementing a lot simplified SIGNALS/SLOTS mechanism; + * for porting prg class code on c++ level; * * Carlos Bacco * for implementing HBQT_TYPE_Q*Class enums; @@ -82,5 +84,9 @@ * for providing tips and trick to manipulate HVM internals to the best * of its use and always showing a path when we get stuck; * A true tradition of a MASTER... + * + * Teo Fonrouge + * for providing building blocks how a prg level class can be ported to c++; + * */ /*----------------------------------------------------------------------*/