Commit Graph

15 Commits

Author SHA1 Message Date
Filippo Cucchetto 69058bb5ee Ported the build system to CMake 2014-12-28 15:00:05 +01:00
Filippo Cucchetto 7a48ec9a9d Initial support for properties creation in the dotherside lib and in Nim 2014-12-24 14:30:41 +01:00
Filippo Cucchetto d229da9102 Implemented the slot callback in Nim 2014-12-08 12:55:09 +01:00
Filippo Cucchetto 0859903886 Renamed some function of the CPP interface and fixed both D and Nim bridges
Added the QQmlApplication API to D
2014-12-01 21:30:52 +01:00
Filippo Cucchetto 4e92cd61a0 Fixed crazy runtime error due to compilation of unneeded private Qt cpp files. 2014-12-01 21:02:18 +01:00
Filippo Cucchetto ff1c392412 Removed leftovers 2014-08-30 22:32:39 +02:00
Filippo Cucchetto ab019db1f6 Removed leftovers 2014-08-30 22:31:01 +02:00
Filippo Cucchetto e1c5f889e7 Removed leftovers 2014-08-30 22:29:09 +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 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