CIA.vc
girish
Real-time open source activity stats
Stats » Authors » girish
informationsyndicateUTC clock
00:54 on Mar 12, 2010
event counters
The last message was received 1.4 years ago at 08:09 on Oct 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
359 messages since the first one, 1.92 years ago, for an average of 1.95 days between messages
recent messages
dateReversed sort columnprojectcontentlink
08:09 on Oct 15, 2008KDE
Commit by girish :: r871583 kword/trunk/koffice/kword/part/KWAboutData.h:
Add my name and fix Thomas' id.
#
12:58 on Oct 14, 2008KDE
Commit by girish :: r871304 plugins/trunk/koffice/plugins/textshape/commands/ (2 files):
Set the start value for numbering styles.

Also, add support for exact and inexact merging.
#
12:58 on Oct 14, 2008KDE
Commit by girish :: r871303 plugins/trunk/koffice/plugins/textshape/commands/ (2 files):
Fix undo. It doesn't completely work, but it's a start.
#
12:58 on Oct 14, 2008KDE-India
Commit by girish :: r871304 /trunk/koffice/plugins/textshape/commands/ (2 files):
Set the start value for numbering styles.

Also, add support for exact and inexact merging.
#
12:58 on Oct 14, 2008KDE-India
Commit by girish :: r871303 /trunk/koffice/plugins/textshape/commands/ (2 files):
Fix undo. It doesn't completely work, but it's a start.
#
09:48 on Oct 14, 2008KDE
Commit by girish :: r871249 libs/trunk/koffice/libs/kotext/styles/KoListStyle.cpp:
Make sure that KoListLevelProperties has a valid level.
#
09:48 on Oct 14, 2008KDE
Commit by girish :: r871248 libs/trunk/koffice/libs/kotext/ (3 files in 2 dirs):
Test numbered paragraphs better.
#
09:48 on Oct 14, 2008KDE-India
Commit by girish :: r871249 /trunk/koffice/libs/kotext/styles/KoListStyle.cpp:
Make sure that KoListLevelProperties has a valid level.
#
09:47 on Oct 14, 2008KDE-India
Commit by girish :: r871248 /trunk/koffice/libs/kotext/ (3 files in 2 dirs):
Test numbered paragraphs better.
#
09:47 on Oct 14, 2008KDE
Commit by girish :: r871247 libs/trunk/koffice/ (11 files in 4 dirs):
Don't put defaults in KoListLevelProperties.

Fixes all the tests too.
#
09:47 on Oct 14, 2008KDE-India
Commit by girish :: r871247 /trunk/koffice/ (11 files in 4 dirs):
Don't put defaults in KoListLevelProperties.

Fixes all the tests too.
#
13:01 on Oct 13, 2008KDE-India
Commit by girish :: r870933 /trunk/koffice/plugins/textshape/tests/ (TestLists.cpp TestChangeListCommand.cpp):
Make tests pass.
#
13:01 on Oct 13, 2008KDE-India
Commit by girish :: r870932 /trunk/koffice/libs/kotext/styles/KoListStyle.cpp:
Let KoListLevelProperties constructor provide defaults.
#
13:01 on Oct 13, 2008KDE-India
Commit by girish :: r870931 /trunk/koffice/plugins/textshape/dialogs/ParagraphSettingsDialog.cpp:
Create a new list when the Paragraph list settings are changed.

We have two options when the list style changes in Paragraph settings dialog
1. Change the style of _all_ items in the list.
2. Change just that paragraph by creating a new list

Since the menu item is called "Format Paragarph" we go with 2. Note
that we need a "Format List" to change the styles of a list. This dialog
will have to show/edit all the list levels.
#
13:01 on Oct 13, 2008KDE-India
Commit by girish :: r870930 /trunk/koffice/plugins/textshape/dialogs/ (3 files):
Determine the level to show using KoList::level() instead of using the style directly.
#
13:01 on Oct 13, 2008KDE-India
Commit by girish :: r870929 /trunk/koffice/plugins/textshape/commands/ (2 files):
More changes to ChangeListCommand.

Just save the new properties and remove m_style, m_level.
#
13:00 on Oct 13, 2008KDE-India
Commit by girish :: r870928 /trunk/koffice/plugins/textshape/dialogs/ParagraphBulletsNumbers.ui:
Set min value to 1 and max value to 10 of depths and display-level.
#
13:00 on Oct 13, 2008KDE-India
Commit by girish :: r870927 /trunk/koffice/plugins/textshape/commands/ChangeListCommand.cpp:
Make the KoListStyle * constructor use the new init functions.
#
13:00 on Oct 13, 2008KDE-India
Commit by girish :: r870926 /trunk/koffice/plugins/textshape/commands/ChangeListCommand.cpp:
Merge the new list by comparing all the properties of the previous or next text list.
#
13:00 on Oct 13, 2008KDE-India
Commit by girish :: r870925 /trunk/koffice/plugins/textshape/commands/ (2 files):
More refactoring - add flags

The flags will make it possible to use ChangeListCommand with the
Format Paragraph dialog.
#