Re: How do I design this interface?

2011-07-10 Thread Akarsh Simha
Hi Shantanu > Awesome idea, indeed. Well, it isn't mine, really. > Keeping in mind that QML is a UI and interaction design tool, its pretty > easy to do the Interesting Box using QML. > Whether to use QML or traditional QWidgets is a decision KStars should make. > In this case, pros of QML is a

Re: How do I design this interface?

2011-07-10 Thread Shantanu Tushar Jha
Hi Akarsh, On Mon, Jul 11, 2011 at 11:54 AM, Akarsh Simha wrote: > Dear KDE, > > I contribute to KStars. John Tapsell pointed out to us that our > interface would not tell us what was interesting. So someone who's new > to astronomy would not learn much by looking at our current interface. > > Jo

How do I design this interface?

2011-07-10 Thread Akarsh Simha
Dear KDE, I contribute to KStars. John Tapsell pointed out to us that our interface would not tell us what was interesting. So someone who's new to astronomy would not learn much by looking at our current interface. John suggested we have a box that tells users what to look at, a "What's interest

Re: Design of PIM, etc. (was Build KMail only?)

2011-07-10 Thread Ian Wadham
On 11/07/2011, at 2:00 PM, Kevin Krammer wrote: > On Monday, 2011-07-11, Ian Wadham wrote: > >> Surely, PIM could be designed around a shared data source (a relational >> database if you must) in such a way that the various applications can >> exist independently of each other, in a loosely boun

Re: Design of PIM, etc. (was Build KMail only?)

2011-07-10 Thread Kevin Krammer
On Monday, 2011-07-11, Ian Wadham wrote: > Surely, PIM could be designed around a shared data source (a relational > database if you must) in such a way that the various applications can > exist independently of each other, in a loosely bound form. This is exactly how the new PIM applications are

Re: Build KMail only?

2011-07-10 Thread Michael Pyne
On Sunday, July 10, 2011 21:26:20 Rui Maciel wrote: > On 07/10/2011 05:35 PM, Tom Albers wrote: > > You can talk all you want, you called akonadi and friends 'cruft' and I > > find that disrespectful and unneeded, you could have conveyed exactly the > > same message without the addition of the word

Design of PIM, etc. (was Build KMail only?)

2011-07-10 Thread Ian Wadham
On 11/07/2011, at 6:26 AM, Rui Maciel wrote: > On 07/10/2011 05:35 PM, Tom Albers wrote: >> You can talk all you want, you called akonadi and friends 'cruft' and I find >> that disrespectful and unneeded, you could have conveyed exactly the same >> message without the addition of the word 'cruft

Re: How to fix .desktop file bug?

2011-07-10 Thread Stephen Kelly
Cyrille Berger Skott wrote: > Hi, > > On Sunday 10 July 2011, Stephen Kelly wrote: >> So for starters as I don't know much about desktop files: >> >> Is NoDisplay=true the correct way to make an entry not show up in >> krunner, >> or there a more correct way? > At least that is what we use in

Re: Build KMail only?

2011-07-10 Thread Rui Maciel
On 07/10/2011 05:35 PM, Tom Albers wrote: > You can talk all you want, you called akonadi and friends 'cruft' and I find > that disrespectful and unneeded, you could have conveyed exactly the same > message without the addition of the word 'cruft'. Listen, I was very clear on what I've said. So

Re: Build KMail only?

2011-07-10 Thread Kevin Krammer
On Sunday, 2011-07-10, Tom Albers wrote: > - Oorspronkelijk bericht - > > > Have you tried checking out an older version from the pre-Akonadi & > > related cruft days? > > Calling technology of fellow community members cruft is very disrespectful. > I suggest you read the CoC: http://www.

Re: Build KMail only?

2011-07-10 Thread Thomas Lübking
Am Sun, 10 Jul 2011 16:35:27 - (UTC) schrieb Tom Albers : > You can talk all you want, you called akonadi and friends 'cruft' and > I find that disrespectful and unneeded, you could have conveyed > exactly the same message without the addition of the word 'cruft'. I think this is just a misco

Re: Build KMail only?

2011-07-10 Thread Lydia Pintscher
On Sun, Jul 10, 2011 at 18:20, Rui Maciel wrote: > On 07/10/2011 04:34 PM, Tom Albers wrote: >> Calling technology of fellow community members cruft is very disrespectful. >> I suggest you read the CoC:http://www.kde.org/code-of-conduct/ >> >> Best, > > The definition of "cruft" is "anything unpl

Re: Build KMail only?

2011-07-10 Thread Tom Albers
- Oorspronkelijk bericht - > On 07/10/2011 04:34 PM, Tom Albers wrote: > > Calling technology of fellow community members cruft is very > > disrespectful. I suggest you read the > > CoC:http://www.kde.org/code-of-conduct/ > > > > Best, > > The definition of "cruft" is "anything unpleasan

Re: Build KMail only?

2011-07-10 Thread Rui Maciel
On 07/10/2011 04:34 PM, Tom Albers wrote: > Calling technology of fellow community members cruft is very disrespectful. I > suggest you read the CoC:http://www.kde.org/code-of-conduct/ > > Best, The definition of "cruft" is "anything unpleasant that accumulates over time". This discussion is ab

Re: Build KMail only?

2011-07-10 Thread Tom Albers
- Oorspronkelijk bericht - > Have you tried checking out an older version from the pre-Akonadi & > related cruft days? Calling technology of fellow community members cruft is very disrespectful. I suggest you read the CoC: http://www.kde.org/code-of-conduct/ Best, -- Tom Albers >> Vi

Re: Build KMail only?

2011-07-10 Thread Rui Maciel
On 07/10/2011 09:14 AM, Ian Wadham wrote: > Oh well, I tried. Working on a Macbook in Apple OS X with PIM software ported > by Macports, I got as far as having KMail, Akonadi and MySql playing together, > after some difficulty. Then it asked for Nepomuk and "resource agents" > (whatever > they a

Hotfix for regression

2011-07-10 Thread Alexander Chehovsky
My fix for bug https://bugs.kde.org/show_bug.cgi?id=276958 introduced a regression: https://bugs.kde.org/show_bug.cgi?id=277421 I've made a hotfix (attached), needs to be approved my maintainer and applied to 4.7 and master. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubsc

Re: How to fix .desktop file bug?

2011-07-10 Thread Cyrille Berger Skott
Hi, On Sunday 10 July 2011, Stephen Kelly wrote: > So for starters as I don't know much about desktop files: > > Is NoDisplay=true the correct way to make an entry not show up in krunner, > or there a more correct way? At least that is what we use in krita. And if I remember it was under recomm

Re: Build KMail only?

2011-07-10 Thread Ian Wadham
On 02/07/2011, at 4:15 AM, Torgny Nyblom wrote: > On Thursday 23 June 2011 08.40.02 Ian Wadham wrote: >> Can I build KMail without Akonadi, etc? If so, how? > > Short: no (as already stated) > > Long: Akonadi is used by most PIM application including KMail as a backend > for > storing data inc

How to fix .desktop file bug?

2011-07-10 Thread Stephen Kelly
Hi, A month ago I applied https://projects.kde.org/projects/kde/kdepim/repository/revisions/93cc0b6708c5a122db913235274a5bbf5ce0711f/diff/kontact/src/kontactconfig.desktop because two entries for kontact were showing up in krunner - one was actually kontact, the other was the kontact config di

Re: How to fix .ui file & bug?

2011-07-10 Thread Jeffery MacEachern
On Sun, Jul 10, 2011 at 03:05, Stephen Kelly wrote: > Stephen Kelly wrote: > >> >> Hi, >> >> I'm looking at https://bugs.kde.org/show_bug.cgi?id=274924 I don't know >> how to fix it. > > I gave it a buddy. Thanks Jan and Albert. :) Thanks from me as well. I was going to file (and then attempt a f

Re: How to fix .ui file & bug?

2011-07-10 Thread Stephen Kelly
Stephen Kelly wrote: > > Hi, > > I'm looking at https://bugs.kde.org/show_bug.cgi?id=274924 I don't know > how to fix it. I gave it a buddy. Thanks Jan and Albert. :) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<