log examples/layouts/dynamiclayouts/dialog.d @ 368:185df9220ea7

age author description
Mon, 28 Jun 2010 21:29:32 +0300 Max Samukha Fixed startsWith. Implemented meta-object members as ranges. Freed QMetaObject from stuff that belongs to MetaClass
Sat, 13 Mar 2010 00:38:42 +0200 maxter moved enums back to classes
Mon, 28 Dec 2009 16:28:55 +0500 eldar_ins make all examples compile with new signals/slots signals
Fri, 16 Oct 2009 02:43:59 +0000 eldar Signals look-up andNew syntax for connect. The old one will not work from now on. This will allow for the signals overload. Although changes are done for both D1 and D2 versions, D1 won't work because of compiler bugs. I am tired of waiting for fixes.
Sun, 31 May 2009 09:46:41 +0000 mandel uniform indention
Fri, 29 May 2009 14:59:43 +0000 eldar fix for current qtd signals system
Fri, 29 May 2009 13:25:41 +0000 mandel add dynamiclayouts example