aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2013-03-10 22:47:31 +0800
committernivit <nivit@FreeBSD.org>2013-03-10 22:47:31 +0800
commit35dd18279e05845f16cc7947bef42536e082df3f (patch)
tree43d3bc8d8830b05b791d4e91e81b7a5292a7e8be /www
parentb1ccef56882ac932f413454f208b6fc033359e46 (diff)
downloadfreebsd-ports-gnome-35dd18279e05845f16cc7947bef42536e082df3f.tar.gz
freebsd-ports-gnome-35dd18279e05845f16cc7947bef42536e082df3f.tar.zst
freebsd-ports-gnome-35dd18279e05845f16cc7947bef42536e082df3f.zip
- Update to 2.1.1
ReleaseNotes: http://goo.gl/eBrKT
Diffstat (limited to 'www')
-rw-r--r--www/qooxdoo/Makefile9
-rw-r--r--www/qooxdoo/distinfo4
-rw-r--r--www/qooxdoo/pkg-plist1112
3 files changed, 700 insertions, 425 deletions
diff --git a/www/qooxdoo/Makefile b/www/qooxdoo/Makefile
index cc091e1077bb..a0c09a543333 100644
--- a/www/qooxdoo/Makefile
+++ b/www/qooxdoo/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qooxdoo
-PORTVERSION= 2.0.2
+PORTVERSION= 2.1.1
PORTREVISION= 0
CATEGORIES= www devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-current/${PORTVERSION}/
@@ -19,21 +19,19 @@ FIND_FILES_BAK= ${WRKSRC} -type f -and \( -name "*.orig" -or -name "*.bak" \)
QXDDIRS= component framework tool
-REINPLACE_ARGS= -i.bak -e 's,/usr/bin/env python,&${PYTHON_VER},'
+REINPLACE_ARGS= -e 's,/usr/bin/env python,&${PYTHON_VER},' -i.bak
USE_PYTHON= -2.7
USE_ZIP= yes
SHAREMODE= 644
-XARGS_ARGS= -0
-
OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>
post-patch:
- ${FIND} ${FIND_FILES} | ${XARGS} ${XARGS_ARGS} ${REINPLACE_CMD}
+ ${FIND} ${FIND_FILES} | ${XARGS} -0 ${REINPLACE_CMD}
${FIND} ${FIND_FILES_BAK} -delete
do-build:
@@ -53,5 +51,6 @@ do-install:
.endif
${INSTALL_DATA} ${WRKSRC}/version.txt ${DATADIR}
${CHMOD} ${BINMODE} ${DATADIR}/tool/bin/*.py
+ ${INSTALL_SCRIPT} ${WRKSRC}/create-application.py ${DATADIR}/create-application.py
.include <bsd.port.mk>
diff --git a/www/qooxdoo/distinfo b/www/qooxdoo/distinfo
index 4885669892dd..0d85f92eb425 100644
--- a/www/qooxdoo/distinfo
+++ b/www/qooxdoo/distinfo
@@ -1,2 +1,2 @@
-SHA256 (qooxdoo-2.0.2-sdk.zip) = 02db69447a76fa7113115e4de3b0661bc07ead38e26cb0f141ad989a7f29c043
-SIZE (qooxdoo-2.0.2-sdk.zip) = 38373863
+SHA256 (qooxdoo-2.1.1-sdk.zip) = c4c8a566fdb66c35ff8d6be543b9159c40532f43256ba25e54df1b35f001d9c0
+SIZE (qooxdoo-2.1.1-sdk.zip) = 39437905
diff --git a/www/qooxdoo/pkg-plist b/www/qooxdoo/pkg-plist
index bea540eca02f..08548681f931 100644
--- a/www/qooxdoo/pkg-plist
+++ b/www/qooxdoo/pkg-plist
@@ -4,6 +4,7 @@
%%PORTDOCS%%%%DOCSDIR%%/_images/android.png
%%PORTDOCS%%%%DOCSDIR%%/_images/api_viewer.png
%%PORTDOCS%%%%DOCSDIR%%/_images/apiviewer.png
+%%PORTDOCS%%%%DOCSDIR%%/_images/apiviewer_method.png
%%PORTDOCS%%%%DOCSDIR%%/_images/architecture.png
%%PORTDOCS%%%%DOCSDIR%%/_images/atom.jpg
%%PORTDOCS%%%%DOCSDIR%%/_images/basic.png
@@ -43,7 +44,9 @@
%%PORTDOCS%%%%DOCSDIR%%/_images/hbox.png
%%PORTDOCS%%%%DOCSDIR%%/_images/htmlarea_screenshot_1_0.png
%%PORTDOCS%%%%DOCSDIR%%/_images/htmlembed.png
+%%PORTDOCS%%%%DOCSDIR%%/_images/identicamockup1.png
%%PORTDOCS%%%%DOCSDIR%%/_images/ie.png
+%%PORTDOCS%%%%DOCSDIR%%/_images/ie10.png
%%PORTDOCS%%%%DOCSDIR%%/_images/iexecutable.png
%%PORTDOCS%%%%DOCSDIR%%/_images/iform.png
%%PORTDOCS%%%%DOCSDIR%%/_images/iformvalue.png
@@ -78,7 +81,6 @@
%%PORTDOCS%%%%DOCSDIR%%/_images/placeholderrenderer.png
%%PORTDOCS%%%%DOCSDIR%%/_images/playground.png
%%PORTDOCS%%%%DOCSDIR%%/_images/popup.png
-%%PORTDOCS%%%%DOCSDIR%%/_images/portal.png
%%PORTDOCS%%%%DOCSDIR%%/_images/progressbar.png
%%PORTDOCS%%%%DOCSDIR%%/_images/references.png
%%PORTDOCS%%%%DOCSDIR%%/_images/resetter.png
@@ -129,7 +131,7 @@
%%PORTDOCS%%%%DOCSDIR%%/_images/testrunner1.png
%%PORTDOCS%%%%DOCSDIR%%/_images/testrunner_console.png
%%PORTDOCS%%%%DOCSDIR%%/_images/testrunner_html.png
-%%PORTDOCS%%%%DOCSDIR%%/_images/testrunner_performance.png
+%%PORTDOCS%%%%DOCSDIR%%/_images/testrunner_mobile.png
%%PORTDOCS%%%%DOCSDIR%%/_images/testrunner_widget.png
%%PORTDOCS%%%%DOCSDIR%%/_images/textfield.png
%%PORTDOCS%%%%DOCSDIR%%/_images/todo.png
@@ -141,19 +143,17 @@
%%PORTDOCS%%%%DOCSDIR%%/_images/tree.png
%%PORTDOCS%%%%DOCSDIR%%/_images/tree_dependencies_uml.png
%%PORTDOCS%%%%DOCSDIR%%/_images/tree_uml.png
-%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_2_1-1.png
+%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial.png
%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_2_1-2.png
%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_2_1-3.png
%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_2_1-4.png
%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_4-1.png
%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_4-2.png
%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_4_1-1.png
-%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_5-1.png
%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_4_5-2.png
%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_details.png
%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_input.png
%%PORTDOCS%%%%DOCSDIR%%/_images/tutorial_list.png
-%%PORTDOCS%%%%DOCSDIR%%/_images/twittermockup1.png
%%PORTDOCS%%%%DOCSDIR%%/_images/validationmanager.png
%%PORTDOCS%%%%DOCSDIR%%/_images/virtualcombobox.png
%%PORTDOCS%%%%DOCSDIR%%/_images/virtuallist.png
@@ -179,10 +179,10 @@
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/inspector.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/inspector_selenium.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/playground.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/portal.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/showcase.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/testrunner.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/todo.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/tutorial.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/application/widgetbrowser.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/communication.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/communication/remote_io.txt
@@ -210,6 +210,7 @@
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding/controller.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding/data_binding.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding/events.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding/models.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding/single_value_binding.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/data_binding/stores.txt
@@ -259,10 +260,13 @@
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/ui_table_styling.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/ui_theming.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/ui_using_themes_of_contribs.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/ui_using_widgetbrowser_for_theme_development.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/ui_webfonts.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/ui_widgets.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/using_q.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/desktop/window_management.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/development.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/development/api_jsdoc_ref.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/development/aspects_template.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/development/debugging.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/development/frame_apps_testrunner.txt
@@ -297,8 +301,6 @@
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/layout/flow.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/layout/grid.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/layout/grow.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/migration.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/migration/migration_guide.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/mobile.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/mobile/debugging.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/mobile/deployment.txt
@@ -315,26 +317,28 @@
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/server/requirejs.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/server/requirements.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/application_structure.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/code_structure.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/create_application.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/ebnf_like.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_config.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_config_articles.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_config_background.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_config_macros.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_config_ref.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_default_jobs.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_optimizations.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator_usage.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_config.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_config_articles.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_config_background.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_config_macros.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_config_ref.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_default_jobs.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_optimizations.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/generator/generator_usage.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/getting_started.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/manifest.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk_install_troubleshoot.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk_introduction.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk_requirements.txt
-%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk_structure.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/migration/migration_guide.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/application_structure.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/code_structure.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/manifest.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/sdk_install_troubleshoot.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/sdk_introduction.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/sdk_requirements.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/sdk/sdk_structure.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/source_code_validation.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/translation/po_format.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/tool/tutorial_basics.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/website.txt
%%PORTDOCS%%%%DOCSDIR%%/_sources/pages/website/back-button_and_bookmark_support.txt
@@ -403,15 +407,43 @@
%%PORTDOCS%%%%DOCSDIR%%/_static/comment-bright.png
%%PORTDOCS%%%%DOCSDIR%%/_static/comment-close.png
%%PORTDOCS%%%%DOCSDIR%%/_static/comment.png
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/README
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/application.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/base.css
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/html5shiv.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/layout.css
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/q.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/q.placeholder.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/q.sticky.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/copies/reset.css
%%PORTDOCS%%%%DOCSDIR%%/_static/doctools.js
%%PORTDOCS%%%%DOCSDIR%%/_static/down-pressed.png
%%PORTDOCS%%%%DOCSDIR%%/_static/down.png
%%PORTDOCS%%%%DOCSDIR%%/_static/file.png
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-Bold-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-BoldItalic-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-Italic-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-Light-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-LightItalic-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-Regular-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-SemiBold-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-SemiBoldItalic-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-Thin-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/JosefinSlab-ThinItalic-webfont.woff
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/README
+%%PORTDOCS%%%%DOCSDIR%%/_static/fonts/SIL Open Font License 1.1.txt
%%PORTDOCS%%%%DOCSDIR%%/_static/jquery.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/layout.html
+%%PORTDOCS%%%%DOCSDIR%%/_static/localtoc.html
%%PORTDOCS%%%%DOCSDIR%%/_static/minus.png
%%PORTDOCS%%%%DOCSDIR%%/_static/plus.png
%%PORTDOCS%%%%DOCSDIR%%/_static/pygments.css
+%%PORTDOCS%%%%DOCSDIR%%/_static/relations.html
+%%PORTDOCS%%%%DOCSDIR%%/_static/searchbox.html
%%PORTDOCS%%%%DOCSDIR%%/_static/searchtools.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/sourcelink.html
+%%PORTDOCS%%%%DOCSDIR%%/_static/static/theme.css
+%%PORTDOCS%%%%DOCSDIR%%/_static/theme.conf
%%PORTDOCS%%%%DOCSDIR%%/_static/theme.css
%%PORTDOCS%%%%DOCSDIR%%/_static/underscore.js
%%PORTDOCS%%%%DOCSDIR%%/_static/up-pressed.png
@@ -428,10 +460,10 @@
%%PORTDOCS%%%%DOCSDIR%%/pages/application/inspector.html
%%PORTDOCS%%%%DOCSDIR%%/pages/application/inspector_selenium.html
%%PORTDOCS%%%%DOCSDIR%%/pages/application/playground.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/application/portal.html
%%PORTDOCS%%%%DOCSDIR%%/pages/application/showcase.html
%%PORTDOCS%%%%DOCSDIR%%/pages/application/testrunner.html
%%PORTDOCS%%%%DOCSDIR%%/pages/application/todo.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/application/tutorial.html
%%PORTDOCS%%%%DOCSDIR%%/pages/application/widgetbrowser.html
%%PORTDOCS%%%%DOCSDIR%%/pages/communication.html
%%PORTDOCS%%%%DOCSDIR%%/pages/communication/remote_io.html
@@ -459,6 +491,7 @@
%%PORTDOCS%%%%DOCSDIR%%/pages/data_binding.html
%%PORTDOCS%%%%DOCSDIR%%/pages/data_binding/controller.html
%%PORTDOCS%%%%DOCSDIR%%/pages/data_binding/data_binding.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/data_binding/events.html
%%PORTDOCS%%%%DOCSDIR%%/pages/data_binding/models.html
%%PORTDOCS%%%%DOCSDIR%%/pages/data_binding/single_value_binding.html
%%PORTDOCS%%%%DOCSDIR%%/pages/data_binding/stores.html
@@ -508,10 +541,13 @@
%%PORTDOCS%%%%DOCSDIR%%/pages/desktop/ui_table_styling.html
%%PORTDOCS%%%%DOCSDIR%%/pages/desktop/ui_theming.html
%%PORTDOCS%%%%DOCSDIR%%/pages/desktop/ui_using_themes_of_contribs.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/desktop/ui_using_widgetbrowser_for_theme_development.html
%%PORTDOCS%%%%DOCSDIR%%/pages/desktop/ui_webfonts.html
%%PORTDOCS%%%%DOCSDIR%%/pages/desktop/ui_widgets.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/desktop/using_q.html
%%PORTDOCS%%%%DOCSDIR%%/pages/desktop/window_management.html
%%PORTDOCS%%%%DOCSDIR%%/pages/development.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/development/api_jsdoc_ref.html
%%PORTDOCS%%%%DOCSDIR%%/pages/development/aspects_template.html
%%PORTDOCS%%%%DOCSDIR%%/pages/development/debugging.html
%%PORTDOCS%%%%DOCSDIR%%/pages/development/frame_apps_testrunner.html
@@ -546,8 +582,6 @@
%%PORTDOCS%%%%DOCSDIR%%/pages/layout/flow.html
%%PORTDOCS%%%%DOCSDIR%%/pages/layout/grid.html
%%PORTDOCS%%%%DOCSDIR%%/pages/layout/grow.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/migration.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/migration/migration_guide.html
%%PORTDOCS%%%%DOCSDIR%%/pages/mobile.html
%%PORTDOCS%%%%DOCSDIR%%/pages/mobile/debugging.html
%%PORTDOCS%%%%DOCSDIR%%/pages/mobile/deployment.html
@@ -564,26 +598,28 @@
%%PORTDOCS%%%%DOCSDIR%%/pages/server/requirejs.html
%%PORTDOCS%%%%DOCSDIR%%/pages/server/requirements.html
%%PORTDOCS%%%%DOCSDIR%%/pages/tool.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/application_structure.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/code_structure.html
%%PORTDOCS%%%%DOCSDIR%%/pages/tool/create_application.html
%%PORTDOCS%%%%DOCSDIR%%/pages/tool/ebnf_like.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_config.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_config_articles.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_config_background.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_config_macros.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_config_ref.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_default_jobs.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_optimizations.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator_usage.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_config.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_config_articles.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_config_background.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_config_macros.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_config_ref.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_default_jobs.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_optimizations.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/generator/generator_usage.html
%%PORTDOCS%%%%DOCSDIR%%/pages/tool/getting_started.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/manifest.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk_install_troubleshoot.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk_introduction.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk_requirements.html
-%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk_structure.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/migration/migration_guide.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/application_structure.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/code_structure.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/manifest.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/sdk_install_troubleshoot.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/sdk_introduction.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/sdk_requirements.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/sdk/sdk_structure.html
%%PORTDOCS%%%%DOCSDIR%%/pages/tool/source_code_validation.html
+%%PORTDOCS%%%%DOCSDIR%%/pages/tool/translation/po_format.html
%%PORTDOCS%%%%DOCSDIR%%/pages/tool/tutorial_basics.html
%%PORTDOCS%%%%DOCSDIR%%/pages/website.html
%%PORTDOCS%%%%DOCSDIR%%/pages/website/back-button_and_bookmark_support.html
@@ -667,6 +703,8 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/animation/Animation.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/animation/Animation_3d.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/animation/Animation_Compare.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/animation/Scroll.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/animation/Timing.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/AttributeStyle_1.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/AttributeStyle_2.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Audio.js
@@ -686,6 +724,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Location.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Location_StandardMode.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Overflow.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Placeholder.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Portal.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/ScrollIntoView.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/bom/Selection.js
@@ -726,11 +765,11 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/OwnCodeInModel.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/SearchAsYouType.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/SelectBox.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/Service.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/SingleValueBinding.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/TreeColumn.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/TreeController.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/Tree_Columns.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/Twitter.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/filter/SearchAsYouTypeFilter.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/model/Node.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/class/demobrowser/demo/data/model/Person.js
@@ -956,6 +995,8 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/animation/Animation.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/animation/Animation_3d.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/animation/Animation_Compare.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/animation/Scroll.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/animation/Timing.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/AttributeStyle_1.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/AttributeStyle_2.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Audio.html
@@ -975,6 +1016,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Location.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Location_StandardMode.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Overflow.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Placeholder.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Portal.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/ScrollIntoView.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/bom/Selection.html
@@ -1007,11 +1049,11 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/OwnCodeInModel.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/SearchAsYouType.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/SelectBox.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/Service.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/Service.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/SingleValueBinding.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/TreeController.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/Tree_Columns.html
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/Twitter.html
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/data/Twitter.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/event/ElementResize.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/event/Event.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demobrowser/source/demo/event/Event_Bubbling.html
@@ -1340,10 +1382,12 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/class/fce/view/List.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/class/fce/view/ListItem.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/class/fce/view/Table.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/class/fce/view/cellrenderer/Undefined.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/index.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/inspector.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/resource/fce/lowlevel/css/style.css
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/script/featureconfigeditor.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/translation/en.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/featureconfigeditor/source/translation/readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/Manifest.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/config.json
@@ -1392,6 +1436,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/resource/website/index.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/script/feedreader.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/C.po
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/cs.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/de.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/en.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/es.po
@@ -1400,6 +1445,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/nl.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/ro.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/feedreader/source/translation/sv.po
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/github/source/script/github.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/Manifest.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/config.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/generate.py
@@ -1408,11 +1454,13 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/AnimationLanding.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Atom.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Basic.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Carousel.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/DataBinding.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Dialog.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Event.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Form.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/List.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Maps.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Overview.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/Tab.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/class/mobileshowcase/page/ThemeSwitcher.js
@@ -1423,9 +1471,12 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/index-ios.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/index.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/mobileshowcase/css/styles.css
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/mobileshowcase/icon/HTML5_Badge_512.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/mobileshowcase/icon/arrowleft.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/mobileshowcase/icon/camera.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/resource/mobileshowcase/icon/qooxdoo.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/script/mobileshowcase.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/translation/en.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mobileshowcase/source/translation/readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/Manifest.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/config.json
@@ -1452,6 +1503,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/resource/playground/images/loading.gif
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/resource/playground/images/logo_gist.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/script/playground.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/translation/cs.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/translation/de.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/translation/en.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/playground/source/translation/readme.txt
@@ -1684,7 +1736,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/qx/icon/Tango/64/devices/scanner.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/qx/static/blank.gif
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/qx/static/blank.html
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/qxc/application/twitterdemo/twitter_logo_outline.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/qxc/application/datademo/identica.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/animation/icon.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/databinding/icon.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/dragdrop/icon.png
@@ -1761,6 +1813,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/theme/window-tr.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/theme/window.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/tree/icon.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/down.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/icon.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/imicons/christian_hagendorn.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/imicons/martin_wittemann.png
@@ -1773,26 +1826,27 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/imicons/tristan_koch.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/imicons/user_add.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/imicons/user_delete.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/showcase/virtuallist/right.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/static/css/showcase.css
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/static/favicon/favicon.ico
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/static/images/colorstrip.gif
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/static/images/contentbackground.gif
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/static/images/logo.gif
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/resource/static/images/pattern.gif
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.01aed75a041d.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.04dc3431298f.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.15aa97dccc46.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.1d9d1f001a22.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.431c7f47226d.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.820a7bf5efa7.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.9be447a4ebae.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.a2d99fe4e45c.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.a363231daf83.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.afd1044de510.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.c35eec5260c4.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.d9a7bcbfb829.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.df02dcc608a1.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.f812ba3a481e.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.0a271ea637dd.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.1d8f3e93271f.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.45e809170cce.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.5b1d91ad017b.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.61dc11ff8cf0.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.69c56f476a4b.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.913006b9bb1a.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.9f6db35d787d.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.ad3520056917.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.af605bea6879.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.dd636b89c945.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.e04d2f2f118c.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.ea2e9d3c9537.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.febb9b7be0fa.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/build/script/showcase.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/config.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/generate.py
@@ -1926,6 +1980,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/theme/window-tr.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/theme/window.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/tree/icon.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/down.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/icon.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/imicons/christian_hagendorn.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/imicons/martin_wittemann.png
@@ -1938,6 +1993,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/imicons/tristan_koch.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/imicons/user_add.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/imicons/user_delete.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/showcase/virtuallist/right.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/source/button-pressed.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/source/button.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/source/display.png
@@ -1950,6 +2006,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/static/images/logo.gif
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/resource/static/images/pattern.gif
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/script/showcase.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/cs.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/de.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/de_AT.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/de_DE.po
@@ -1959,6 +2016,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/es.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/es_ES.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/es_MX.po
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/pt.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/ro.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/showcase/source/translation/ro_RO.po
@@ -1967,10 +2025,28 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/Manifest.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/config.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/generate.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/source/class/todo/Application.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/source/index.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/index.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/source/script/todo.js
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/source/translation/readme.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/todo.css
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todo/todo.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/Manifest.json
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/config.json
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/generate.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/class/tutorial/Application.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/class/tutorial/view/Confirm.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/class/tutorial/view/Description.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/class/tutorial/view/Header.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/class/tutorial/view/SelectionWindow.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/index.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/default.highlight.css
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/desktop/Form.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/desktop/Hello_World.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/desktop/Single_Value_Binding.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/highlight.pack.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/mobile/Hello_World.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/resource/tutorial/mobile/Pages.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/script/tutorial.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial/source/translation/en.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/Manifest.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/config.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/generate.py
@@ -1996,12 +2072,12 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/index.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/blank.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/fo_tester.swf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/helper.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/loading66.gif
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/people.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/test.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/resource/widgetbrowser/tree.json
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/script/widgetbrowser.modern.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/script/widgetbrowser.js
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/translation/en.po
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgetbrowser/source/translation/readme.txt
%%DATADIR%%/component/apiviewer/Manifest.json
%%DATADIR%%/component/apiviewer/api.json
@@ -2219,7 +2295,16 @@
%%DATADIR%%/component/inspector/source/resource/inspector/images/shell/infoIcon.png
%%DATADIR%%/component/inspector/source/resource/inspector/images/shell/warningIcon.png
%%DATADIR%%/component/inspector/source/resource/inspector/images/spacer.gif
+%%DATADIR%%/component/inspector/source/translation/en.po
%%DATADIR%%/component/inspector/source/translation/readme.txt
+%%DATADIR%%/component/library/datademo/Manifest.json
+%%DATADIR%%/component/library/datademo/config.json
+%%DATADIR%%/component/library/datademo/generate.py
+%%DATADIR%%/component/library/datademo/source/class/qxc/application/datademo/Application.js
+%%DATADIR%%/component/library/datademo/source/class/qxc/application/datademo/Demo.js
+%%DATADIR%%/component/library/datademo/source/index.html
+%%DATADIR%%/component/library/datademo/source/resource/qxc/application/datademo/identica.png
+%%DATADIR%%/component/library/datademo/source/translation/readme.txt
%%DATADIR%%/component/library/formdemo/Manifest.json
%%DATADIR%%/component/library/formdemo/config.json
%%DATADIR%%/component/library/formdemo/generate.py
@@ -2249,14 +2334,6 @@
%%DATADIR%%/component/library/logpane/source/translation/en.po
%%DATADIR%%/component/library/logpane/source/translation/ro.po
%%DATADIR%%/component/library/logpane/source/translation/sv.po
-%%DATADIR%%/component/library/twitterdemo/Manifest.json
-%%DATADIR%%/component/library/twitterdemo/config.json
-%%DATADIR%%/component/library/twitterdemo/generate.py
-%%DATADIR%%/component/library/twitterdemo/source/class/qxc/application/twitterdemo/Application.js
-%%DATADIR%%/component/library/twitterdemo/source/class/qxc/application/twitterdemo/Demo.js
-%%DATADIR%%/component/library/twitterdemo/source/index.html
-%%DATADIR%%/component/library/twitterdemo/source/resource/qxc/application/twitterdemo/twitter_logo_outline.png
-%%DATADIR%%/component/library/twitterdemo/source/translation/readme.txt
%%DATADIR%%/component/library/versionlabel/Manifest.json
%%DATADIR%%/component/library/versionlabel/config.json
%%DATADIR%%/component/library/versionlabel/generate.py
@@ -2280,6 +2357,21 @@
%%DATADIR%%/component/simulator/source/class/simulator/Simulation.js
%%DATADIR%%/component/simulator/source/class/simulator/autounit/AutoUnit.js
%%DATADIR%%/component/simulator/source/class/simulator/autounit/JunitLog.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/Builder.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/Interaction.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/Util.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/WebDriver.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/WebDriverLoader.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/core/ISingleSelection.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/core/MRemoteChildrenHandling.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/core/Object.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/core/Widget.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/form/AbstractField.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/form/ComboBox.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/form/DateField.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/form/IModel.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/form/SelectBox.js
+%%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/form/VirtualComboBox.js
%%DATADIR%%/component/simulator/source/class/simulator/reporter/Application.js
%%DATADIR%%/component/simulator/source/class/simulator/reporter/Reporter.js
%%DATADIR%%/component/simulator/source/class/simulator/unit/TestCase.js
@@ -2391,11 +2483,16 @@
%%DATADIR%%/component/standalone/server/script/qx-oo-2.0.1.min.js
%%DATADIR%%/component/standalone/server/script/qx-oo-2.0.2.js
%%DATADIR%%/component/standalone/server/script/qx-oo-2.0.2.min.js
+%%DATADIR%%/component/standalone/server/script/qx-oo-2.0.3.js
+%%DATADIR%%/component/standalone/server/script/qx-oo-2.0.3.min.js
+%%DATADIR%%/component/standalone/server/script/qx-oo-2.1.1.js
+%%DATADIR%%/component/standalone/server/script/qx-oo-2.1.1.min.js
%%DATADIR%%/component/standalone/server/server.json
%%DATADIR%%/component/standalone/server/test/node.js
%%DATADIR%%/component/standalone/server/test/npm/npm.js
%%DATADIR%%/component/standalone/server/test/npm/test.js
%%DATADIR%%/component/standalone/server/test/rhino.js
+%%DATADIR%%/component/standalone/server/test/tests-common.js
%%DATADIR%%/component/standalone/storage/config.json
%%DATADIR%%/component/standalone/storage/generate.py
%%DATADIR%%/component/standalone/storage/index.html
@@ -2411,17 +2508,21 @@
%%DATADIR%%/component/standalone/website/api/script/apiindex.json
%%DATADIR%%/component/standalone/website/api/script/q-2.0.1.min.js
%%DATADIR%%/component/standalone/website/api/script/q-2.0.2.min.js
+%%DATADIR%%/component/standalone/website/api/script/q-2.0.3.min.js
+%%DATADIR%%/component/standalone/website/api/script/q-2.1.1.min.js
%%DATADIR%%/component/standalone/website/api/script/q.json
%%DATADIR%%/component/standalone/website/api/script/qx.Bootstrap.json
%%DATADIR%%/component/standalone/website/api/script/qx.Class.json
%%DATADIR%%/component/standalone/website/api/script/qx.Interface.json
%%DATADIR%%/component/standalone/website/api/script/qx.Mixin.json
+%%DATADIR%%/component/standalone/website/api/script/qx.bom.AnimationFrame.json
%%DATADIR%%/component/standalone/website/api/script/qx.bom.Cookie.json
%%DATADIR%%/component/standalone/website/api/script/qx.bom.Document.json
%%DATADIR%%/component/standalone/website/api/script/qx.bom.Event.json
%%DATADIR%%/component/standalone/website/api/script/qx.bom.Html.json
%%DATADIR%%/component/standalone/website/api/script/qx.bom.Input.json
%%DATADIR%%/component/standalone/website/api/script/qx.bom.Selector.json
+%%DATADIR%%/component/standalone/website/api/script/qx.bom.Storage.json
%%DATADIR%%/component/standalone/website/api/script/qx.bom.Style.json
%%DATADIR%%/component/standalone/website/api/script/qx.bom.Stylesheet.json
%%DATADIR%%/component/standalone/website/api/script/qx.bom.Template.json
@@ -2456,12 +2557,16 @@
%%DATADIR%%/component/standalone/website/api/script/qx.bom.request.Jsonp.json
%%DATADIR%%/component/standalone/website/api/script/qx.bom.request.Script.json
%%DATADIR%%/component/standalone/website/api/script/qx.bom.request.Xhr.json
+%%DATADIR%%/component/standalone/website/api/script/qx.bom.storage.Memory.json
+%%DATADIR%%/component/standalone/website/api/script/qx.bom.storage.UserData.json
+%%DATADIR%%/component/standalone/website/api/script/qx.bom.storage.Web.json
%%DATADIR%%/component/standalone/website/api/script/qx.core.Aspect.json
%%DATADIR%%/component/standalone/website/api/script/qx.core.Assert.json
%%DATADIR%%/component/standalone/website/api/script/qx.core.AssertionError.json
%%DATADIR%%/component/standalone/website/api/script/qx.core.Environment.json
%%DATADIR%%/component/standalone/website/api/script/qx.core.GlobalError.json
%%DATADIR%%/component/standalone/website/api/script/qx.core.MAssert.json
+%%DATADIR%%/component/standalone/website/api/script/qx.core.MEvent.json
%%DATADIR%%/component/standalone/website/api/script/qx.core.MEvents.json
%%DATADIR%%/component/standalone/website/api/script/qx.core.MLogging.json
%%DATADIR%%/component/standalone/website/api/script/qx.core.MProperty.json
@@ -2482,6 +2587,7 @@
%%DATADIR%%/component/standalone/website/api/script/qx.event.IEventDispatcher.json
%%DATADIR%%/component/standalone/website/api/script/qx.event.IEventHandler.json
%%DATADIR%%/component/standalone/website/api/script/qx.event.Manager.json
+%%DATADIR%%/component/standalone/website/api/script/qx.event.Messaging.json
%%DATADIR%%/component/standalone/website/api/script/qx.event.Pool.json
%%DATADIR%%/component/standalone/website/api/script/qx.event.Registration.json
%%DATADIR%%/component/standalone/website/api/script/qx.event.dispatch.Direct.json
@@ -2502,19 +2608,29 @@
%%DATADIR%%/component/standalone/website/api/script/qx.lang.RingBuffer.json
%%DATADIR%%/component/standalone/website/api/script/qx.lang.String.json
%%DATADIR%%/component/standalone/website/api/script/qx.lang.Type.json
+%%DATADIR%%/component/standalone/website/api/script/qx.lang.normalize.Array.json
+%%DATADIR%%/component/standalone/website/api/script/qx.lang.normalize.Date.json
+%%DATADIR%%/component/standalone/website/api/script/qx.lang.normalize.Error.json
+%%DATADIR%%/component/standalone/website/api/script/qx.lang.normalize.Function.json
+%%DATADIR%%/component/standalone/website/api/script/qx.lang.normalize.Object.json
+%%DATADIR%%/component/standalone/website/api/script/qx.lang.normalize.String.json
%%DATADIR%%/component/standalone/website/api/script/qx.log.Logger.json
%%DATADIR%%/component/standalone/website/api/script/qx.log.appender.RingBuffer.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Animation.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Attribute.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Blocker.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Cookie.json
+%%DATADIR%%/component/standalone/website/api/script/qx.module.Core.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Css.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Environment.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Event.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Io.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Manipulating.json
+%%DATADIR%%/component/standalone/website/api/script/qx.module.Messaging.json
+%%DATADIR%%/component/standalone/website/api/script/qx.module.Placeholder.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Placement.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Polyfill.json
+%%DATADIR%%/component/standalone/website/api/script/qx.module.Storage.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Template.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Transform.json
%%DATADIR%%/component/standalone/website/api/script/qx.module.Traversing.json
@@ -2535,19 +2651,21 @@
%%DATADIR%%/component/standalone/website/api/script/qx.util.OOUtil.json
%%DATADIR%%/component/standalone/website/api/script/qx.util.ObjectPool.json
%%DATADIR%%/component/standalone/website/api/script/qx.util.Request.json
+%%DATADIR%%/component/standalone/website/api/script/qx.util.RingBuffer.json
%%DATADIR%%/component/standalone/website/api/script/qx.util.Uri.json
%%DATADIR%%/component/standalone/website/api/script/qx.util.placement.AbstractAxis.json
%%DATADIR%%/component/standalone/website/api/script/qx.util.placement.BestFitAxis.json
%%DATADIR%%/component/standalone/website/api/script/qx.util.placement.DirectAxis.json
%%DATADIR%%/component/standalone/website/api/script/qx.util.placement.KeepAlignAxis.json
+%%DATADIR%%/component/standalone/website/api/script/qxWeb.json
%%DATADIR%%/component/standalone/website/api/viewer.js
%%DATADIR%%/component/standalone/website/config.json
%%DATADIR%%/component/standalone/website/generate.py
%%DATADIR%%/component/standalone/website/index-source.html
%%DATADIR%%/component/standalone/website/index.html
%%DATADIR%%/component/standalone/website/readme.txt
-%%DATADIR%%/component/standalone/website/script/q-2.0.2.js
-%%DATADIR%%/component/standalone/website/script/q-2.0.2.min.js
+%%DATADIR%%/component/standalone/website/script/q-2.1.1.js
+%%DATADIR%%/component/standalone/website/script/q-2.1.1.min.js
%%DATADIR%%/component/standalone/website/test/index-source.html
%%DATADIR%%/component/standalone/website/test/index.html
%%DATADIR%%/component/standalone/website/test/jsonpload.js
@@ -2555,12 +2673,14 @@
%%DATADIR%%/component/standalone/website/test/tests.js
%%DATADIR%%/component/standalone/website/website.json
%%DATADIR%%/component/testrunner/Manifest.json
+%%DATADIR%%/component/testrunner/basic.json
%%DATADIR%%/component/testrunner/config.json
%%DATADIR%%/component/testrunner/generate.py
%%DATADIR%%/component/testrunner/portable.json
%%DATADIR%%/component/testrunner/source/class/testrunner/Application.js
%%DATADIR%%/component/testrunner/source/class/testrunner/ApplicationBasic.js
%%DATADIR%%/component/testrunner/source/class/testrunner/GuiApplication.js
+%%DATADIR%%/component/testrunner/source/class/testrunner/MobileApplication.js
%%DATADIR%%/component/testrunner/source/class/testrunner/TestLoader.js
%%DATADIR%%/component/testrunner/source/class/testrunner/TestLoaderInline.js
%%DATADIR%%/component/testrunner/source/class/testrunner/TestLoaderNative.js
@@ -2580,6 +2700,8 @@
%%DATADIR%%/component/testrunner/source/class/testrunner/view/MReportResult.js
%%DATADIR%%/component/testrunner/source/class/testrunner/view/Performance.js
%%DATADIR%%/component/testrunner/source/class/testrunner/view/Reporter.js
+%%DATADIR%%/component/testrunner/source/class/testrunner/view/mobile/MainButton.js
+%%DATADIR%%/component/testrunner/source/class/testrunner/view/mobile/Mobile.js
%%DATADIR%%/component/testrunner/source/class/testrunner/view/widget/TestResultView.js
%%DATADIR%%/component/testrunner/source/class/testrunner/view/widget/Widget.js
%%DATADIR%%/component/testrunner/source/html/blank.html
@@ -2590,6 +2712,7 @@
%%DATADIR%%/component/testrunner/source/index-source.html
%%DATADIR%%/component/testrunner/source/index.html
%%DATADIR%%/component/testrunner/source/resource/testrunner/view/html/css/testrunner.css
+%%DATADIR%%/component/testrunner/source/resource/testrunner/view/mobile/css/styles.css
%%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/css/testrunner.css
%%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/image/class18.gif
%%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/image/class18_grey.gif
@@ -2604,9 +2727,11 @@
%%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/image/package_warning18.gif
%%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/image/yellow_diamond_full18.gif
%%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/image/yellow_diamond_hollow18.gif
+%%DATADIR%%/component/testrunner/source/translation/en.po
%%DATADIR%%/component/testrunner/source/translation/readme.txt
%%DATADIR%%/component/testrunner/testrunner.json
%%DATADIR%%/component/testrunner/tool/injectcss.py
+%%DATADIR%%/component/testrunner/tool/portable.basic.loader.tmpl.js
%%DATADIR%%/component/testrunner/tool/portable.loader.tmpl.js
%%DATADIR%%/component/tutorials/mobiletweets/step1/Manifest.json
%%DATADIR%%/component/tutorials/mobiletweets/step1/README.md
@@ -2621,211 +2746,196 @@
%%DATADIR%%/component/tutorials/mobiletweets/step1/source/resource/index.html
%%DATADIR%%/component/tutorials/mobiletweets/step1/source/resource/mobiletweets/css/styles.css
%%DATADIR%%/component/tutorials/mobiletweets/step1/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step1/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step1/config.json
-%%DATADIR%%/component/tutorials/twitter/step1/generate.py
-%%DATADIR%%/component/tutorials/twitter/step1/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step1/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step1/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step1/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step1/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step2/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step2/config.json
-%%DATADIR%%/component/tutorials/twitter/step2/generate.py
-%%DATADIR%%/component/tutorials/twitter/step2/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step2/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step2/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step2/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step2/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step3/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step3/config.json
-%%DATADIR%%/component/tutorials/twitter/step3/generate.py
-%%DATADIR%%/component/tutorials/twitter/step3/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step3/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step3/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step3/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step3/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.1/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.1/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.1/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.1/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/LoginWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step4.1/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/translation/de.po
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/translation/en.po
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/translation/fr.po
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.2.1/source/translation/ro.po
-%%DATADIR%%/component/tutorials/twitter/step4.2/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.2/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.2/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.2/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step4.2/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.3/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.3/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.3/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.3/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/SettingsWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/translation/de.po
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/translation/en.po
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/translation/fr.po
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.3/source/translation/ro.po
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/SettingsWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/simulation/Settings.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/test/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/test/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/translation/de.po
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/translation/en.po
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/translation/fr.po
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.4.1/source/translation/ro.po
-%%DATADIR%%/component/tutorials/twitter/step4.4/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.4/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.4/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.4/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/SettingsWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/test/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/test/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/translation/de.po
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/translation/en.po
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/translation/fr.po
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.4/source/translation/ro.po
-%%DATADIR%%/component/tutorials/twitter/step4.5/Manifest.json
-%%DATADIR%%/component/tutorials/twitter/step4.5/config.json
-%%DATADIR%%/component/tutorials/twitter/step4.5/generate.py
-%%DATADIR%%/component/tutorials/twitter/step4.5/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/Application.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/MainWindow.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/test/DemoTest.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/test/TweetView.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/test/TwitterService.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/theme/Appearance.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/theme/Color.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/theme/Decoration.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/theme/Font.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/theme/Theme.js
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/index.html
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/resource/twitter/t_small-c.png
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/resource/twitter/test.png
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/translation/de.po
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/translation/en.po
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/translation/fr.po
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/translation/readme.txt
-%%DATADIR%%/component/tutorials/twitter/step4.5/source/translation/ro.po
+%%DATADIR%%/component/tutorials/tweets/step1/Manifest.json
+%%DATADIR%%/component/tutorials/tweets/step1/config.json
+%%DATADIR%%/component/tutorials/tweets/step1/generate.py
+%%DATADIR%%/component/tutorials/tweets/step1/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step1/source/class/tweets/Application.js
+%%DATADIR%%/component/tutorials/tweets/step1/source/class/tweets/MainWindow.js
+%%DATADIR%%/component/tutorials/tweets/step1/source/class/tweets/test/DemoTest.js
+%%DATADIR%%/component/tutorials/tweets/step1/source/class/tweets/theme/Appearance.js
+%%DATADIR%%/component/tutorials/tweets/step1/source/class/tweets/theme/Color.js
+%%DATADIR%%/component/tutorials/tweets/step1/source/class/tweets/theme/Decoration.js
+%%DATADIR%%/component/tutorials/tweets/step1/source/class/tweets/theme/Font.js
+%%DATADIR%%/component/tutorials/tweets/step1/source/class/tweets/theme/Theme.js
+%%DATADIR%%/component/tutorials/tweets/step1/source/index.html
+%%DATADIR%%/component/tutorials/tweets/step1/source/resource/tweets/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step1/source/translation/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step2/Manifest.json
+%%DATADIR%%/component/tutorials/tweets/step2/config.json
+%%DATADIR%%/component/tutorials/tweets/step2/generate.py
+%%DATADIR%%/component/tutorials/tweets/step2/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step2/source/class/tweets/Application.js
+%%DATADIR%%/component/tutorials/tweets/step2/source/class/tweets/MainWindow.js
+%%DATADIR%%/component/tutorials/tweets/step2/source/class/tweets/test/DemoTest.js
+%%DATADIR%%/component/tutorials/tweets/step2/source/class/tweets/theme/Appearance.js
+%%DATADIR%%/component/tutorials/tweets/step2/source/class/tweets/theme/Color.js
+%%DATADIR%%/component/tutorials/tweets/step2/source/class/tweets/theme/Decoration.js
+%%DATADIR%%/component/tutorials/tweets/step2/source/class/tweets/theme/Font.js
+%%DATADIR%%/component/tutorials/tweets/step2/source/class/tweets/theme/Theme.js
+%%DATADIR%%/component/tutorials/tweets/step2/source/index.html
+%%DATADIR%%/component/tutorials/tweets/step2/source/resource/tweets/logo.png
+%%DATADIR%%/component/tutorials/tweets/step2/source/translation/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step3/Manifest.json
+%%DATADIR%%/component/tutorials/tweets/step3/config.json
+%%DATADIR%%/component/tutorials/tweets/step3/generate.py
+%%DATADIR%%/component/tutorials/tweets/step3/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step3/source/class/tweets/Application.js
+%%DATADIR%%/component/tutorials/tweets/step3/source/class/tweets/IdenticaService.js
+%%DATADIR%%/component/tutorials/tweets/step3/source/class/tweets/MainWindow.js
+%%DATADIR%%/component/tutorials/tweets/step3/source/class/tweets/test/DemoTest.js
+%%DATADIR%%/component/tutorials/tweets/step3/source/class/tweets/theme/Appearance.js
+%%DATADIR%%/component/tutorials/tweets/step3/source/class/tweets/theme/Color.js
+%%DATADIR%%/component/tutorials/tweets/step3/source/class/tweets/theme/Decoration.js
+%%DATADIR%%/component/tutorials/tweets/step3/source/class/tweets/theme/Font.js
+%%DATADIR%%/component/tutorials/tweets/step3/source/class/tweets/theme/Theme.js
+%%DATADIR%%/component/tutorials/tweets/step3/source/index.html
+%%DATADIR%%/component/tutorials/tweets/step3/source/resource/tweets/logo.png
+%%DATADIR%%/component/tutorials/tweets/step3/source/translation/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.1/Manifest.json
+%%DATADIR%%/component/tutorials/tweets/step4.1/config.json
+%%DATADIR%%/component/tutorials/tweets/step4.1/generate.py
+%%DATADIR%%/component/tutorials/tweets/step4.1/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.1/source/class/tweets/Application.js
+%%DATADIR%%/component/tutorials/tweets/step4.1/source/class/tweets/IdenticaService.js
+%%DATADIR%%/component/tutorials/tweets/step4.1/source/class/tweets/LoginWindow.js
+%%DATADIR%%/component/tutorials/tweets/step4.1/source/class/tweets/MainWindow.js
+%%DATADIR%%/component/tutorials/tweets/step4.1/source/class/tweets/test/DemoTest.js
+%%DATADIR%%/component/tutorials/tweets/step4.1/source/class/tweets/theme/Appearance.js
+%%DATADIR%%/component/tutorials/tweets/step4.1/source/class/tweets/theme/Color.js
+%%DATADIR%%/component/tutorials/tweets/step4.1/source/class/tweets/theme/Decoration.js
+%%DATADIR%%/component/tutorials/tweets/step4.1/source/class/tweets/theme/Font.js
+%%DATADIR%%/component/tutorials/tweets/step4.1/source/class/tweets/theme/Theme.js
+%%DATADIR%%/component/tutorials/tweets/step4.1/source/index.html
+%%DATADIR%%/component/tutorials/tweets/step4.1/source/resource/tweets/logo.png
+%%DATADIR%%/component/tutorials/tweets/step4.1/source/translation/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/Manifest.json
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/config.json
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/generate.py
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class/tweets/Application.js
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class/tweets/IdenticaService.js
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class/tweets/MainWindow.js
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class/tweets/TweetView.js
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class/tweets/test/DemoTest.js
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class/tweets/theme/Appearance.js
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class/tweets/theme/Color.js
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class/tweets/theme/Decoration.js
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class/tweets/theme/Font.js
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class/tweets/theme/Theme.js
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/source/index.html
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/source/resource/tweets/logo.png
+%%DATADIR%%/component/tutorials/tweets/step4.2.1/source/translation/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.2/Manifest.json
+%%DATADIR%%/component/tutorials/tweets/step4.2/config.json
+%%DATADIR%%/component/tutorials/tweets/step4.2/generate.py
+%%DATADIR%%/component/tutorials/tweets/step4.2/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.2/source/class/tweets/Application.js
+%%DATADIR%%/component/tutorials/tweets/step4.2/source/class/tweets/IdenticaService.js
+%%DATADIR%%/component/tutorials/tweets/step4.2/source/class/tweets/MainWindow.js
+%%DATADIR%%/component/tutorials/tweets/step4.2/source/class/tweets/TweetView.js
+%%DATADIR%%/component/tutorials/tweets/step4.2/source/class/tweets/test/DemoTest.js
+%%DATADIR%%/component/tutorials/tweets/step4.2/source/class/tweets/theme/Appearance.js
+%%DATADIR%%/component/tutorials/tweets/step4.2/source/class/tweets/theme/Color.js
+%%DATADIR%%/component/tutorials/tweets/step4.2/source/class/tweets/theme/Decoration.js
+%%DATADIR%%/component/tutorials/tweets/step4.2/source/class/tweets/theme/Font.js
+%%DATADIR%%/component/tutorials/tweets/step4.2/source/class/tweets/theme/Theme.js
+%%DATADIR%%/component/tutorials/tweets/step4.2/source/index.html
+%%DATADIR%%/component/tutorials/tweets/step4.2/source/resource/tweets/logo.png
+%%DATADIR%%/component/tutorials/tweets/step4.2/source/translation/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.3/Manifest.json
+%%DATADIR%%/component/tutorials/tweets/step4.3/config.json
+%%DATADIR%%/component/tutorials/tweets/step4.3/generate.py
+%%DATADIR%%/component/tutorials/tweets/step4.3/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets/Application.js
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets/IdenticaService.js
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets/MainWindow.js
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets/SettingsWindow.js
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets/TweetView.js
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets/test/DemoTest.js
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets/theme/Appearance.js
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets/theme/Color.js
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets/theme/Decoration.js
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets/theme/Font.js
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets/theme/Theme.js
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/index.html
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/resource/tweets/logo.png
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/translation/de.po
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/translation/en.po
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/translation/fr.po
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/translation/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.3/source/translation/ro.po
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/Manifest.json
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/config.json
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/generate.py
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/Application.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/IdenticaService.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/MainWindow.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/SettingsWindow.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/TweetView.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/simulation/Settings.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/test/DemoTest.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/test/IdenticaService.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/test/TweetView.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/theme/Appearance.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/theme/Color.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/theme/Decoration.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/theme/Font.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/theme/Theme.js
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/index.html
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/resource/tweets/logo.png
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/translation/de.po
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/translation/en.po
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/translation/fr.po
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/translation/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.4.1/source/translation/ro.po
+%%DATADIR%%/component/tutorials/tweets/step4.4/Manifest.json
+%%DATADIR%%/component/tutorials/tweets/step4.4/config.json
+%%DATADIR%%/component/tutorials/tweets/step4.4/generate.py
+%%DATADIR%%/component/tutorials/tweets/step4.4/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/Application.js
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/IdenticaService.js
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/MainWindow.js
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/SettingsWindow.js
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/TweetView.js
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/test/DemoTest.js
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/test/IdenticaService.js
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/test/TweetView.js
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/theme/Appearance.js
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/theme/Color.js
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/theme/Decoration.js
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/theme/Font.js
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/theme/Theme.js
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/index.html
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/resource/tweets/logo.png
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/translation/de.po
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/translation/en.po
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/translation/fr.po
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/translation/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.4/source/translation/ro.po
+%%DATADIR%%/component/tutorials/tweets/step4.5/Manifest.json
+%%DATADIR%%/component/tutorials/tweets/step4.5/config.json
+%%DATADIR%%/component/tutorials/tweets/step4.5/generate.py
+%%DATADIR%%/component/tutorials/tweets/step4.5/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/class/tweets/Application.js
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/class/tweets/IdenticaService.js
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/class/tweets/MainWindow.js
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/class/tweets/test/DemoTest.js
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/class/tweets/theme/Appearance.js
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/class/tweets/theme/Color.js
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/class/tweets/theme/Decoration.js
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/class/tweets/theme/Font.js
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/class/tweets/theme/Theme.js
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/index.html
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/resource/tweets/logo.png
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/translation/de.po
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/translation/en.po
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/translation/fr.po
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/translation/readme.txt
+%%DATADIR%%/component/tutorials/tweets/step4.5/source/translation/ro.po
%%DATADIR%%/component/tutorials/website/step1/notification.html
+%%DATADIR%%/create-application.py
%%DATADIR%%/framework/Manifest.json
%%DATADIR%%/framework/api/index.html
%%DATADIR%%/framework/api/resource/apiviewer/css/apiviewer.css
@@ -2973,6 +3083,7 @@
%%DATADIR%%/framework/api/script/qx.application.Native.json
%%DATADIR%%/framework/api/script/qx.application.Routing.json
%%DATADIR%%/framework/api/script/qx.application.Standalone.json
+%%DATADIR%%/framework/api/script/qx.bom.AnimationFrame.json
%%DATADIR%%/framework/api/script/qx.bom.Blocker.json
%%DATADIR%%/framework/api/script/qx.bom.Collection.json
%%DATADIR%%/framework/api/script/qx.bom.Cookie.json
@@ -3069,6 +3180,7 @@
%%DATADIR%%/framework/api/script/qx.core.Init.json
%%DATADIR%%/framework/api/script/qx.core.MAssert.json
%%DATADIR%%/framework/api/script/qx.core.MBindTo.json
+%%DATADIR%%/framework/api/script/qx.core.MEvent.json
%%DATADIR%%/framework/api/script/qx.core.MEvents.json
%%DATADIR%%/framework/api/script/qx.core.MLogging.json
%%DATADIR%%/framework/api/script/qx.core.MProperty.json
@@ -3111,6 +3223,7 @@
%%DATADIR%%/framework/api/script/qx.dev.unit.MMeasure.json
%%DATADIR%%/framework/api/script/qx.dev.unit.MMock.json
%%DATADIR%%/framework/api/script/qx.dev.unit.MRequirements.json
+%%DATADIR%%/framework/api/script/qx.dev.unit.MRequirementsBasic.json
%%DATADIR%%/framework/api/script/qx.dev.unit.MTestLoader.json
%%DATADIR%%/framework/api/script/qx.dev.unit.MeasurementResult.json
%%DATADIR%%/framework/api/script/qx.dev.unit.RequirementError.json
@@ -3248,6 +3361,12 @@
%%DATADIR%%/framework/api/script/qx.lang.RingBuffer.json
%%DATADIR%%/framework/api/script/qx.lang.String.json
%%DATADIR%%/framework/api/script/qx.lang.Type.json
+%%DATADIR%%/framework/api/script/qx.lang.normalize.Array.json
+%%DATADIR%%/framework/api/script/qx.lang.normalize.Date.json
+%%DATADIR%%/framework/api/script/qx.lang.normalize.Error.json
+%%DATADIR%%/framework/api/script/qx.lang.normalize.Function.json
+%%DATADIR%%/framework/api/script/qx.lang.normalize.Object.json
+%%DATADIR%%/framework/api/script/qx.lang.normalize.String.json
%%DATADIR%%/framework/api/script/qx.locale.Date.json
%%DATADIR%%/framework/api/script/qx.locale.Key.json
%%DATADIR%%/framework/api/script/qx.locale.LocalizedString.json
@@ -3269,13 +3388,17 @@
%%DATADIR%%/framework/api/script/qx.module.Attribute.json
%%DATADIR%%/framework/api/script/qx.module.Blocker.json
%%DATADIR%%/framework/api/script/qx.module.Cookie.json
+%%DATADIR%%/framework/api/script/qx.module.Core.json
%%DATADIR%%/framework/api/script/qx.module.Css.json
%%DATADIR%%/framework/api/script/qx.module.Environment.json
%%DATADIR%%/framework/api/script/qx.module.Event.json
%%DATADIR%%/framework/api/script/qx.module.Io.json
%%DATADIR%%/framework/api/script/qx.module.Manipulating.json
+%%DATADIR%%/framework/api/script/qx.module.Messaging.json
+%%DATADIR%%/framework/api/script/qx.module.Placeholder.json
%%DATADIR%%/framework/api/script/qx.module.Placement.json
%%DATADIR%%/framework/api/script/qx.module.Polyfill.json
+%%DATADIR%%/framework/api/script/qx.module.Storage.json
%%DATADIR%%/framework/api/script/qx.module.Template.json
%%DATADIR%%/framework/api/script/qx.module.Transform.json
%%DATADIR%%/framework/api/script/qx.module.Traversing.json
@@ -3492,6 +3615,7 @@
%%DATADIR%%/framework/api/script/qx.ui.mobile.basic.Atom.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.basic.Image.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.basic.Label.json
+%%DATADIR%%/framework/api/script/qx.ui.mobile.container.Carousel.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.container.Composite.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.container.INavigation.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.container.MIScroll.json
@@ -3499,6 +3623,7 @@
%%DATADIR%%/framework/api/script/qx.ui.mobile.container.MasterDetail.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.container.Navigation.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.container.Scroll.json
+%%DATADIR%%/framework/api/script/qx.ui.mobile.container.ScrollComposite.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.core.Blocker.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.core.DomUpdatedHandler.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.core.EventHandler.json
@@ -3511,13 +3636,16 @@
%%DATADIR%%/framework/api/script/qx.ui.mobile.dialog.Dialog.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.dialog.Manager.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.dialog.Menu.json
+%%DATADIR%%/framework/api/script/qx.ui.mobile.dialog.Picker.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.dialog.Popup.json
+%%DATADIR%%/framework/api/script/qx.ui.mobile.embed.Canvas.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.embed.Html.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.form.Button.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.form.CheckBox.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.form.Form.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.form.Group.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.form.Input.json
+%%DATADIR%%/framework/api/script/qx.ui.mobile.form.Label.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.form.MState.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.form.MText.json
%%DATADIR%%/framework/api/script/qx.ui.mobile.form.MValue.json
@@ -3749,6 +3877,7 @@
%%DATADIR%%/framework/api/script/qx.util.PropertyUtil.json
%%DATADIR%%/framework/api/script/qx.util.Request.json
%%DATADIR%%/framework/api/script/qx.util.ResourceManager.json
+%%DATADIR%%/framework/api/script/qx.util.RingBuffer.json
%%DATADIR%%/framework/api/script/qx.util.Serializer.json
%%DATADIR%%/framework/api/script/qx.util.StringBuilder.json
%%DATADIR%%/framework/api/script/qx.util.StringEscape.json
@@ -3771,6 +3900,7 @@
%%DATADIR%%/framework/api/script/qx.xml.Document.json
%%DATADIR%%/framework/api/script/qx.xml.Element.json
%%DATADIR%%/framework/api/script/qx.xml.String.json
+%%DATADIR%%/framework/api/script/qxWeb.json
%%DATADIR%%/framework/config.json
%%DATADIR%%/framework/generate.py
%%DATADIR%%/framework/image.json
@@ -3791,6 +3921,7 @@
%%DATADIR%%/framework/source/class/qx/application/Routing.js
%%DATADIR%%/framework/source/class/qx/application/Standalone.js
%%DATADIR%%/framework/source/class/qx/application/__init__.js
+%%DATADIR%%/framework/source/class/qx/bom/AnimationFrame.js
%%DATADIR%%/framework/source/class/qx/bom/Blocker.js
%%DATADIR%%/framework/source/class/qx/bom/Collection.js
%%DATADIR%%/framework/source/class/qx/bom/Cookie.js
@@ -3896,6 +4027,7 @@
%%DATADIR%%/framework/source/class/qx/core/Init.js
%%DATADIR%%/framework/source/class/qx/core/MAssert.js
%%DATADIR%%/framework/source/class/qx/core/MBindTo.js
+%%DATADIR%%/framework/source/class/qx/core/MEvent.js
%%DATADIR%%/framework/source/class/qx/core/MEvents.js
%%DATADIR%%/framework/source/class/qx/core/MLogging.js
%%DATADIR%%/framework/source/class/qx/core/MProperty.js
@@ -3945,6 +4077,7 @@
%%DATADIR%%/framework/source/class/qx/dev/unit/MMeasure.js
%%DATADIR%%/framework/source/class/qx/dev/unit/MMock.js
%%DATADIR%%/framework/source/class/qx/dev/unit/MRequirements.js
+%%DATADIR%%/framework/source/class/qx/dev/unit/MRequirementsBasic.js
%%DATADIR%%/framework/source/class/qx/dev/unit/MTestLoader.js
%%DATADIR%%/framework/source/class/qx/dev/unit/MeasurementResult.js
%%DATADIR%%/framework/source/class/qx/dev/unit/RequirementError.js
@@ -4105,6 +4238,13 @@
%%DATADIR%%/framework/source/class/qx/lang/String.js
%%DATADIR%%/framework/source/class/qx/lang/Type.js
%%DATADIR%%/framework/source/class/qx/lang/__init__.js
+%%DATADIR%%/framework/source/class/qx/lang/normalize/Array.js
+%%DATADIR%%/framework/source/class/qx/lang/normalize/Date.js
+%%DATADIR%%/framework/source/class/qx/lang/normalize/Error.js
+%%DATADIR%%/framework/source/class/qx/lang/normalize/Function.js
+%%DATADIR%%/framework/source/class/qx/lang/normalize/Object.js
+%%DATADIR%%/framework/source/class/qx/lang/normalize/String.js
+%%DATADIR%%/framework/source/class/qx/lang/normalize/__init__.js
%%DATADIR%%/framework/source/class/qx/locale/Date.js
%%DATADIR%%/framework/source/class/qx/locale/Key.js
%%DATADIR%%/framework/source/class/qx/locale/LocalizedString.js
@@ -4129,13 +4269,17 @@
%%DATADIR%%/framework/source/class/qx/module/Attribute.js
%%DATADIR%%/framework/source/class/qx/module/Blocker.js
%%DATADIR%%/framework/source/class/qx/module/Cookie.js
+%%DATADIR%%/framework/source/class/qx/module/Core.js
%%DATADIR%%/framework/source/class/qx/module/Css.js
%%DATADIR%%/framework/source/class/qx/module/Environment.js
%%DATADIR%%/framework/source/class/qx/module/Event.js
%%DATADIR%%/framework/source/class/qx/module/Io.js
%%DATADIR%%/framework/source/class/qx/module/Manipulating.js
+%%DATADIR%%/framework/source/class/qx/module/Messaging.js
+%%DATADIR%%/framework/source/class/qx/module/Placeholder.js
%%DATADIR%%/framework/source/class/qx/module/Placement.js
%%DATADIR%%/framework/source/class/qx/module/Polyfill.js
+%%DATADIR%%/framework/source/class/qx/module/Storage.js
%%DATADIR%%/framework/source/class/qx/module/Template.js
%%DATADIR%%/framework/source/class/qx/module/Transform.js
%%DATADIR%%/framework/source/class/qx/module/Traversing.js
@@ -4169,7 +4313,6 @@
%%DATADIR%%/framework/source/class/qx/test/bom/Basic.js
%%DATADIR%%/framework/source/class/qx/test/bom/Blocker.js
%%DATADIR%%/framework/source/class/qx/test/bom/Class.js
-%%DATADIR%%/framework/source/class/qx/test/bom/Collection.js
%%DATADIR%%/framework/source/class/qx/test/bom/Cookie.js
%%DATADIR%%/framework/source/class/qx/test/bom/Dataset.js
%%DATADIR%%/framework/source/class/qx/test/bom/Element.js
@@ -4193,6 +4336,7 @@
%%DATADIR%%/framework/source/class/qx/test/bom/client/Css.js
%%DATADIR%%/framework/source/class/qx/test/bom/client/Device.js
%%DATADIR%%/framework/source/class/qx/test/bom/client/__init__.js
+%%DATADIR%%/framework/source/class/qx/test/bom/element/AnimationJs.js
%%DATADIR%%/framework/source/class/qx/test/bom/element/Background.js
%%DATADIR%%/framework/source/class/qx/test/bom/element/BoxSizing.js
%%DATADIR%%/framework/source/class/qx/test/bom/element/Class.js
@@ -4241,6 +4385,7 @@
%%DATADIR%%/framework/source/class/qx/test/data/marshal/__init__.js
%%DATADIR%%/framework/source/class/qx/test/data/singlevalue/Array.js
%%DATADIR%%/framework/source/class/qx/test/data/singlevalue/Deep.js
+%%DATADIR%%/framework/source/class/qx/test/data/singlevalue/Resolve.js
%%DATADIR%%/framework/source/class/qx/test/data/singlevalue/Simple.js
%%DATADIR%%/framework/source/class/qx/test/data/singlevalue/TextFieldDummy.js
%%DATADIR%%/framework/source/class/qx/test/data/singlevalue/__init__.js
@@ -4316,17 +4461,20 @@
%%DATADIR%%/framework/source/class/qx/test/io/rest/ResourceWithRemote.js
%%DATADIR%%/framework/source/class/qx/test/io/rest/__init__.js
%%DATADIR%%/framework/source/class/qx/test/lang/Array.js
-%%DATADIR%%/framework/source/class/qx/test/lang/Core.js
%%DATADIR%%/framework/source/class/qx/test/lang/Function.js
%%DATADIR%%/framework/source/class/qx/test/lang/Json.js
%%DATADIR%%/framework/source/class/qx/test/lang/JsonParseES5.js
%%DATADIR%%/framework/source/class/qx/test/lang/JsonStringifyES5.js
%%DATADIR%%/framework/source/class/qx/test/lang/Object.js
-%%DATADIR%%/framework/source/class/qx/test/lang/RingBuffer.js
%%DATADIR%%/framework/source/class/qx/test/lang/String.js
%%DATADIR%%/framework/source/class/qx/test/lang/Type.js
%%DATADIR%%/framework/source/class/qx/test/lang/Webkit.js
%%DATADIR%%/framework/source/class/qx/test/lang/__init__.js
+%%DATADIR%%/framework/source/class/qx/test/lang/normalize/Array.js
+%%DATADIR%%/framework/source/class/qx/test/lang/normalize/Error.js
+%%DATADIR%%/framework/source/class/qx/test/lang/normalize/Function.js
+%%DATADIR%%/framework/source/class/qx/test/lang/normalize/Object.js
+%%DATADIR%%/framework/source/class/qx/test/lang/normalize/String.js
%%DATADIR%%/framework/source/class/qx/test/locale/Date.js
%%DATADIR%%/framework/source/class/qx/test/locale/Locale.js
%%DATADIR%%/framework/source/class/qx/test/locale/LocalizedString.js
@@ -4348,6 +4496,7 @@
%%DATADIR%%/framework/source/class/qx/test/mobile/basic/Image.js
%%DATADIR%%/framework/source/class/qx/test/mobile/basic/Label.js
%%DATADIR%%/framework/source/class/qx/test/mobile/basic/__init__.js
+%%DATADIR%%/framework/source/class/qx/test/mobile/container/Carousel.js
%%DATADIR%%/framework/source/class/qx/test/mobile/container/Composite.js
%%DATADIR%%/framework/source/class/qx/test/mobile/container/MasterDetail.js
%%DATADIR%%/framework/source/class/qx/test/mobile/container/Navigation.js
@@ -4357,6 +4506,7 @@
%%DATADIR%%/framework/source/class/qx/test/mobile/core/__init__.js
%%DATADIR%%/framework/source/class/qx/test/mobile/dialog/Dialog.js
%%DATADIR%%/framework/source/class/qx/test/mobile/dialog/Menu.js
+%%DATADIR%%/framework/source/class/qx/test/mobile/dialog/Picker.js
%%DATADIR%%/framework/source/class/qx/test/mobile/dialog/Popup.js
%%DATADIR%%/framework/source/class/qx/test/mobile/dialog/__init__.js
%%DATADIR%%/framework/source/class/qx/test/mobile/embed/Html.js
@@ -4364,6 +4514,7 @@
%%DATADIR%%/framework/source/class/qx/test/mobile/form/Button.js
%%DATADIR%%/framework/source/class/qx/test/mobile/form/CheckBox.js
%%DATADIR%%/framework/source/class/qx/test/mobile/form/Form.js
+%%DATADIR%%/framework/source/class/qx/test/mobile/form/Group.js
%%DATADIR%%/framework/source/class/qx/test/mobile/form/NumberField.js
%%DATADIR%%/framework/source/class/qx/test/mobile/form/RadioButton.js
%%DATADIR%%/framework/source/class/qx/test/mobile/form/SelectBox.js
@@ -4371,7 +4522,7 @@
%%DATADIR%%/framework/source/class/qx/test/mobile/form/Slider.js
%%DATADIR%%/framework/source/class/qx/test/mobile/form/TextArea.js
%%DATADIR%%/framework/source/class/qx/test/mobile/form/TextField.js
-%%DATADIR%%/framework/source/class/qx/test/mobile/form/ToogleButton.js
+%%DATADIR%%/framework/source/class/qx/test/mobile/form/ToggleButton.js
%%DATADIR%%/framework/source/class/qx/test/mobile/form/__init__.js
%%DATADIR%%/framework/source/class/qx/test/mobile/layout/Card.js
%%DATADIR%%/framework/source/class/qx/test/mobile/layout/HBox.js
@@ -4391,7 +4542,6 @@
%%DATADIR%%/framework/source/class/qx/test/mobile/toolbar/__init__.js
%%DATADIR%%/framework/source/class/qx/test/performance/BaseCall.js
%%DATADIR%%/framework/source/class/qx/test/performance/Event.js
-%%DATADIR%%/framework/source/class/qx/test/performance/MMeasure.js
%%DATADIR%%/framework/source/class/qx/test/performance/Object.js
%%DATADIR%%/framework/source/class/qx/test/performance/__init__.js
%%DATADIR%%/framework/source/class/qx/test/performance/data/Marshaling.js
@@ -4423,6 +4573,7 @@
%%DATADIR%%/framework/source/class/qx/test/renderer/Color.js
%%DATADIR%%/framework/source/class/qx/test/renderer/__init__.js
%%DATADIR%%/framework/source/class/qx/test/theme/__init__.js
+%%DATADIR%%/framework/source/class/qx/test/theme/manager/Color.js
%%DATADIR%%/framework/source/class/qx/test/theme/manager/Decoration.js
%%DATADIR%%/framework/source/class/qx/test/theme/manager/Font.js
%%DATADIR%%/framework/source/class/qx/test/theme/manager/Icon.js
@@ -4549,6 +4700,7 @@
%%DATADIR%%/framework/source/class/qx/test/ui/table/model/Simple.js
%%DATADIR%%/framework/source/class/qx/test/ui/table/model/__init__.js
%%DATADIR%%/framework/source/class/qx/test/ui/toolbar/OverflowHandling.js
+%%DATADIR%%/framework/source/class/qx/test/ui/toolbar/ToolBar.js
%%DATADIR%%/framework/source/class/qx/test/ui/toolbar/__init__.js
%%DATADIR%%/framework/source/class/qx/test/ui/tree/Tree.js
%%DATADIR%%/framework/source/class/qx/test/ui/tree/TreeFolder.js
@@ -4557,6 +4709,7 @@
%%DATADIR%%/framework/source/class/qx/test/ui/tree/virtual/MultiSelection.js
%%DATADIR%%/framework/source/class/qx/test/ui/tree/virtual/OneSelection.js
%%DATADIR%%/framework/source/class/qx/test/ui/tree/virtual/SingleSelection.js
+%%DATADIR%%/framework/source/class/qx/test/ui/tree/virtual/Sorting.js
%%DATADIR%%/framework/source/class/qx/test/ui/tree/virtual/Tree.js
%%DATADIR%%/framework/source/class/qx/test/ui/tree/virtual/WidgetProvider.js
%%DATADIR%%/framework/source/class/qx/test/ui/tree/virtual/__init__.js
@@ -4612,7 +4765,9 @@
%%DATADIR%%/framework/source/class/qx/test/util/PropertyUtil.js
%%DATADIR%%/framework/source/class/qx/test/util/Request.js
%%DATADIR%%/framework/source/class/qx/test/util/ResourceManager.js
+%%DATADIR%%/framework/source/class/qx/test/util/RingBuffer.js
%%DATADIR%%/framework/source/class/qx/test/util/Serializer.js
+%%DATADIR%%/framework/source/class/qx/test/util/StringBuilder.js
%%DATADIR%%/framework/source/class/qx/test/util/StringSplit.js
%%DATADIR%%/framework/source/class/qx/test/util/Uri.js
%%DATADIR%%/framework/source/class/qx/test/util/Validate.js
@@ -4859,6 +5014,7 @@
%%DATADIR%%/framework/source/class/qx/ui/mobile/basic/Image.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/basic/Label.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/basic/__init__.js
+%%DATADIR%%/framework/source/class/qx/ui/mobile/container/Carousel.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/container/Composite.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/container/INavigation.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/container/MIScroll.js
@@ -4866,6 +5022,7 @@
%%DATADIR%%/framework/source/class/qx/ui/mobile/container/MasterDetail.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/container/Navigation.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/container/Scroll.js
+%%DATADIR%%/framework/source/class/qx/ui/mobile/container/ScrollComposite.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/container/__init__.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/core/Blocker.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/core/DomUpdatedHandler.js
@@ -4880,8 +5037,10 @@
%%DATADIR%%/framework/source/class/qx/ui/mobile/dialog/Dialog.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/dialog/Manager.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/dialog/Menu.js
+%%DATADIR%%/framework/source/class/qx/ui/mobile/dialog/Picker.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/dialog/Popup.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/dialog/__init__.js
+%%DATADIR%%/framework/source/class/qx/ui/mobile/embed/Canvas.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/embed/Html.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/embed/__init__.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/form/Button.js
@@ -4889,6 +5048,7 @@
%%DATADIR%%/framework/source/class/qx/ui/mobile/form/Form.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/form/Group.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/form/Input.js
+%%DATADIR%%/framework/source/class/qx/ui/mobile/form/Label.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/form/MState.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/form/MText.js
%%DATADIR%%/framework/source/class/qx/ui/mobile/form/MValue.js
@@ -5171,6 +5331,7 @@
%%DATADIR%%/framework/source/class/qx/util/PropertyUtil.js
%%DATADIR%%/framework/source/class/qx/util/Request.js
%%DATADIR%%/framework/source/class/qx/util/ResourceManager.js
+%%DATADIR%%/framework/source/class/qx/util/RingBuffer.js
%%DATADIR%%/framework/source/class/qx/util/Serializer.js
%%DATADIR%%/framework/source/class/qx/util/StringBuilder.js
%%DATADIR%%/framework/source/class/qx/util/StringEscape.js
@@ -5198,6 +5359,7 @@
%%DATADIR%%/framework/source/class/qx/xml/Element.js
%%DATADIR%%/framework/source/class/qx/xml/String.js
%%DATADIR%%/framework/source/class/qx/xml/__init__.js
+%%DATADIR%%/framework/source/class/qxWeb.js
%%DATADIR%%/framework/source/resource/qx/decoration/Classic/arrows-combined.gif
%%DATADIR%%/framework/source/resource/qx/decoration/Classic/arrows-combined.meta
%%DATADIR%%/framework/source/resource/qx/decoration/Classic/arrows/down-invert.gif
@@ -8607,17 +8769,8 @@
%%DATADIR%%/framework/source/resource/qx/icon/Tango/AUTHORS
%%DATADIR%%/framework/source/resource/qx/icon/Tango/LICENSE
%%DATADIR%%/framework/source/resource/qx/mobile/css/LICENSE
-%%DATADIR%%/framework/source/resource/qx/mobile/css/_android.css
-%%DATADIR%%/framework/source/resource/qx/mobile/css/_animations.css
-%%DATADIR%%/framework/source/resource/qx/mobile/css/_base.css
-%%DATADIR%%/framework/source/resource/qx/mobile/css/_ios.css
-%%DATADIR%%/framework/source/resource/qx/mobile/css/_layout.css
-%%DATADIR%%/framework/source/resource/qx/mobile/css/_main.css
-%%DATADIR%%/framework/source/resource/qx/mobile/css/_mixins.css
-%%DATADIR%%/framework/source/resource/qx/mobile/css/_scroller.css
-%%DATADIR%%/framework/source/resource/qx/mobile/css/_utility.css
-%%DATADIR%%/framework/source/resource/qx/mobile/css/_widgets.css
%%DATADIR%%/framework/source/resource/qx/mobile/css/android.css
+%%DATADIR%%/framework/source/resource/qx/mobile/css/custom.css
%%DATADIR%%/framework/source/resource/qx/mobile/css/indigo.css
%%DATADIR%%/framework/source/resource/qx/mobile/css/ios.css
%%DATADIR%%/framework/source/resource/qx/mobile/icon/LICENSE
@@ -8638,6 +8791,7 @@
%%DATADIR%%/framework/source/resource/qx/mobile/icon/common/dialog-apply-grey.png
%%DATADIR%%/framework/source/resource/qx/mobile/icon/common/dialog-apply.png
%%DATADIR%%/framework/source/resource/qx/mobile/icon/common/spinner.png
+%%DATADIR%%/framework/source/resource/qx/mobile/icon/indigo/dummy.gif
%%DATADIR%%/framework/source/resource/qx/mobile/icon/ios/arrow.png
%%DATADIR%%/framework/source/resource/qx/mobile/icon/ios/arrow_pressed.png
%%DATADIR%%/framework/source/resource/qx/mobile/icon/ios/backButton.png
@@ -8660,8 +8814,10 @@
%%DATADIR%%/framework/source/resource/qx/mobile/less/android/_main.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/android/_slider.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/android/_togglebutton.less
+%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_basic.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_blocker.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_button.less
+%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_carousel.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_checkbox.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_dialog.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_form.less
@@ -8669,7 +8825,9 @@
%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_main.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_masterdetail.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_menu.less
+%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_navigation.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_navigationbar.less
+%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_picker.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_popup.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_radiobutton.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/basic/_scrollbar.less
@@ -8689,6 +8847,7 @@
%%DATADIR%%/framework/source/resource/qx/mobile/less/common/_mixins.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/common/_scroller.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/common/_utility.less
+%%DATADIR%%/framework/source/resource/qx/mobile/less/custom.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/indigo.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/ios.less
%%DATADIR%%/framework/source/resource/qx/mobile/less/ios/_main.less
@@ -8858,6 +9017,7 @@
%%DATADIR%%/framework/source/resource/source/Modern/window-statusbar.png
%%DATADIR%%/framework/source/resource/source/readme.txt
%%DATADIR%%/framework/source/translation/C.po
+%%DATADIR%%/framework/source/translation/cs.po
%%DATADIR%%/framework/source/translation/de.po
%%DATADIR%%/framework/source/translation/en.po
%%DATADIR%%/framework/source/translation/es.po
@@ -8866,6 +9026,7 @@
%%DATADIR%%/framework/source/translation/nb.po
%%DATADIR%%/framework/source/translation/nl.po
%%DATADIR%%/framework/source/translation/pl.po
+%%DATADIR%%/framework/source/translation/pt.po
%%DATADIR%%/framework/source/translation/ro.po
%%DATADIR%%/framework/source/translation/sl.po
%%DATADIR%%/framework/source/translation/sv.po
@@ -8900,6 +9061,9 @@
%%DATADIR%%/tool/bin/iconpackager.py
%%DATADIR%%/tool/bin/iconpackager.pyc
%%DATADIR%%/tool/bin/iconpackager.pyo
+%%DATADIR%%/tool/bin/jsonlint.py
+%%DATADIR%%/tool/bin/jsonlint.pyc
+%%DATADIR%%/tool/bin/jsonlint.pyo
%%DATADIR%%/tool/bin/migrator.py
%%DATADIR%%/tool/bin/migrator.pyc
%%DATADIR%%/tool/bin/migrator.pyo
@@ -9595,6 +9759,29 @@
%%DATADIR%%/tool/data/migration/1.6/patches/01-main.dat
%%DATADIR%%/tool/data/migration/2.0/info/01-main.dat
%%DATADIR%%/tool/data/migration/2.0/patches/01-main.dat
+%%DATADIR%%/tool/data/migration/2.1/info/01-main.dat
+%%DATADIR%%/tool/data/migration/2.1/patch.py
+%%DATADIR%%/tool/data/migration/2.1/patch.pyc
+%%DATADIR%%/tool/data/migration/2.1/patch.pyo
+%%DATADIR%%/tool/data/migration/2.1/patches/01-main.dat
+%%DATADIR%%/tool/data/migration/2.1/test/Manifest.json
+%%DATADIR%%/tool/data/migration/2.1/test/config.json
+%%DATADIR%%/tool/data/migration/2.1/test/generate.py
+%%DATADIR%%/tool/data/migration/2.1/test/generate.pyc
+%%DATADIR%%/tool/data/migration/2.1/test/generate.pyo
+%%DATADIR%%/tool/data/migration/2.1/test/readme.txt
+%%DATADIR%%/tool/data/migration/2.1/test/source/class/test/Application.js
+%%DATADIR%%/tool/data/migration/2.1/test/source/class/test/__init__.js
+%%DATADIR%%/tool/data/migration/2.1/test/source/class/test/simulation/DemoSimulation.js
+%%DATADIR%%/tool/data/migration/2.1/test/source/class/test/test/DemoTest.js
+%%DATADIR%%/tool/data/migration/2.1/test/source/class/test/theme/Appearance.js
+%%DATADIR%%/tool/data/migration/2.1/test/source/class/test/theme/Color.js
+%%DATADIR%%/tool/data/migration/2.1/test/source/class/test/theme/Decoration.js
+%%DATADIR%%/tool/data/migration/2.1/test/source/class/test/theme/Font.js
+%%DATADIR%%/tool/data/migration/2.1/test/source/class/test/theme/Theme.js
+%%DATADIR%%/tool/data/migration/2.1/test/source/index.html
+%%DATADIR%%/tool/data/migration/2.1/test/source/resource/test/test.png
+%%DATADIR%%/tool/data/migration/2.1/test/source/translation/readme.txt
%%DATADIR%%/tool/data/py/_class_head.py
%%DATADIR%%/tool/data/py/_class_head.pyc
%%DATADIR%%/tool/data/py/_class_head.pyo
@@ -9618,30 +9805,44 @@
%%DATADIR%%/tool/pylib/cssmin/cssmin.py
%%DATADIR%%/tool/pylib/cssmin/cssmin.pyc
%%DATADIR%%/tool/pylib/cssmin/cssmin.pyo
+%%DATADIR%%/tool/pylib/demjson/LICENSE
+%%DATADIR%%/tool/pylib/demjson/__init__.py
+%%DATADIR%%/tool/pylib/demjson/__init__.pyc
+%%DATADIR%%/tool/pylib/demjson/__init__.pyo
+%%DATADIR%%/tool/pylib/demjson/demjson.py
+%%DATADIR%%/tool/pylib/demjson/demjson.pyc
+%%DATADIR%%/tool/pylib/demjson/demjson.pyo
+%%DATADIR%%/tool/pylib/demjson/jsonlint
%%DATADIR%%/tool/pylib/ecmascript/__init__.py
%%DATADIR%%/tool/pylib/ecmascript/__init__.pyc
%%DATADIR%%/tool/pylib/ecmascript/__init__.pyo
%%DATADIR%%/tool/pylib/ecmascript/backend/Packer.py
%%DATADIR%%/tool/pylib/ecmascript/backend/Packer.pyc
%%DATADIR%%/tool/pylib/ecmascript/backend/Packer.pyo
-%%DATADIR%%/tool/pylib/ecmascript/backend/Packer_new_meth.py
-%%DATADIR%%/tool/pylib/ecmascript/backend/Packer_new_meth.pyc
-%%DATADIR%%/tool/pylib/ecmascript/backend/Packer_new_meth.pyo
%%DATADIR%%/tool/pylib/ecmascript/backend/__init__.py
%%DATADIR%%/tool/pylib/ecmascript/backend/__init__.pyc
%%DATADIR%%/tool/pylib/ecmascript/backend/__init__.pyo
%%DATADIR%%/tool/pylib/ecmascript/backend/api.py
%%DATADIR%%/tool/pylib/ecmascript/backend/api.pyc
%%DATADIR%%/tool/pylib/ecmascript/backend/api.pyo
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter.py
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter.pyc
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter.pyo
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter_1.py
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter_1.pyc
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter_1.pyo
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter_2.py
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter_2.pyc
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter_2.pyo
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter_3.py
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter_3.pyc
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter_3.pyo
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter_4.py
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter_4.pyc
+%%DATADIR%%/tool/pylib/ecmascript/backend/formatter_4.pyo
%%DATADIR%%/tool/pylib/ecmascript/backend/pretty.py
%%DATADIR%%/tool/pylib/ecmascript/backend/pretty.pyc
%%DATADIR%%/tool/pylib/ecmascript/backend/pretty.pyo
-%%DATADIR%%/tool/pylib/ecmascript/backend/pretty_new.py
-%%DATADIR%%/tool/pylib/ecmascript/backend/pretty_new.pyc
-%%DATADIR%%/tool/pylib/ecmascript/backend/pretty_new.pyo
-%%DATADIR%%/tool/pylib/ecmascript/backend/pretty_new_meth.py
-%%DATADIR%%/tool/pylib/ecmascript/backend/pretty_new_meth.pyc
-%%DATADIR%%/tool/pylib/ecmascript/backend/pretty_new_meth.pyo
%%DATADIR%%/tool/pylib/ecmascript/frontend/Comment.py
%%DATADIR%%/tool/pylib/ecmascript/frontend/Comment.pyc
%%DATADIR%%/tool/pylib/ecmascript/frontend/Comment.pyo
@@ -9684,9 +9885,9 @@
%%DATADIR%%/tool/pylib/ecmascript/frontend/treegenerator_2.py
%%DATADIR%%/tool/pylib/ecmascript/frontend/treegenerator_2.pyc
%%DATADIR%%/tool/pylib/ecmascript/frontend/treegenerator_2.pyo
-%%DATADIR%%/tool/pylib/ecmascript/frontend/treegenerator_new_ast.py
-%%DATADIR%%/tool/pylib/ecmascript/frontend/treegenerator_new_ast.pyc
-%%DATADIR%%/tool/pylib/ecmascript/frontend/treegenerator_new_ast.pyo
+%%DATADIR%%/tool/pylib/ecmascript/frontend/treegenerator_3.py
+%%DATADIR%%/tool/pylib/ecmascript/frontend/treegenerator_3.pyc
+%%DATADIR%%/tool/pylib/ecmascript/frontend/treegenerator_3.pyo
%%DATADIR%%/tool/pylib/ecmascript/frontend/treeutil.py
%%DATADIR%%/tool/pylib/ecmascript/frontend/treeutil.pyc
%%DATADIR%%/tool/pylib/ecmascript/frontend/treeutil.pyo
@@ -9696,6 +9897,24 @@
%%DATADIR%%/tool/pylib/ecmascript/transform/__init__.py
%%DATADIR%%/tool/pylib/ecmascript/transform/__init__.pyc
%%DATADIR%%/tool/pylib/ecmascript/transform/__init__.pyo
+%%DATADIR%%/tool/pylib/ecmascript/transform/check/__init__.py
+%%DATADIR%%/tool/pylib/ecmascript/transform/check/__init__.pyc
+%%DATADIR%%/tool/pylib/ecmascript/transform/check/__init__.pyo
+%%DATADIR%%/tool/pylib/ecmascript/transform/check/dependencies.py
+%%DATADIR%%/tool/pylib/ecmascript/transform/check/dependencies.pyc
+%%DATADIR%%/tool/pylib/ecmascript/transform/check/dependencies.pyo
+%%DATADIR%%/tool/pylib/ecmascript/transform/check/lint.py
+%%DATADIR%%/tool/pylib/ecmascript/transform/check/lint.pyc
+%%DATADIR%%/tool/pylib/ecmascript/transform/check/lint.pyo
+%%DATADIR%%/tool/pylib/ecmascript/transform/check/scopes.py
+%%DATADIR%%/tool/pylib/ecmascript/transform/check/scopes.pyc
+%%DATADIR%%/tool/pylib/ecmascript/transform/check/scopes.pyo
+%%DATADIR%%/tool/pylib/ecmascript/transform/evaluate/__init__.py
+%%DATADIR%%/tool/pylib/ecmascript/transform/evaluate/__init__.pyc
+%%DATADIR%%/tool/pylib/ecmascript/transform/evaluate/__init__.pyo
+%%DATADIR%%/tool/pylib/ecmascript/transform/evaluate/evaluate.py
+%%DATADIR%%/tool/pylib/ecmascript/transform/evaluate/evaluate.pyc
+%%DATADIR%%/tool/pylib/ecmascript/transform/evaluate/evaluate.pyo
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/__init__.py
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/__init__.pyc
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/__init__.pyo
@@ -9720,6 +9939,9 @@
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/protectedoptimizer.py
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/protectedoptimizer.pyc
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/protectedoptimizer.pyo
+%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/reducer.py
+%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/reducer.pyc
+%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/reducer.pyo
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/stringoptimizer.py
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/stringoptimizer.pyc
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/stringoptimizer.pyo
@@ -9729,6 +9951,9 @@
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/variantoptimizer.py
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/variantoptimizer.pyc
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/variantoptimizer.pyo
+%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/variantoptimizer_1.py
+%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/variantoptimizer_1.pyc
+%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/variantoptimizer_1.pyo
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/variantoptimizer_2.py
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/variantoptimizer_2.pyc
%%DATADIR%%/tool/pylib/ecmascript/transform/optimizer/variantoptimizer_2.pyo
@@ -9798,6 +10023,9 @@
%%DATADIR%%/tool/pylib/generator/code/Class.py
%%DATADIR%%/tool/pylib/generator/code/Class.pyc
%%DATADIR%%/tool/pylib/generator/code/Class.pyo
+%%DATADIR%%/tool/pylib/generator/code/ClassList.py
+%%DATADIR%%/tool/pylib/generator/code/ClassList.pyc
+%%DATADIR%%/tool/pylib/generator/code/ClassList.pyo
%%DATADIR%%/tool/pylib/generator/code/CodeGenerator.py
%%DATADIR%%/tool/pylib/generator/code/CodeGenerator.pyc
%%DATADIR%%/tool/pylib/generator/code/CodeGenerator.pyo
@@ -9987,6 +10215,9 @@
%%DATADIR%%/tool/pylib/misc/ImmutableClass.py
%%DATADIR%%/tool/pylib/misc/ImmutableClass.pyc
%%DATADIR%%/tool/pylib/misc/ImmutableClass.pyo
+%%DATADIR%%/tool/pylib/misc/InfixOperator.py
+%%DATADIR%%/tool/pylib/misc/InfixOperator.pyc
+%%DATADIR%%/tool/pylib/misc/InfixOperator.pyo
%%DATADIR%%/tool/pylib/misc/NameSpace.py
%%DATADIR%%/tool/pylib/misc/NameSpace.pyc
%%DATADIR%%/tool/pylib/misc/NameSpace.pyo
@@ -10169,15 +10400,31 @@
@dirrm %%DATADIR%%/tool/pylib/generator
@dirrm %%DATADIR%%/tool/pylib/elementtree
@dirrm %%DATADIR%%/tool/pylib/ecmascript/transform/optimizer
+@dirrm %%DATADIR%%/tool/pylib/ecmascript/transform/evaluate
+@dirrm %%DATADIR%%/tool/pylib/ecmascript/transform/check
@dirrm %%DATADIR%%/tool/pylib/ecmascript/transform
@dirrm %%DATADIR%%/tool/pylib/ecmascript/frontend
@dirrm %%DATADIR%%/tool/pylib/ecmascript/backend
@dirrm %%DATADIR%%/tool/pylib/ecmascript
+@dirrm %%DATADIR%%/tool/pylib/demjson
@dirrm %%DATADIR%%/tool/pylib/cssmin
@dirrm %%DATADIR%%/tool/pylib
@dirrm %%DATADIR%%/tool/doc/diagram
@dirrm %%DATADIR%%/tool/doc
@dirrm %%DATADIR%%/tool/data/py
+@dirrm %%DATADIR%%/tool/data/migration/2.1/test/source/translation
+@dirrm %%DATADIR%%/tool/data/migration/2.1/test/source/resource/test
+@dirrm %%DATADIR%%/tool/data/migration/2.1/test/source/resource
+@dirrm %%DATADIR%%/tool/data/migration/2.1/test/source/class/test/theme
+@dirrm %%DATADIR%%/tool/data/migration/2.1/test/source/class/test/test
+@dirrm %%DATADIR%%/tool/data/migration/2.1/test/source/class/test/simulation
+@dirrm %%DATADIR%%/tool/data/migration/2.1/test/source/class/test
+@dirrm %%DATADIR%%/tool/data/migration/2.1/test/source/class
+@dirrm %%DATADIR%%/tool/data/migration/2.1/test/source
+@dirrm %%DATADIR%%/tool/data/migration/2.1/test
+@dirrm %%DATADIR%%/tool/data/migration/2.1/patches
+@dirrm %%DATADIR%%/tool/data/migration/2.1/info
+@dirrm %%DATADIR%%/tool/data/migration/2.1
@dirrm %%DATADIR%%/tool/data/migration/2.0/patches
@dirrm %%DATADIR%%/tool/data/migration/2.0/info
@dirrm %%DATADIR%%/tool/data/migration/2.0
@@ -10295,6 +10542,7 @@
@dirrm %%DATADIR%%/framework/source/resource/qx/mobile/less
@dirrm %%DATADIR%%/framework/source/resource/qx/mobile/js
@dirrm %%DATADIR%%/framework/source/resource/qx/mobile/icon/ios
+@dirrm %%DATADIR%%/framework/source/resource/qx/mobile/icon/indigo
@dirrm %%DATADIR%%/framework/source/resource/qx/mobile/icon/common
@dirrm %%DATADIR%%/framework/source/resource/qx/mobile/icon/android
@dirrm %%DATADIR%%/framework/source/resource/qx/mobile/icon
@@ -10620,6 +10868,7 @@
@dirrm %%DATADIR%%/framework/source/class/qx/test/log/fixture
@dirrm %%DATADIR%%/framework/source/class/qx/test/log
@dirrm %%DATADIR%%/framework/source/class/qx/test/locale
+@dirrm %%DATADIR%%/framework/source/class/qx/test/lang/normalize
@dirrm %%DATADIR%%/framework/source/class/qx/test/lang
@dirrm %%DATADIR%%/framework/source/class/qx/test/io/rest
@dirrm %%DATADIR%%/framework/source/class/qx/test/io/request
@@ -10657,6 +10906,7 @@
@dirrm %%DATADIR%%/framework/source/class/qx/log/appender
@dirrm %%DATADIR%%/framework/source/class/qx/log
@dirrm %%DATADIR%%/framework/source/class/qx/locale
+@dirrm %%DATADIR%%/framework/source/class/qx/lang/normalize
@dirrm %%DATADIR%%/framework/source/class/qx/lang
@dirrm %%DATADIR%%/framework/source/class/qx/io/rest
@dirrm %%DATADIR%%/framework/source/class/qx/io/request/authentication
@@ -10737,98 +10987,98 @@
@dirrm %%DATADIR%%/framework
@dirrm %%DATADIR%%/component/tutorials/website/step1
@dirrm %%DATADIR%%/component/tutorials/website
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.5/source/translation
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.5/source/resource/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.5/source/resource
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/theme
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter/test
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.5/source/class/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.5/source/class
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.5/source
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.5
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4/source/translation
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4/source/resource/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4/source/resource
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/theme
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter/test
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4/source/class/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4/source/class
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4/source
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4.1/source/translation
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4.1/source/resource/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4.1/source/resource
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/theme
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/test
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter/simulation
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4.1/source/class
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4.1/source
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4.1
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.4
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.3/source/translation
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.3/source/resource/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.3/source/resource
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/theme
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter/test
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.3/source/class/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.3/source/class
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.3/source
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.3
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2/source/translation
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2/source/resource/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2/source/resource
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/theme
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter/test
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2/source/class/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2/source/class
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2/source
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2.1/source/translation
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2.1/source/resource/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2.1/source/resource
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/theme
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter/test
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2.1/source/class
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2.1/source
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2.1
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.2
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.1/source/translation
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.1/source/resource/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.1/source/resource
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/theme
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter/test
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.1/source/class/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.1/source/class
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.1/source
-@dirrm %%DATADIR%%/component/tutorials/twitter/step4.1
-@dirrm %%DATADIR%%/component/tutorials/twitter/step3/source/translation
-@dirrm %%DATADIR%%/component/tutorials/twitter/step3/source/resource/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step3/source/resource
-@dirrm %%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/theme
-@dirrm %%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter/test
-@dirrm %%DATADIR%%/component/tutorials/twitter/step3/source/class/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step3/source/class
-@dirrm %%DATADIR%%/component/tutorials/twitter/step3/source
-@dirrm %%DATADIR%%/component/tutorials/twitter/step3
-@dirrm %%DATADIR%%/component/tutorials/twitter/step2/source/translation
-@dirrm %%DATADIR%%/component/tutorials/twitter/step2/source/resource/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step2/source/resource
-@dirrm %%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/theme
-@dirrm %%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter/test
-@dirrm %%DATADIR%%/component/tutorials/twitter/step2/source/class/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step2/source/class
-@dirrm %%DATADIR%%/component/tutorials/twitter/step2/source
-@dirrm %%DATADIR%%/component/tutorials/twitter/step2
-@dirrm %%DATADIR%%/component/tutorials/twitter/step1/source/translation
-@dirrm %%DATADIR%%/component/tutorials/twitter/step1/source/resource/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step1/source/resource
-@dirrm %%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/theme
-@dirrm %%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter/test
-@dirrm %%DATADIR%%/component/tutorials/twitter/step1/source/class/twitter
-@dirrm %%DATADIR%%/component/tutorials/twitter/step1/source/class
-@dirrm %%DATADIR%%/component/tutorials/twitter/step1/source
-@dirrm %%DATADIR%%/component/tutorials/twitter/step1
-@dirrm %%DATADIR%%/component/tutorials/twitter
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.5/source/translation
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.5/source/resource/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.5/source/resource
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.5/source/class/tweets/theme
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.5/source/class/tweets/test
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.5/source/class/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.5/source/class
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.5/source
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.5
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4/source/translation
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4/source/resource/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4/source/resource
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/theme
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets/test
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4/source/class/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4/source/class
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4/source
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4.1/source/translation
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4.1/source/resource/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4.1/source/resource
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/theme
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/test
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets/simulation
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4.1/source/class
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4.1/source
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4.1
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.4
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.3/source/translation
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.3/source/resource/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.3/source/resource
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets/theme
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets/test
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.3/source/class/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.3/source/class
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.3/source
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.3
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2/source/translation
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2/source/resource/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2/source/resource
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2/source/class/tweets/theme
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2/source/class/tweets/test
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2/source/class/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2/source/class
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2/source
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2.1/source/translation
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2.1/source/resource/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2.1/source/resource
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class/tweets/theme
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class/tweets/test
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2.1/source/class
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2.1/source
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2.1
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.2
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.1/source/translation
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.1/source/resource/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.1/source/resource
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.1/source/class/tweets/theme
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.1/source/class/tweets/test
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.1/source/class/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.1/source/class
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.1/source
+@dirrm %%DATADIR%%/component/tutorials/tweets/step4.1
+@dirrm %%DATADIR%%/component/tutorials/tweets/step3/source/translation
+@dirrm %%DATADIR%%/component/tutorials/tweets/step3/source/resource/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step3/source/resource
+@dirrm %%DATADIR%%/component/tutorials/tweets/step3/source/class/tweets/theme
+@dirrm %%DATADIR%%/component/tutorials/tweets/step3/source/class/tweets/test
+@dirrm %%DATADIR%%/component/tutorials/tweets/step3/source/class/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step3/source/class
+@dirrm %%DATADIR%%/component/tutorials/tweets/step3/source
+@dirrm %%DATADIR%%/component/tutorials/tweets/step3
+@dirrm %%DATADIR%%/component/tutorials/tweets/step2/source/translation
+@dirrm %%DATADIR%%/component/tutorials/tweets/step2/source/resource/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step2/source/resource
+@dirrm %%DATADIR%%/component/tutorials/tweets/step2/source/class/tweets/theme
+@dirrm %%DATADIR%%/component/tutorials/tweets/step2/source/class/tweets/test
+@dirrm %%DATADIR%%/component/tutorials/tweets/step2/source/class/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step2/source/class
+@dirrm %%DATADIR%%/component/tutorials/tweets/step2/source
+@dirrm %%DATADIR%%/component/tutorials/tweets/step2
+@dirrm %%DATADIR%%/component/tutorials/tweets/step1/source/translation
+@dirrm %%DATADIR%%/component/tutorials/tweets/step1/source/resource/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step1/source/resource
+@dirrm %%DATADIR%%/component/tutorials/tweets/step1/source/class/tweets/theme
+@dirrm %%DATADIR%%/component/tutorials/tweets/step1/source/class/tweets/test
+@dirrm %%DATADIR%%/component/tutorials/tweets/step1/source/class/tweets
+@dirrm %%DATADIR%%/component/tutorials/tweets/step1/source/class
+@dirrm %%DATADIR%%/component/tutorials/tweets/step1/source
+@dirrm %%DATADIR%%/component/tutorials/tweets/step1
+@dirrm %%DATADIR%%/component/tutorials/tweets
@dirrm %%DATADIR%%/component/tutorials/mobiletweets/step1/source/translation
@dirrm %%DATADIR%%/component/tutorials/mobiletweets/step1/source/resource/mobiletweets/css
@dirrm %%DATADIR%%/component/tutorials/mobiletweets/step1/source/resource/mobiletweets
@@ -10845,6 +11095,8 @@
@dirrm %%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/image
@dirrm %%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget/css
@dirrm %%DATADIR%%/component/testrunner/source/resource/testrunner/view/widget
+@dirrm %%DATADIR%%/component/testrunner/source/resource/testrunner/view/mobile/css
+@dirrm %%DATADIR%%/component/testrunner/source/resource/testrunner/view/mobile
@dirrm %%DATADIR%%/component/testrunner/source/resource/testrunner/view/html/css
@dirrm %%DATADIR%%/component/testrunner/source/resource/testrunner/view/html
@dirrm %%DATADIR%%/component/testrunner/source/resource/testrunner/view
@@ -10852,6 +11104,7 @@
@dirrm %%DATADIR%%/component/testrunner/source/resource
@dirrm %%DATADIR%%/component/testrunner/source/html
@dirrm %%DATADIR%%/component/testrunner/source/class/testrunner/view/widget
+@dirrm %%DATADIR%%/component/testrunner/source/class/testrunner/view/mobile
@dirrm %%DATADIR%%/component/testrunner/source/class/testrunner/view
@dirrm %%DATADIR%%/component/testrunner/source/class/testrunner/test/basic
@dirrm %%DATADIR%%/component/testrunner/source/class/testrunner/test
@@ -10957,6 +11210,10 @@
@dirrm %%DATADIR%%/component/simulator/source/resource
@dirrm %%DATADIR%%/component/simulator/source/class/simulator/unit
@dirrm %%DATADIR%%/component/simulator/source/class/simulator/reporter
+@dirrm %%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/form
+@dirrm %%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction/core
+@dirrm %%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver/interaction
+@dirrm %%DATADIR%%/component/simulator/source/class/simulator/qxwebdriver
@dirrm %%DATADIR%%/component/simulator/source/class/simulator/autounit
@dirrm %%DATADIR%%/component/simulator/source/class/simulator
@dirrm %%DATADIR%%/component/simulator/source/class
@@ -10970,17 +11227,6 @@
@dirrm %%DATADIR%%/component/library/versionlabel/source/class
@dirrm %%DATADIR%%/component/library/versionlabel/source
@dirrm %%DATADIR%%/component/library/versionlabel
-@dirrm %%DATADIR%%/component/library/twitterdemo/source/translation
-@dirrm %%DATADIR%%/component/library/twitterdemo/source/resource/qxc/application/twitterdemo
-@dirrm %%DATADIR%%/component/library/twitterdemo/source/resource/qxc/application
-@dirrm %%DATADIR%%/component/library/twitterdemo/source/resource/qxc
-@dirrm %%DATADIR%%/component/library/twitterdemo/source/resource
-@dirrm %%DATADIR%%/component/library/twitterdemo/source/class/qxc/application/twitterdemo
-@dirrm %%DATADIR%%/component/library/twitterdemo/source/class/qxc/application
-@dirrm %%DATADIR%%/component/library/twitterdemo/source/class/qxc
-@dirrm %%DATADIR%%/component/library/twitterdemo/source/class
-@dirrm %%DATADIR%%/component/library/twitterdemo/source
-@dirrm %%DATADIR%%/component/library/twitterdemo
@dirrm %%DATADIR%%/component/library/logpane/source/translation
@dirrm %%DATADIR%%/component/library/logpane/source/resource
@dirrm %%DATADIR%%/component/library/logpane/source/class/qxc/ui/logpane
@@ -11006,6 +11252,17 @@
@dirrm %%DATADIR%%/component/library/formdemo/source/class
@dirrm %%DATADIR%%/component/library/formdemo/source
@dirrm %%DATADIR%%/component/library/formdemo
+@dirrm %%DATADIR%%/component/library/datademo/source/translation
+@dirrm %%DATADIR%%/component/library/datademo/source/resource/qxc/application/datademo
+@dirrm %%DATADIR%%/component/library/datademo/source/resource/qxc/application
+@dirrm %%DATADIR%%/component/library/datademo/source/resource/qxc
+@dirrm %%DATADIR%%/component/library/datademo/source/resource
+@dirrm %%DATADIR%%/component/library/datademo/source/class/qxc/application/datademo
+@dirrm %%DATADIR%%/component/library/datademo/source/class/qxc/application
+@dirrm %%DATADIR%%/component/library/datademo/source/class/qxc
+@dirrm %%DATADIR%%/component/library/datademo/source/class
+@dirrm %%DATADIR%%/component/library/datademo/source
+@dirrm %%DATADIR%%/component/library/datademo
@dirrm %%DATADIR%%/component/library
@dirrm %%DATADIR%%/component/inspector/source/translation
@dirrm %%DATADIR%%/component/inspector/source/resource/inspector/images/shell
@@ -11065,11 +11322,18 @@
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/widgetbrowser/source/class
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/widgetbrowser/source
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/widgetbrowser
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/todo/source/translation
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/source/translation
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/source/script
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/source/resource/tutorial/mobile
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/source/resource/tutorial/desktop
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/source/resource/tutorial
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/source/resource
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/source/class/tutorial/view
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/source/class/tutorial
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/source/class
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/source
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/todo/source/script
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/todo/source/resource
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/todo/source/class/todo
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/todo/source/class
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/todo/source
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/todo
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/showcase/source/translation
@@ -11133,7 +11397,7 @@
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/showcase/build/resource/showcase/databinding
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/showcase/build/resource/showcase/animation
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/showcase/build/resource/showcase
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/showcase/build/resource/qxc/application/twitterdemo
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/showcase/build/resource/qxc/application/datademo
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/showcase/build/resource/qxc/application
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/showcase/build/resource/qxc
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/showcase/build/resource/qx/static
@@ -11205,6 +11469,9 @@
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/mobileshowcase/source/class
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/mobileshowcase/source
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/mobileshowcase
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/github/source/script
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/github/source
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/github
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/feedreader/source/translation
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/feedreader/source/script
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/feedreader/source/resource/website
@@ -11232,6 +11499,7 @@
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/featureconfigeditor/source/resource/fce/lowlevel
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/featureconfigeditor/source/resource/fce
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/featureconfigeditor/source/resource
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/featureconfigeditor/source/class/fce/view/cellrenderer
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/featureconfigeditor/source/class/fce/view
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/featureconfigeditor/source/class/fce/theme
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/featureconfigeditor/source/class/fce/test
@@ -11320,10 +11588,13 @@
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/widget
%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/website
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/tool/translation
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/tool/sdk
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/tool/migration
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/tool/generator
%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/tool
%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/server
%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/mobile
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/migration
%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/layout
%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/introduction
%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/development
@@ -11335,13 +11606,19 @@
%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/communication
%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages/application
%%PORTDOCS%%@dirrm %%DOCSDIR%%/pages
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/_static/static
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/_static/fonts
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/_static/copies
%%PORTDOCS%%@dirrm %%DOCSDIR%%/_static
%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources/pages/widget
%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources/pages/website
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources/pages/tool/translation
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources/pages/tool/sdk
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources/pages/tool/migration
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources/pages/tool/generator
%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources/pages/tool
%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources/pages/server
%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources/pages/mobile
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources/pages/migration
%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources/pages/layout
%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources/pages/introduction
%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources/pages/development
@@ -11384,7 +11661,6 @@
@exec mkdir -p %D/%%DATADIR%%/component/inspector/source/class/inspector/test/components/fixture
%%PORTEXAMPLES%%@exec mkdir -p %D/%%EXAMPLESDIR%%/widgetbrowser/source/class/widgetbrowser/theme
%%PORTEXAMPLES%%@exec mkdir -p %D/%%EXAMPLESDIR%%/widgetbrowser/source/class/widgetbrowser/test
-%%PORTEXAMPLES%%@exec mkdir -p %D/%%EXAMPLESDIR%%/todo/source/resource
%%PORTEXAMPLES%%@exec mkdir -p %D/%%EXAMPLESDIR%%/showcase/source/resource/showcase/css
%%PORTEXAMPLES%%@exec mkdir -p %D/%%EXAMPLESDIR%%/playground/source/resource/playground/js
%%PORTEXAMPLES%%@exec mkdir -p %D/%%EXAMPLESDIR%%/playground/source/resource/playground/image