Re: Review Request 111210: Move the XMLGUI technology to xmlgui/

2013-07-09 Thread Andrea Scarpino
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111210/ --- (Updated July 10, 2013, 8:53 a.m.) Review request for KDE Frameworks. De

KStandardDirs and locale path

2013-07-09 Thread Sebastian Kügler
Hi, Example code: const QString translationsPath = package->filePath("translations"); KGlobal::dirs()->addResourceDir("locale", translationsPath); KLocalizedString::insertCatalog(dataEngineDescription.pluginName()); Question: How to port to QStandardPaths, i.e. where to insert the translations

Re: Review Request 110988: Port kio-file to QFile

2013-07-09 Thread Martin Klapetek
> On July 9, 2013, 9:39 p.m., David Faure wrote: > > kioslave/file/file.cpp, line 476 > > > > > > coding style: no spaces inside parenthesis (same in a few other places). Fwiw, the coding style in this file is mo

Re: Review Request 110988: Port kio-file to QFile

2013-07-09 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110988/#review35814 --- Ship it! OK, so let's get this in then. About file_unix.cpp:

Re: linking to kde4support (Re: KF5 Update Meeting Minutes 2013-w27)

2013-07-09 Thread Alexander Neundorf
On Monday 08 July 2013, Alexander Neundorf wrote: > On Friday 05 July 2013, Alex Merry wrote: > > On 04/07/13 22:44, David Faure wrote: > > > diff --git a/src/plasmapkg/CMakeLists.txt > > > b/src/plasmapkg/CMakeLists.txt index d2f2427..919dd64 100644 > > > --- a/src/plasmapkg/CMakeLists.txt > > > +

Re: Review Request 110988: Port kio-file to QFile

2013-07-09 Thread Martin Klapetek
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110988/ --- (Updated July 9, 2013, 9:26 p.m.) Review request for KDE Frameworks. Cha

Re: Why is KConfig tier2?

2013-07-09 Thread Alexander Neundorf
On Thursday 04 July 2013, David Faure wrote: > Le mardi 2 juillet 2013 21:19:29 Alexander Neundorf a écrit : > > On Saturday 22 June 2013, Aleix Pol wrote: > > > On Sat, Jun 22, 2013 at 1:17 PM, David Faure wrote: > > > > Le samedi 22 juin 2013 13:03:22 Aleix Pol a écrit : > > > > > Hi, > > > > >

Re: Review Request 110988: Port kio-file to QFile

2013-07-09 Thread Martin Klapetek
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110988/ --- (Updated July 9, 2013, 9:19 p.m.) Review request for KDE Frameworks. Cha

Re: Review Request 111210: Move the XMLGUI technology to xmlgui/

2013-07-09 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111210/#review35805 --- kdeui/dialogs/kbugreport.cpp

Re: Review Request 111453: move kacceleratormanager to KWidgetAddons

2013-07-09 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111453/#review35801 --- kdeui/shortcuts/kacceleratormanager_private.h

KF5 Update Meeting Minutes 2013-w28

2013-07-09 Thread Kevin Ottens
Hello everyone, This is the minutes of the Week 28 KF5 meeting. As usual it has been held on #kde-devel at 4pm Paris time. Were present: afiestas, apol, ben2367, dfaure, sebas, svuorela, wojtask9 and myself. Announcements: * Akademy next week so no meeting on #kde-devel * Instead we'll have

Re: Review Request 111210: Move the XMLGUI technology to xmlgui/

2013-07-09 Thread Andrea Scarpino
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111210/ --- (Updated July 9, 2013, 1:07 p.m.) Review request for KDE Frameworks. Des

Re: Review Request 111422: Add addActions(QList) to KActionCollection

2013-07-09 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111422/#review35782 --- This review has been submitted with commit cb4b54e1862887905ad

Re: Review Request 111422: Add addActions(QList) to KActionCollection

2013-07-09 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111422/ --- (Updated July 9, 2013, 10:16 a.m.) Status -- This change has been mar

Re: Review Request 110988: Port kio-file to QFile

2013-07-09 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110988/#review35777 --- kioslave/file/file.cpp