Extract history from mqxliff.

Piotr Czajkowski 3c4919196b First commit 5 anos atrás
README.md 3c4919196b First commit 5 anos atrás
export.png 3c4919196b First commit 5 anos atrás
extractHistory.c 3c4919196b First commit 5 anos atrás
extractHistory.h 3c4919196b First commit 5 anos atrás
fileinfo.c 3c4919196b First commit 5 anos atrás
fileinfo.h 3c4919196b First commit 5 anos atrás
makefile 3c4919196b First commit 5 anos atrás
stopif.h 3c4919196b First commit 5 anos atrás
transform.c 3c4919196b First commit 5 anos atrás
transform.h 3c4919196b First commit 5 anos atrás
xmlbuff.c 3c4919196b First commit 5 anos atrás
xmlbuff.h 3c4919196b First commit 5 anos atrás
zip.c 3c4919196b First commit 5 anos atrás
zip.h 3c4919196b First commit 5 anos atrás

README.md

mqxliffHistory

If you're recording changes in your memoQ project it stores a lot of useful information. However to read it using memoQ client isn't most convenient. I've created a simple tool which will export history to easily readable HTML file.

First you need to export bilingual of given document with following options: Export bilingual

Then run:

./extractHistory <your_mqxlz_file>

You'll receive document.html with full version history.