Table of Contents

qooxdoo 1.4 (2011-04-07)

Summary

This is a regular minor release, thus it not only includes many bugfixes but also many new features and improvements.

Highlights

Bugfixes & Enhancements

See this detailed list of issues resolved for qooxdoo 1.4, which includes the fixes of the accompanying 1.3.1 patch release. A detailed list for those issues that were resolved for 1.4 exclusively, see here.

Migration

Being a regular release with many additional and improved features, there are some migration steps needed for upgrading your apps from the previous 1.3.x releases. After the semiautomatic migration steps supported by the toolchain, you will most likely notice a number of typical deprecation warnings in the development version of your apps ("source"), while that shouldn't affect the production version of your app ("build"). Nevertheless you should get rid of those runtime warnings altogether by adjusting the places in code you are pointed to.

If you need a bugfix-only drop-in replacement, you might want to check-out qooxdoo 1.3.1, the corresponding patch release.

Framework

Core

Browser Support

Transport

Data Binding

Low-level

Mobile

Util

GUI Toolkit

UI Core

Layouts

Widgets

Form
Toolbar
ComboBox
Tree
Image
Embeds
Misc

Virtual Widgets

Virtual List
Virtual SelectBox
Virtual ComboBox
Virtual Tree
Table
TreeVirtual

Theming

Applications

Showcase

Widgetbrowser

Mobile Showcase

Demobrowser

Playground

Feedreader

Rich Internet Application (RIA)
Mobile App

API Viewer

Testrunner

Simulator

Skeletons

Tooling

Generation

Configuration

Internationalization

Documentation

Migration

API Changes