---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107356/
---
Review request for kdelibs.
Description
---
According to the latest Q
On sábado, 17 de novembro de 2012 18.56.11, David Faure wrote:
> On Saturday 17 November 2012 07:22:34 Thiago Macieira wrote:
> > On sábado, 17 de novembro de 2012 10.55.01, David Faure wrote:
> > > My current broken patch is
> > > http://www.davidfaure.fr/2012/kuniqueapp_broken_fix.diff
> > >
> >
On Saturday 17 November 2012 07:22:34 Thiago Macieira wrote:
> On sábado, 17 de novembro de 2012 10.55.01, David Faure wrote:
> > My current broken patch is
> > http://www.davidfaure.fr/2012/kuniqueapp_broken_fix.diff
> >
> > The change from QDBusConnectionInterface* to QDBusConnection as the retur
On Sat, Nov 17, 2012 at 5:04 PM, Aaron J. Seigo wrote:
> On Saturday, November 17, 2012 16:22:07 Mark wrote:
>> Why don't we just make KFileItem available in QML.
>> It doesn't have to be a QML component, but if KFileItem where to have
>> Q_PROPERTY lines then most of the data would already be pos
On Saturday, November 17, 2012 10:55:01 AM David Faure wrote:
>
> I know that I said "not a problem in KF5 anymore", but kdelibs4 is still
> going
> to be used for a very long time, and warnings on startup don't make it appear
> very polished... Could you take a look at it -- based on the curre
On Saturday, 2012-11-17, Mark wrote:
> On Sat, Nov 17, 2012 at 4:40 PM, Kevin Krammer wrote:
> > Hi Mark,
> >
> > On Saturday, 2012-11-17, Mark wrote:
> >> So i was thinking: Why don't we just make KFileItem available in QML.
> >> It doesn't have to be a QML component, but if KFileItem where to h
On Saturday, November 17, 2012 16:22:07 Mark wrote:
> Why don't we just make KFileItem available in QML.
> It doesn't have to be a QML component, but if KFileItem where to have
> Q_PROPERTY lines then most of the data would already be possible to
> make available
because this means making KFileIte
On Sat, Nov 17, 2012 at 4:40 PM, Kevin Krammer wrote:
> Hi Mark,
>
> On Saturday, 2012-11-17, Mark wrote:
>
>> So i was thinking: Why don't we just make KFileItem available in QML.
>> It doesn't have to be a QML component, but if KFileItem where to have
>> Q_PROPERTY lines then most of the data wo
Hi Mark,
On Saturday, 2012-11-17, Mark wrote:
> So i was thinking: Why don't we just make KFileItem available in QML.
> It doesn't have to be a QML component, but if KFileItem where to have
> Q_PROPERTY lines then most of the data would already be possible to
> make available. I did this in my co
On sábado, 17 de novembro de 2012 10.55.01, David Faure wrote:
> My current broken patch is
> http://www.davidfaure.fr/2012/kuniqueapp_broken_fix.diff
>
> The change from QDBusConnectionInterface* to QDBusConnection as the return
> value of tryToInitDBusConnection() -- which introduces a bit of noi
Hi,
In my project i need to use the KDirModel and KFileItem
functionalities. KDirModel is exposed through the custom class that
Marco Martin made [1] and it works. However, that custom class does
(apparently) need to expose some QML ready data hence the get function
[2] (from line 99).
So i was t
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107358/
---
Review request for kdelibs.
Description
---
Does not fix the bugs (I'
Long ago, Thiago wrote:
> Here's *should* go on:
>
> 1) KUniqueApplication connects to D-Bus using a private connection
>
> 2) it checks if the application is already running. If it is and we would
> fork, we simply ask the running instance to show a new main window. Then we
> exit.
>
> 3) if
13 matches
Mail list logo