Commit Graph

64 Commits

Author SHA1 Message Date
Filippo Cucchetto ed7be34536 wip 2016-04-10 14:39:59 +02:00
Filippo Cucchetto 56306f8403 Added support for QMetaObject inheritance and lots of renaming 2016-04-10 14:39:59 +02:00
Filippo Cucchetto 91ce909191 Fixed the creation of QObject instances 2016-04-10 14:39:59 +02:00
Filippo Cucchetto 9a88ffd48e Improved QQmlContext and QQmlApplicationEngine tests 2016-04-10 14:39:59 +02:00
Filippo Cucchetto 5c94dd3d70 Renamed the test to test_dotherside.cpp 2016-04-10 14:39:59 +02:00
Filippo Cucchetto 8f188552c2 Temporary removed QAbstractListModel support and improved unit tests 2016-04-10 14:39:59 +02:00
Filippo Cucchetto 711131b4f4 Added DynamicQObjectFactory methods to C interface 2016-04-10 14:39:20 +02:00
Filippo Cucchetto 83893b2934 Introduced the concept of factories
The use of a factory decreased the creation time from 500ms for 1000 DynamicQObjects to 1.6ms
2016-04-10 14:39:20 +02:00
Filippo Cucchetto 6cd2bec9d0 Little improvements in unit tests 2015-12-24 13:38:14 +01:00
Filippo Cucchetto 87603e9239 Added install directive in CMakeLists and restructured the project 2015-11-23 21:33:17 +01:00
filcuc a137cae07b Use cmake capability to set the c++ standard 2015-09-26 16:15:26 +02:00
cuke eec295ec7a Improved the test for property read/write 2015-09-20 14:58:00 +02:00
cuke e73e37b587 Refactored the code for making the DynamicQObject testable and reusable 2015-09-20 11:39:25 +02:00
cuke 133e6d31b4 Added initial draft of unit test for DynamicQObject 2015-09-19 19:13:08 +02:00