History | View | Annotate | Download (1.3 kB)
Make html files valid XHTML 1.0
Refactor to use the OdfCanvas class.
Refactoring snapshot. Not done yet.
Make compiling more strict, move style2css
Add functionality to convert and odf file to a standalone XML file with CSS transformation that can be viewed in a browser.
Some improvements to rendering of draw elements.
Add parts of new OdfContainer API in Qt version.
Refactor javascript implementation to use ODFDocumentElement.
Implement more of the ODFKit API in javascript.
Make presentation mode look at the size of the window, not the size of the screen.
Zoom slide to fit the screen. We assume that ppi of 96 is used. Works only for the current fixed slide size.
Improve display of inline images.
Make presentation mode look better.
Add a presentation mode.
Add support for images to webodf.
Add support for images. works in nativeqtclient so far.
Fix layout of boxes on slides.
Style improvements for presentations.
Make loading of content.xml and styles.xml asynchroneous.
Make code more asynchroneous. Use OdfContainer instead of zip for loading thumbnails.
Reorganize files.