From kde-commits Thu Nov 20 21:50:34 2003 From: Ian Reinhart Geiser Date: Thu, 20 Nov 2003 21:50:34 +0000 To: kde-commits Subject: kdebindings/kjsembed X-MARC-Message: https://marc.info/?l=kde-commits&m=106936513108953 CVS commit by geiseri: update the Todos so we know where we stand... still have to go back and check what is done. M +9 -0 TODO 1.24 --- kdebindings/kjsembed/TODO #1.23:1.24 @@ -34,4 +34,13 @@ types properly. +- Enable emission of signals from JS that can be connected in C++ + +- Enable the handling of QVariants as QVariants. This is agrivated in + tests/dcop.js. + +- DOM Level 2 support. + +- Make functions appear in the object list for this. + Bindings ========