CIA.vc
roop
Real-time open source activity stats
Stats » Authors » roop
informationsyndicateUTC clock
21:02 on May 26, 2012
event counters
The last message was received 3.04 years ago at 21:17 on May 14, 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
60 messages since the first one, 4.09 years ago, for an average of 0.83 months between messages
recent messages
dateReversed sort columnprojectcontentlink
21:17 on May 14, 2009KDE
Commit by roop :: r968082 /trunk/www/sites/planet/planetkde/config:
Update feeds for Girish and Roop (feeds moved to feedburner)
#
20:23 on Jul 31, 2008KDE
Commit by roop :: r840291 libs/trunk/koffice/libs/kotext/KoTextShapeData.cpp:
Fix list saving so that sublists are saved correctly
#
18:38 on Jul 31, 2008KDE
Commit by roop :: r840244 plugins/trunk/koffice/plugins/textshape/ListItemsHelper.cpp:
If you change a list (eg. 4.2), the numbering prefix on it's sublists (eg. 4.2.1) should change too
#
18:38 on Jul 31, 2008KDE
Commit by roop :: r840243 libs/trunk/koffice/libs/kotext/ (2 files in 2 dirs):
Use StartNewList based only on how the odf looks like (if it's a new list in the odf), not based on what the previous block is.

(StartNewList is a block property that marks the start of a new <text:list> in a qtextlist)
#
18:38 on Jul 31, 2008KDE
Commit by roop :: r840242 libs/trunk/koffice/libs/kotext/opendocument/KoTextLoader.cpp:
Load sublists correctly
#
16:17 on Jul 29, 2008KDE
Commit by roop :: r839250 libs/trunk/koffice/libs/kotext/ (5 files in 2 dirs):
Move outline styles from KoTextSharedLoadingData to the style manager.

Continuous numbering on outlined headers is now possible (because before, each header was on it's own separate qtextlist).
#
16:17 on Jul 29, 2008KDE
Commit by roop :: r839249 libs/trunk/koffice/ (2 files in 2 dirs):
If list's start value is undefined, use 1
#
12:30 on Jul 29, 2008KDE
Commit by roop :: r839135 libs/trunk/koffice/libs/kotext/opendocument/KoTextLoader.cpp:
Resolve which listStyle to apply for a heading correctly.

if heading is within a list, use the list's style (if not specified, use
paragraph's list style)
if heading is not within a list, use outline style

Also, save/restore char format before loading the textfragments of the heading
#
16:23 on Jul 25, 2008KDE
Commit by roop :: r837675 libs/trunk/koffice/libs/kotext/opendocument/KoTextLoader.cpp:
a block should be in a list only if it's within a <text:list>, not just because it's paragraph style has a list style
#
09:58 on Jul 22, 2008KDE
Commit by roop :: r836456 libs/trunk/koffice/ (4 files in 2 dirs):
A second list with the same list style should start numbering afresh by default. Got in a new paragraph property (StartNewList) to do that.
#
18:16 on Jul 16, 2008KDE
Commit by roop :: r833362 libs/trunk/koffice/libs/kotext/opendocument/tests/data/common.qs:
Set default font to the same as what is set in KoTextShapeData::setDocument()
#
17:00 on Jul 14, 2008KDE
Commit by roop :: r832429 libs/trunk/koffice/libs/kotext/ (6 files in 3 dirs):
Enabling saving of drop-caps and tabs
#
20:41 on Jul 10, 2008KDE
Commit by roop :: r830617 libs/trunk/koffice/libs/kotext/ (4 files in 3 dirs):
saveOdf of border and border line width stuff
#
05:47 on Jul 09, 2008KDE
Commit by roop :: r829785 libs/trunk/koffice/libs/kotext/styles/KoParagraphStyle.cpp:
A few little bugfixes in odf saving (break-before, break-after, auto-text-indent)
#
13:25 on Jul 08, 2008KDE
Commit by roop :: r829435 libs/trunk/koffice/libs/kotext/opendocument/tests/TestLoading.cpp:
Print mismatching properties
#
07:24 on Jul 08, 2008KDE
Commit by roop :: r829333 libs/trunk/koffice/ (8 files in 3 dirs):
Ui for paragraph background color
#
18:26 on Jun 26, 2008KDE
Commit by roop :: r824858 plugins/trunk/koffice/plugins/textshape/dialogs/ParagraphIndentSpacing.ui:
SVN_SILENT
Remove unnecessary blankspaces
#
14:15 on Jun 26, 2008KDE
Commit by roop :: r824689 plugins/trunk/koffice/plugins/textshape/ (4 files in 2 dirs):
Add ui in indent/spacing dialog for automaticTextIndent

(Also, pick font from block's first char, not from the block's charformat)
#
18:40 on Jun 19, 2008KDE
Commit by roop :: r822287 libs/trunk/ (54 files in 9 dirs):
With the trailing spaces fixed in the last commit, hafta update all the testcase scripts :(
#
18:37 on Jun 19, 2008KDE
Commit by roop :: r822286 libs/trunk/koffice/libs/kotext/opendocument/KoTextLoader.cpp:
Trim trailing spaces in paragraphs (as per ODF1.1 spec ?\194?\1675.1.1) to fix basicContents testcase
#