CIA.vc
Paolini
Real-time open source activity stats
Stats » Authors » Paolini
informationsyndicateUTC clock
18:35 on May 26, 2012
event counters
The last message was received 1.16 years ago at 07:52 on Mar 29, 2011
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
341 messages since the first one, 8.3 years ago, for an average of 1.27 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
07:52 on Mar 29, 2011KDE
Commit by paolini :: r1226372 kig/trunk/KDE/kdeedu/kig/filters/ (6 files): (link)
bug fixing by Raoul and copyright updates
#
08:50 on Mar 21, 2011KDE
Commit by paolini :: r1225543 kig/trunk/KDE/kdeedu/kig/ (15 files in 3 dirs): (link)
Raoul Bourquin contributed the asymptote export filter for kig.
#
13:56 on Feb 09, 2011KDE
Commit by paolini :: r1219618 kig/trunk/KDE/kdeedu/kig/CMakeLists.txt: (link)
copied segment from kdeedu/CMakeList.txt in order to make kig
build standalone (Git move)
#
13:38 on Feb 09, 2011KDE
Commit by paolini :: r1219617 kig/trunk/KDE/kdeedu/kig/cmake/ (. modules/ modules/FindBoostPython.cmake): (link)
FindBoostPython.cmake copied from kdeedu. It seems necessary in order
to allow independent build of kig
#
14:02 on Dec 18, 2010KDE
Commit by paolini :: r1207545 kig/trunk/KDE/kdeedu/kig/objects/conic_types.cc: (link)
This closes a nasty bug for "ParabolaBDP" (Parabola with
given directrix and focus). It was wrongly assumed that
the focus is a point on the parabola (wrong construction of
intersection points for lines through the focus)
#
19:20 on Apr 28, 2010KDE
Commit by paolini :: r1120279 kig/trunk/KDE/kdeedu/kig/ (4 files in 2 dirs):
patch submitted by Miha Cancula: http://reviewboard.kde.org/r/3825/
#
15:37 on Dec 22, 2009KDE
Commit by paolini :: r1065127 kig/trunk/KDE/kdeedu/kig/objects/bezier_type.cc:
more consistent i18n messages related to bezier curves
#
10:36 on Dec 21, 2009KDE
Commit by paolini :: r1064645 kig/trunk/KDE/kdeedu/kig/ (4 files in 3 dirs):
quadric -> quadratic (bezier curves)
#
20:25 on Dec 16, 2009KDE
Commit by paolini :: r1063050 kig/trunk/KDE/kdeedu/kig/ (4 files in 2 dirs):
using a special ImpType for weights in Rational Bezier
#
11:35 on Dec 15, 2009KDE
Commit by paolini :: r1062619 kig/trunk/KDE/kdeedu/kig/kig/kigpartui.rc:
hidden tests menu, to have a less crowded window
#
12:11 on Dec 14, 2009KDE
Commit by paolini :: r1062350 kig/trunk/KDE/kdeedu/kig/kig/kigpartui.rc:
make bezier toolbal hidden by default
#
00:03 on Nov 13, 2009KDE
Commit by paolini :: r1048254 kig/trunk/KDE/kdeedu/kig/ (3 files in 2 dirs):
Creation of on XxxOtherIntersectionType when using
middle mouse button on intersection points
#
19:46 on Nov 12, 2009KDE
Commit by paolini :: r1048134 kig/trunk/KDE/kdeedu/kig/objects/curve_imp.cc:
getParam minimization method revised by Franco Pasquarelli
#
16:28 on Nov 12, 2009KDE
Commit by paolini :: r1048030 kig/trunk/KDE/kdeedu/kig/objects/object_factory.cc:
completed CircleLine and CircleCircle intersection with
middle mouse button. Starting ConicConic.
Still to do: OtherIntersection in case of already present
intersection
#
12:20 on Nov 12, 2009KDE
Commit by paolini :: r1047953 kig/trunk/KDE/kdeedu/kig/objects/object_factory.cc:
TODO: fix the computation of circle-line intersection using the
'sensiblePoint' (middle mouse button)
#
11:42 on Nov 12, 2009KDE
Commit by paolini :: r1047944 kig/trunk/KDE/kdeedu/kig/objects/object_factory.cc:
middle-clicking on a conic-line intersection will create an intersection
point (this is an extention from the line-line case)
#
11:07 on Nov 12, 2009KDE
Commit by paolini :: r1047936 kig/trunk/KDE/kdeedu/kig/objects/ (object_factory.cc object_factory.h):
New label attachment to curves (if there isn't a valid
attachPoint) completed
#
09:07 on Nov 12, 2009KDE
Commit by paolini :: r1047802 kig/trunk/KDE/kdeedu/kig/objects/ (point_type.cc point_type.h):
New ConstrainedRelativePointType will allow to move a label
attached to a curve more freely, in a way similar to labels
attached to points. Compatibility with previous kig saved
files will be preserved, although in that case labels will
behave the old way.
#
16:51 on Nov 11, 2009KDE
Commit by paolini :: r1047629 kig/trunk/KDE/kdeedu/kig/ (7 files in 2 dirs):
cleanup: duplicated code for getParam and getDist removed from
locus_imp.cc, allowing caching mechanism also for bezier curves
#
20:35 on Nov 09, 2009KDE
Commit by paolini :: r1046845 kig/trunk/KDE/kdeedu/kig/misc/special_constructors.cc:
more specific intersection messages
#