Re: Review Request 129911: Added property() method to TerminalInterface class

2017-02-06 Thread Sven Fischer
> On Feb. 5, 2017, 9:48 vorm., David Faure wrote: > > Alas, this is a binary incompatible change. It cannot be done this way. > > Solution 1: a V2 interface inheriting from this one (as we had in the past, > > IIRC). > > Solution 2: just use QObject dynamic properties, after documenting that in

Re: Review Request 129911: Added property() method to TerminalInterface class

2017-02-06 Thread Sven Fischer
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129911/ --- (Updated Feb. 6, 2017, 9:03 vorm.) Status -- This change has been di

Re: Review Request 129911: Added property() method to TerminalInterface class

2017-02-05 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129911/#review102401 --- Alas, this is a binary incompatible change. It cannot be don

Review Request 129911: Added property() method to TerminalInterface class

2017-02-03 Thread Sven Fischer
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129911/ --- Review request for KDE Frameworks. Repository: kparts Description -