Re: Review Request: SystemTray: Refactoring: UiTask and TasksPool have been removed

2012-11-01 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107160/#review21280 --- Manager does not need to know about Applet (see comment below

Re: Review Request: Add Package bindings from MobileComponents to PlasmaCore

2012-11-01 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107166/#review21281 --- the reason this is still in MobileComponent is because it

Re: Review Request: AppletContainer has moved to scriptengine

2012-11-01 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107165/#review21282 --- Ship it! looks good from here... - Aaron J. Seigo On Oct.

Re: Review Request: SystemTray: Refactoring: UiTask and TasksPool have been removed

2012-11-01 Thread Dmitry Ashkadov
On Nov. 1, 2012, 9:47 a.m., Aaron J. Seigo wrote: plasma/generic/applets/systemtray/core/manager.h, line 54 http://git.reviewboard.kde.org/r/107160/diff/1/?file=93099#file93099line54 the manager is shared across all instances of the system tray plasmoid. (look for s_manager) this

Re: Review Request: SystemTray: Refactoring: UiTask and TasksPool have been removed

2012-11-01 Thread Dmitry Ashkadov
On Nov. 1, 2012, 9:47 a.m., Aaron J. Seigo wrote: plasma/generic/applets/systemtray/core/manager.h, line 54 http://git.reviewboard.kde.org/r/107160/diff/1/?file=93099#file93099line54 the manager is shared across all instances of the system tray plasmoid. (look for s_manager) this

Re: Review Request: AppletContainer has moved to scriptengine

2012-11-01 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107165/#review21292 --- Ship it! +1 from here too - Marco Martin On Oct. 31, 2012,

Re: Review Request: Add Package bindings from MobileComponents to PlasmaCore

2012-11-01 Thread Marco Martin
On Nov. 1, 2012, 9:58 a.m., Aaron J. Seigo wrote: the reason this is still in MobileComponent is because it isn't quite general purpose use ready. the biggest issue is that it always assumes a Plasma/Generic type and can not load from anywhere other than the normal system install

Re: Review Request: Declarative bindings for ToolBox

2012-11-01 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107150/#review21294 --- I'm quite on the fence with this. I'm not sure it should be

Re: Review Request: Add Package bindings from MobileComponents to PlasmaCore

2012-11-01 Thread Aaron J. Seigo
On Nov. 1, 2012, 9:58 a.m., Aaron J. Seigo wrote: the reason this is still in MobileComponent is because it isn't quite general purpose use ready. the biggest issue is that it always assumes a Plasma/Generic type and can not load from anywhere other than the normal system install

Re: Review Request: Declarative bindings for ToolBox

2012-11-01 Thread Sebastian Kügler
Hi Marco, Thanks for the review! On Thursday, November 01, 2012 12:29:25 Marco Martin wrote: I'm quite on the fence with this. I'm not sure it should be the qml containment to explicitly create the toolbox, but more: the c++ part of the containment scriptengine loads and parses the qml of

Re: Review Request: Add Package bindings from MobileComponents to PlasmaCore

2012-11-01 Thread Sebastian Kügler
On Thursday, November 01, 2012 12:59:56 Aaron J. Seigo wrote: even right now, even with generic packages, all sorts of files can be fetched: org.kde.active.launcher, org.kde.activityswitcher, org.kde.active.widgetsexplorer, etc. the security / cleanliness aspect of this is not opened up by

Re: Review Request: AppletContainer has moved to scriptengine

2012-11-01 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107165/#review21300 --- This review has been submitted with commit

Re: Review Request: load the images for the themes correctly

2012-11-01 Thread Giorgos Tsiapaliokas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106680/ --- (Updated Nov. 1, 2012, 3:08 p.m.) Review request for Plasma. Changes

Re: Review Request: load the images for the themes correctly

2012-11-01 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106680/#review21311 --- you mean they can't have different descriptions? yes, that's

Re: Review Request: SystemTray: Refactoring: UiTask and TasksPool have been removed

2012-11-01 Thread Aaron J. Seigo
On Nov. 1, 2012, 9:47 a.m., Aaron J. Seigo wrote: plasma/generic/applets/systemtray/core/manager.h, line 54 http://git.reviewboard.kde.org/r/107160/diff/1/?file=93099#file93099line54 the manager is shared across all instances of the system tray plasmoid. (look for s_manager) this

Re: Review Request: Fix battery applet screen power management

2012-11-01 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106784/#review21321 --- This review has been submitted with commit

KDEREVIEW: share like connect and plasmate

2012-11-01 Thread Aaron J. Seigo
Hello all ... This is to inform everyone that the plasmate and share-like-connect repositories have been moved into KDE Review so that, if all goes according to plan, we can move them to their more permanent homes in a couple of weeks. Most of the apps in the plasmate repo have actually been

Re: Review Request: Fix battery applet screen power management

2012-11-01 Thread Christoph Feck
On Nov. 1, 2012, 3:18 p.m., Commit Hook wrote: This review has been submitted with commit e1bf8805b3d0c8ddf22805f334faec8bd678742e by Oliver Henshaw to branch push/4.9. push/4.9 is not a valid branch name for kde-workspace. If these commits should be part of KDE 4.9.3 release, you

Re: PLASMA_PLATFORM and kdeglobals runtimePlatform

2012-11-01 Thread Marco Martin
On Tuesday 30 October 2012, Aaron J. Seigo wrote: QStringList KDeclarative::runtimePlatform() QString KDeclarative::componentsTarget() QString KDeclarative::defaultComponentsTarget() you can control this with the PLASMA_PLATFORM environment variable: PLASMA_PLATFORM=tablet:touch

Re: Review Request: Port the Calculator applet to QML

2012-11-01 Thread Romário Rios
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107001/ --- (Updated Nov. 1, 2012, 11:36 p.m.) Review request for Plasma. Changes

Re: Review Request: Fix battery applet screen power management

2012-11-01 Thread Ben Cooksley
On Nov. 1, 2012, 3:18 p.m., Commit Hook wrote: This review has been submitted with commit e1bf8805b3d0c8ddf22805f334faec8bd678742e by Oliver Henshaw to branch push/4.9. Christoph Feck wrote: push/4.9 is not a valid branch name for kde-workspace. If these commits should be part