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.
Compile fixes and additional type annotations.
Open files relative to the html or js file.
Add more dependencies to fix bugs in parallel make callsmake -j4 should work without error now.
Fix conditional statement: missing negation.
Simplify Qt based executables.Zip implementation is no longer in C++ but in JavaScript. Runtime customization is now shared between the two Qt executables.
Adapt nativeQtClient to use webodf.js.
Remove website from the repository.
Remove conversion to html.
Convert QMake projects to CMake.
Reorganize programs.