log qt/core/QMetaObject.d @ 337:5896535a03cd

age author description
Sat, 13 Mar 2010 00:38:42 +0200 maxter moved enums back to classes
Thu, 11 Feb 2010 12:59:25 +0200 maxter fixed signal branch merge problems
Sat, 23 Jan 2010 12:13:47 +0000 eldar1 make connect accept connection type signals
Mon, 28 Dec 2009 16:28:55 +0500 eldar_ins make all examples compile with new signals/slots signals
Sun, 27 Dec 2009 21:13:38 +0500 eldar_ins A slight change of the connect syntax. More sofisticated signals/slots lookup. Some fixes in examples. signals
Sun, 08 Nov 2009 19:28:01 +0000 eldar new signals and slots implementation signals
Fri, 18 Sep 2009 18:52:03 +0000 maxter closer lifetime
Thu, 17 Sep 2009 16:28:41 +0000 maxter another iteration lifetime
Sun, 30 Aug 2009 09:59:12 +0000 maxter Rev. 264 done right.
Thu, 20 Aug 2009 14:47:17 +0000 maxter Fixed #23.