Re: Review Request: Plasmate:add a new label at the startpage

2011-11-13 Thread Aaron J. Seigo
> On Nov. 14, 2011, 7:46 a.m., Aaron J. Seigo wrote: > > Ship It! as for corrupted metadata.desktop files, at that point it is probably up to the developer to go into the meatadata editor and fix things themselves? i wouldn't be too concerned about that ... - Aaron J. -

Re: Review Request: Plasmate:add a new label at the startpage

2011-11-13 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102991/#review8186 --- Ship it! Ship It! - Aaron J. Seigo On Nov. 12, 2011, 7:29 p.

Re: Review Request: Plasmate:now StartPage::createNewProject() creates the plasmateprojectrc and not the StartPage::loadLocalProject()

2011-11-13 Thread Aaron J. Seigo
> On Sept. 30, 2011, 12:39 p.m., Aaron J. Seigo wrote: > > startpage.cpp, lines 557-562 > > > > > > this should remain, so that opening a project that doesn't have the rc > > file gets one. best might be to move th

Re: Review Request: Plasmate can create a CMakeLists.txt at $my_plasmoid dir

2011-11-13 Thread Aaron J. Seigo
On Sunday, November 13, 2011 13:14:32 Sebastian Kügler wrote: > On Saturday, November 12, 2011 20:31:34 Giorgos Tsiapaliwkas wrote: > > What should i do with this patch? > > Please commit it. this belongs in the publishing stage, not the development stage when the build target and install method i

Re: Krunner Katch-22

2011-11-13 Thread Aaron J. Seigo
On Sunday, November 13, 2011 17:43:22 David Baron wrote: > How might these be accomplished? by returning QueryMatch objects of type InformationalMatch with the data set to whatever the subsequent match should be. -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA

Re: QML Analog Clock

2011-11-13 Thread Aaron J. Seigo
On Sunday, November 13, 2011 01:04:57 Viranch Mehta wrote: > will also be taken care of by the c++ part, I don't see the point of doing > this applet in qml at all. the point is so that we can eventually one day move off of QGraphicsView and onto the QML-only, OpenGL-accelerated QML SceneGraph :

Krunner Katch-22

2011-11-13 Thread David Baron
There are two ways of getting actions into a runner: As a dropdown from the "configure" icon on the right or as action-icons over the subtext area. Ne'er the twain do meet. As a drop down, the app remains visible, one has text available (tooltips do not work!) but one does not have access to ma

Re: Review Request: Plasmate can create a CMakeLists.txt at $my_plasmoid dir

2011-11-13 Thread Sebastian Kügler
On Saturday, November 12, 2011 20:31:34 Giorgos Tsiapaliwkas wrote: > What should i do with this patch? Please commit it. Might be cool to also offer the option to install system-wide, you might need to do KAuth magic for that, though. One thing that sometimes strikes me is that locally instal

Re: Review Request: KControl/randr: Make changes to the absolute X/Y coordinates of a display call setConfigDirty

2011-11-13 Thread Christoph Feck
> On Sept. 16, 2011, 2 p.m., Aaron J. Seigo wrote: > > looks good. and stripping unecessary whitespace is good (adding unecessary > > whitespace, by corallary, is not :) > > Thomas Gahr wrote: > Sorry to bring this up so late - has this been applied yet? I don't have > push access so I can