Statistics
| Branch: | Revision:

root / programs @ 6e20bc38

Name Size
  android
  nativeQtClient
  qtjsruntime
CMakeLists.txt 170 Bytes

Latest revisions

# Date Author Comment
6e20bc38 06/07/2011 10:24 pm Jos van den Oever

Adapt nativeQtClient to use webodf.js.

5e51064a 06/07/2011 10:57 am Jos van den Oever

Remove website from the repository.

13c077b9 06/06/2011 12:30 pm Jos van den Oever

Add licenses and copyright statements to all javascript files.

b978a0fb 02/27/2011 09:46 pm Jos van den Oever

Refactor use of byte arrays

Previously, byte arrays were implemented as string with values from 0 to 255 inclusive. Some runtimes such as Node and modern browsers have native array implementations. These should be faster.

This commit changes changes WebODF to use the native arrays. Since byte arrays differ across runtimes, they are now abstracted by the Runtime.

9f47dd09 02/24/2011 06:32 pm Jos van den Oever

Check if a file really exists and is readable and report an error otherwise.

41ecad49 02/24/2011 06:20 pm Jos van den Oever

Specify png and pdf export via arguments in qtjsruntime.

59288c40 02/24/2011 09:17 am Jos van den Oever

Workaround for the fact that QWebView does not preserve the url fragment.

56dfd111 02/24/2011 12:01 am Jos van den Oever

Retain query and fragment when loading a local file via relative URL.

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

Remove conversion to html.

1e04a251 02/18/2011 04:31 pm Jos van den Oever

Fix runtime.js so that it can be used in qtjsruntime.

View revisions

Also available in: Atom