Re: QTimeZone merged for 5.2

2013-10-15 Thread Kevin Ottens
On Monday 14 October 2013 17:38:42 John Layt wrote: On 14 October 2013 12:55, Kevin Ottens er...@kde.org wrote: Giving it a closer look, I'm wondering: are you sure about this course of action? KDateTimeEdit is basically a KDateComboBox and a KTimeComboBox layouted together. So

Re: Bring kdewin back?

2013-10-15 Thread David Faure
On Monday 14 October 2013 18:42:02 Nicolás Alvarez wrote: I'm now getting several errors related to the lack of symbolic links (such as no lstat). Isn't that easy to fix, though? On Windows: skip symlink support. And lstat calls can be ported to QFileInfo if it helps portability, otherwise I

Re: Review Request 113243: KMessageBox: Re-enable squeezed text for extreme situations

2013-10-15 Thread Aurélien Gâteau
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113243/ --- (Updated Oct. 15, 2013, 11:41 a.m.) Status -- This change has been

Re: Review Request 113243: KMessageBox: Re-enable squeezed text for extreme situations

2013-10-15 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113243/#review41771 --- This review has been submitted with commit

Review Request 113256: KMessageBox: Remove last traces of notification support

2013-10-15 Thread Aurélien Gâteau
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113256/ --- Review request for KDE Frameworks. Repository: kdelibs Description

Re: Review Request 113205: Make KJob's finished/suspend/resume/result signals public for the new signal/slot syntax.

2013-10-15 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113205/#review41772 --- This review has been submitted with commit

Re: Review Request 113256: KMessageBox: Remove last traces of notification support

2013-10-15 Thread Alexander Richardson
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113256/#review41774 --- tier1/kwidgetsaddons/src/kmessagebox.h

Re: Review Request 113256: KMessageBox: Remove last traces of notification support

2013-10-15 Thread Aurélien Gâteau
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113256/ --- (Updated Oct. 15, 2013, 3:26 p.m.) Review request for KDE Frameworks.

Re: Review Request 113247: Port KCompletion away from KStandardAction

2013-10-15 Thread Kevin Ottens
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113247/#review41775 --- tier2/kcompletion/src/klineedit.cpp

Re: Review Request 113248: Cleanup KNotifyConfig

2013-10-15 Thread Kevin Ottens
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113248/#review41776 --- staging/knotifyconfig/CMakeLists.txt

Re: Review Request 113256: KMessageBox: Remove last traces of notification support

2013-10-15 Thread Kevin Ottens
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113256/#review41777 --- Just occurred to me that it might not be the right course of

Re: Review Request 113248: Cleanup KNotifyConfig

2013-10-15 Thread Aurélien Gâteau
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113248/#review41778 --- Standalone build fails here with this message: -- Found KF5:

KF5 Update Meeting Minutes 2013-w42

2013-10-15 Thread Kevin Ottens
Hello everyone, This is the minutes of the Week 42 KF5 meeting. As usual it has been held on #kde-devel at 4pm Paris time. Were present: afiestas, agateau, dfaure, dMaggot, jpwhiting, markg85, mck182, mgraesslin, sebas, shadeslayer, steveire, teo, vHanda and myself. Announcement: * We have a

Review Request 113258: Fix compilation with C++11 enabled.

2013-10-15 Thread Volker Krause
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113258/ --- Review request for KDE Frameworks. Repository: kdelibs Description

Porting notice: kDebug and qDebug need to go to qCDebug.

2013-10-15 Thread Mark
Hi all, After today' frameworks meeting we (mostly David Faure and Kai Koehne) discussed the categorized debugging support that is new in Qt 5.2. I've written a detailed wiki page to layout the current status of categorized debugging in Qt 5.2 and what we still need (and is coming) in Qt 5.3.

Review Request 113260: Port KTimeZoned to Qt5/KF5

2013-10-15 Thread Martin Klapetek
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113260/ --- Review request for KDE Runtime, KDE Frameworks, Plasma, and John Layt.

Re: Review Request 113248: Cleanup KNotifyConfig

2013-10-15 Thread Aleix Pol Gonzalez
On Oct. 15, 2013, 1:44 p.m., Kevin Ottens wrote: staging/knotifyconfig/CMakeLists.txt, line 17 http://git.reviewboard.kde.org/r/113248/diff/1/?file=201274#file201274line17 Shouldn't this type of conditional removed now that we use alias targets? Or you plan to change that in