5 Commits

Author SHA1 Message Date
Filippo Cucchetto
6da18be1d7 [DQml] Started support for QAbstractListModel 2015-04-28 23:51:12 +02:00
Filippo Cucchetto
c9ffaf4f59 [DQml] Refactored and beautified the code
Removed the int parameter from methods that return a string
2015-04-27 19:58:18 +02:00
Filippo Cucchetto
7efdba5dce [DQml] Removed the old ISlot and ISignal handling
This should enable the Inheritance of slots and signals if a user create an hierarchy of QObjects.
The old implementation didn't allow this. Now we're getting more closer the D implementation with
the Nim one.
2015-04-25 18:40:10 +02:00
Filippo Cucchetto
5ac4f6c1d5 Feature: Implemented property creation in D 2014-12-31 12:19:00 +01:00
Filippo Cucchetto
a1adc3f53c Restructured the D bindings and renamed to DQml 2014-12-30 19:11:01 +01:00