CIA.vc
zander
Real-time open source activity stats
Stats » Authors » zander
informationsyndicateUTC clock
08:41 on May 28, 2012
event counters
The last message was received 1.32 years ago at 17:49 on Feb 01, 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
4890 messages since the first one, 8.38 years ago, for an average of 15.02 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
17:49 on Feb 01, 2011KDE
Commit by zander :: r1218268 /trunk/koffice/KOFFICE_HAS_MOVED_TO_GIT.txt: (link)
this dir is still part of koffice, not calligra. So removing the promo story for calligra again.
#
14:24 on Feb 01, 2011KDE
Commit by zander :: r1218251 /trunk/koffice/KOFFICE_HAS_MOVED_TO_GIT.txt: (link)
link to explanatory blog
#
12:18 on Jan 23, 2011KDE
Commit by zander :: r1216449 kofficeplugins/trunk/playground/office/kofficeplugins/highlight/: (link)
#
17:59 on Jan 05, 2011KDE
Commit by zander :: r1212096 libs/trunk/koffice/ (2 files in 2 dirs): (link)
Try to avoid using hasResource() so much
#
10:18 on Jan 04, 2011KDE
Commit by zander :: r1211506 plugins/trunk/koffice/plugins/textshape/TextTool.cpp: (link)
Remove assert which is not needed
#
10:18 on Jan 04, 2011KDE
Commit by zander :: r1211503 libs/trunk/koffice/libs/kotext/styles/KoStyleManager.h: (link)
Slight clarification of the API docs
#
10:18 on Jan 04, 2011KDE
Commit by zander :: r1211504 karbon/trunk/koffice/karbon/GRAPHICS_MEETING: (link)
Remove outdated comments
#
10:18 on Jan 04, 2011KDE
Commit by zander :: r1211502 kword/trunk/koffice/kword/part/frames/KWTextFrameSet.cpp: (link)
Make test a bit more intelligent.
#
10:18 on Jan 04, 2011KDE
Commit by zander :: r1211501 libs/trunk/koffice/libs/flake/ (2 files): (link)
Try to add a new setter
#
13:05 on Dec 30, 2010KDE
Commit by zander :: r1210295 libs/trunk/koffice/libs/ (2 files in 2 dirs): (link)
Install more headers
#
19:19 on Dec 29, 2010KDE
Commit by zander :: r1210140 plugins/trunk/koffice/plugins/textshape/dialogs/StylesModel.cpp: (link)
revert

this should not have been committed, its buggy
#
19:08 on Dec 29, 2010KDE
Commit by zander :: r1210136 karbon/trunk/koffice/karbon/configure.in.bot: (link)
remove file; not needed with cmake
#
19:08 on Dec 29, 2010KDE
Commit by zander :: r1210138 libs/trunk/koffice/libs/kotext/styles/KoStyleManager.cpp: (link)
Don't translate
#
19:08 on Dec 29, 2010KDE
Commit by zander :: r1210137 libs/trunk/koffice/ (2 files in 2 dirs): (link)
Don't keep the name.
#
14:27 on Dec 29, 2010KDE
Commit by zander :: r1210097 libs/trunk/koffice/libs/kotext/styles/KoParagraphStyle.cpp: (link)
Returning styleId is special
#
14:26 on Dec 29, 2010KDE
Commit by zander :: r1210096 plugins/trunk/koffice/plugins/textshape/TextTool.cpp: (link)
Make it possible to set the paragraph debug info columnwidth

Using the environment variable KOFFICE_DEBUG_COLUMNS you can now hit
Ctrl-Shift-P (after enabling the kotext debug area) to get the paragraph
debugging with current style etc and the amount of columns used for the
acutal paragraphs data is taken from that variable.
#
14:26 on Dec 29, 2010KDE
Commit by zander :: r1210095 libs/trunk/koffice/libs/kotext/styles/KoParagraphStyle.h: (link)
Remove old api

It was meant to be a duplicate of the Qt API, but as long as nobody asks
for it, lets not add it.
#
14:26 on Dec 29, 2010KDE
Commit by zander :: r1210094 libs/trunk/koffice/libs/kotext/styles/KoStyleManager.cpp: (link)
Rename it back to what it was

this makes the api docs be correct again ;)
#
14:25 on Dec 29, 2010KDE
Commit by zander :: r1210093 libs/trunk/koffice/libs/kotext/opendocument/KoTextLoader.cpp: (link)
Set the default parag style on the first parag
#
14:25 on Dec 29, 2010KDE
Commit by zander :: r1210092 libs/trunk/koffice/libs/kotext/styles/KoStyleManager.cpp: (link)
On adding a style, add all the parents too.

A style manager is the one that is responsible for deleting
a style, and as such it would be a bug if we are allowed to
add a child style without auto-adding a parent style.
#