Review Request 122784: Fix 404 result for all api calls.

2015-03-02 Thread Jeremy Whiting
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122784/ --- Review request for Bodega, kdelibs, Aaron J. Seigo, and Marco Martin. Rep

Re: [KDE/Mac] Multiplatform frameworks

2015-03-02 Thread Ian Wadham
Hi Jeremy, On 02/03/2015, at 11:42 PM, Jeremy Whiting wrote: > I read that KDEInstallDirs documentation [2], and it seems it's a bit outdated Well, it is part of the official documentation for ECM, in api.kde.org, so it *ought* to be up-to-date, but there is no date or version number AFAICS. What

Qt5/KF5 and extending registration of plugins (formerly done with more desktop files)

2015-03-02 Thread Friedrich W. H. Kossebau
Hi, in the old times, with metadata about plugins separated in .desktop files, one could register the same plugin for multiple things without touching the plugin itself. Examples: plugins that were using plugin themselves, like the Okular kpart. When installing another Okular plugin, e.g. for

Re: Review request: QBluez

2015-03-02 Thread Albert Astals Cid
El Diumenge, 1 de març de 2015, a les 23:15:36, David Rosca va escriure: > I have made yet another changes and I think it is ready > to be used in Bluedevil. > However, I'm not really sure how should I proceed now. > > Can I move it to playground repo (+ add it to reviewboard and set > a jenkins b

Re: [KDE/Mac] Multiplatform frameworks

2015-03-02 Thread Marko Käning
Hi Ian, On 02 Mar 2015, at 03:30 , Ian Wadham wrote: > I am talking about regular apps, not Frameworks, but I am glad that > Frameworks' > doctools is inserting the "kf5/" subdir. > But also I expect "/Library/Application Support/kxmlgui5/“, > If I have understood [2] correctly (BTW there seem

Re: Review request: QBluez

2015-03-02 Thread David Rosca
I have made yet another changes and I think it is ready to be used in Bluedevil. However, I'm not really sure how should I proceed now. Can I move it to playground repo (+ add it to reviewboard and set a jenkins build)? Would it be ok for a Bluedevil (in workspace) to depend on a library in playgr

Re: [KDE/Mac] Multiplatform frameworks

2015-03-02 Thread René J . V . Bertin
On Sunday March 01 2015 17:37:35 Ian Wadham wrote: Hi Ian >Let me kick off by saying that I am not necessarily in favour of "doing what >the Romans do"… ;-) Heh, I got that! :) >And I do not like directory names with a space in them >either, but that is just an annoying detail... I *hope* it

Re: [KDE/Mac] Multiplatform frameworks

2015-03-02 Thread Jeremy Whiting
Ian, I read that KDEInstallDirs documentation, and it seems it's a bit outdated or at least not complete. If I change just -DKDE_INSTALL_DATADIR but nothing else here. kdesrc-build is installing data (stuff that went under $prefix/share) in "~/Library/Application Support" but nothing else so far.