Re: Munich Sprint

2016-04-21 Thread John Layt
On 18 April 2016 at 22:50, dennis knorr wrote: > as far as i am aware, kprinter from credativ was only a part which was > needed. The old kde printing system had more features. but as i explain > in my other mail, i first wanted to tidy up our issues before > "ambushing" you. :) There's still a

Re: Munich Sprint

2016-04-21 Thread John Layt
On 18 April 2016 at 20:58, John Layt wrote: > That would be kprinter. Credative / Limux had a replacement for KDE4 > called kprinter4 (part of which is a poorly-attributed fork of some > code I wrote for Okular): > > http://kde-apps.org/content/show.php/KPrinter4?content

Re: Munich Sprint

2016-04-18 Thread John Layt
On 18 April 2016 at 16:14, Kai Uwe Broulik wrote: > * something about a printing tool kde 3 had we lost That would be kprinter. Credative / Limux had a replacement for KDE4 called kprinter4 (part of which is a poorly-attributed fork of some code I wrote for Okular): http://kde-apps.org/content/

Re: [KDE/Mac] systemsettings, kde-cli-tools and other plasma components on non-Plasma/non-X11 platforms

2015-12-24 Thread John Layt
Hi, Drive-by comment, no time to read the full thread so not sure if it's been said, but I thought I'd just refresh memories on what we discussed at an Akademy a few years back. The general consensus was that forcing Mac/Windows/Gnome users to install Systemsettings just to configure their standal

Re: Review Request 124885: Fix issues in translation control module

2015-08-23 Thread John Layt
> On Aug. 23, 2015, 2:47 a.m., Jeremy Whiting wrote: > > Ship It! > > Jeremy Whiting wrote: > Incidentally, the pt issue sounds like a QLocale bug, do we need to find > one or file a new one for that probably? Yeah, looks a Qt bug, it has a table from CLDR of default countries to use so t

Re: Review Request 122488: Improved calendar navigation

2015-07-27 Thread John Layt
https://community.kde.org/Plasma/Clock#Zooming_Calendar (which was a serious crib from Windows anyway :-) ). The thing to add for the future will be clicking on the day takes you to an Agenda view with your calendar and holidays and even weather forecast for that day :-) - John Layt On July 27

KHolidays 5 branch

2014-12-28 Thread John Layt
Hi, I've just pushed a new branch called kf5-port to the kholidays repository for people to look at. This contains the set of api changes I wanted to make and attempts to remove the kdelibs4support dependency. Could someone who understands CMake better than me have a look at the last commit, as i

Re: Request: better override functionality in locale settings

2014-08-28 Thread John Layt
Hi, Just to add to the background (and seeing as I'm the primary culprit in the death of KLocale and the slow pace of improvements to QLocale), there's 2 very big reasons for removing it (and the consequent loss of the customization feature): 1) It was very big and a maintenance burden, especially

Re: Request: better override functionality in locale settings

2014-08-28 Thread John Layt
Hi, Just to add to the background (and seeing as I'm the primary culprit in the death of KLocale and the slow pace of improvements to QLocale), there's 2 very big reasons for removing it (and the consequent loss of the customization feature): 1) It was very big and a maintenance burden, especially

Re: Request: better override functionality in locale settings

2014-08-28 Thread John Layt
On 28 August 2014 09:31, Harald Sitter wrote: > On Thu, Aug 28, 2014 at 3:49 AM, Matthew Ruffalo wrote: >> I still strongly, *strongly* disagree that it's acceptable for a user to >> choose an appropriate locale for override settings. > > Perhaps I am leaning myself way out the window but I think

Re: Request: better override functionality in locale settings

2014-08-28 Thread John Layt
On 28 August 2014 09:28, Martin Klapetek wrote: > On Wed, Aug 27, 2014 at 11:34 AM, Sebastian Kügler wrote: >> >> >> There's more than just metric and imperial. This page gives you a slight >> impression of the complexity: >> http://en.wikipedia.org/wiki/Imperial_units#Current_use_of_imperial_uni

Re: Request: better override functionality in locale settings

2014-08-28 Thread John Layt
On 28 August 2014 09:28, Martin Klapetek wrote: > On Wed, Aug 27, 2014 at 11:34 AM, Sebastian Kügler wrote: >> >> >> There's more than just metric and imperial. This page gives you a slight >> impression of the complexity: >> http://en.wikipedia.org/wiki/Imperial_units#Current_use_of_imperial_uni

Re: Request: better override functionality in locale settings

2014-08-28 Thread John Layt
On 28 August 2014 09:31, Harald Sitter wrote: > On Thu, Aug 28, 2014 at 3:49 AM, Matthew Ruffalo wrote: > Perhaps I am leaning myself way out the window but I think there is > one very portable solution to this problem: writing an own locale > defintion [1] and installing&configuring that. And I

Re: Plasma 5 RC

2014-07-08 Thread John Layt
On 7 July 2014 10:16, Jonathan Riddell wrote: > On Fri, Jul 04, 2014 at 10:36:00AM +0100, John Layt wrote: >> Co-installabilty of Plasma 4 and Plasma 5 with minimal work required >> by the distros is a must if we want to avoid the mess of KDE4. >> Already openSUSE has ann

Re: [kde-packager] Re: [kde-packager] Plasma 5 RC

2014-07-04 Thread John Layt
On 4 July 2014 10:13, Vishesh Handa wrote: > On Fri, Jul 4, 2014 at 10:59 AM, Jonathan Riddell wrote: >> I renamed baloo's tar to baloo5 because it contains some libraries >> which most distros will want to co-install so I'd expect baloo >> (kdelibs4) and baloo (kf5) to exist in distro archives

Re: [kde-packager] Re: [kde-packager] Plasma 5 RC

2014-07-04 Thread John Layt
On 4 July 2014 10:13, Vishesh Handa wrote: > On Fri, Jul 4, 2014 at 10:59 AM, Jonathan Riddell wrote: >> I renamed baloo's tar to baloo5 because it contains some libraries >> which most distros will want to co-install so I'd expect baloo >> (kdelibs4) and baloo (kf5) to exist in distro archives

Re: Review Request 119103: Startkde: Remove KLOCALE_LANGUAGES

2014-07-03 Thread John Layt
> On July 3, 2014, 12:41 p.m., Aleix Pol Gonzalez wrote: > > Don't we still need to pass the language somehow? or now it will be enough > > with $LANG? > > Vishesh Handa wrote: > KLocale languages had a list of languages. The first one being the main > one, and others being fallbacks. We n

Locale Name Primer

2014-06-07 Thread John Layt
Locale Names. A quick primer on Locale Names, seeing as we've had a few issues in the last couple of days. I can't claim perfect knowledge, so feel free to point out where I am wrong :-) TL;DR: * Don't use QLocale::bcp47Name(). * Use QLocale::name(), but may need to modify the results. * You usua

Re: Review Request 118584: Formats KCM: Use QLocale::name() instead of bcp47Name() when writing to the configuration file

2014-06-06 Thread John Layt
system, bcp47Name() returns > "it" only, and that breaks everything. Hence the reason for this patch. > Also I wanted indeed to wait till the "pros" gave their answers. ;) > > John Layt wrote: > Please don't make me read the BCP47 standard again: it&#

Re: Review Request 118584: Formats KCM: Use QLocale::name() instead of bcp47Name() when writing to the configuration file

2014-06-06 Thread John Layt
-- On June 6, 2014, 7:45 a.m., Luca Beltrame wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/118584/ > ------- > >

Re: Review Request 118063: New Formats KCM

2014-05-12 Thread John Layt
> On May 11, 2014, 6:59 p.m., John Layt wrote: > > kcms/formats/kcmformats.cpp, line 204 > > <https://git.reviewboard.kde.org/r/118063/diff/1/?file=272244#file272244line204> > > > > Why are you writing all these entries here? If all they have set is &

Re: Review Request 118063: New Formats KCM

2014-05-11 Thread John Layt
> On May 10, 2014, 9:52 p.m., Martin Klapetek wrote: > > File Attachment: new Formats KCM in kcmshell5 - formatskcm.png > > <https://git.reviewboard.kde.org/r/118063/#fcomment220> > > > > Shouldn't this be "Country" rather than Region? >

Re: Review Request 118063: New Formats KCM

2014-05-11 Thread John Layt
r/118063/ > --- > > (Updated May 9, 2014, 5:05 p.m.) > > > Review request for Plasma and John Layt. > > > Bugs: 331930 > https://bugs.kde.org/show_bug.cgi?id=331930 > > > Repository: plasma-desk

Re: Review Request 118063: New Formats KCM

2014-05-11 Thread John Layt
in I can tweak it as needed. - John Layt On May 9, 2014, 5:05 p.m., Sebastian Kügler wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard

Re: Review Request 118063: New Formats KCM

2014-05-11 Thread John Layt
ually affects and use that as an example. Problem is QLocale doesn't have any methods that use this other than measurementSystem() returning Metric/ImperialUK/ImperialUS. If my comment above about needing to show the locale names in teh combo is correct, then just showing th

Re: Locale settings in Plasma Next

2014-05-09 Thread John Layt
On 6 May 2014 22:35, Sebastian Kügler wrote: > Where can I find that KCM? I've looked into the old kde-runtime repo, and the > new location in plasma-desktop, but no branches that look like the code is in > there. The new one is only in my private clone of kde-runtime at the moment, I could push

Re: Re: Compatibility problems with latest GTK+ applications

2014-05-09 Thread John Layt
On 9 May 2014 10:04, Martin Gräßlin wrote: > > XFCE is affected in that way that GTK developers opened bug reports against > XFCE that their window manager is broken (stating it's the only one not > supporting that, well KWin neither). That's not exactly the way to win friends and influence peopl

Re: Compatibility problems with latest GTK+ applications

2014-05-09 Thread John Layt
On 8 May 2014 13:56, Sebastian Kügler wrote: > On Thursday, May 08, 2014 14:39:49 Matthias Klumpp wrote: >> However, to support the cross-desktop efforts, the GNOME people should >> maybe make a few compromises (e.g. make GTK+ behave differently on >> other DEs), especially since GTK+ is not just

Re: Compatibility problems with latest GTK+ applications

2014-05-09 Thread John Layt
On 8 May 2014 13:56, Sebastian Kügler wrote: > On Thursday, May 08, 2014 14:39:49 Matthias Klumpp wrote: >> However, to support the cross-desktop efforts, the GNOME people should >> maybe make a few compromises (e.g. make GTK+ behave differently on >> other DEs), especially since GTK+ is not just

Re: Locale settings in Plasma Next

2014-05-06 Thread John Layt
On 5 May 2014 15:44, Sebastian Kügler wrote: > On Sunday, February 23, 2014 20:10:31 John Layt wrote: >> One question is when these changes to the envvars will get applied, and the >> action required to apply them to the apps. I believe Gnome forces you to >> log out and in

Re: Plasma 5?

2014-05-06 Thread John Layt
On 5 May 2014 14:55, Sebastian Kügler wrote: > I am not happy with the 2014.6 name and naming scheme. There I said it. Here's a few random thoughts to add to the mix. I'll admit I always thought the .MM number scheme somewhat awkward to use, but that the reasons behind it had a lot of valid

Fwd: Proposal: Location hackfest

2014-04-07 Thread John Layt
: Zeeshan Ali (Khattak) Date: 2 April 2014 17:00 Subject: Proposal: Location hackfest To: John Layt , Aaron McCarthy < aaron.mccar...@jollamobile.com>, Hanno Schlichting Cc: Bastien Nocera , Ekaterina Gerasimova < kittykat3...@gmail.com> Hi everyone, I'm planning a combined hackfest

Plasma Next - Translations KCM - What Languages?

2014-03-14 Thread John Layt
Hi, I'm doing some more work on the new KCM for Translations, i.e. the KCM in Plasma Next to configure the LANGUAGE env var that startkde will export for all apps running under Plasma Next to use, including Gtk as well as Qt apps. Because this is now the workspace/desktop wide setting, and not

Re: Locale settings in Plasma Next

2014-03-10 Thread John Layt
On 10 March 2014 10:11, Martin Klapetek wrote: > On Sun, Feb 23, 2014 at 8:10 PM, John Layt wrote: > Any ETA on the QLocale changes? Any particular plans with which we can help? > I'd be happy to help out there. I'm hoping for Qt 5.4, but this is something that needs to be

Locale settings in Plasma Next

2014-02-23 Thread John Layt
Hi, With the countdown to Plasma Next underway, I thought I'd better outline what needs to be done for locale settings, in particular the KCM, in case I don't find the time to do it. In KDE4 we had KLocale in which we wrote the formatting code and provided the locale data ourselves which gave

Re: Date in digital-clock?

2014-02-06 Thread John Layt
On Thursday 06 Feb 2014 01:39:33 Martin Klapetek wrote: > Hey, > > what's the plan of getting the date back to the digital clock applet? Do we > want that? Do we not? Should it go again under the clock (making it really > tiny I guess)? Ideas? > > Cheers As a survivor of the Clock Wars back in t

Re: Review Request 114886: Port Time dataengine to QTimeZone

2014-01-06 Thread John Layt
hough). - John Layt On Jan. 6, 2014, 3:07 p.m., Martin Klapetek wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard

Re: PIM Sprint (The bits relevant to Plasma)

2013-11-19 Thread John Layt
On 19 November 2013 10:51, Marco Martin wrote: > On Monday 18 November 2013, John Layt wrote: > >> > dataengine in Plasma 1) >> > >> > - various runners >> >> There are 3 data engines and 2 runners which link to kdepimlibs. The >> Akonadi an

Re: PIM Sprint (The bits relevant to Plasma)

2013-11-18 Thread John Layt
+ FB etc) > "[having a first run wizard] is Plasma's call, but if there is one, > this is what we want to add" - John Layt. The idea being that if the user didn't configure any calendars on first run, then we would know to disable events and so never wake Akonadi up. Th

Re: Review Request 113260: Port KTimeZoned to Qt5/KF5

2013-11-10 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113260/#review43331 --- Ship it! Ship It! - John Layt On Oct. 22, 2013, 4:49 p.m

Re: Review Request 113260: Port KTimeZoned to Qt5/KF5

2013-11-04 Thread John Layt
> On Nov. 4, 2013, 4:12 p.m., John Layt wrote: > > I've asked on the Qt Development list about Qt 5 Solaris support. I'm told > > it builds and works to some extent, and patches are welcome, but not > > without having been tested on a real Solaris build first,

Re: Review Request 113260: Port KTimeZoned to Qt5/KF5

2013-11-04 Thread John Layt
o return the current system time zone and the list of available time zones, and on other platforms just wrap the Qt calls. Opinions? - John Layt On Oct. 22, 2013, 4:49 p.m., Martin Klapetek wrote: > > --- > This is an automatical

Re: Keep the Things You Forgot

2013-10-24 Thread John Layt
On 24 October 2013 14:54, Mario Fux KDE ML wrote: >> You probably mean dot.kde.org/2013/09/25/frameworks-5 > > And this: > http://dot.kde.org/2013/09/04/kde-release-structure-evolves Yes, that explains Frameworks and Workspaces, albeit a little fuzzy on Workspaces vs Plasma, but it kinda leaves

Re: Keep the Things You Forgot

2013-10-23 Thread John Layt
On 23 October 2013 21:49, Mark wrote: > A blog post that i'd very much like from you (Aaron) is about the next > big KDE version, the naming and how the complete collection is going > to be called or if there even will be a collection release (what KDE > SC is now). Press is still getting that wr

Re: Review Request 113260: Port KTimeZoned to Qt5/KF5

2013-10-21 Thread John Layt
> On Oct. 16, 2013, 12:15 p.m., John Layt wrote: > > Wow, there sure is a lot of code in there catering for all the possible > > corner cases :-) QTimeZone has a lot less places it checks, so I'll need > > to do an in-depth comparison, but given Qt5 will only sup

Re: Review Request 113260: Port KTimeZoned to Qt5/KF5

2013-10-20 Thread John Layt
zone path tree (/usr/share/zoneinfo or wherever) is updated, or for Windows if any of the registry database is updated (I can do that later). - John Layt On Oct. 18, 2013, 1 p.m., Martin Klapetek wrote: > > --- > This is an auto

Re: Review Request 113260: Port KTimeZoned to Qt5/KF5

2013-10-16 Thread John Layt
anged, but I can't guarantee it will get in so we still need the daemon for now. - John Layt On Oct. 15, 2013, 8:09 p.m., Martin Klapetek wrote: > > --- > This is an automatically generat

Re: Building plasma mediacenter - qt-mobility

2013-03-24 Thread John Layt
On 24 March 2013 11:00, todd rme wrote: > That is good to know. So are there any plans for a qt-mobility > release any time soon? It looks like there has been a lot of > development in the last 2 years or so. Qt Mobility as a monolithic package won't see another release, but the modules have b

Re: Review Request: plasma calendar - event system config option

2012-08-08 Thread John Layt
you would need to change the GUI to make this obvious. Also, you seem to have other unrelated code fixes included in the review? - John Layt On Aug. 8, 2012, 7:35 a.m., Greg T wrote: > > --- > This is an automatically generat

Re: PIM Events via Plasma Clock/Calendar

2012-07-03 Thread John Layt
On 3 July 2012 09:26, Davide Bettio wrote: > Hello, > > > Quoting Daniel Kreuter : >> >> John Layt mentioned on planet.kde.org in his blog post about Fake >> Academy, that the users would like to see the PIM events in the plasma >> calendar / clock. I would

Re: How to access calendar using javascript?

2012-07-03 Thread John Layt
On 2 Jul 2012 17:07, "Davide Bettio" wrote: > > Hello, > > I've created the current calendar widget, my initial intention was to review it and to move it to kdelibs but I didn't so the API isn't meant to be used by anyone. > If you don't mind to wait few days I will commit the QML implementation t

Re: How to access calendar using javascript?

2012-07-02 Thread John Layt
> Funnily enough, I've been documenting what's needed and had written a blog about it. It's now posted at www.layt.net/john/fame_akademy with more details at community.kde.org/Plasma/Clock . Bah, thats www.layt.net/john/blog/odysseus/fame_akademy or just wait for it on the Planet :-) John ___

Re: How to access calendar using javascript?

2012-07-02 Thread John Layt
On 2 Jul 2012 08:08, "Aaron J. Seigo" wrote: > > On Thursday, June 28, 2012 15:46:09 qasdfgtyuiop wrote: > > I want to let my widget add some events to the calendar. But I can > > not find the api doc, where can I find them? > > you probably want to be adding events into Akonadi. > > the calendar

Re: Review Request: Adjust KDateTimes to Current TimeSpec of the Calendar

2011-11-09 Thread John Layt
> On Nov. 9, 2011, 10:33 a.m., David Narváez wrote: > > If there are no more comments against or in favor of this patch, I'm > > assuming everyone is OK with it so I'll commit this patch. > > Sergio Luis Martins wrote: > Ok. > > Please add a note in the TODO that we'll need to look

Re: [Kde-pim] Akonadi Calendar

2011-10-29 Thread John Layt
On Thursday 27 Oct 2011 21:26:03 Sérgio Martins wrote: > > The intention has always been to move the Akonadi calendar interface > > into > > kdepimlibs so everyone could use it, but I don't know if this has been > > done yet. Once done we can delete the copy and switch the data engine > > to the

Re: Akonadi Calendar

2011-10-27 Thread John Layt
On Thursday 27 Oct 2011 05:50:46 David Narvaez wrote: > On Sat, Oct 15, 2011 at 6:09 AM, David Narvaez > > wrote: > > Hi all, sorry for the cross posting, > > > > I was about to work on fixes in the calendar events dataengine dealing > > with the Akonadi calendar support, and found this README[0

Re: the utter failure of bugzilla (and us?)

2011-05-30 Thread John Layt
On Monday 30 May 2011 09:41:21 Aaron J. Seigo wrote: > also > more of this kind of page would be very useful: > > http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_usefu > l_crash_reports > > and they should be on community.kde.org where reporters are more likely to > find the

Re: Plasma clock bug/wish triage

2011-05-27 Thread John Layt
On Friday 27 May 2011 16:46:15 Aaron J. Seigo wrote: > On Friday, May 27, 2011 16:28:02 John Layt wrote: > > What's then left is a lot of wishes for new visual features that I think > > we can be ruthless with closing if there is no intent to ever implement > > t

Plasma clock bug/wish triage

2011-05-27 Thread John Layt
Hi, Following on from the bugs discussion I've gone through the bugs for the widget-clock componant closing what I can. I've previously posted a number of to-do points at http://community.kde.org/Plasma/Tasks#Calendar.2FClock_Plasmoids based on the open bugs. If anyone was to fix/rewrite the

Re: Idea for Season of KDE

2011-05-04 Thread John Layt
On Wednesday 04 May 2011 20:03:27 John Layt wrote: > On Wednesday 04 May 2011 12:35:27 Samikshan Bairagya wrote: > > Hi, I am interested in participating in the season of KDE with a project > > idea which is related to the Digital-Clock Plasma Applet. > > While the Digital-C

Re: Idea for Season of KDE

2011-05-04 Thread John Layt
On Wednesday 04 May 2011 12:35:27 Samikshan Bairagya wrote: > Hi, I am interested in participating in the season of KDE with a project > idea which is related to the Digital-Clock Plasma Applet. > While the Digital-Clock applet does show events (mainly holidays) it can be > put to better use if we

Re: Review Request: Chime Time Implementation

2011-04-14 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101074/#review2646 --- Given there is no real functionality added, it's a bit hard to r

Re: Review Request: Keyboard navigation for calendar applet

2011-02-22 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100718/#review1601 --- Just wondering if we want to have navigation for day selection i

Re: multiscreen fix

2011-02-17 Thread John Layt
On Thursday 17 February 2011 20:03:28 Jeffery MacEachern wrote: > On Thu, Feb 17, 2011 at 09:02, Yuen Hoe Lim wrote: > > I have multiscreen now :) Will give this a go over the weekend if no > > one's free. > > If you need further testing, I'll be game, providing I have my dev > environment (re)se

Re: Featurlets for 4.7

2011-02-17 Thread John Layt
On Tuesday 15 February 2011 17:59:54 Aaron J. Seigo wrote: > the timezone tooltip already does use a table to align content. as for the > calendar popups: don't bother. i've started a branch in kde-workspace > called plasmaclock/eventsinline where i plan to gratuitously steal some > design ideas fr

Re: Featurlets for 4.7

2011-02-15 Thread John Layt
On Friday 11 February 2011 21:58:29 Marco Martin wrote: > Let ideas begin :) I've added a few for calendar / clock widget improvements, some my ideas, some from bug reports, feel free to critique: Calendar / Clock * Improve appearance of pop-ups by arranging timezone / holiday / event data usin

Re: Review Request: remove Assert on collection id change

2011-02-14 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100523/#review1441 --- This is in a file copied in from Akonadi and I would strongly pr

Re: Review Request: Enable Apply button for plasma clock

2011-02-13 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100620/#review1404 --- Ship it! Looks good. - John On Feb. 12, 2011, 4:42 a.m., Rom

Re: Review Request: KHoliday::HolidayRegionSelector: emit signal when modified

2011-02-13 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100619/#review1403 --- Ship it! Lookd good! - John On Feb. 12, 2011, 4:40 a.m., Rom

Re: Tips for commit messages

2011-02-11 Thread John Layt
On Wednesday 09 February 2011 14:00:23 Artur de Souza wrote: > Hello! :) > > Somebody just sent this two websites with short and useful tips for > commit messages and I felt I should share with my new git friends on > the block :P > > https://github.com/erlang/otp/wiki/Writing-good-commit-message

Re: Automatic activity switching and other stuff -- thoughts for 4.7

2011-02-01 Thread John Layt
On Sunday 19 December 2010 08:49:34 Ryan Rix wrote: > I've been thinking a lot about how to give the Activity Manager a way to > predict what a user would like to be doing at a certain time, based on > external input, whether that's things like current GPS coordinates, what is > scheduled in KOrgan

Re: roadmap of the chime feature in the analog clock

2011-02-01 Thread John Layt
On Saturday 15 January 2011 19:29:29 sunny sharma wrote: > To make things clear for me i would reguest you guys to tell me the further > steps that i should take. > So that i can clear up my mind and come up with a clear algorithm of what > should be done. [Catching up on my email now that I'm ba

Re: First try on Git repo for kdebase-workspace

2010-12-13 Thread John Layt
On Monday 13 December 2010 23:56:56 Alex Fiestas wrote: > On 12/14/2010 12:30 AM, Ian Monroe wrote: > > Dunno if dropping 'kde' makes sense. Dropping the 'base' makes sense, > > since its mostly a historical artifact. But workspace is KDE's > > workspace under past and present marketing schemes, so

Re: Review Request: The clock applet chiming per hour, half-hour and quarter hour

2010-12-12 Thread John Layt
> On 2010-12-12 20:27:41, John Layt wrote: > > This is wish https://bugs.kde.org/show_bug.cgi?id=232004 > > > > I think it should be in the base clock widget, I'm sure there will be > > people wanting chimes from the standard panel clock as well, so long as

Re: Review Request: The clock applet chiming per hour, half-hour and quarter hour

2010-12-12 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6108/#review9215 --- This is wish https://bugs.kde.org/show_bug.cgi?id=232004 I think

Re: Compile Failure

2010-12-12 Thread John Layt
On Sunday 12 December 2010 01:53:48 Steven Sroka wrote: > I'm trying to compile kdebase and I keep getting this compile error: > /kdebase/workspace/libs/plasmaclock/calendartable.cpp:853:54: error: ‘class > KHolidays::HolidayRegionSelector’ has no member named ‘setRegionUseFlags’ > My copy of trunk

Re: Disabled python scriptengine

2010-11-21 Thread John Layt
On Sunday 21 November 2010 17:48:22 Aaron J. Seigo wrote: > On Sunday, November 21, 2010, Will Stephenson wrote: > > kdebase/workspace/plasma/generic/scriptengines/python has been disabled > > since August, any idea why? > > no i don't. this is the commit: > > http://websvn.kde.org/?view=revi

Re: plasmate status?

2010-10-18 Thread John Layt
On Monday 18 October 2010 17:57:59 Marco Martin wrote: > On Monday 18 October 2010, Chani wrote: > > wouldn't it upset kdepim 4.4? > > given the changes in kdepim 4.5 I'd rather play it safe :) I'm probably > > lucky that kdepim and kdelibs still get along all right (ish). > > i'm using kdepim 4.4

Re: Review Request: Add city and country resolution to GPS geolocation data using geonames.

2010-10-05 Thread John Layt
On Monday 04 October 2010 20:31:36 John Layt wrote: > On Saturday 25 September 2010 19:44:09 you wrote: > > On Saturday, September 25, 2010, you wrote: > > > However, we really need to sort > > > out geolocation services for KDE as a whole, re-inventing everything &g

Re: Review Request: Add city and country resolution to GPS geolocation data using geonames.

2010-10-04 Thread John Layt
On Saturday 25 September 2010 19:44:09 you wrote: > On Saturday, September 25, 2010, you wrote: > > I do have a GPS, I could try get it working to test the patch if there is > > still interest in getting this in. However, we really need to sort out > > geolocation services for KDE as a whole, re-i

Re: Plasma on N810

2010-10-04 Thread John Layt
On Monday 04 October 2010 12:33:16 Marco Martin wrote: > On Monday 04 October 2010, Jeffery MacEachern wrote: > > On Mon, Oct 4, 2010 at 04:15, Artur de Souza wrote: > > > Hi, > > > > > > Quoting Jeffery MacEachern : > > >> Has anyone tried running a recent version of Plasma on the N810 (under >

Re: Review Request: Add city and country resolution to GPS geolocation data using geonames.

2010-09-25 Thread John Layt
> On 2009-04-14 18:59:59, Aaron Seigo wrote: > > other than a couple of code style comments, and that i can't test it with a > > gps for you either :/, my only question/concern is that it's doing look ups > > on the internet without checking to see if we're connected. it could be in > > a loca

Re: kdereview: events runner

2010-08-29 Thread John Layt
On Friday 27 August 2010 22:22:29 John Layt wrote: > On 24 August 2010 22:06, Aaron J. Seigo wrote: > > other than that, it would be a very nice feature to do something like: > > "events today" or "events tomorrow" and get a list of them back ... Forgot to me

Re: kdereview: events runner

2010-08-27 Thread John Layt
On 24 August 2010 22:06, Aaron J. Seigo wrote: > hi .. > > the events runner has been in kdereview for a while now and it is time to > decide what to do with it :) > > Alexey: if there are no known issues with it, please move it into > kdeplasma- > addons/runners/ > > kdeplasma-addons has no hard

Re: changing the changelog

2010-08-12 Thread John Layt
On Thursday 12 August 2010 19:06:21 Artur Souza (MoRpHeUz) wrote: > On Thu, Aug 12, 2010 at 2:48 PM, Aaron J. Seigo wrote: > > i'd like to therefore request that all commits to plasma code in kdelibs, > > kdebase and kdeplasma-addons that represent a new feature or a bug fix > > include the approp

Re: Review Request: battery: change brightness on mouse wheel

2010-08-01 Thread John Layt
On Sunday 01 August 2010 16:52:07 Alex Fiestas wrote: > Most laptops have specific keys (Fn+X) to change the brightness, so I'm > not sure about add a second plasmoid just to do that by default. > > Anyway, I don't really see an issue with the current Battery plasmoid, > it does what it has to imh

Re: Review Request: battery: change brightness on mouse wheel

2010-08-01 Thread John Layt
> On 2010-08-01 01:53:17, Aaron Seigo wrote: > > you don't need to propagate wheel events (or most other events, for that > > matter, unless there is an underlying implementation that also needs to be > > called). i don't know why it would be crashing with looking at the > > backtrace. > > >

Akonadi PIM in the Plasma Calendar

2010-07-26 Thread John Layt
Hi pimsters and plasma-wranglers(?), Just a follow-up on where this is now. After Akademy I managed to finish off my changes to the calendar data engine to enable recurring and multi-day incidences to be treated correctly. Basically I deleted much of what was already there and started again.

Re: [kde-promo] Plasma Calendar showing Akonadi Events in SC 4.5

2010-07-26 Thread John Layt
On Sunday 11 July 2010 10:32:22 Kevin Krammer wrote: > The part of the migration where Akonadi gets access to the same files used > by KResource applications should be enabled already (since 4.2 or 4.3 > IIRC). The disabled part if the creation of application side compatibility > plugins. > > E.g.

Plasma Calendar showing Akonadi Events in SC 4.5

2010-07-07 Thread John Layt
I've been chatting to the kdepim guys about the bugs in the plasma calendar when showing pim events. While I'm on track to fix those today, a more basic issue has appeared. The plasma calendar uses Akonadi to obtain the calendar data. Calendar data is being akonadi-fied for the first time in

Re: Review Request: Improve display of week number in calendar applet

2010-06-21 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4419/#review6222 --- You can test RTL by running "plasmoidviewer calendar -reverse". Alter

Review Request: Fix some Event/Todo problems in Plasma Calendar

2010-06-19 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4387/ --- Review request for Plasma. Summary --- Fix some problems and make some impr

Review Request: Modify Calendar Data Engine to not use multiple keys

2010-06-10 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4273/ --- Review request for Plasma. Summary --- Remove use of insertMulti() by chang

Re: Review Request: fix data leak in dataengines

2010-06-09 Thread John Layt
> On 2010-06-09 01:06:51, Aaron Seigo wrote: > > John's commit should just be reverted and the calendar dataengine changed > > properly. this penalizes the common case and adds more complexity that is > > uneeded, and the calendar dataengine really ought to list all holidays for > > the same d

Re: Review Request: Stop DataContainer from discarding multiple values for a single key.

2010-06-05 Thread John Layt
://reviewboard.kde.org/r/4235/#review5992 --- On 2010-06-05 00:08:34, John Layt wrote: > > --- > This is an automatically generated e-mail. To

Re: Review Request: Re-enable showing all holiday types in plasma calendar

2010-06-05 Thread John Layt
ttp://reviewboard.kde.org/r/4236/#comment5613> Nope, already existing string, see old line 531 :-) - John On 2010-06-05 00:10:56, John Layt wrote: > > --- > This is an automatically generated e-mail. To reply

Re: Review Request: Re-enable showing all holiday types in plasma calendar

2010-06-05 Thread John Layt
learer they are not a day off, but didn't for this very reason. - John --- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4236/#review5991 --

Review Request: Re-enable showing all holiday types in plasma calendar

2010-06-04 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4236/ --- Review request for Plasma. Summary --- The calendar data engine will now re

Review Request: Stop DataContainer from discarding multiple values for a single key.

2010-06-04 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4235/ --- Review request for Plasma. Summary --- If a DataEngine implementation uses

Review Request: Convert Plasma Calendar to use new KHolidays API

2010-05-20 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4079/ --- Review request for Plasma. Summary --- In SC 4.5 KHolidays has a number of

  1   2   >