Commit graph

11 commits

Author SHA1 Message Date
Ivailo Monev
b6bb8d2ce2 oops, fix build of declarative component
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-08-28 01:48:25 +00:00
Ivailo Monev
53cca81bf3 declarative component can be build as all-in-one now
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-08-28 01:33:18 +00:00
Ivailo Monev
86b2370ef7 do not use computed goto in the declarative component
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-06-22 13:01:34 +00:00
Ivailo Monev
36696b61fd QWS and QPA cleanups (incomplete)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-06-21 16:52:02 +00:00
Ivailo Monev
18398add06 fix some pedantic compiler warnings
upstream commits:
fc4d45d97d
d730e07d01

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-06-20 14:09:41 +00:00
Ivailo Monev
da0ae9ce12 the (tested) fix for the QML regression
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-17 17:33:02 +00:00
Ivailo Monev
0eadf270d8 possible fix for the QML regression
for some reason (probably because I was too sleepy when doing the changes)
the offset for signals/methods was removed when cleaning up the
QMetaObject::activate() usage. If that does not fix it either I have missed
some changes or the obsolete method is really required to make this work

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-17 16:26:35 +00:00
Ivailo Monev
f9540805d1 cleanup containers methods and use of deprecated allocation methods
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-02-16 03:47:38 +02:00
Ivailo Monev
22190bf0d9 remove compat bits from declarative component
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-18 01:48:27 +02:00
Ivailo Monev
8cb361d459 fix copy and paste error
upstream commits:
4b7a0a0717

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-06 20:36:28 +02:00
Ivailo Monev
bfbc380756 initial import
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-12-10 05:06:13 +02:00