Re: [Development] QTextControl and QLineControl

2011-11-04 Thread lars.knoll
Hi Andrew, On 11/4/11 9:39 AM, "ext andrew.den-ex...@nokia.com" wrote: >Sometime during the refactor QTextEdit and QLineEdit acquired their own >copies of these classes leaving QtDeclarative as the only user of this >private API that I'm aware of. Yes, that was required to get the library split

[Development] QTextControl and QLineControl

2011-11-04 Thread andrew.den-exter
Sometime during the refactor QTextEdit and QLineEdit acquired their own copies of these classes leaving QtDeclarative as the only user of this private API that I'm aware of. Coordinating bug fixes that required patches to one of these classes in qtbase and and TextInput or TextEdit in qtdeclara