date | project | content | link |
|---|
| 12:20 on Jan 14, 2011 | KDE | Commit by ganeshp :: r 1214374 /branches/work/koffice-change-tracking/libs/kotext/opendocument/tests/ (2 files in 2 dirs): ( link) Verification and addition of unit-test to check multiple changes to a paragraph (insertion and deletion of a paragraph) | # |
| 12:14 on Jan 14, 2011 | KDE | Commit by ganeshp :: r 1214371 /branches/work/koffice-change-tracking/libs/kotext/opendocument/ (KoTextLoader.cpp KoTextWriter.cpp): ( link) Initial check-in for multiple changes support. Currently tested with insert-format*-delete combination for paragraphs | # |
| 08:12 on Jan 14, 2011 | KDE | Commit by ganeshp :: r 1214335 /branches/work/koffice-change-tracking/libs/kotext/opendocument/KoTextWriter.cpp: ( link) Moving writer->endElement into closeTagElement. This is the last step in re-factoring to enable multiple changes support. The final Refactered code has been verifed with all change tracking unit tests | # |
| 13:11 on Jan 13, 2011 | KDE | Commit by ganeshp :: r 1214195 /branches/work/koffice-change-tracking/libs/kotext/opendocument/KoTextWriter.cpp: ( link) Migrating list saves to enable support for multiple and overlapping changes | # |
| 12:42 on Jan 13, 2011 | KDE | Commit by ganeshp :: r 1214193 /branches/work/koffice-change-tracking/libs/kotext/opendocument/KoTextWriter.cpp: ( link) Migration of table saving to enable support for multiple and over-lapping changes | # |
| 11:34 on Jan 13, 2011 | KDE | Commit by ganeshp :: r 1214182 /branches/work/koffice-change-tracking/libs/kotext/opendocument/KoTextWriter.cpp: ( link) Migration <span> save to new mechanism to enable mutiple change saving | # |
| 10:34 on Jan 13, 2011 | KDE | Commit by ganeshp :: r 1214173 /branches/work/koffice-change-tracking/libs/kotext/opendocument/KoTextWriter.cpp: ( link) Refactoring of paragraph and header saving to be able to support multiple and over-lapping changes | # |
| 07:01 on Jan 13, 2011 | KDE | Commit by ganeshp :: r 1214132 /branches/work/koffice-change-tracking/libs/kotext/opendocument/ (KoTextWriter.cpp KoTextWriter.h): ( link) First steps in the refactoring of change saving to be able to support multiple and over-lapping changes ( example:- add, style-change and delete a paragraph/text ) | # |
| 05:35 on Jan 11, 2011 | KDE | Commit by ganeshp :: r 1213645 /branches/work/koffice-change-tracking/libs/kotext/opendocument/tests/ (2 files in 2 dirs): ( link) Verification and addition of unit test to check the merging of lists across a table | # |
| 05:31 on Jan 11, 2011 | KDE | Commit by ganeshp :: r 1213642 /branches/work/koffice-change-tracking/libs/kotext/changetracker/KoChangeTracker.cpp: ( link) Fixing a bug in the loading of saving of list merges when the intermediate content is a table | # |
| 12:42 on Jan 10, 2011 | KDE | Commit by ganeshp :: r 1213459 /branches/work/koffice-change-tracking/libs/kotext/opendocument/tests/ (2 files in 2 dirs): ( link) Verification and addition of unit test to check list merges without any intermediate content | # |
| 12:37 on Jan 10, 2011 | KDE | Commit by ganeshp :: r 1213456 /branches/work/koffice-change-tracking/libs/kotext/changetracker/KoChangeTracker.cpp: ( link) Fixing a bug that failed to detect list merges when the two lists do not have any intermediate content (like a paragraph or a header) | # |
| 10:16 on Jan 10, 2011 | KDE | Commit by ganeshp :: r 1213412 /branches/work/koffice-change-tracking/libs/kotext/opendocument/tests/ (2 files in 2 dirs): ( link) Verification and Addition of unit-test to verify change tracked table deletion | # |
| 10:10 on Jan 10, 2011 | KDE | Commit by ganeshp :: r 1213410 /branches/work/koffice-change-tracking/libs/kotext/ (2 files in 2 dirs): ( link) Bug fixes in the loading of saving of delete changes containing tables | # |
| 05:35 on Jan 10, 2011 | KDE | Commit by ganeshp :: r 1213288 /branches/work/koffice-change-tracking/libs/kotext/opendocument/KoTextWriter.cpp: ( link) Bug-fix in the checking for delete merges to handle empty blocks at the end of a merge | # |
| 10:26 on Jan 07, 2011 | KDE | Commit by ganeshp :: r 1212516 /branches/work/koffice-change-tracking/libs/kotext/opendocument/tests/ (2 files in 2 dirs): ( link) Verification and addition of unit test to verify a header merge with a pargarph | # |
| 10:23 on Jan 07, 2011 | KDE | Commit by ganeshp :: r 1212515 /branches/work/koffice-change-tracking/libs/kotext/opendocument/KoTextLoader.cpp: ( link) Store default block and char formats during the first call to loadBody and use this for all subsequent insertBlocks | # |
| 11:39 on Jan 06, 2011 | KDE | Commit by ganeshp :: r 1212269 /branches/work/koffice-change-tracking/libs/kotext/opendocument/tests/ (2 files in 2 dirs): ( link) Verification and addition of miscellaneous unit tests | # |
| 11:22 on Jan 06, 2011 | KDE | Commit by ganeshp :: r 1212266 /branches/work/koffice-change-tracking/libs/kotext/opendocument/KoTextLoader.cpp: ( link) Do not generate a namespace declaration for xml namespace. This results in an invalid xml | # |
| 10:22 on Jan 06, 2011 | KDE | Commit by ganeshp :: r 1212250 /branches/work/koffice-change-tracking/libs/kotext/opendocument/KoTextLoader.cpp: ( link) Handle insert-around-content for a list | # |