Re: branches/KDE/4.6/kdebase/workspace/powerdevil

2011-01-26 Thread Dario Freddi
M +9 -7 daemon/actions/bundled/handlebuttoneventsconfig.cpp M +2 -1 daemon/actions/bundled/suspendsession.h M +1 -1 daemon/powerdevilaction.cpp M +1 -1 kcmodule/global/GeneralPage.cpp --- branches/KDE/4.6/kdebase/workspace/powerdevil/daemon/actions

branches/KDE/4.6/kdebase/workspace

2011-01-26 Thread Will Stephenson
SVN commit 1217284 by wstephens: Remove MALLOC_CHECK_ from 4.6 branch CCMAIL: release-team@kde.org CCMAIL: kde-packa...@kde.org M +0 -12 startkde.cmake --- branches/KDE/4.6/kdebase/workspace/startkde.cmake #1217283:1217284 @@ -36,18 +36,6 @@ # we have to unset this for Darwin since

Re: branches/KDE/4.6/kdebase/workspace/powerdevil

2011-01-25 Thread Will Stephenson
+9 -7 daemon/actions/bundled/handlebuttoneventsconfig.cpp M +2 -1 daemon/actions/bundled/suspendsession.h M +1 -1 daemon/powerdevilaction.cpp M +1 -1 kcmodule/global/GeneralPage.cpp --- branches/KDE/4.6/kdebase/workspace/powerdevil/daemon/actions/bundled/handl

Re: branches/KDE/4.6/kdebase/workspace/powerdevil/daemon

2011-01-25 Thread Will Stephenson
for downstream dupes from the RCs? M +27 -14powerdevilprofilegenerator.cpp M +23 -0 powerdevilprofilegenerator.h --- branches/KDE/4.6/kdebase/workspace/powerdevil/daemon/powerdevilprofilegene rator.cpp #1216708:1216709 @@ -260,26 +260,18

Re: branches/KDE/4.6/kdebase/workspace/powerdevil/daemon

2011-01-25 Thread Will Stephenson
On Tuesday 25 January 2011 12:52:14 Will Stephenson wrote: On Monday 24 January 2011 11:19:16 Dario Freddi wrote: SVN commit 1216709 by dafre: CCMAIL: Dirk Mueller muel...@kde.org CCMAIL: release-team@kde.org Backporting r1216706 This commit fixes a critical bug in the

Re: branches/KDE/4.6/kdebase/workspace/powerdevil

2011-01-25 Thread Will Stephenson
On Tuesday 25 January 2011 12:51:52 Will Stephenson wrote: n Monday 24 January 2011 11:17:17 Dario Freddi wrote: SVN commit 1216708 by dafre: CCMAIL: Dirk Mueller muel...@kde.org CCMAIL: release-team@kde.org Backporting r1216705 This commit is critical and needs to be

branches/KDE/4.6/kdebase/workspace/powerdevil

2011-01-24 Thread Dario Freddi
-40 daemon/actions/bundled/handlebuttonevents.cpp M +9 -7 daemon/actions/bundled/handlebuttoneventsconfig.cpp M +2 -1 daemon/actions/bundled/suspendsession.h M +1 -1 daemon/powerdevilaction.cpp M +1 -1 kcmodule/global/GeneralPage.cpp --- branches/KDE/4.6

branches/KDE/4.6/kdebase/workspace/powerdevil/daemon

2011-01-24 Thread Dario Freddi
powerdevilprofilegenerator.h --- branches/KDE/4.6/kdebase/workspace/powerdevil/daemon/powerdevilprofilegenerator.cpp #1216708:1216709 @@ -260,26 +260,18 @@ runScript.writeEntry uint (scriptPhase, 0); } // SuspendSession -if (oldGroup.readEntry int (idleAction, 0) 0

branches/KDE/4.6/kdelibs/kdecore/util

2011-01-16 Thread Michael Pyne
:253795 CCMAIL:release-team@kde.org M +5 -0 kshareddatacache.cpp --- branches/KDE/4.6/kdelibs/kdecore/util/kshareddatacache.cpp #1214945:1214946 @@ -437,6 +437,11 @@ IndexTableEntry *indices = indexTable(); for (uint i = 0; i indexTableSize(); ++i) { indices

branches/KDE

2010-12-22 Thread Dirk Mueller
SVN commit 1208598 by mueller: Creating a KDE 4.6 branch CCMAIL: release-team@kde.org CCMAIL: kde-core-de...@kde.org A 4.6 (directory) ___ release-team mailing list release-team@kde.org

branches/KDE/4.5/kdebase/workspace/plasma/generic/applets/battery

2010-08-03 Thread Sebastian Kügler
into 4.5.0 still? (It was about time that I'd be the one coming with last minute screw-ups and asking everybody to re-roll. Sorry, really. :/) CCMAIL:release-team@kde.org M +23 -46battery.cpp M +3 -8 battery.h --- branches/KDE/4.5/kdebase/workspace/plasma/generic/applets/battery

Re: branches/KDE/4.5/kdebase/workspace/plasma/generic/applets/battery

2010-08-03 Thread Dirk Mueller
On Tuesday 03 August 2010, Sebastian Kügler wrote: Revert r1157716: control amount of brightness sliders Dirk, any way we can get this one into 4.5.0 still? (It was about time that I'd be the one coming with last minute screw-ups and asking everybody to re-roll. Sorry, really. :/) this

Re: branches/KDE/4.5/kdebase/workspace/plasma/generic/applets/battery

2010-08-03 Thread Sebastian Kügler
On Tuesday 03 August 2010 21:48:42 Dirk Mueller wrote: On Tuesday 03 August 2010, Sebastian Kügler wrote: Revert r1157716: control amount of brightness sliders Dirk, any way we can get this one into 4.5.0 still? (It was about time that I'd be the one coming with last minute

branches/KDE/4.5/kdebase/workspace/powerdevil/daemon

2010-08-02 Thread Roman Jarosz
-1 PowerDevilDaemon.cpp --- branches/KDE/4.5/kdebase/workspace/powerdevil/daemon/PowerDevilDaemon.cpp #1158369:1158370 @@ -388,7 +388,7 @@ Solid::Control::PowerManager::setBrightness(settings-readEntry(brightness).toInt()); d-brightness = settings-readEntry(brightness).toInt

Re: branches/KDE/4.5

2010-06-28 Thread Albert Astals Cid
A Diumenge, 27 de juny de 2010, Dirk Mueller va escriure: On Sunday 27 June 2010, Dirk Mueller wrote: SVN commit 1143427 by mueller: branching off KDE 4.5 Hi, let me explain in detail what this means: Starting with commit r1143426, only changes in branches/KDE/4.5 end up in KDE

Re: branches/KDE/4.5

2010-06-27 Thread Dirk Mueller
On Sunday 27 June 2010, Dirk Mueller wrote: SVN commit 1143427 by mueller: branching off KDE 4.5 Hi, let me explain in detail what this means: Starting with commit r1143426, only changes in branches/KDE/4.5 end up in KDE 4.5.0. trunk/ is now open for KDE 4.6 development. The usual RC

Re: branches/KDE/4.4/kdebase/runtime/nepomuk/services/storage

2010-02-08 Thread Dirk Mueller
On Sunday 07 February 2010, Dirk Mueller wrote: On Sunday 07 February 2010, Sebastian Kügler wrote: SVN commit 1086360 by sebas: Always enable full-text indexing 54b28d1ea9fc93953e1863c06d7b7780 sources/kdebase-runtime-4.4.0.tar.bz2 sorry, that was wrong, correct is:

branches/KDE/4.4/kdebase/workspace/plasma/desktop/applets/kickoff

2010-02-08 Thread Aaron J . Seigo
::sourceDataChanged(const QModelIndex start, const QModelIndex end) { if (start.parent().isValid()) return; --- branches/KDE/4.4/kdebase/workspace/plasma/desktop/applets/kickoff/core/systemmodel.h #1087229:1087230 @@ -48,13 +48,12 @@ virtual int columnCount(const QModelIndex parent

Re: branches/KDE/4.4/kdebase/runtime/nepomuk/services/storage

2010-02-07 Thread Dirk Mueller
On Sunday 07 February 2010, Sebastian Kügler wrote: SVN commit 1086360 by sebas: Always enable full-text indexing 54b28d1ea9fc93953e1863c06d7b7780 sources/kdebase-runtime-4.4.0.tar.bz2 Greetings, Dirk ___ release-team mailing list

branches/KDE/4.4/kdebase/runtime/nepomuk/services/storage

2010-02-06 Thread Sebastian Kügler
SVN commit 1086360 by sebas: Always enable full-text indexing CCMAIL:tr...@kde.org CCMAIL:release-team@kde.org M +3 -0 repository.cpp --- branches/KDE/4.4/kdebase/runtime/nepomuk/services/storage/repository.cpp #1086359:1086360 @@ -325,6 +325,9 @@ // lower the minimum

branches/KDE/4.4/kdebindings/ruby

2010-01-24 Thread Arno Rehn
ktexteditor/CMakeLists.txt M +2 -2 nepomuk/CMakeLists.txt M +3 -3 nepomuk/nepomukhandlers.cpp M +2 -2 okular/CMakeLists.txt M +4 -2 qwt/CMakeLists.txt --- branches/KDE/4.4/kdebindings/ruby/akonadi/CMakeLists.txt #1079271:1079272 @@ -10,8 +10,7

Re: branches/KDE/4.4/kdelibs/cmake/modules

2010-01-19 Thread Dirk Mueller
On Friday 08 January 2010, Tom Albers wrote: Your frustration is noted and we will try to inform you next time. In this case the problem was detected based on the rc1 tarballs. The time between tagging RC1 and the release is very, very limited, just a couple of hours. The simple option in

branches/KDE/4.4/kdelibs/cmake/modules

2010-01-07 Thread Alexander Neundorf
??? Alex CCMAIL: release-team@kde.org M +1 -1 FindKDE4Internal.cmake M +8 -1 FindSharedDesktopOntologies.cmake --- branches/KDE/4.4/kdelibs/cmake/modules/FindKDE4Internal.cmake #1071245:1071246 @@ -275,7 +275,7 @@ # this is required now by cmake 2.6 and so must

Re: branches/KDE/4.4/kdelibs/cmake/modules

2010-01-07 Thread Tom Albers
Op Thursday 07 January 2010 20:20 schreef u: SVN commit 1071246 by neundorf: -we require 2.6.2, nothing else, we can discuss a higher version for 4.5, not for 4.4.x. How can you change like the most important property of our buildsystem while branching for the release without even letting

Re: branches/KDE/4.3/kdepim/kmail/icons

2009-10-04 Thread Thomas McGuire
Hi, On Friday 02 October 2009 22:00:09 Helio Chissini de Castro wrote: SVN commit 1030630 by helio: - Icons already included in oxygen tarball D ox16-actions-mail-forwarded-replied.png D [many more files] I think this change is wrong for the 4.3 branch. The 4.3

Re: branches/KDE/4.3/kdepim/kmail/icons

2009-10-04 Thread Maciej Mrozowski
On Saturday 03 of October 2009 14:19:10 Thomas McGuire wrote: I think this change is wrong for the 4.3 branch. The 4.3 branch is supposed to use oxygen-icons from tags/kdesupport-for-4.3/kdesupport/oxygen-icons/, and I don't think those icons are in that oxygen-icons tag. I think this

branches/KDE/4.3/kdebase/workspace/plasma/dataengines/keystate

2009-07-09 Thread Michael Leupold
A CMakeLists.txt AMMessages.sh M +1 -1 keyservice.cpp M +1 -1 keystate.cpp M +1 -1 keystate.h ** branches/KDE/4.3/kdebase/workspace/plasma/dataengines/keystate/Messages.sh #property svn:executable + * --- branches/KDE/4.3/kdebase/workspace/plasma

Re: branches/KDE/4.3/kdebase/workspace/plasma/dataengines/keystate

2009-07-09 Thread Burkhard Lück
Am Sonntag 05 Juli 2009 12:19:13 schrieb Michael Leupold: SVN commit 991554 by mleupold: Backport of r991543: Add the keystate engine to the build which I forgot when moving it from kdereview. While the engine currently doesn't feature a Plasmoid using it, the plan is to release one based

Re: branches/KDE/4.3/kdebase/workspace/plasma/dataengines/keystate

2009-07-09 Thread Tom Albers
At Sunday 05 July 2009 12:19, you wrote: SVN commit 991554 by mleupold: Backport of r991543: Add the keystate engine to the build which I forgot when moving it from kdereview. Are you sure you want to do that? I mean it is even after tagging of RC2. Are you sure it can not break anything

Re: branches/KDE/4.3/kdebase/workspace/plasma/dataengines/keystate

2009-07-06 Thread Aaron J. Seigo
On Monday 06 July 2009, Burkhard Lück wrote: Can someone explain to me, why these messages are extracted for translation, and how and where these translations are really never used? it's so that things using the engine can later do i18n(keyReceviedFromTheEngine) when listing items in a UI. --

Re: kdevelop and kdevplatform tagged in branches/KDE/4.3

2009-06-28 Thread Andreas Pakulat
On 27.06.09 16:25:39, Albert Astals Cid wrote: I wonder if they really belong there, can someone clarify? No they don't. Andreas -- Today's weirdness is tomorrow's reason why. -- Hunter S. Thompson ___ release-team mailing list

Re: kdevelop and kdevplatform tagged in branches/KDE/4.3

2009-06-28 Thread Andreas Pakulat
kdevelop and kdevplatform from branches/KDE/4.3 and also the tags? Andreas -- You'll feel much better once you've given up hope. ___ release-team mailing list release-team@kde.org https://mail.kde.org/mailman/listinfo/release-team

branches/KDE/4.3/kdebase/workspace

2009-06-28 Thread Luboš Luňák
SVN commit 987505 by lunakl: Missed one version to bump. CCMAIL: release-team@kde.org M +1 -1 CMakeLists.txt --- branches/KDE/4.3/kdebase/workspace/CMakeLists.txt #987504:987505 @@ -3,7 +3,7 @@ # Used e.g. in KDE4WorkspaceConfig.cmake, Alex set(KDE4WORKSPACE_VERSION_MAJOR 4) set

Re: branches/KDE/4.3/kdebase/workspace

2009-06-28 Thread Dirk Mueller
On Sunday 28 June 2009, Michael Pyne wrote: Remove usage of glibc memory checker for 4.3 release in startkde. This is per the comments already in the script. CCMAIL:release-team@kde.org Thanks! I think I'll keep it in RC1. but it is good to have it gone in final. Greetings, Dirk

kdevelop and kdevplatform tagged in branches/KDE/4.3

2009-06-27 Thread Albert Astals Cid
I wonder if they really belong there, can someone clarify? Albert ___ release-team mailing list release-team@kde.org https://mail.kde.org/mailman/listinfo/release-team

branches/KDE/4.3/kdebase/workspace

2009-06-27 Thread Michael Pyne
SVN commit 988394 by mpyne: Remove usage of glibc memory checker for 4.3 release in startkde. This is per the comments already in the script. CCMAIL:release-team@kde.org M +0 -4 startkde.cmake --- branches/KDE/4.3/kdebase/workspace/startkde.cmake #988393:988394 @@ -36,10 +36,6

branches/KDE

2009-06-24 Thread Dirk Mueller
SVN commit 986143 by mueller: branching KDE 4.3 for RC1 CCMAIL: release-team@kde.org A 4.3 (directory) trunk/KDE#986142 ___ release-team mailing list release-team@kde.org https://mail.kde.org/mailman/listinfo/release-team

Re: branches/KDE/4.2/kdepimlibs/kresources

2009-05-01 Thread Volker Krause
On Wednesday 29 April 2009 09:54:00 André Wöbbeking wrote: SVN commit 960819 by woebbe: Don't leak KConfig in self(). good catch, but... Now only the factories are leaked :-( M +2 -2 factory.cpp --- branches/KDE/4.2/kdepimlibs/kresources/factory.cpp #960818:960819 @@ -73,8 +73,8

Fwd: KPilot Data Corruption Fixes in 4.2 (was Fwd: branches/KDE/4.2/kdepim/kpilot/conduits/akonadibase)

2009-01-26 Thread Allen Winter
Dirk, Sorry about this. -- Forwarded message -- From: Jason 'vanRijn' Kasper v...@movingparts.net Date: Sat, Jan 24, 2009 at 10:48 PM Subject: Fwd: branches/KDE/4.2/kdepim/kpilot/conduits/akonadibase To: KDE release coordination release-team@kde.org My apologies if I'm wrong

Fwd: branches/KDE/4.2/kdepim/kpilot/conduits/akonadibase

2009-01-26 Thread Jason 'vanRijn' Kasper
the weekend and all. Specifically, commits 915907, 915831, and 915837 fix data corruption problems in KPilot. Thank you! =:) -- Forwarded message -- From: Jason 'vanRijn' Kasper v...@movingparts.net Date: Sat, Jan 24, 2009 at 12:21 AM Subject: Re: branches/KDE/4.2/kdepim/kpilot

branches/KDE/4.0/kdelibs/kdeui

2008-01-04 Thread Kevin Ottens
configure the desktop related (kwin, krunner, plasma) shortcuts and any other global shortcuts. Dirk, any chance to get that in the release? CCMAIL: [EMAIL PROTECTED] CCMAIL: release-team@kde.org M +1 -11 actions/kaction.h M +8 -16 shortcuts/kglobalaccel.cpp --- branches/KDE/4.0