Ivailo Monev
30ed152379
kdeclarative: minimal QImage type binding
...
to be used in fixing notifications applet warning
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-03 16:50:36 +03:00
Ivailo Monev
3586873aa9
kdeclarative: initialization optimization
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-05-20 08:51:56 +03:00
Ivailo Monev
47a439be90
kdeclarative: remove unused KDeclarativePrivate::initialized member
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-05-20 02:59:57 +03:00
Ivailo Monev
3556eede0f
kdeclarative: log script engine exceptions as debug messages
...
the declarative component logs some as warnings and does not have a
QScriptEngineAgent-like class
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-05-19 06:19:51 +03:00
Ivailo Monev
4454624dac
kdeclarative: re-use engine variable
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-05-19 03:00:10 +03:00
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