Revision 918069

Go back to digest for 1st February 2009

Features in Development Tools

Nick Shaforostoff committed changes in /trunk/KDE/kdesdk/lokalize/src:

mostly underhood work:
-implement core functionality to support autosave (a KLockFile patch is awaiting)
-implement core functionality to support inline markup insertion and deletion.
currently undoing paired tag insertion with inclusion of other tags doesn't work properly -- due to be solved after I get some sleep.
-draw XLIFF inline markup as buttons -- much like Trados does ;)
-rename tagrange.* to catalogstring.*
-extract some code from jobs.* into newly created tmscanapi.* and tmentry.h
-cleanup headers and comments that ain't needed no more

File Changes

Added 5 files
  • /trunk/KDE/kdesdk/lokalize/src
  •   /catalog/catalogstring.cpp
  •   /catalog/catalogstring.h
  •   /tm/tmentry.h
  •   /tm/tmscanapi.cpp
  •   /tm/tmscanapi.h
Deleted 1 files
  • /trunk/KDE/kdesdk/lokalize/src/catalog/tagrange.h
Modified 29 files
  • /trunk/KDE/kdesdk/lokalize/src
  •   /CMakeLists.txt
  •   /kaiderview.cpp
  •   /kaiderview.h
  •   /syntaxhighlighter.h
  •   /catalog/catalog.cpp
  •   /catalog/catalog.h
  •   /catalog/catalog_private.h
  •   /catalog/catalogstorage.h
  •   /catalog/cmd.cpp
  •   /catalog/cmd.h
  •   /common/flowlayout.cpp
  •   /common/flowlayout.h
  •   /glossary/glossaryview.cpp
  •   /mergemode/mergecatalog.cpp
  •   /mergemode/mergecatalog.h
  •   /mergemode/mergeview.cpp
  •   /project/project.cpp
  •   /project/project.h
  •   /project/projectmodel.h
  •   /tm/jobs.cpp
  •   /tm/jobs.h
  •   /tm/tmmanager.cpp
  •   /tm/tmview.cpp
  •   /tm/tmview.h
  •   /tm/tmwindow.cpp
  •   /catalog/gettext/gettextstorage.cpp
  •   /catalog/gettext/gettextstorage.h
  •   /catalog/xliff/xliffstorage.cpp
  •   /catalog/xliff/xliffstorage.h
35 files changed in total