Re: Review Request 109892: introduce kconfig as replacement for kreadconfig and kwriteconfig

2014-04-13 Thread Thomas Lübking
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/109892/ --- (Updated April 13, 2014, 12:58 p.m.) Status -- This change has been

Re: Configuration files transfer

2014-04-13 Thread Kevin Krammer
On Saturday, 2014-04-12, 18:33:02, David Faure wrote: On Saturday 12 April 2014 12:08:12 Kevin Krammer wrote: On Saturday, 2014-04-12, 06:57:41, Ivan Čukić wrote: +for (const auto testSubdir: { .kde, .kde5 }) { Shouldn't that be .kde4? Yes, already fixed in the next

Re: Review Request 116951: Fix KDBusServiceStarter::findServiceFor() not returning error string

2014-04-13 Thread David Jarvie
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116951/ --- (Updated April 13, 2014, 10:41 p.m.) Review request for kdelibs.

Re: Kronometer now in KDE Review

2014-04-13 Thread Albert Astals Cid
El Dilluns, 7 d'abril de 2014, a les 23:52:19, Elvis Angelaccio va escriure: Hi all, Hi! with this email I'm going to ask a review for Kronometer, in order to be accepted in KDE. Kronometer is a stopwatch application for KDE. It's meant to be simple but also customizable. Kronometer has

Update needed to binary compatibility guide for Windows?

2014-04-13 Thread Michael Pyne
Hi all, In the past couple of days our Binary Compatibility in C++ TechBase page [1] was posted to Reddit [2]. That post received a response [3] which indicated that we're actually missed a potential source of binary incompatibility with virtual functions on Windows with MSVC. Specifically,

Re: Update needed to binary compatibility guide for Windows?

2014-04-13 Thread Nicolás Alvarez
2014-04-13 22:36 GMT-03:00 Michael Pyne mp...@kde.org: Hi all, In the past couple of days our Binary Compatibility in C++ TechBase page [1] was posted to Reddit [2]. That post received a response [3] which indicated that we're actually missed a potential source of binary incompatibility