Re: [proposal] KSecretsService components moving from playground

2011-10-31 Thread Valentin Rusu
On 10/31/2011 03:48 PM, Aaron J. Seigo wrote: it's hallloween .. let's reanimate a dead thread to celebrate! ;) trick or treat! :-) in KSecretsService, metatypes are initialized like this: qRegisterMetaType(); This line comes from kdeui/ksecretsservice/dbusbackend.cpp or from other pl

Re: [proposal] KSecretsService components moving from playground

2011-10-31 Thread Olivier Goffart
On Monday 31 October 2011 15:48:51 Aaron J. Seigo wrote: > it's hallloween .. let's reanimate a dead thread to celebrate! ;) > > On Wednesday, October 12, 2011 00:24:00 Valentin Rusu wrote: > > The code is not yet fully mature, all the components are not yet > > finished, but the main parts are th

Re: [proposal] KSecretsService components moving from playground

2011-10-31 Thread Thiago Macieira
On Monday, 31 de October de 2011 15:48:51 Aaron J. Seigo wrote: > n KSecretsService, metatypes are initialized like this: > > qRegisterMetaType(); > > this is a problem because it does not include the namespace. which afaik > means that code that wishes to use this needs to first do: Th

Re: [proposal] KSecretsService components moving from playground

2011-10-31 Thread Aaron J. Seigo
it's hallloween .. let's reanimate a dead thread to celebrate! ;) On Wednesday, October 12, 2011 00:24:00 Valentin Rusu wrote: > The code is not yet fully mature, all the components are not yet > finished, but the main parts are there and it is now possible to have > secrets stored in KSecretsServ

Re: [proposal] KSecretsService components moving from playground

2011-10-16 Thread Valentin Rusu
On 10/16/2011 03:30 PM, Will Stephenson wrote: On Wednesday 12 October 2011 00:24:00 Valentin Rusu wrote: Any thoughts? This all sounds good. A couple of questions: 1) Are the KWallet API changes additions, or will some parts of the kwallet api be deprecated? If so, when do you plan to add th

Re: [proposal] KSecretsService components moving from playground

2011-10-16 Thread Will Stephenson
On Wednesday 12 October 2011 00:24:00 Valentin Rusu wrote: > As KSecretsService becomes quite usable, I think it's time to prepare to > get it integrated into the next release. > http://techbase.kde.org/Schedules/KDE4/4.8_Release_Schedule > > The code is not yet fully mature, all the components ar

Re: [proposal] KSecretsService components moving from playground

2011-10-13 Thread Valentin Rusu
On 10/13/2011 10:28 PM, Martin Koller wrote: On Wednesday, 12. October 2011 01:09:51 Valentin Rusu wrote: I personally have been looking forward to KSecretsService and I like the idea of leaving KSecretsService unused by default for now, but it should at least be stressed to downstream to leave

Re: [proposal] KSecretsService components moving from playground

2011-10-13 Thread Martin Koller
On Wednesday, 12. October 2011 01:09:51 Valentin Rusu wrote: > > I personally have been looking forward to KSecretsService and I like > > the idea of leaving KSecretsService unused by default for now, but it > > should at least be stressed to downstream to leave it off by default > > and why you c

Re: [proposal] KSecretsService components moving from playground

2011-10-11 Thread Valentin Rusu
On 10/12/2011 12:53 AM, Steven Sroka wrote: The code is not yet fully mature, all the components are not yet finished, but the main parts are there and it is now possible to have secrets stored in KSecretsService and konqi or microblog successfully getting them upon session start. There is a chec

Re: [proposal] KSecretsService components moving from playground

2011-10-11 Thread Steven Sroka
>On 11 October 2011 18:24, Valentin Rusu wrote: > Hello, > > As KSecretsService becomes quite usable, I think it's time to prepare to get > it integrated into the next release. > http://techbase.kde.org/Schedules/KDE4/4.8_Release_Schedule > > The code is not yet fully mature, all the components ar

[proposal] KSecretsService components moving from playground

2011-10-11 Thread Valentin Rusu
Hello, As KSecretsService becomes quite usable, I think it's time to prepare to get it integrated into the next release. http://techbase.kde.org/Schedules/KDE4/4.8_Release_Schedule The code is not yet fully mature, all the components are not yet finished, but the main parts are there and it i