Filippo Cucchetto
|
2ebada68b5
|
Removed leftovers
|
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
|
7586b827e7
|
Merge pull request #31 from Calrama/misc
Added extra functions for QQuickView, QQmlApplicationEngine and QUrl
|
2015-12-24 13:56:18 +01:00 |
|
Moritz Maxeiner
|
de7d2f02f6
|
More Changes for PR #31
|
2015-12-24 12:16:37 +01:00 |
|
Moritz Maxeiner
|
7fcd1003ca
|
Implement functionality to receive signals
- Bind QObject::connect
- Bind QObject::disconnect
- Add conversion to get a QObject from inside a (received) QVariant
|
2015-12-23 23:20:06 +01:00 |
|
Moritz Maxeiner
|
02efef24ef
|
Bind QObject::findChild, QObject::objectName, QQmlApplicationEngine::rootObjects
|
2015-12-23 23:15:32 +01:00 |
|
Moritz Maxeiner
|
4e920ce3b7
|
Bind QQuickView::setSource and QQuickView::setResizeMode
|
2015-12-23 23:15:24 +01:00 |
|
Moritz Maxeiner
|
e382e204a5
|
Bind QUrl::toString
|
2015-12-23 23:14:59 +01:00 |
|
Moritz Maxeiner
|
a512367a5e
|
Add QCoreApplication::applicationDirPath()
|
2015-12-05 18:15:01 +01:00 |
|
Moritz Maxeiner
|
d71da6200b
|
Add functionality to load assets with the Qt Resource System
Use case: Load application QML file and/or vendor QML modules from external binary resources (RCC)
|
2015-12-05 17:33:54 +01:00 |
|
Filippo Cucchetto
|
87603e9239
|
Added install directive in CMakeLists and restructured the project
|
2015-11-23 21:33:17 +01:00 |
|