Re: The tooltip state. Not that good. Proposal for improvement.

2012-05-29 Thread Mark
On Mon, May 28, 2012 at 12:34 AM, Aaron J. Seigo wrote: > On Sunday, May 27, 2012 21:15:30 Mark wrote: > > You perhaps made the mental leap, for met it's still "KDE" without the > SC. > > It's just the way people call KDE and that sticks. the SC seems like some > > expra part that people don't se

Plasma ApplicationWindow component proposal.

2012-05-29 Thread Mark
Hi, since we don't really seem to be getting away from a ApplicationWindow component i will just try to start the discussion for it. I'd like to implement a ApplicationWindow component that follows http://qt.gitorious.org/qt-components/desktop/blobs/master/components/ApplicationWindow.qml thus in

Re: Review Request: Plasmate: when "Enable signing plasmoid" is enabled, automatically choose a key

2012-05-29 Thread Aaron J. Seigo
> On May 28, 2012, 1:09 p.m., Aaron J. Seigo wrote: > > given that this is a security feature, this looks a little too dangerous > > and lose. > > > > instead, disable the signing button altogether until there is at least one > > key selected. > > Giorgos Tsiapaliwkas wrote: > I don't und

Re: The tooltip state. Not that good. Proposal for improvement.

2012-05-29 Thread Aaron J. Seigo
On Tuesday, May 29, 2012 10:28:20 Mark wrote: > On Mon, May 28, 2012 at 12:34 AM, Aaron J. Seigo wrote: > > On Sunday, May 27, 2012 21:15:30 Mark wrote: > > > You perhaps made the mental leap, for met it's still "KDE" without the > > > > SC. > > > > > It's just the way people call KDE and that s

Re: Plasma ApplicationWindow component proposal.

2012-05-29 Thread Aaron J. Seigo
On Tuesday, May 29, 2012 12:11:34 Mark wrote: > since we don't really seem to be getting away from a ApplicationWindow > component i will just try to start the discussion for it. before i weigh in on the details, is this related to your tooltips work or is this a completely separate project from

Re: Plasma ApplicationWindow component proposal.

2012-05-29 Thread Mark
On Tue, May 29, 2012 at 1:20 PM, Aaron J. Seigo wrote: > On Tuesday, May 29, 2012 12:11:34 Mark wrote: > > since we don't really seem to be getting away from a ApplicationWindow > > component i will just try to start the discussion for it. > > before i weigh in on the details, is this related to

Re: Plasma ApplicationWindow component proposal.

2012-05-29 Thread Aaron J. Seigo
On Tuesday, May 29, 2012 13:34:12 Mark wrote: > This is a separate project to allow Windows in Plasma QML. ok, as a separate project, i think this makes sense. i'll try to find time to discuss implementation and API later .. but maybe we should finish tooltips first? :) > The added benefit is t

Re: The tooltip state. Not that good. Proposal for improvement.

2012-05-29 Thread Mark
On Tue, May 29, 2012 at 1:16 PM, Aaron J. Seigo wrote: > On Tuesday, May 29, 2012 10:28:20 Mark wrote: > > On Mon, May 28, 2012 at 12:34 AM, Aaron J. Seigo wrote: > > > On Sunday, May 27, 2012 21:15:30 Mark wrote: > > > > You perhaps made the mental leap, for met it's still "KDE" without > the >

Re: The tooltip state. Not that good. Proposal for improvement.

2012-05-29 Thread Marco Martin
On Tuesday 29 May 2012, Mark wrote: > > can import an object into the QML that gives access to requesting window > > previews at a certain place in the tooltip (e.g. a new QML Item called > > WindowPreview that is actually a C++ class which handles all the > > previewing goodies; the QML would jus

Re: Plasma ApplicationWindow component proposal.

2012-05-29 Thread Mark
On Tue, May 29, 2012 at 1:51 PM, Aaron J. Seigo wrote: > On Tuesday, May 29, 2012 13:34:12 Mark wrote: > > This is a separate project to allow Windows in Plasma QML. > > ok, as a separate project, i think this makes sense. i'll try to find time > to > discuss implementation and API later .. but m

Re: The tooltip state. Not that good. Proposal for improvement.

2012-05-29 Thread Mark
On Tue, May 29, 2012 at 1:59 PM, Marco Martin wrote: > On Tuesday 29 May 2012, Mark wrote: > > > > can import an object into the QML that gives access to requesting > window > > > previews at a certain place in the tooltip (e.g. a new QML Item called > > > WindowPreview that is actually a C++ cla

Re: The tooltip state. Not that good. Proposal for improvement.

2012-05-29 Thread Marco Martin
On Tuesday 29 May 2012, Mark wrote: > > Then we follow the approach from this > http://get.qt.nokia.com/training/QtQuickforCppDevelopers/slides/qml-cpp-int > egration.pdf. Custom painting on top of a QML item. That should certainly > be possible since you just make the WindowPreview in C++ and let

Re: The tooltip state. Not that good. Proposal for improvement.

2012-05-29 Thread Aaron J. Seigo
On Tuesday, May 29, 2012 13:53:47 Mark wrote: > Ahh oke, i get it. > For the moment i can even try to use a QGraphicsProxyWidget and just send > WindowPreview to QML. It actually seems fairly easy to do as described > here: > http://qt-project.org/doc/qt-4.8/declarative-cppextensions-qwidgets-qwidg

Re: The tooltip state. Not that good. Proposal for improvement.

2012-05-29 Thread Mark
On Tue, May 29, 2012 at 2:24 PM, Aaron J. Seigo wrote: > On Tuesday, May 29, 2012 13:53:47 Mark wrote: > > Ahh oke, i get it. > > For the moment i can even try to use a QGraphicsProxyWidget and just send > > WindowPreview to QML. It actually seems fairly easy to do as described > > here: > > > ht

Re: Review Request: Plasmate: request to merge terietor/remoteinstaller to master

2012-05-29 Thread Giorgos Tsiapaliwkas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105032/ --- (Updated May 29, 2012, 3:42 p.m.) Review request for Plasma. Changes ---

Re: Review Request: Plasmate: request to merge terietor/remoteinstaller to master

2012-05-29 Thread Giorgos Tsiapaliwkas
> On May 27, 2012, 6:41 p.m., Aaron J. Seigo wrote: > > publisher/remoteinstaller/remoteinstaller.h, lines 18-26 > > > > > > this class has one static method. just merge it into the remote > > installer ui. I haven

Re: Review Request: Fix behavior of "runners" property

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

Re: Review Request: SortFilterModel: Do not reset model while changing the regexp

2012-05-29 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105042/#review14269 --- This review has been submitted with commit 03ecbc135a85939efcd

Re: Review Request: SortFilterModel: add mapRowToSource() and mapRowFromSource()

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

Re: Review Request: Plasmate: request to merge terietor/remoteinstaller to master

2012-05-29 Thread Giorgos Tsiapaliwkas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105032/#review14268 --- - Giorgos Tsiapaliwkas On May 29, 2012, 3:42 p.m., Giorgos Ts

Re: Review Request: Plasmate: request to merge terietor/remoteinstaller to master

2012-05-29 Thread Giorgos Tsiapaliwkas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105032/#review14272 --- publisher/remoteinstaller/remoteinstaller.cpp

Re: Review Request: Plasmate: request to merge terietor/remoteinstaller to master

2012-05-29 Thread Giorgos Tsiapaliwkas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105032/#review14273 --- publisher/remoteinstaller/remoteinstaller.cpp

Re: The tooltip state. Not that good. Proposal for improvement.

2012-05-29 Thread Mark
On Tue, May 29, 2012 at 2:29 PM, Mark wrote: > On Tue, May 29, 2012 at 2:24 PM, Aaron J. Seigo wrote: > >> On Tuesday, May 29, 2012 13:53:47 Mark wrote: >> > Ahh oke, i get it. >> > For the moment i can even try to use a QGraphicsProxyWidget and just >> send >> > WindowPreview to QML. It actuall

Re: The tooltip state. Not that good. Proposal for improvement.

2012-05-29 Thread Aaron J. Seigo
On Tuesday, May 29, 2012 19:42:53 Mark wrote: > remember one of the issues i had with a Dialog. What's the recommended way > of changing it's width and/or height? it should, hopefully, resize to accomodate the size of the content. Marco: is there a way to signal to the dialog what the "good size"

Re: The tooltip state. Not that good. Proposal for improvement.

2012-05-29 Thread Marco Martin
On Tuesday 29 May 2012, Aaron J. Seigo wrote: > On Tuesday, May 29, 2012 19:42:53 Mark wrote: > > remember one of the issues i had with a Dialog. What's the recommended > > way of changing it's width and/or height? > > it should, hopefully, resize to accomodate the size of the content. Marco: > is

Re: The tooltip state. Not that good. Proposal for improvement.

2012-05-29 Thread Mark
On Tue, May 29, 2012 at 8:55 PM, Marco Martin wrote: > On Tuesday 29 May 2012, Aaron J. Seigo wrote: > > On Tuesday, May 29, 2012 19:42:53 Mark wrote: > > > remember one of the issues i had with a Dialog. What's the recommended > > > way of changing it's width and/or height? > > > > it should, ho