Statistics
| Branch: | Revision:

root / programs @ 95550a13

Name Size
  android
  docnosis
  firefoxextension
  nativeQtClient
  qtjsruntime
CMakeLists.txt 235 Bytes

Latest revisions

# Date Author Comment
95550a13 11/15/2011 05:44 pm Jos van den Oever

Compile fixes and additional type annotations.

ffa952b7 11/15/2011 02:05 pm Jos van den Oever

Propery report non-zero exit code when a javascript error occurs in a script.

79294426 11/15/2011 01:26 pm Jos van den Oever

Set the current paths so that javascript files can be found in runtime.js.

825181a9 10/21/2011 12:32 pm Jos van den Oever

Specify that mobile Firefox is supported.

7b8ddd86 10/21/2011 12:21 pm Jos van den Oever

Add icon to firefox extension.

27fb418a 10/21/2011 11:37 am Jos van den Oever

Update version number of firefox extension.

ffb57232 10/21/2011 11:21 am Jos van den Oever

Add workarounds for Firefox extension submission.

Firefox extensions are submitted to static code analysis. In this analysis, some features are flagged and some are fixed by this commit:
- eval() is not allowed. it is replaced by evil(). Only dead code refers to it....

4962cfa0 10/19/2011 09:00 pm Jos van den Oever

Fix some warnings.

14a1199c 10/19/2011 09:58 am Jos van den Oever

Use JavaScript to zip the xpi file.

Not all parts of this solution were committed previously.

bb0d00f0 10/18/2011 10:06 pm Jos van den Oever

Use node and javascript for zipping the Firefox extension.
Using cmake to do zipping was too hard. Luckily, ODF is also often a zip file and hence the zip code from webodf can be used to zip the xpi file.

View revisions

Also available in: Atom