Statistics
| Branch: | Revision:

root / programs @ master

Name Size
  android
  docnosis
  firefoxextension
  ios
  nativeQtClient
  playbook
  qtjsruntime
  touchui
CMakeLists.txt 804 Bytes

Latest revisions

# Date Author Comment
1b10fce4 05/15/2012 12:33 pm Jos van den Oever

Adapt build system to allow use of WebODF as part of a larger CMake project.
All instances of CMAKE_BINARY_DIR and CMAKE_SOURCE_DIR are replaced with CMAKE_CURRENT_BINARY_DIR CMAKE_CURRENT_SOURCE_DIR. CMAKE_BINARY_DIR and CMAKE_SOURCE_DIR point to the project root, which is different when WebODF is used in a larger project.

ccb26741 04/03/2012 09:32 am Jos van den Oever

Add missing icons.

e583282f 03/08/2012 10:29 am Jos van den Oever

Add buttons and functions to switch between slides.

b95b0ade 03/08/2012 10:26 am Jos van den Oever

Change the order of the scripts so that script.js can override the function that is called when the application finishes loading.

068599ce 03/08/2012 10:25 am Jos van den Oever

Initialize array earlier so that the model also works without scanning.

a184280f 03/06/2012 12:55 pm Jos van den Oever

Add buttons and functions for fitting best, width and height.

e5734a37 03/05/2012 08:32 pm Jos van den Oever

Return the cache data directly instead of going througthe parent class.
This avoids permanent memory use in the cache and circuments a limit on the maximum response size.

f20a030c 03/05/2012 04:44 pm Jos van den Oever

Also use NSURLCache for loading binary files.

4ffc9dc8 03/05/2012 03:33 pm Jos van den Oever

Use NSUrlCache for quickly loading and parsing xml files.

5e06b97f 03/02/2012 05:13 pm Jos van den Oever

Make animation for going back smoother.

View revisions

Also available in: Atom