Commit graph

8 commits

Author SHA1 Message Date
Ivailo Monev
6f4748dc08 generic: replace Q_NULLPTR with nullptr
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-08-06 15:28:49 +03:00
Ivailo Monev
71d48301ce kdeclarative: setup the debugger from setupBindings() when build against Katie
while this should be done in setupQmlJsDebugger() I found that most of the
API consumers of KDeclarative just ignore it and never call it thus making
debugging impossible

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-11-10 21:24:38 +00: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
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
b4f374cc9b experimental: declare kdeclarative library as stable
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 09:39:35 +02:00