Re: Review Request: KMainWindow::parseGeometry() fails to position with positive coordinates

2011-06-04 Thread Urban Widmark
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101492/ --- (Updated June 3, 2011, 6:58 p.m.) Review request for kdelibs. Changes

Re: Review Request: KMainWindow::parseGeometry() fails to position with positive coordinates

2011-06-04 Thread Urban Widmark
On June 3, 2011, 7:58 p.m., Dawit Alemayehu wrote: Looks good, however should the new if statements have an else that defaulted to previous behavior ? That is should not if ( !(m XValue) ) x = this-x(); if ( !(m YValue) ) y = this-y(); be x = (!(m

Re: Review Request: kcm-grub2

2011-06-04 Thread Konstantinos Smanis
Raphael Kubo da Costa kubito at gmail.com writes: Konstantinos Smanis konstantinos.smanis at gmail.com writes: On Thu, May 26, 2011 at 00:03, Konstantinos Smanis konstantinos.smanis at gmail.com wrote: The following line should probably be simplified (see

Re: Review Request: kcm-grub2

2011-06-04 Thread Raphael Kubo da Costa
Konstantinos Smanis konstantinos.sma...@gmail.com writes: I have talked with Alberto Mattea (the maintainer of kcmgrub2) and he has agreed to give up his request for inclusion in extragear. Our conversation has been over plain e-mails, so I cannot prove this. Perhaps I should contact him to

Review Request: Rebuild fake locale as soon as possible

2011-06-04 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101509/ --- Review request for kdelibs. Summary --- By calling locale() instead

Re: Review Request: Rebuild fake locale as soon as possible

2011-06-04 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101509/ --- (Updated June 5, 2011, 12:23 a.m.) Review request for kdelibs. Summary

unable to build kdenetwork from master

2011-06-04 Thread
Unable to build kdenetwork from master (against qt 4.8), the output: In file included from /home/mmodem/rpm/BUILD/kdenetwork/kopete/libkopete/kopetepassword.cpp:459:0: /home/mmodem/rpm/BUILD/kdenetwork/build/kopete/libkopete/kopetepassword.moc: In static member function ‘static void

Re: unable to build kdenetwork from master

2011-06-04 Thread Olivier Goffart
Le Saturday 04 June 2011, Zé a écrit : Unable to build kdenetwork from master (against qt 4.8), the output: In file included from /home/mmodem/rpm/BUILD/kdenetwork/kopete/libkopete/kopetepassword.cpp:459:0 : /home/mmodem/rpm/BUILD/kdenetwork/build/kopete/libkopete/kopetepassword.mo c: In

Re: unable to build kdenetwork from master

2011-06-04 Thread Christoph Feck
On Saturday 04 June 2011 15:45:10 Olivier Goffart wrote: This is a bug in Qt I'll fix it, thanks for reporting. (Reported there: http://bugreports.qt.nokia.com/browse/QTBUG-19717 ) Actually http://bugreports.qt.nokia.com/browse/QTBUG-19697 should have made it to your inbox earlier ...

Re: unable to build kdenetwork from master

2011-06-04 Thread Thiago Macieira
Em Saturday, 4 de June de 2011, às 15:45:10, Olivier Goffart escreveu: This is a bug in Qt I'll fix it, thanks for reporting. (Reported there: http://bugreports.qt.nokia.com/browse/QTBUG-19717 ) I don't think it is. Virtual derivation from QObject is not supported. -- Thiago Macieira - thiago

Re: Access to C++2011 FDIS Document?

2011-06-04 Thread Milian Wolff
Milian Wolff, 04.06.2011: Hey all, apparently the FDIS status C++2011 spec is not freely accessible anymore. As far as I found out, ISO specs are not free of charge to access. So - does anyone know how I could get hold of a copy without paying anything? How did the Calligra guys do it