Posted
over 13 years
ago
by
Andreas Ecker
As you have certainly heard about the great achievements this week, this status report can be kept rather short...
Latest releases
As planned two releases have recently been shipped: qooxdoo 1.5 and 1.4.2. We hope you all enjoy and benefit from those most advanced qooxdoo releases to date. Many thanks again from the core developers to the [...]
|
Posted
over 13 years
ago
by
Andreas Ecker
We are happy to announce another joint release of the qooxdoo framework. You can download versions 1.5 and 1.4.2, the corresponding release notes and manuals are online as well.
The qooxdoo 1.5 release comes with many substantial improvements and
|
Posted
over 13 years
ago
by
Andreas Ecker
As you should already know we are in the ramp-down phase for the upcoming releases. Nevertheless we wanted to share some info about recent feature additions that are going to ship with the upcoming qooxdoo 1.5 release:
Generator
A new experimental
|
Posted
over 13 years
ago
by
Andreas Ecker
Welcome back to a brief status report. There isn't much to report this time, since we continued and intensified our efforts towards the ...
Upcoming Releases
According to the release scheme, it is again a joint release of the framework consisting of a minor release (qooxdoo 1.5) and a patch release (qooxdoo 1.4.2). The ramp down includes [...]
|
Posted
over 13 years
ago
by
Tristan Koch
The upcoming version 1.5 of qooxdoo will ship with a new IO stack. The old stack will still be included, but we recommend you take a look and consider using the new stack, especially when beginning a new project.
Why change?
The old IO stack has served well. It is powering many complex AJAX applications and proved [...]
|
Posted
over 13 years
ago
by
Thomas Herchenröder
Here comes a quick wrap-up of the past week in qooxdoo-land.
Mobile Tutorial
The latest installment in our series is the long awaited (at least by some) tutorial on mobile apps. It covers the creation of "pages", a central concept for mobile apps, how to establish navigation between them (including page transition effects), and how to fill [...]
|
Posted
over 13 years
ago
by
Tino Butz
In this tutorial you will learn how to create a simple Twitter client with the new qooxdoo mobile widgets. The client should display all tweets of a certain user. When a tweet is selected, the details of the tweet should be shown. You can find the tutorial code here.
Requirements
Although this should be a basic tutorial, [...]
|
Posted
over 13 years
ago
by
Daniel Wagner
Hey qooxdudes and qooxdudettes, time to look back on yet another week's worth of squashed bugs and added features.
Finished new VirtualTree
This week we finished the new VirtualTree implementation for the next qooxdoo release. We added some missing
|
Posted
over 13 years
ago
by
Thomas Herchenröder
Greetings, qooxdoodians, here is another weekly report.
Horizontal Scrolling
One of the missing features when it comes to scrolling was that all qooxdoo widgets did only know one scrolling direction: vertical. So using a mouse only having a wheel, which sure most of you do, was ok and everything worked as expected. But as soon as you [...]
|
Posted
over 13 years
ago
by
Andreas Ecker
Here comes another weekly activity report.
Library usage
Some of you might already know that the code of qooxdoo apps can be split up into separate projects called libraries. Every contribution is such a library, which can easily be used by developers in their own applications. So this can be quite handy whenever you have the same [...]
|