CIA.vc
igorto
Real-time open source activity stats
Stats » Authors » igorto
informationsyndicateUTC clock
06:21 on May 28, 2012
event counters
The last message was received 2.1 years ago at 23:30 on Apr 23, 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
258 messages since the first one, 3.98 years ago, for an average of 0.8 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
23:30 on Apr 23, 2010KDE
Commit by igorto :: r1118118 /trunk/www/sites/planet/planetkde/config:
Add me in planetkde
#
08:53 on Feb 24, 2010KDE
Commit by igorto :: r1095410 plasma/trunk/KDE/kdelibs/plasma/animations/pixmaptransition.cpp:
use qfuzzycompare to resolse black frame in pixmap transitions
#
20:27 on Feb 12, 2010KDE
Commit by igorto :: r1089278 workspace/trunk/KDE/kdebase/workspace/plasma/netbook/containments/sal/itemview.cpp:
Plasma Netbook: fix scrolling when the user does dragndrop
#
14:15 on Feb 10, 2010KDE
Commit by igorto :: r1088308 workspace/trunk/KDE/kdebase/workspace/plasma/netbook/containments/newspaper/ (applettitlebar.cpp applettitlebar.h):
Fix segv in newspaper AppletTitleBar and use QParallelAnimationGroup to anime conf and close button

Patch by: Andre L. V. Loureiro <loureiro dot andrew at gmail dot com>
#
17:30 on Feb 08, 2010KDE
Commit by igorto :: r1087239 workspace/trunk/KDE/kdebase/workspace/plasma/netbook/containments/newspaper/ (applettitlebar.cpp applettitlebar.h):
Plasma Netbook: Show the applet title bar when the applet has background or a hover event happens
#
21:43 on Feb 02, 2010KDE
Commit by igorto :: r1084313 workspace/trunk/KDE/kdebase/workspace/plasma/netbook/containments/newspaper/ (applettitlebar.cpp applettitlebar.h):
Removed Plasma::Animator::self from AppletTitleBar and now use the new plasma animation api.

Patch by: Andre L. V. Loureiro <loureiro dot andrew at gmail dot com>
#
19:11 on Feb 02, 2010KDE
Commit by igorto :: r1084238 workspace/trunk/KDE/kdebase/workspace/plasma/netbook/containments/newspaper/ (3 files):
Plasma Netbook: use AppletsContainer class to remove complexity from newspaper code.
#
19:10 on Feb 02, 2010KDE
Commit by igorto :: r1084236 workspace/trunk/KDE/kdebase/workspace/plasma/netbook/containments/newspaper/ (3 files):
Plasma Netbook: create AppletsContainer class, this class would go to handle the Newspaper layout
#
02:50 on Jan 27, 2010KDE
Commit by igorto :: r1080846 plasma/trunk/KDE/kdelibs/plasma/ (3 files in 2 dirs):
remove private class from meter.cpp and support some properties on it.
The properties are useful to be used in animation.
#
18:41 on Jan 26, 2010KDE
Commit by igorto :: r1080692 plasma/trunk/KDE/kdelibs/plasma/animations/stackedlayout.cpp:
The layout now assigns to their childs the effectiveRect, which is more safe than the raw rectangle. Also fixed some minor typos.

Patch-by: Bruno Abinader <brunoabinader at gmail dot com>
#
15:43 on Jan 26, 2010KDE
Commit by igorto :: r1080626 plasma/trunk/KDE/kdelibs/plasma/widgets/frame.cpp:
Oops ... s/graphicswidget/qgraphicswidget

Patch by: Bruno Abinader<brunoabinader at gmail dot com>
#
15:30 on Jan 26, 2010KDE
Commit by igorto :: r1080622 plasma/trunk/KDE/kdelibs/plasma/widgets/frame.cpp:
Added missing Plasma::Frame parent resizeEvent() call

Patch by: Bruno Abinader <brunoabinader at gmail dot com>
#
13:38 on Jan 25, 2010KDE
Commit by igorto :: r1080054 plasma/trunk/KDE/kdelibs/plasma/animations/ (3 files):
updates, cleans up and finishes the remaining Plasma::RotationStackedAnimation transformations. Now every combination of animation origin ( Up, Up | Left, Up | Right, Down, Down | Left, Down | Right, Left, Right) works with the animation movement directions ( MoveUp, MoveUpLeft, MoveUpRight, MoveDown, MoveDownLeft, MoveDownRight, MoveLeft, MoveRight).

Patch by: Bruno Abinader <brunoabinader at gmail dot com>
#
19:31 on Jan 22, 2010KDE
Commit by igorto :: r1078747 plasma/trunk/KDE/kdelibs/plasma/widgets/ (tabbar.cpp tabbar.h):
port tabbar to new animation api.
#
18:55 on Jan 22, 2010KDE
Commit by igorto :: r1078733 plasma/trunk/KDE/kdelibs/plasma/animations/ (animation.h slide.cpp slide_p.h):
SlideAnimation: add a new movement direction movement any, it is useful when the user just know where is the finish position of widget like tabbar slide animation
#
16:05 on Jan 22, 2010KDE
Commit by igorto :: r1078683 plasma/trunk/KDE/kdelibs/plasma/widgets/pushbutton.cpp:
remove debug message
#
22:29 on Jan 21, 2010KDE
Commit by igorto :: r1078268 plasma/trunk/KDE/kdelibs/plasma/widgets/meter.cpp:
Oops .. fix property name used in qpropertyanimation
#
21:53 on Jan 21, 2010KDE
Commit by igorto :: r1078255 plasma/trunk/KDE/kdelibs/plasma/widgets/ (itembackground.cpp itembackground.h):
port itembackground to new animation api.
#
20:15 on Jan 21, 2010KDE
Commit by igorto :: r1078228 plasma/trunk/KDE/kdelibs/plasma/animations/rotationstacked.cpp:
fixes a small bug on RotationStackedAnimation which uses a wrong delta for the back widget rotation animation angle. The back widget was rotating from 90 (0.25 * 360) degrees to 180 (0.5 * 360), but the correct rotation is from 270 (0.75 * 360) to 360 (1.00 * 360). This patch also fixes code indentation.

Patch by: Bruno Abinader <brunoabinader at gmail dot com>
#
20:07 on Jan 21, 2010KDE
Commit by igorto :: r1078224 plasma/trunk/KDE/kdelibs/plasma/widgets/ (pushbutton.cpp pushbutton.h):
go go go! port push button to new animation api
#