CIA.vc
mdawson
Real-time open source activity stats
Stats » Authors » mdawson
informationsyndicateUTC clock
16:00 on May 26, 2012
event counters
The last message was received 2.23 years ago at 17:53 on Mar 04, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
20 messages since the first one, 3.42 years ago, for an average of 2.08 months between messages
recent messages
dateReversed sort columnprojectcontentlink
17:53 on Mar 04, 2010KDE
Commit by mdawson :: r1098934 applets/branches/KDE/4.4/kdeplasma-addons/applets/systemloadviewer/systemloadviewer.cpp:
Fix a series of bugs regarding the cpu usage not properly rendering, either with a floating bar or with a non-updating bar.

Also disables disconnecting unused cpu sources.

BUG: 227291
BUG: 221375
BUG: 227144
#
17:48 on Mar 04, 2010KDE
Commit by mdawson :: r1098929 applets/trunk/KDE/kdeplasma-addons/applets/systemloadviewer/systemloadviewer.cpp:
Fix a series of bugs regarding the cpu usage not properly rendering, either with a floating bar or with a non-updating bar.

Also disables disconnecting unused cpu sources.

BUG: 227291
BUG: 221375
BUG: 227144
#
17:46 on Mar 04, 2010KDE
Commit by mdawson :: r1098928 /trunk/kde-common/accounts:
Update account for Matthew Dawson (new email address)
#
03:49 on Feb 04, 2010KDE
Commit by mdawson :: r1084958 kioslave/branches/KDE/4.4/kdelibs/kioslave/http/http.cpp:
Fix the http kio slave to properly handle redirect requests when the server requests a change from http to https.
#
03:33 on Feb 04, 2010KDE
Commit by mdawson :: r1084957 kioslave/trunk/KDE/kdelibs/kioslave/http/http.cpp:
Fix the http kio slave to properly handle redirect requests when the server requests a change from http to https.
#
14:51 on Oct 21, 2009KDE
Commit by mdawson :: r1038648 applets/trunk/KDE/kdeplasma-addons/applets/systemloadviewer/ (systemloadviewer.cpp systemloadviewer.h):
System Load Viewer will now launch krunner's task manager when when clicked.
#
15:57 on Sep 19, 2009KDE
Commit by mdawson :: r1025758 kioslave/branches/KDE/4.3/kdelibs/kioslave/http/http.cpp:
Fix kio_http to be able to authenticate against a http server that returns no body with the 401 error code.
This patch fixes KDE's ability to talk to eGroupware using groupdav.
#
15:47 on Sep 19, 2009KDE
Commit by mdawson :: r1025755 kioslave/trunk/KDE/kdelibs/kioslave/http/http.cpp:
Fix kio_http to be able to authenticate against a http server that returns no body with the 401 error code.
This patch fixes KDE's ability to talk to eGroupware using groupdav.

BUG: 186763
#
16:12 on Aug 09, 2009KDE
Commit by mdawson :: r1009293 workspace/branches/KDE/4.3/kdebase/workspace/kwin/effects/logout/logout.cpp:
Fix compile error in kwin's logout effect when opengl is disabled.
#
16:04 on Aug 09, 2009KDE
Commit by mdawson :: r1009287 workspace/trunk/KDE/kdebase/workspace/kwin/effects/logout/logout.cpp:
Fix compile error in kwin's logout effect when opengl.
#
01:37 on Mar 11, 2009KDE
Commit by mdawson :: r938024 workspace/trunk/KDE/kdebase/workspace/plasma/wallpapers/image/ (image.cpp image.h):
FEATURE: 168731
Add a fade out effect of the old wallpaper in both single image and slideshow mode.
#
17:28 on Jan 16, 2009KDE
Commit by mdawson :: r912089 plasma/trunk/kdereview/plasma/applets/systemloadviewer/systemloadviewer.cpp:
Fix transparency setting, the slider was setting the value in reverse.
#
17:18 on Jan 16, 2009KDE
Commit by mdawson :: r912077 plasma/trunk/kdereview/plasma/applets/systemloadviewer/ (coloursconfig.ui systemloadviewer.cpp):
Add the ability to change the free resource colour of the applet. Can change both transparency and colour.
#
05:42 on Jan 16, 2009KDE
Commit by mdawson :: r911777 plasma/trunk/kdereview/plasma/applets/systemloadviewer/ (systemloadviewer.cpp systemloadviewer.h):
Fix some krazy2 issues
 - Properly add my email address to the copyright header.
 - Change <br> to <br /> in tooltip.
#
20:02 on Jan 15, 2009KDE
Commit by mdawson :: r911635 plasma/trunk/kdereview/plasma/applets/systemloadviewer/ (systemloadviewer.cpp systemloadviewer.h):
Change detection of swap to be based on total amount of swap reported. This detects when a swap partition is available and unused as well as swap files.
#
21:45 on Jan 09, 2009KDE
Commit by mdawson :: r908539 plasma/trunk/playground/base/plasma/applets/systemloadviewer/systemloadviewer.cpp:
The call to disconnectCPUSources needs to be above the change in the value of m_showMultiCPU, otherwise the old sources won't be disconnected.
#
05:53 on Dec 30, 2008KDE
Commit by mdawson :: r903186 plasma/trunk/playground/base/plasma/applets/systemloadviewer/systemloadviewer.cpp:
Fixed multiple CPU look with widget, when showing multiple CPU's, the bars were translated over by one, so swap was no longer visible.
#
19:26 on Dec 29, 2008KDE
Commit by mdawson :: r903039 plasma/trunk/playground/base/plasma/applets/systemloadviewer/ (3 files):
Added the ability to change the update interval. Also added a spin box and a slider to the configuration box to allow for the change.
#
18:27 on Dec 29, 2008KDE
Commit by mdawson :: r903018 plasma/trunk/playground/base/plasma/applets/systemloadviewer/systemloadviewer.cpp:
When the data for the RAM was being gathered, a non-existant source (mem/physical/total) was being queried. Modified to instead gather how much memory applications where using. This removes the need to calculate the value.

Also modified the detection of swap sources to be be mem/swap/ from mem/swap, to be more specific.
#
08:55 on Dec 24, 2008KDE
Commit by mdawson :: r900982 plasma/trunk/playground/base/plasma/applets/systemstatus/systemstatus.cpp:
When CPU usage changed significantly for a CPU, sometimes its bar would be incorrectly offset. Fix by changing own often update() is called in dataUpdated.

In toolTipAboutToShow(), the content that is displayed now reflects the average cpu usage, even when more then one cpu is being displayed.
#