[Bug 153463] [PATCH] Make Kompare build/work in KDE 4.0 SVN (3.96.2)
Kevin Kofler
kevin.kofler at chello.at
Sun Dec 9 05:17:19 CET 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=153463
------- Additional Comments From kevin.kofler chello at 2007-12-09 05:17 -------
> Getting back to the code:
> - you may want to look at how QSplitter from kde4 is used in the
> branch, the migration to it is very easy - probably easier than taking
> the old hacks forward. It would also avoid the risk of kompare crashing
> when used with a qt version that's not exactly the same as yours.
I'll have a look. Does the branch currently compile? If not, I'll try to come
up with a "get this beast to build" patch for that too, it shouldn't take
longer than for the one from the trunk, hopefully.
> - Is the main view now based on Q3ListView? and if so, were there any
> major problems with that move, or bugs arising from it?
I'm using a K3ListView, which works just like KListView worked.
We should really not be using either Q3ListView or K3ListView, but something
like KListWidget/QListWidget or even the new MVC-based QListView.
> Lastly, there's the subject of replacing kompare trunk with kompare
> branch. It can (and must) of course be pushed back to kde4.1 or even
> later. I've got no problem with that, and I hope that I/we/someone can
> make it happen. But how serious are you about being part of it? I'm
> sorry if this sounds cynical, but your "as time permits" proviso sounds
> like open-source speak for "never gonna happen". If I'm wrong about
> that, I'd be very happy to know it ;-)
Don't worry, I'm serious when I say I'm willing to help you out with that. The
problem is that it's kinda hard to predict the future. ;-) I think I will
have some time for this, but I don't know what other stuff to do will come
up.
(BTW, somehow your replies don't show up in the bug report's audit trail,
despite your CC:153463 bugs kde org )
Kevin Kofler
More information about the Kompare-devel
mailing list