Re: t4 wiki page

2009-11-25 Thread Aaron J. Seigo
On November 25, 2009, Chani wrote: > On November 25, 2009 10:46:05 Aaron J. Seigo wrote: > > hi all ... > > > > i know it's a few months off, but as more and more people become > > interested in this crazy thing called "plasma" ;) i had a need for a wiki > > page to point people at for T4. behold:

Re: t4 wiki page

2009-11-25 Thread Chani
On November 25, 2009 10:46:05 Aaron J. Seigo wrote: > hi all ... > > i know it's a few months off, but as more and more people become interested > in this crazy thing called "plasma" ;) i had a need for a wiki page to > point people at for T4. behold: > > http://techbase.kde.org/Projects/

Re: Review Request: Add a tooltip to battery monitor applet

2009-11-25 Thread Chani Armitage
> On 2009-11-25 17:27:53, Cyberbeat wrote: > > I really like the estimated time. And it really helps. And for not being > > precise, it is "estimated" :) Would really like to see this in kde-4.4, and > > perhaps also backported to kde-4.3? > > Kåre Särs wrote: > I'm afraid it is a bit too

Re: Time dataengine invalid sunrise and sunset results

2009-11-25 Thread Petri Damstén
On Thursday 26 November 2009 06:56:09 Amos Kariuki wrote: > I have some test code to obtain the sunrise and sunset time given a > longitude and latitude for a location: > > QString Latitude = "40"; > QString Longitude = "-75"; > Plasma::DataEngine* timeEngine = > Plasma::DataEngineManager::self(

Time dataengine invalid sunrise and sunset results

2009-11-25 Thread Amos Kariuki
I have some test code to obtain the sunrise and sunset time given a longitude and latitude for a location: QString Latitude = "40"; QString Longitude = "-75"; Plasma::DataEngine* timeEngine = Plasma::DataEngineManager::self()->loadEngine("time"); const Plasma::DataEngine::Data timeData= timeEng

Re: t4 wiki page

2009-11-25 Thread Hugo Pereira Da Costa
On 11/25/2009 05:13 PM, Nuno Pinheiro wrote: > On Wednesday, 25 de November de 2009 18:59:20 Aaron J. Seigo wrote: > >> On November 25, 2009, Nuno Pinheiro wrote: >> >>> think apart from the typical plasma crew we will have 1 or 2 more people >>> just from oxygen, >>> >> that wo

Reuse calendar applet

2009-11-25 Thread Flavio Castelli
I'm trying to reuse the plasma calendar applet inside my application. Currently I've been able to embed the applet but I have not been able to handle the date selection events. This signal is emitted by the Plasma::Calendar class defined by kdebase/workspace/libs/plasmaclock/calendar.h. There'

Re: t4 wiki page

2009-11-25 Thread Nuno Pinheiro
On Wednesday, 25 de November de 2009 18:59:20 Aaron J. Seigo wrote: > On November 25, 2009, Nuno Pinheiro wrote: > > think apart from the typical plasma crew we will have 1 or 2 more people > > just from oxygen, > > that would be great! > > please add this information to the wiki page as -soon-

Re: Review Request: Add a tooltip to battery monitor applet

2009-11-25 Thread Aaron Seigo
> On 2009-11-25 18:37:46, Andrew Coles wrote: > > Proof-reading: > > > > 1) Change 'Estimated time remaining %1' to 'Estimated time remaining: %1'. > > The other items in the tool-tip separate the label from the data using a > > colon (e.g. Charging: 20% charged), so the time remaining needs

Re: Review Request: Add a tooltip to battery monitor applet

2009-11-25 Thread Kåre Särs
> On 2009-11-25 18:37:46, Andrew Coles wrote: > > Proof-reading: > > > > 1) Change 'Estimated time remaining %1' to 'Estimated time remaining: %1'. > > The other items in the tool-tip separate the label from the data using a > > colon (e.g. Charging: 20% charged), so the time remaining needs

Re: Review Request: Add a tooltip to battery monitor applet

2009-11-25 Thread Kåre Särs
> On 2009-11-25 17:27:53, Cyberbeat wrote: > > I really like the estimated time. And it really helps. And for not being > > precise, it is "estimated" :) Would really like to see this in kde-4.4, and > > perhaps also backported to kde-4.3? I'm afraid it is a bit too late for KDE 4.4 with the h

Re: t4 wiki page

2009-11-25 Thread Marco Martin
On Wednesday 25 November 2009, Aaron J. Seigo wrote: > hi all ... > > i know it's a few months off, but as more and more people become interested > in this crazy thing called "plasma" ;) i had a need for a wiki page to > point people at for T4. behold: > > http://techbase.kde.org/Projects

Re: Broken build kdeplasma-addons/applets/kdeobservatory/

2009-11-25 Thread Sandro Andrade
Hi, Could you please give it another try ? Probably including just etc is enough. Thanks, Sandro On Wed, Nov 25, 2009 at 4:40 PM, Sandro Andrade wrote: > Investigating ! > > Sandro > > On Wed, Nov 25, 2009 at 4:27 PM, Burkhard Lück wrote: >> Hi, >> >> the applet does not build here, CMakeCaxh

Re: t4 wiki page

2009-11-25 Thread Aaron J. Seigo
On November 25, 2009, Nuno Pinheiro wrote: > think apart from the typical plasma crew we will have 1 or 2 more people > just from oxygen, that would be great! please add this information to the wiki page as -soon- as you have a decent idea about how many people will be there so we can work this

Re: t4 wiki page

2009-11-25 Thread Nuno Pinheiro
On Wednesday, 25 de November de 2009 18:46:05 Aaron J. Seigo wrote: > hi all ... > > i know it's a few months off, but as more and more people become interested > in this crazy thing called "plasma" ;) i had a need for a wiki page to > point people at for T4. behold: > > http://techbase.k

t4 wiki page

2009-11-25 Thread Aaron J. Seigo
hi all ... i know it's a few months off, but as more and more people become interested in this crazy thing called "plasma" ;) i had a need for a wiki page to point people at for T4. behold: http://techbase.kde.org/Projects/Plasma/Tokamak4 it's skeletal at the moment, but we can start f

Re: Review Request: Add a tooltip to battery monitor applet

2009-11-25 Thread Andrew Coles
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2010/#review3276 --- Proof-reading: 1) Change 'Estimated time remaining %1' to 'Estimated

Re: Review Request: Add a tooltip to battery monitor applet

2009-11-25 Thread cyberbeat
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2010/#review3267 --- I really like the estimated time. And it really helps. And for not bei

Re: kimpanel installation broken

2009-11-25 Thread Aaron J. Seigo
On November 25, 2009, Burkhard Lück wrote: > Hi, > > building kdeplasma-addons I get this installation error: > -- Installing: /usr/lib/scim-1.0/scim-panel-dbus > CMake Error at applets/kimpanel/backend/scim/cmake_install.cmake:42 (FILE): > file INSTALL cannot copy file > > "/home/kdedev/svn/

Re: Icon for KDE Observatory ?

2009-11-25 Thread Aaron J. Seigo
On November 25, 2009, Sandro Andrade wrote: > Or should I include this request in: > http://techbase.kde.org/index.php?title=Projects/Oxygen/Missing_Icons > ? yes. a blog may also help find some new interested talent :) -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C4

Re: Removal of Remote Widgets policy KCM in kdebase/workspace/kcontrol

2009-11-25 Thread Aaron J. Seigo
On November 25, 2009, Dario Freddi wrote: > Unfortunately neither me or Rob (didn't hear from him since a while) have > found time to work on the module of the subject, so I think (unless > somebody steps up and finishes it) it should be moved back to pg, since at > the moment it does fairly noth

Re: feature completion, polshing and bug hunting is afoot .. oh, and the Changelog-4.4

2009-11-25 Thread Aaron J. Seigo
On November 25, 2009, Yuen Hoe Lim wrote: > Does my previous patch adding support for wallpaper contextual actions > qualify as a libplasma 'feature'? :) yes :) -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponso

Re: Broken build kdeplasma-addons/applets/kdeobservatory/

2009-11-25 Thread Sandro Andrade
Investigating ! Sandro On Wed, Nov 25, 2009 at 4:27 PM, Burkhard Lück wrote: > Hi, > > the applet does not build here, CMakeCaxhe says: > build/kdeplasma- > addons/CMakeCache.txt:551:Qwt5_INCLUDE_DIR:PATH=/usr/include/qwt-qt4 > > but include path seems to be hardcoded in this file: > > kdeobserv

Re: Obsolete message templates

2009-11-25 Thread Sebastian Kügler
On Wednesday 25 November 2009 17:22:06 Burkhard Lück wrote: > ftp://l10n.kde.org/logs/091125.trunk_l10n-kde4 > > Potentially obsolete .pot files: > 2009-09-05 templates/messages/kdereview/plasma_applet_indicatordisplay.pot Can be deleted. > 2009-09-23 templates/messages/kdeplasma-addons/plasma_e

kimpanel installation broken

2009-11-25 Thread Burkhard Lück
Hi, building kdeplasma-addons I get this installation error: -- Installing: /usr/lib/scim-1.0/scim-panel-dbus CMake Error at applets/kimpanel/backend/scim/cmake_install.cmake:42 (FILE): file INSTALL cannot copy file "/home/kdedev/svn/build/kdeplasma-addons/applets/kimpanel/backend/scim/scim- p

Broken build kdeplasma-addons/applets/kdeobservatory/

2009-11-25 Thread Burkhard Lück
Hi, the applet does not build here, CMakeCaxhe says: build/kdeplasma- addons/CMakeCache.txt:551:Qwt5_INCLUDE_DIR:PATH=/usr/include/qwt-qt4 but include path seems to be hardcoded in this file: kdeobservatory/src/commithistoryview.cpp:27:#include -- Burkhard Lück ___

Obsolete message templates

2009-11-25 Thread Burkhard Lück
Hi, ftp://l10n.kde.org/logs/091125.trunk_l10n-kde4 Potentially obsolete .pot files: 2009-09-05 templates/messages/kdereview/plasma_applet_indicatordisplay.pot 2009-09-23 templates/messages/kdeplasma-addons/plasma_engine_ocs.pot What happened? -- Burkhard Lück __

Re: Review Request: Draft: Widgets Explorer "Add Widgets"

2009-11-25 Thread Anselmo Lacerda S. de Melo
On Wed, Nov 25, 2009 at 11:10, Petri Damstén wrote: > On Wednesday 25 November 2009 07:30:03 Anselmo Melo wrote: >> --- >> This is an automatically generated e-mail. To reply, visit: >> http://reviewboard.kde.org/r/2191/ >> --

Re: Review Request: Draft: Widgets Explorer "Add Widgets"

2009-11-25 Thread Petri Damstén
On Wednesday 25 November 2009 07:30:03 Anselmo Melo wrote: > --- > This is an automatically generated e-mail. To reply, visit: > http://reviewboard.kde.org/r/2191/ > --- > > (Updated 200

Icon for KDE Observatory ?

2009-11-25 Thread Sandro Andrade
Hi, Would someone with some free time and artistic gift be willing to build the KDE Observatory icon ? The current version is weird, it's getting blurred and doesn't follow Oxygen pallete. It could be a better attempt following the current one or something like this: http://www.phys.uconn.edu/obs

Removal of Remote Widgets policy KCM in kdebase/workspace/kcontrol

2009-11-25 Thread Dario Freddi
Hi fellows, Unfortunately neither me or Rob (didn't hear from him since a while) have found time to work on the module of the subject, so I think (unless somebody steps up and finishes it) it should be moved back to pg, since at the moment it does fairly nothing, and be pushed, if finished, for

Re: feature completion, polshing and bug hunting is afoot .. oh, and the Changelog-4.4

2009-11-25 Thread Yuen Hoe Lim
Does my previous patch adding support for wallpaper contextual actions qualify as a libplasma 'feature'? :) Jason "moofang" Lim Yuen Hoe http://yuenhoe.co.cc/ On Wed, Nov 25, 2009 at 6:53 AM, Aaron J. Seigo wrote: > hi all ... > > tomorrow the 25th is feature and string freeze. get your s