CIA.vc
bibr
Real-time open source activity stats
Stats » Authors » bibr
informationsyndicateUTC clock
00:32 on May 26, 2012
event counters
The last message was received 4.28 years ago at 06:53 on Feb 15, 2008
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
4 messages since the first one, 4.71 years ago, for an average of 1.18 years between messages
recent messages
dateReversed sort columnprojectcontentlink
06:53 on Feb 15, 2008KDE
Commit by bibr :: r775199 flickr/trunk/playground/graphics/flickr/FlickrPlasmoid.cpp:
Use CacheMode instead of CachePaintMode (s.a. rev.775198).
#
06:52 on Feb 15, 2008KDE
Commit by bibr :: r775198 workspace/trunk/KDE/kdebase/workspace/libs/plasma/ (3 files in 2 dirs):
Introduce QGraphicsItem::CacheMode in place of Widget::CachePaintMode.
This move was planned from the beginning; Widget::CachePaintMode was a
backport of the same feature in Qt 4.4. OK'ed by aseigo after post on
panel-devel. I've left CachePaintMode in there (it simply redirects to
CacheMode); I don't know if it's OK to remove these APIs or not (and
it's not monday anyway).
#
20:44 on Sep 10, 2007KDE
Commit by bibr :: r710764 workspace/trunk/KDE/kdebase/workspace/ (3 files in 2 dirs):
Enable DeviceCoordinateCacheMode by default. Overload update() to give
it invalidate-like behavior, and remove invalidate(). Revert last change
to analogclock, cached behavior is now enabled for all applets. If you
want to disable caching, call setCachePaintMode(NoCacheMode) from your
applet's constructor.
#
19:46 on Sep 10, 2007KDE
Commit by bibr :: r710747 workspace/trunk/KDE/kdebase/workspace/plasma/applets/clock/clock.cpp:
Add caching as an experiment. The speed-up is very noticable
when moving the clock around.
#
19:07 on Sep 10, 2007KDE
Commit by bibr :: r710738 workspace/trunk/KDE/kdebase/workspace/libs/plasma/widgets/ (widget.cpp widget.h):
Add CachePaintMode, as a temporary local back-port of
QGraphicsItem::CacheMode, which will appear in 4.4. I've chosen names
that aren't really good, but they're not misleading, and they don't
clash with the API in 4.4.

My first KDE submit :-DDD.
#