Re: [kopete-devel] Patch for the tooltip edit dialog

2007-03-07 Thread Will Stephenson
On Tuesday 06 March 2007 21:14:22 Bruno Virlet wrote: > > This is a patch which ports the tooltip edition dialog to Qt4. > > Here is the corrected version according to Michaël's comments. > > Bruno I've built this and played around with it a bit - it does what it's supposed to do. Ok to commit.

Re: [kopete-devel] Patch for the tooltip edit dialog

2007-03-06 Thread Bruno Virlet
> This is a patch which ports the tooltip edition dialog to Qt4. Here is the corrected version according to Michaël's comments. Bruno Index: tooltipeditdialog.cpp === --- tooltipeditdialog.cpp (revision 637996) +++ tooltipeditdialog.c

Re: [kopete-devel] Patch for the tooltip edit dialog

2007-03-05 Thread Michaël Larouche
Le March 5, 2007 06:37, Bruno Virlet a écrit : > Hello, > > This is a patch which ports the tooltip edition dialog to Qt4. > > Bruno The patch is fine except for these points: - Respect the original indentation of the file, you used spaces but the original used tabs - " connect(unusedItemsListV

[kopete-devel] Patch for the tooltip edit dialog

2007-03-05 Thread Bruno Virlet
Hello, This is a patch which ports the tooltip edition dialog to Qt4. Bruno Index: tooltipeditdialog.cpp === --- tooltipeditdialog.cpp (revision 637996) +++ tooltipeditdialog.cpp (working copy) @@ -21,37 +21,14 @@ #include "kopetegl