Commit graph

14 commits

Author SHA1 Message Date
Ivailo Monev
c899de40be kdeclarative: the test is manual, use the proper macro
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-08 01:30:19 +00:00
Ivailo Monev
05e9f6eb26 kdeclarative: fix path to test file
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-01 01:33:18 +00:00
Ivailo Monev
1159ece183 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-06 15:59:05 +00:00
Ivailo Monev
2d12108e97 Revert "kdeclarative: fix linking against Katie"
the issue was fixed with c8ff87c1d2

This reverts commit d4df41283f.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-21 15:57:56 +02:00
Ivailo Monev
5f7219b491 kdeclarative: simplify debugger enabling
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-12 15:45:11 +02:00
Ivailo Monev
d4df41283f kdeclarative: fix linking against Katie
for some (really) strange reason code that worked before does not now,
whatever is causing the blanking of QT_QTSCRIPTTOOLS_LIBRAY variable is a
CMake regression I believe. With this change overlinking will be done when
building against Qt4 but I'd rather bear with that then workaround
regression somewhere.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-12-25 08:36:11 +02:00
Ivailo Monev
533b860211 kdeclarative: reuse warning message for null engine 2015-11-29 18:32:52 +02:00
Ivailo Monev
fbd0e11b3d generic: implement special qml debugger handling for Katie 2015-11-29 18:30:02 +02:00
Ivailo Monev
06585e4340 kdeclarative: use scriptools instead of qml debugger when build against Katie
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-28 04:22:15 +02:00
Ivailo Monev
e178fea6ae kdeclarative: use scriptools instead of qml debugger when build against Katie
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-28 04:16:59 +02:00
Ivailo Monev
ac0f452df8 kdeclerative: replace qVaraintFromValue() with QVariant::fromValue()
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-16 02:50:13 +02:00
Ivailo Monev
d2a5236cd7 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-31 12:01:45 +02:00
Ivailo Monev
3b7b54ca16 generic: mostly build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 18:04:45 +02:00
Ivailo Monev
b4f374cc9b experimental: declare kdeclarative library as stable
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 09:39:35 +02:00