Duncan Paterson
|
fbe5fd93cc
|
Fixed #53: added initial (QPixmap only) implementation of QQuickImageProvider (#70)
Added initial support for QQuickImageProvider
|
2018-02-12 22:45:21 +01:00 |
|
Filippo Cucchetto
|
41c33f7751
|
Added optional support for QtQuickControls2 module
|
2017-08-24 23:17:32 +02:00 |
|
Filippo Cucchetto
|
886984a2a2
|
Fixes #63 Added support for setting the QtQuickControls2 style
|
2017-08-24 22:52:39 +02:00 |
|
Filippo Cucchetto
|
f5bb30f78d
|
Updated changelog for upcoming version 0.6.3
|
2017-04-22 15:53:40 +02:00 |
|
Filippo Cucchetto
|
c77567b0e4
|
Added CanFetchMore, FetchMore and HasChildren callbacks
|
2017-04-02 16:12:18 +02:00 |
|
Filippo Cucchetto
|
25f396ef46
|
Renamed QAbstractListModel in QAbstractItemModel
|
2017-03-05 18:22:04 +01:00 |
|
Filippo Cucchetto
|
bcbe9e5315
|
Fixed wrong signal emittion in QAbstractListModelWrapper
|
2016-04-10 14:40:01 +02:00 |
|
Filippo Cucchetto
|
e7dfc7c8b0
|
Move DosQObjectWrapper to header file and added DosQdeclarative module
|
2016-04-10 14:40:01 +02:00 |
|
Filippo Cucchetto
|
483993df1e
|
Relaxed the standard requirements to c++11
|
2016-04-10 14:40:00 +02:00 |
|
Filippo Cucchetto
|
562fcc71a7
|
Started support for qmlregistertype
|
2016-04-10 14:40:00 +02:00 |
|
Filippo Cucchetto
|
c11cc30180
|
Renaming and code cleanup
|
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
|
db5ee9d75a
|
Started work for supporting QAbstractItemModels again
|
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
|
3c63201936
|
Added QMetaObjectFactory
|
2016-04-10 14:39:59 +02:00 |
|
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
|
87603e9239
|
Added install directive in CMakeLists and restructured the project
|
2015-11-23 21:33:17 +01:00 |
|