Table of Contents
- By Category
- Alphabetically
- CouchDB
- Crypto
- Filesize
- FlowLayout
- HtmlArea
- Inspector
- jsdt / QXDT
- ListView
- ProgressBar
- qcl
- QWT
- QxTransformer
- RpcExample
- RpcJava
- RpcPerl
- RpcPhp
- RpcPython
- Simulator
- SkeletonApplication
- SkeletonTestRunner
- SkeletonWidget
- SyntaxHighlight
- TextMate
- TileView
- TimeChooser
- Translation
- UploadJavaApplet
- UploadWidget
- Weida
- WindowManager
Available Contributions
The available contributions are listed here both by category and alphabetically.
By Category
UI
Backend
Tool
Misc
Alphabetically
CouchDB
This contribution provides client-side access to a CoucbDB server using a REST api.
| Homepage | CouchDB |
| Authors | Ralf Nieuwenhuijsen |
| License | LGPL/EPL |
| qooxdoo version | 0.7 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
Crypto
Collaborating on crypto related features (e.g. OpenPGP, MD5, SHA, RSA, etc.).
First package implemented: OpenPGP
| Homepage | Crypto |
| Authors | Bill Adams |
| License | LGPL/EPL |
| qooxdoo version | 0.7 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
Filesize
A filesize format class and corresponding cell renderer
| Homepage | FileSize |
| Authors | Mike Rea |
| License | LGPL/EPL |
| qooxdoo version | 0.7 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
FlowLayout
FlowLayout for qooxdoo 0.8.
| Homepage | FlowLayout |
| Authors | Chris Banford |
| License | LGPL/EPL |
| qooxdoo version | 0.8 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
HtmlArea
A cross-browser WYSIWYG HTML editing widget
| Homepage | HtmlArea |
| Authors | Alexander Back, Jonathan Rass |
| License | LGPL/EPL |
| qooxdoo version | trunk |
| Download | 0.2 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
Inspector
A inspector and debugger tool. A cross-browser combination of DOM Inspector and Firebug with support for qooxdoo-specific features.
| Homepage | Crypto |
| Authors | Martin Wittemann |
| License | LGPL/EPL |
| qooxdoo version | 0.7.1+ |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
jsdt / QXDT
qooxdoo Development Toolkit for Eclipse. This project provides qooxdoo-specific development support for the Eclipse IDE and is based on the JSDT project.
| Homepage | QXDT |
| Authors | Matthias Kempka, Andreas Ecker |
| License | EPL |
| qooxdoo version | 0.7 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
ListView
This project contains the complete source code of the qx.ui.listview widget. We moved the widget to the contrib project because we will not port it to 0.8 ourself, but we welcome anybody from the community doing the port.
| Homepage | ListView |
| Authors | Sebastian Werner, Andreas Ecker |
| License | LGPL/EPL |
| qooxdoo version | 0.7.x |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
ProgressBar
A progress bar widget
| Homepage | ProgressBar |
| Authors | Thomas Herchenröder, Fabian Jakobs |
| License | LGPL/EPL |
| qooxdoo version | 0.7, trunk |
| Download | 0.1 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
qcl
qooxdoo component library: A couple of interoperating extensions that are useful for web application development (authentication, clipboard, databinding) currently with a PHP/MySQL backend.
| Homepage | QCL |
| Authors | Christian Boulanger |
| License | LGPL/EPL |
| qooxdoo version | 0.7 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
QWT
Qooxdoo Web Toolkit.
| Homepage | QWT |
| Authors | Michael Hartmeier |
| License | LGPL/EPL |
| qooxdoo version | 0.7 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
QxTransformer
QxTransformer is an XSLT-based framework for rapid application development with the qooxdoo toolkit. It takes care of the most tedious parts of writing applications with qooxdoo - GUI building can be done almost entirely without javascript, which is only needed for event handling and business logic. QxTransformer also comes with advanced databinding features including automatic form serialization and update. This saves you from writing your own transport code. With QxTransformer, you can write qooxdoo applications in hours rather than days.
(This contribution is hosted externally)
| Homepage | http://qxtransformer.org |
| Authors | Siarhei Barysiuk, Christian Boulanger |
| License | LGPL/EPL |
| qooxdoo version | 0.7 |
RpcExample
Show and test usage of an RPC backend.
| Homepage | http://qooxdoo.org/documentation/RPC |
| Authors | Derrell Lipman |
| License | LGPL/EPL |
| qooxdoo version | 0.7, 0.8 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
RpcJava
qooxdoo RPC Server in Java.
| Homepage | http://qooxdoo.org/documentation/RPC |
| Authors | Andreas Junghans |
| License | LGPL/EPL |
| qooxdoo version | 0.7, 0.8 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
RpcPerl
qooxdoo RPC Server in Perl.
| Homepage | http://qooxdoo.org/documentation/RPC |
| Authors | Nick Glencross |
| License | LGPL/EPL |
| qooxdoo version | 0.7, 0.8 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
RpcPhp
qooxdoo RPC Server in PHP.
| Homepage | http://qooxdoo.org/documentation/RPC |
| Authors | Derrell Lipman |
| License | LGPL/EPL |
| qooxdoo version | 0.7, 0.8 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
RpcPython
qooxdoo RPC Server in Python.
(Code available externally at http://python.cx.hu/qxjsonrpc/#download).
| Homepage | http://qooxdoo.org/documentation/RPC |
| Authors | Viktor Ferenczi |
| License | LGPL/EPL |
| qooxdoo version | 0.7, 0.8 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
Simulator
Run qooxdoo applications in batch.
This project provides support for qooxdoo in the Selenium environment (http://www.openqa.org/selenium).
| Homepage | Simulator |
| Authors | Thomas Herchenroeder |
| License | LGPL/EPL |
| qooxdoo version | 0.7 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
SkeletonApplication
A small demo application
This application demonstrates how to embed contributions into a custom application.
| Homepage | - |
| Authors | - |
| License | LGPL/EPL |
| qooxdoo version | trunk |
SkeletonTestRunner
An application skeleton.
This is a skeleton for TestRunner/DemoBrowser/... like application; uses qooxdoo theming.
| Homepage | - |
| Authors | - |
| License | LGPL/EPL |
| qooxdoo version | 0.7, trunk |
SkeletonWidget
A Sample widget.
This widget can be used as basis for other contributions
| Homepage | - |
| Authors | - |
| License | LGPL/EPL |
| qooxdoo version | 0.7, trunk |
SyntaxHighlight
Widget to show syntax-highlighted JavaScript code.
| Homepage | SyntaxHighlight |
| Authors | Mike Rea |
| License | LGPL/EPL |
| qooxdoo version | 0.7, trunk |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
TextMate
qooxdoo support for the TextMate text editor.
| Homepage | TextMate |
| Authors | Fabian Jakobs |
| License | LGPL/EPL |
| qooxdoo version | trunk |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
TileView
A TileView.
| Homepage | TileView |
| Authors | Matthew Gregory |
| License | LGPL/EPL |
| qooxdoo version | trunk |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
TimeChooser
Widget that allows the user to select a time of day.
| Homepage | TimeChooser |
| Authors | Derrell Lipman |
| License | LGPL/EPL |
| qooxdoo version | trunk |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
Translation
This project provides an infrastructure for volunteers to translate the language-specific parts of qooxdoo. If you like to help with updating existing translations or adding new languages, please contact translation AT qooxdoo DOT org . Thanks!
| Homepage | Translation |
| Authors | - |
| License | LGPL/EPL |
| qooxdoo version | 0.7.4 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
UploadJavaApplet
Java Drag & Drop Upload Applet
| Homepage | UploadJavaApplet |
| Authors | Christian Boulanger |
| License | LGPL/EPL |
| qooxdoo version | 0.7 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
UploadWidget
Widget for HTTP file uploads.
| Homepage | UploadWidget |
| Authors | Dietrich Streifert |
| License | LGPL/EPL |
| qooxdoo version | 0.7, trunk |
| Download | 0.1 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
Weida
Weida is a qooxdoo web based Integrated development environment. Integrated:
- Projectmanagement
- Formeditor
- Sourcecodeeditor
- Build process execution
- Integration of qooxdoo docs
- Open source
Nothing of it is 100% finished, but the basics are working quite good.
| Homepage | Weida |
| Authors | Leander Hanwald |
| License | LGPL/EPL |
| qooxdoo version | 0.7.1 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
WindowManager
Extended window manager
| Homepage | WindowManager |
| Authors | Simon Bull |
| License | LGPL/EPL |
| qooxdoo version | 0.6.6, 0.6.7 |
| Code | SVN (Browse) |
| Bugs | Show Bugs Report Bug |
