log qt/d2/qt/Signal.d @ 339:4e31cbd9e20c

age author description
Sun, 09 May 2010 00:52:49 +0100 Eldar Insafutdinov fix enumeration problems. requires patched dmd
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
Sat, 26 Dec 2009 05:10:16 +0500 eldar_ins minor stuff signals
Fri, 25 Dec 2009 22:08:25 +0500 eldar_ins remove rubbish signals
Fri, 25 Dec 2009 21:48:32 +0500 eldar_ins new signals and slots syntax. have to use prefixes now: signal_fooed and slot_onFooed signals
Thu, 24 Dec 2009 05:19:40 +0500 eldar_ins more signals and QList signals
Sat, 12 Dec 2009 03:22:54 +0500 eldar_ins string arguments for signals signals
Fri, 13 Nov 2009 19:09:28 +0000 eldar QList updates signals
Mon, 09 Nov 2009 06:54:04 +0000 eldar clean up of unneeded functionality signals
Sun, 08 Nov 2009 19:28:01 +0000 eldar new signals and slots implementation signals
Fri, 16 Oct 2009 12:23:12 +0000 eldar consistent emit syntax.
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.
Fri, 09 Oct 2009 06:17:51 +0000 eldar Fix for windows build, thanks Rainer.
Sun, 04 Oct 2009 12:14:03 +0000 eldar new syntax for connecting using static information
Tue, 29 Sep 2009 12:00:45 +0000 maxter signals cleaned up correctly on receiver destruction
Sun, 20 Sep 2009 09:11:51 +0000 eldar fix for #35
Sun, 30 Aug 2009 09:59:12 +0000 maxter Rev. 264 done right.
Sun, 26 Jul 2009 16:15:42 +0000 maxter Removed debug toString
Sun, 12 Jul 2009 20:51:37 +0000 eldar D2 support, simple stuff works now
Sun, 12 Jul 2009 18:58:03 +0000 eldar initial commit for D2 support
Thu, 14 May 2009 17:09:25 +0000 SokoL_SD CMake: implement install and package targets. base qt/d2/Signal.d@f162400c1450