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 zoom in and out.This was very hard to achieve because the webkit transform does not affect the percieved element width and height (at the moment). So a buffer <div/> was needed.
Add a ui based on sencha touch 2.0.