Re: Use Icon Tasks as out default taskmanager for KDE 4.9?

2012-05-04 Thread Martin Gräßlin
On Friday 04 May 2012 22:36:25 Mark wrote: > Hi, > So all things considered, why don't we pull the plug for taskmanager and > start using icon tasks by default? > And would this still be on time for KDE 4.9? this discussion does not belong on core-devel, but on plasma-devel as it is only workspace

Re: [Kde-pim] [ANNOUNCE] Google and Kolab New Soft Dependencies for kdepim-runtime 4.9

2012-05-04 Thread Michael Jansen
Since i had problems to find that xsd thing here the link for others. http://www.codesynthesis.com/projects/xsd/ Mike On Friday, May 04, 2012 10:45:42 AM Allen Winter wrote: > Howdy, > > Coming in kdepim-runtime 4.9, we will now be providing a Google resource as > well as an overhauled Kolab r

Re: Review Request: Avoid using QDialog::exec in kpasswdserver to address long standing issue

2012-05-04 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104817/ --- (Updated May 4, 2012, 11:01 p.m.) Review request for KDE Runtime and David

Re: Review Request: Avoid using QDialog::exec in kpasswdserver to address long standing issue

2012-05-04 Thread Dawit Alemayehu
> On May 4, 2012, 10:20 p.m., David Faure wrote: > > kpasswdserver/kpasswdserver.cpp, line 1108 > > > > > > Is this unfinished porting, or old code that can be removed? > > I think the code above is doing it, s

Re: Review Request: Avoid using QDialog::exec in kpasswdserver to address long standing issue

2012-05-04 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104817/#review13442 --- Very nice, thanks for this! Including the unittests I had marke

Re: Review Request: Added option for disabling the offer to save website passwords in Konqueror

2012-05-04 Thread Albert Astals Cid
> On April 26, 2012, 5:09 p.m., Albert Astals Cid wrote: > > If i understand you correctly you are suggesting to create a bug (option > > that does nothing)? > > > > Doesn't make much sense. > > Dawit Alemayehu wrote: > Huh ? I do not follow. By "option that does nothing" you mean this cha

Re: Review Request: Added option for disabling the offer to save website passwords in Konqueror

2012-05-04 Thread David Faure
> On April 26, 2012, 5:09 p.m., Albert Astals Cid wrote: > > If i understand you correctly you are suggesting to create a bug (option > > that does nothing)? > > > > Doesn't make much sense. > > Dawit Alemayehu wrote: > Huh ? I do not follow. By "option that does nothing" you mean this cha

Re: What about DATAKIOSLAVE?

2012-05-04 Thread David Faure
On Friday 04 May 2012 18:53:40 Rolf Eike Beer wrote: > In kio/kio/dataprotocol.h you will find this documentation of that #define: > > // DATAKIOSLAVE: define if you want to compile this into a stand-alone > //kioslave > > And in this header and the implementation a bunch of #ifdef's

Re: Use Icon Tasks as out default taskmanager for KDE 4.9?

2012-05-04 Thread Mark
out = our.. sorry for that title typo. On Fri, May 4, 2012 at 10:36 PM, Mark wrote: > Hi, > > I was witnessing a range of very annoying task manager bugs. > > 1. I was still witnessing ghosting even with Qt 4.8.1. I haven't re-opened > https://bugs.kde.org/show_bug.cgi?id=275469 yet since i thin

Use Icon Tasks as out default taskmanager for KDE 4.9?

2012-05-04 Thread Mark
Hi, I was witnessing a range of very annoying task manager bugs. 1. I was still witnessing ghosting even with Qt 4.8.1. I haven't re-opened https://bugs.kde.org/show_bug.cgi?id=275469 yet since i think the ghosting doesn't occur in icon tasks. 2. I was witnessing something new in KDE 4.8 (hidden

Re: Review Request: Fix KShortcut to really allow the usage of multiple shortcuts

2012-05-04 Thread Mark Gaiser
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104801/#review13436 --- Any re-review on this? - Mark Gaiser On May 2, 2012, 6:19 p.

Review Request: kjs: Fix parseFloat not cutting-off leading unicode spaces

2012-05-04 Thread Bernd Buschinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104858/ --- Review request for kdelibs. Description --- kjs: Fix parseFloat not c

Review Request: kjs: Implement standard String.trim, also non-standard trimLeft & trimRight

2012-05-04 Thread Bernd Buschinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104857/ --- Review request for kdelibs. Description --- kjs: Implement standard S

Review Request: kjs: Unify/de-duplicate Space checking

2012-05-04 Thread Bernd Buschinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104855/ --- Review request for kdelibs. Description --- kjs: Unify/de-duplicate S

What about DATAKIOSLAVE?

2012-05-04 Thread Rolf Eike Beer
In kio/kio/dataprotocol.h you will find this documentation of that #define: // DATAKIOSLAVE: define if you want to compile this into a stand-alone // kioslave And in this header and the implementation a bunch of #ifdef's depending on it. But I can't see it being set or used anywhere.

Re: Review Request: kjs: All prototype constructor should be [[Writable]]: true, [[Enumerable]]: false, [[Configurable]]: true

2012-05-04 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104680/#review13425 --- This review has been submitted with commit 4d326a3f143e7a27000

Re: Review Request: KJS: Implement Object.prototypeOf, Object.keys, Object.getOwnPropertyNames

2012-05-04 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104511/#review13422 --- This review has been submitted with commit 654fa56348058ab8155

Re: Review Request: kjs: Implement Array.isArray

2012-05-04 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104676/#review13424 --- This review has been submitted with commit f6a64b352c9ec4cc6eb

Re: Review Request: kjs: Global NaN, undefined and Infinity should be [[Writable]]: false, [[Enumerable]]: false, [[Configurable]]: false

2012-05-04 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104678/#review13423 --- This review has been submitted with commit 2adfc96790b034629a4

[ANN] ODB C++ ORM 2.0.0 released, adds support for C++11, polymorphism

2012-05-04 Thread Boris Kolpackov
I am pleased to announce the release of ODB 2.0.0. ODB is an open source object-relational mapping (ORM) system for C++. It allows you to persist C++ objects to a relational database without having to deal with tables, columns, or SQL and without manually writing any of the mapping code. Major ne

Re: Review Request: Add warning for searching the complete file system

2012-05-04 Thread Sebastian Kügler
On Thursday, May 03, 2012 19:52:55 Andre Heinecke wrote: > Btw. nepomuk based file search is not going to be an option for company > networks for a long time or ever. Imagine the Upgrade, every user indexes > everything for themself,.. Afaik The semantic desktop as it is currently > designed is for

Replacement of identity.kde.org

2012-05-04 Thread Tom Albers
Hi, We are currently preparing the replacement of the current software used for identity.kde.org (GOSA). We will replace it with brand new software, developed by Ben Cooksley himself, it's called Solena. The idea is still the same: one place to create a username/password and use that service o

Re: Review Request: Add warning for searching the complete file system

2012-05-04 Thread Andre Heinecke
> On May 3, 2012, 7:35 p.m., Mark Gaiser wrote: > > Let me first say that i have absolutely nothing to say about this. I do > > have an opinion about this though. > > I would not like this. If i'm searching i just want to search and certainly > > don't get a dialog just to confirm my search. >

Re: Review Request: Add warning for searching the complete file system

2012-05-04 Thread Andre Heinecke
> On May 3, 2012, 7:35 p.m., Mark Gaiser wrote: > > Let me first say that i have absolutely nothing to say about this. I do > > have an opinion about this though. > > I would not like this. If i'm searching i just want to search and certainly > > don't get a dialog just to confirm my search. >

Re: Review Request: Add warning for searching the complete file system

2012-05-04 Thread Kai Uwe Broulik
> On May 3, 2012, 7:35 p.m., Mark Gaiser wrote: > > Let me first say that i have absolutely nothing to say about this. I do > > have an opinion about this though. > > I would not like this. If i'm searching i just want to search and certainly > > don't get a dialog just to confirm my search. >