Piotr Czajkowski 01d991cc73 Updated fileinfo, now supports multiple dots | пре 4 година | |
---|---|---|
.github | пре 4 година | |
.gitignore | пре 6 година | |
LICENSE.md | пре 6 година | |
README.md | пре 4 година | |
export.png | пре 6 година | |
extractHistory.c | пре 6 година | |
extractHistory.h | пре 6 година | |
fileinfo.c | пре 4 година | |
fileinfo.h | пре 4 година | |
incbin.c | пре 6 година | |
incbin.h | пре 6 година | |
makefile | пре 4 година | |
mqxliffHistory.xsl | пре 6 година | |
stopif.h | пре 6 година | |
transform.c | пре 6 година | |
transform.h | пре 6 година | |
xmlbuff.c | пре 6 година | |
xmlbuff.h | пре 6 година | |
zip.c | пре 6 година | |
zip.h | пре 6 година |
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:
Then run:
./extractHistory <your_mqxlz_file>
You'll receive document.html with full version history.
Feel free to use it however you want, but I take no responsibility for eventual damage.
It's using incbin for embedding xsl files into binary.