History | View | Annotate | Download (1.5 kB)
Port the qt client to the new sench touch ui.The work is not entirely complete yet. Scanning the directory for odt files is still missing.
Add a ui based on sencha touch 2.0.
snapshot
Various build fixes needed because webodf.js is not included in the respository anymore.
Add more dependencies to fix bugs in parallel make callsmake -j4 should work without error now.
Simplify Qt based executables.Zip implementation is no longer in C++ but in JavaScript. Runtime customization is now shared between the two Qt executables.
Remove conversion to html.
Convert QMake projects to CMake.