Commit Graph

12 Commits

Author SHA1 Message Date
Filippo Cucchetto 726ff71495 Added readme 2014-08-30 22:16:30 +02:00
Filippo Cucchetto 40e56a05a5 Added license file 2014-08-30 22:01:03 +02:00
Filippo Cucchetto ce8df8a28e Updated the git ignore 2014-08-30 21:56:45 +02:00
Filippo Cucchetto 434f264094 Removed leftovers 2014-08-30 21:55:20 +02:00
Filippo Cucchetto da91b63246 Fixed how the methods and signals creation by adding always first the signals and later the other methods. 2014-08-30 21:52:27 +02:00
Filippo Cucchetto aaf62ce426 Removed the fact that slots are called by index
The reason is that the index could change during insertion of new method or signal
2014-08-30 21:15:00 +02:00
Filippo Cucchetto 30fc908aa3 Slot and Signal are now working 2014-08-30 18:46:34 +02:00
Filippo Cucchetto 44aa9bb76f Found a good solution for interfacing with D 2014-08-28 22:57:01 +02:00
Filippo Cucchetto c747a57dcc Added git ignore file for excluding temp files and build directory 2014-07-20 17:08:18 +02:00
Filippo Cucchetto e555c8c314 Removed the build directory from the working tree 2014-07-20 17:07:21 +02:00
Filippo Cucchetto 394f6f7297 Improvement in the Slot invokation handling 2014-07-20 17:05:52 +02:00
Filippo Cucchetto 2dfba08c2c Initial version 2014-07-19 18:26:08 +02:00