root/todo.txt

Revision 328:9327c7cca8f5, 455 bytes (checked in by eldar1@eldar1-laptop, 2 years ago)

todo file as we don't use bugzilla a lot.

Line 
1 Before 0.3 release
2
3 1) Move nested classes into host classes they belong to
4 2) connectSlotsByName
5 3) docs
6 4) remove deprecated methods (as many as possible)
7 5) remove mangling of const methods - always reimplement them in D - to reduce binaries size at least a little bit
8 6) QList!(IQGraphicsItem)
9 7) const correct QMetaObject (QObject.metaObject() should be const?)
10 8) fix duic once value types are implemented as structs and add connectSlotsByName call
Note: See TracBrowser for help on using the browser.