CIA.vc
mdione
Real-time open source activity stats
Stats » Authors » mdione
informationsyndicateUTC clock
16:00 on May 26, 2012
event counters
The last message was received 2.52 years ago at 11:04 on Nov 19, 2009
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
12 messages since the first one, 3.34 years ago, for an average of 3.39 months between messages
recent messages
dateReversed sort columnprojectcontentlink
11:04 on Nov 19, 2009KDE
Commit by mdione :: r1051431 phonon/trunk/kdesupport/phonon/gstreamer/mediaobject.cpp:
add the 'file://' scheme to urls that don't have it, so gstreamer doesn't
complain on pathnames with characters that get percent-endoded.
#
19:57 on Nov 14, 2009KDE
Commit by mdione :: r1049218 phonon/trunk/kdesupport/phonon/xine/mediaobject.cpp:

  • make the xine backend work with local files with filenames wrongly encoded/with mixed encodings.
#
16:38 on May 09, 2009KDE
Commit by mdione :: r965738 cmake/trunk/KDE/kdelibs/cmake/modules/FindPythonLibrary.cmake:
this patch honors -DPYTHON_SITE_PACKAGES_DIR. if not set, then checks for -DPYTHON_LIBS_WITH_KDE_LIBS. if set, it installs python modules in kde's lib dir; if not, it installs them in python's dir, which is the default.
#
00:10 on May 03, 2009KDE
Commit by mdione :: r962711 knotes/trunk/KDE/kdepim/knotes/ (knote.h knotesapp.cpp):
ask the note's name when creating a new one.
#
03:58 on Mar 31, 2009KDE
Commit by mdione :: r947131 solid/trunk/KDE/kdelibs/solid/solid/backends/hal/halbattery.cpp:
BUG: 187600

Some battery status changes weren't emited if the charge percentage had
changed. This was due to nested if's.
#
15:19 on Mar 23, 2009KDE
Commit by mdione :: r943266 workspace/trunk/KDE/kdebase/workspace/plasma/applets/battery/ (battery.cpp battery.h):
fixed the 'battery full' detection algorithm to rely on battery state,
which *is* the way to go. this fixes the switch from remaining time to
percentage when the battery is full, but it relies on a patch to solid
which is not in yet. until then, it will seem to not work, but trust me,
it does.
#
01:14 on Mar 21, 2009KDE
Commit by mdione :: r942080 workspace/trunk/KDE/kdebase/workspace/plasma/applets/battery/battery.cpp:
sometimes the applet started to show percentages while it was configured to
show remaining time. this minimizes that problem. it still can do it because
the data from power devil, or even in lower layers, can be unreliable.
#
04:31 on Feb 12, 2009KDE
Commit by mdione :: r924998 kwallet/trunk/KDE/kdeutils/kwallet/allyourbase.cpp:
make the icon view exceute() the icon when returnPressed(). the user can use
the keyboard to open a wallet.
#
21:33 on Jan 22, 2009KDE
Commit by mdione :: r915361 workspace/trunk/KDE/kdebase/workspace/plasma/applets/tasks/tasks.cpp:
forgot to make tasks a greedy applet too.
#
16:51 on Jan 22, 2009KDE
Commit by mdione :: r915262 plasma/trunk/playground/base/plasma/applets/panelspacer/panelspacer.cpp:
make panel spacer be greedy about space, pushing other applets to the sides.
#
16:49 on Jan 22, 2009KDE
Commit by mdione :: r915261 plasma/trunk/KDE/kdelibs/plasma/applet.cpp:
make plasma applets yield space for greedy applets.
#
14:42 on Jan 22, 2009KDE
Commit by mdione :: r915184 workspace/trunk/KDE/kdebase/workspace/plasma/applets/battery/ (battery.cpp battery.h batteryConfig.ui):
Battery applet now can show remaining time until depletion/fully charged
(depending on AC adaptor state) instead of charge percentage.

GUI: new options in battery/batteryConfig.ui.
#