[KDE Bugtracking System] REMINDER: current Plasma regressions

2012-07-12 Thread bugzilla_noreply
Please find below a list of the current regressions reported for Plasma This search was scheduled by myr...@kde.org. Plasma regressions -- Bug 291676: https://bugs.kde.org/show_bug.cgi?id=291676 Priority: NOR Severity: normal Platform: Gentoo Packages Assignee: plasma-b

Review Request: minimize listview item weird placement in widget explorer

2012-07-12 Thread Reza Shah
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105544/ --- Review request for Plasma and Marco Martin. Description --- Backgroun

Re: QML plasmoid, pageStack.pop() doesn't work

2012-07-12 Thread Daniel Kreuter
On Thursday, July 12, 2012 11:02:50 PM Gao Xiang wrote: On Thursday 12 July 2012 10:51:47 Daker Fernandes Pinheiro wrote: Hi Gao, Actually the initialPage property holds 'the' initial page. It doesn't works with an ordered lists of pages. Just put initialPage: c to get your expected behaviour.

Re: [Nepomuk] porting stuff to Nepomuk2

2012-07-12 Thread Marco Martin
On Wednesday 11 July 2012, Vishesh Handa wrote: > > > uses nepomuk2_rcgen. Cause I don't think the packagers would like us > > > > having > > > > > 2 pacakges (nepomuk-core and kdelibs) install the same cmake file. > > > > i added it now in the nepomuk-core repo, same mart/rcgenNepomuk2 branch >

Re: [Owncloud] ownCloud Plasma client

2012-07-12 Thread Sebastian Kügler
Hi Diederik, (Re-adding plasma-devel to CC:) On Thursday, July 12, 2012 14:37:02 Diederik de Haas wrote: > On Wednesday 11 July 2012 20:11:33 Sebastian Kügler wrote: > > Comments, critique and praise most welcome =) > > Sounds interesting > > I've 'only' seen pictures wrt to the Files app, how

Re: QML plasmoid, pageStack.pop() doesn't work

2012-07-12 Thread Gao Xiang
On Thursday 12 July 2012 10:51:47 Daker Fernandes Pinheiro wrote: Hi Gao, Actually the initialPage property holds 'the' initial page. It doesn't works with an ordered lists of pages. Just put initialPage: c to get your expected behaviour. Br, Daker Fernandes Pinheiro Thank you for your repl

Re: QML plasmoid, pageStack.pop() doesn't work

2012-07-12 Thread Daker Fernandes Pinheiro
Hi Gao, Actually the initialPage property holds 'the' initial page. It doesn't works with an ordered lists of pages. Just put initialPage: c to get your expected behaviour. Br, Daker Fernandes Pinheiro 2012/7/12 Gao Xiang > The sample qml is easy: > =

Re: ownCloud Plasma client

2012-07-12 Thread Sebastian Kügler
Hi Aleix, On Thursday, July 12, 2012 00:34:24 Aleix Pol wrote: > First of all, it's good to see people pushing owncloud (and > synchronization) in general in KDE, I think it's something really > needed. Kudos for that! Thanks! > Now, I just wanted to say that it doesn't look like something it wo

QML plasmoid, pageStack.pop() doesn't work

2012-07-12 Thread Gao Xiang
The sample qml is easy: == import QtQuick 1.1 import org.kde.plasma.components 0.1 as PlasmaComponents Item { PlasmaComponents.PageStack { id: pageStack anchors.fill: parent initialPage: [ c,

Re: Review Request: add little margin to tooltip position

2012-07-12 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105520/#review15718 --- Ship it! the code of the "real" tooltips is completely differe