Statistics
| Branch: | Revision:

root / programs / nativeQtClient / CMakeLists.txt @ 35a59688

History | View | Annotate | Download (1.5 kB)

# Date Author Comment
35a59688 02/22/2012 05:15 pm Jos van den Oever

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.

87fcc99f 02/17/2012 11:16 am Jos van den Oever

Add a ui based on sencha touch 2.0.

1e8c9a7f 02/15/2012 10:05 am Jos van den Oever

snapshot

71360801 12/08/2011 11:52 am Jos van den Oever

Various build fixes needed because webodf.js is not included in the respository anymore.

d5b1d8fb 10/05/2011 09:57 am Jos van den Oever

Add more dependencies to fix bugs in parallel make calls
make -j4 should work without error now.

9cf13184 07/26/2011 01:23 pm Jos van den Oever

Simplify Qt based executables.
Zip implementation is no longer in C++ but in JavaScript. Runtime customization is now shared between the two Qt executables.

74a2b665 02/23/2011 11:09 am Jos van den Oever

Remove conversion to html.

ca63d2cc 02/12/2011 11:55 pm Jos van den Oever

Convert QMake projects to CMake.