Re: backwards compatibility & how namespacing might help or not

2015-01-28 Thread Harald Sitter
On Tue, Jan 27, 2015 at 11:54 PM, Albert Astals Cid wrote: > El Dimarts, 27 de gener de 2015, a les 10:28:24, Harald Sitter va escriure: >> On Mon, Jan 26, 2015 at 10:01 PM, Albert Astals Cid wrote: >> > Yeah, i don't think that what you suggest really helps much, otherwise >> > you'd end up with

Re: backwards compatibility & how namespacing might help or not

2015-01-28 Thread Harald Sitter
On Wed, Jan 28, 2015 at 1:56 AM, Vishesh Handa wrote: > > On Tue, Jan 27, 2015 at 10:28 AM, Harald Sitter wrote: >> >> > So yes, a better way of moving thing arounds is needed, or maybe we just >> > need >> > the dust to settle a bit so that we realize where each thing really >> > belongs >> > an

Re: New framework: KXmlRpcClient

2015-01-28 Thread Daniel Vrátil
On Monday, January 26, 2015 08:15:14 PM Albert Astals Cid wrote: > El Dilluns, 26 de gener de 2015, a les 15:25:34, Daniel Vrátil va escriure: > > On Thursday, January 08, 2015 06:08:00 PM Daniel Vrátil wrote: > > > Hi all, > > > > > > KXmlRpcClient provides a complete XMLRPC client for applicatio

Build failed in Jenkins: kde-baseapps_master_qt5 #211

2015-01-28 Thread KDE CI System
See Changes: [stefano.crocco] Ported shellcmdplugin to KF5 -- [...truncated 2969 lines...] ^

Re: Review Request 121737: KPluginInfo: Fix properties not being copied from KService::Ptr

2015-01-28 Thread Alex Richardson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121737/ --- (Updated Jan. 28, 2015, 9:56 vorm.) Review request for KDE Frameworks and

Re: Review Request 121737: KPluginInfo: Fix properties not being copied from KService::Ptr

2015-01-28 Thread Alex Richardson
> On Jan. 18, 2015, 10:28 nachm., David Faure wrote: > > I'm confused, why do the unittest changes include a change in the way > > translation works? ("translations happen at runtime now" -- this isn't what > > this patch is about, is it?) Seems I accidentally included a follow-up commit in th

Re: Review Request 122235: --version: Change "KDE Development Platform" to "KDE Frameworks"

2015-01-28 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122235/#review74911 --- Ship it! Ship It! - Sebastian Kügler On Jan. 24, 2015, 2:3

Build failed in Jenkins: kde-baseapps_master_qt5 #212

2015-01-28 Thread KDE CI System
See Changes: [emmanuelpescosta099] use DolphinMainWindow::showErrorMessage instead of DolphinMainWindow::slotPanelErrorMessage because the implementation is exactly the same [emmanuelpescosta099] undo should be disabled by default

Build failed in Jenkins: kde-baseapps_master_qt5 #213

2015-01-28 Thread KDE CI System
See Changes: [stefano.crocco] Ported dirfilter plugin to KF5 -- [...truncated 2789 lines...] :194:6: war

Re: New framework: KXmlRpcClient

2015-01-28 Thread David Faure
On Monday 26 January 2015 15:25:34 Daniel Vrátil wrote: > Bump. > > We would really love to get this to 5.7, so unless anyone objects, I'll > wait couple days, then file a sysadmin request and flip the 'Release' flag > in the YAML file to true. Did you check the frameworks checklist? https://c

Re: Build failed in Jenkins: kde-baseapps_master_qt5 #213

2015-01-28 Thread David Faure
On Wednesday 28 January 2015 14:41:04 KDE CI System wrote: > [ 74%] Building CXX object > dolphin/src/CMakeFiles/kcm_dolphinnavigation.dir/dolphin_generalsettings.cp > p.o > phinsearchbox.cpp>:42:44: fatal error: Baloo/Na

Build failed in Jenkins: kde-baseapps_master_qt5 #214

2015-01-28 Thread KDE CI System
See Changes: [emmanuelpescosta099] Make the QWeakPointer a QScopedPointer -- [...truncated 2795 lines...]

Jenkins build is still unstable: kxmlrpcclient_master_qt5 #10

2015-01-28 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Jenkins build is back to stable : kxmlrpcclient_master_qt5 #11

2015-01-28 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

reviving make uninstall?

2015-01-28 Thread Milian Wolff
Hello all, why was the uninstall target removed from make files in frameworks? I cannot find any discussion regarding that on the web. As a developer, I find it highly frustrating that I now have to do this job manually by going to the build folder of a project followed by a xargs rm < install

Build failed in Jenkins: kde-baseapps_master_qt5 #215

2015-01-28 Thread KDE CI System
See Changes: [scripty] SVN_SILENT made messages (.desktop file) [scripty] SVN_SILENT made messages (.desktop file) [arjunak234] Do not show "move" option while dragging and dropping a read only directory [lueck] fix Documentation

Re: New framework: KXmlRpcClient

2015-01-28 Thread Daniel Vrátil
On Wednesday, January 28, 2015 04:17:53 PM David Faure wrote: > On Monday 26 January 2015 15:25:34 Daniel Vrátil wrote: > > Bump. > > > > We would really love to get this to 5.7, so unless anyone objects, I'll > > wait couple days, then file a sysadmin request and flip the 'Release' > > flag > >

Review Request 122293: Use activate on single click setting from QPlatformTheme rather than duplicating it

2015-01-28 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122293/ --- Review request for KDE Frameworks. Repository: frameworkintegration Des

Re: Review Request 122206: [kio] Make tests optional

2015-01-28 Thread Vishesh Handa
> On Jan. 23, 2015, 8:58 p.m., David Faure wrote: > > Not sure why this is suddenly triggering many philosophical discussions > > about what users should be doing (IMHO, give them choice, this is > > opensource). > > Similar changes have been done in most other frameworks long ago, this is > >

Re: Review Request 122293: Use activate on single click setting from QPlatformTheme rather than duplicating it

2015-01-28 Thread Milian Wolff
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122293/#review74930 --- Ship it! seems simple enough to me - if it still works, which

Re: Review Request 122293: Use activate on single click setting from QPlatformTheme rather than duplicating it

2015-01-28 Thread Lukáš Tinkl
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122293/#review74933 --- Ship it! Ship It! - Lukáš Tinkl On Led. 28, 2015, 6:26 odp

Re: Review Request 122293: Use activate on single click setting from QPlatformTheme rather than duplicating it

2015-01-28 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122293/ --- (Updated Jan. 28, 2015, 6:39 p.m.) Status -- This change has been ma

Re: Review Request 122235: --version: Change "KDE Development Platform" to "KDE Frameworks"

2015-01-28 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122235/ --- (Updated gen. 28, 2015, 6:59 p.m.) Status -- This change has been ma

Re: Build failed in Jenkins: kde-baseapps_master_qt5 #213

2015-01-28 Thread Albert Astals Cid
El Dimecres, 28 de gener de 2015, a les 16:24:00, David Faure va escriure: > On Wednesday 28 January 2015 14:41:04 KDE CI System wrote: > > [ 74%] Building CXX object > > dolphin/src/CMakeFiles/kcm_dolphinnavigation.dir/dolphin_generalsettings.c > > p > > p.o > >

Re: New framework: KXmlRpcClient

2015-01-28 Thread Albert Astals Cid
El Dimecres, 28 de gener de 2015, a les 16:17:53, David Faure va escriure: > On Monday 26 January 2015 15:25:34 Daniel Vrátil wrote: > > Bump. > > > > We would really love to get this to 5.7, so unless anyone objects, I'll > > wait couple days, then file a sysadmin request and flip the 'Release'

Re: reviving make uninstall?

2015-01-28 Thread Alex Merry
On Wednesday 28 January 2015 17:10:41 Milian Wolff wrote: > Hello all, > > why was the uninstall target removed from make files in frameworks? I cannot > find any discussion regarding that on the web. > > As a developer, I find it highly frustrating that I now have to do this job > manually by go

Re: Review Request 122232: KConfig: fix using KSharedConfig in global object destructor.

2015-01-28 Thread David Faure
> On Jan. 27, 2015, 8:55 p.m., Matthew Dawson wrote: > > Unforunately, this cause test system failures in the the > > kconfigskeletontest test suite. I'm not sure why this should create issues > > there. > > > > However, I have a partial solution that avoids creating a full > > KSharedConfig

Re: reviving make uninstall?

2015-01-28 Thread Milian Wolff
On Wednesday 28 January 2015 20:08:41 Alex Merry wrote: > On Wednesday 28 January 2015 17:10:41 Milian Wolff wrote: > > Hello all, > > > > why was the uninstall target removed from make files in frameworks? I > > cannot find any discussion regarding that on the web. > > > > As a developer, I find

Review Request 122300: Fix quoteArgs for spaces that are not the regular space

2015-01-28 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122300/ --- Review request for KDE Frameworks, David Faure and Michael Pyne. Bugs: 34

Re: Review Request 122300: Fix quoteArgs for spaces that are not the regular space

2015-01-28 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122300/ --- (Updated gen. 28, 2015, 11:24 p.m.) Review request for KDE Frameworks, Da

Re: Review Request 122300: Fix quoteArgs for spaces that are not the regular space

2015-01-28 Thread Michael Pyne
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122300/#review74959 --- Ship it! I would prefer to either comment the predicates used

Re: reviving make uninstall?

2015-01-28 Thread Martin Klapetek
On Thu, Jan 29, 2015 at 12:10 AM, Milian Wolff wrote: > On Wednesday 28 January 2015 20:08:41 Alex Merry wrote: > > On Wednesday 28 January 2015 17:10:41 Milian Wolff wrote: > > > Hello all, > > > > > > why was the uninstall target removed from make files in frameworks? I > > > cannot find any di

Re: Review Request 122300: Fix quoteArgs for spaces that are not the regular space

2015-01-28 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122300/#review74967 --- Shouldn't splitArgs be fixed instead? After all a real shell w