Re: Review Request 126793: KF5 (Picture) Frame plasmoid

2016-02-06 Thread Lars Pontoppidan
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126793/ --- (Updated Feb. 6, 2016, 7:53 p.m.) Review request for Plasma. Changes

Re: Review Request 126092: Konqui based Emotion pack named eKspression

2016-02-06 Thread Andreas Kainz
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126092/ --- (Updated Feb. 6, 2016, 10:47 p.m.) Status -- This change has been

Re: resetting state when my page is pop()-ed

2016-02-06 Thread Dirk Hohndel
On Sat, Feb 06, 2016 at 07:38:12AM -0800, Dirk Hohndel wrote: > On Sat, Feb 06, 2016 at 04:01:01PM +0100, k...@privat.broulik.de wrote: > > > > in the apps I wrote I have a onBackRequested signal on my Page class which > > can also be used to reject the back button event (eg. event.accepted = > >

Re: resetting state when my page is pop()-ed

2016-02-06 Thread Marco Martin
On Sat, Feb 6, 2016 at 4:01 PM, wrote: > Hi, > > in the apps I wrote I have a onBackRequested signal on my Page class which > can also be used to reject the back button event (eg. event.accepted = > false); I think something like this could be added to Plasma Mobile >

Re: [PATCH] ActionButton.qml: centre-align the clickable part of the button

2016-02-06 Thread Marco Martin
On Sat, Feb 6, 2016 at 12:09 AM, Rick Walsh wrote: > ActionButton.qml: centre-align the clickable part of the button > > buttonGraphics.x refers to the centre of the action button. For the click to > be within the central area of the button, mouse.x needs to be between: >

Re: Jenkins-kde-ci: plasma-workspace master kf5-qt5 » Linux,gcc - Build # 419 - Still Failing!

2016-02-06 Thread Kai Uwe Broulik
Marco, Your weather dataengine pulls in Qt XML but doesn't find it. Had the same build error locally.   Originalnachricht   Von: no-re...@kde.org Gesendet: Samstag, 6. Februar 2016 11:44 An: sgcl...@kde.org; plasma-devel@kde.org Antwort an: no-re...@kde.org Betreff: Jenkins-kde-ci:

Re: Review Request 126951: Clone useExtraRunners config option from kicker to kickoff

2016-02-06 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126951/ --- (Updated Feb. 6, 2016, 6:11 p.m.) Status -- This change has been

Re: Review Request 126952: Set layout in kickoff config properly

2016-02-06 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126952/ --- (Updated Feb. 6, 2016, 7:11 p.m.) Status -- This change has been

Re: resetting state when my page is pop()-ed

2016-02-06 Thread Dirk Hohndel
On Sat, Feb 06, 2016 at 04:01:01PM +0100, k...@privat.broulik.de wrote: > > in the apps I wrote I have a onBackRequested signal on my Page class which > can also be used to reject the back button event (eg. event.accepted = > false); I think something like this could be added to Plasma Mobile >

Re: Review Request 126995: Drop usage of Qt4Support

2016-02-06 Thread Pino Toscano
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126995/#review92120 --- thumbnail/exrcreator.cpp (line 42)

Jenkins-kde-ci: plasma-workspace master kf5-qt5 » Linux,gcc - Build # 419 - Still Failing!

2016-02-06 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/419/ Project: PLATFORM=Linux,compiler=gcc Date of build: Sat, 06 Feb 2016 10:39:22 + Build duration: 4 min 39 sec CHANGE SET Revision

[Differential] [Closed] D902: [DesktopView] Allow Shift modifier for triggering KRunner

2016-02-06 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACEd7c5c99ad05c: [DesktopView] Allow Shift modifier for triggering KRunner (authored by broulik). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE

resetting state when my page is pop()-ed

2016-02-06 Thread Dirk Hohndel
We are using the mobile components for an Android application. One of the features we get by default from the components is that when the user presses the Android BACK key the top page is pop()-ed from the stack. Is there a way to get a call back when that happens? So something like

[Differential] [Closed] D908: [Baloo Runner] Add mime data to matches

2016-02-06 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE25dab5d872c6: [Baloo Runner] Add mime data to matches (authored by broulik). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D908?vs=2208=2226#toc REPOSITORY rPLASMAWORKSPACE

Re: resetting state when my page is pop()-ed

2016-02-06 Thread kde
Hi, in the apps I wrote I have a onBackRequested signal on my Page class which can also be used to reject the back button event (eg. event.accepted = false); I think something like this could be added to Plasma Mobile Components, too. Perhaps also a keepStateOnPop (or so) property which

Re: Review Request 126946: ShowDesktop is not synchronized

2016-02-06 Thread Anthony Fieroni
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126946/ --- (Updated Фев. 6, 2016, 4:57 след обяд) Review request for Plasma, David