{{{ #!html

Announcements


}}} = Welcome to Qt Version 3 for OS/2 = [http://www.trolltech.com/products/qt/index.html Qt] is a multiplatform C++ GUI application framework developed by [http://www.trolltech.com/ Trolltech AS]. Qt for OS/2 is a '''native version''' of the Qt Toolkit for the OS/2 Operating System. This resource is the home of the development of Qt for OS/2. Here you can browse the source code, download the latest source distribution archives, get support, submit bug reports (tickets) and contribute to the project in any other way. == Current Status == The current version of Qt for OS/2 is '''3.3.1'''. This version has a ''release candidate'' status meaning that it is not a complete 3.3.1 version comparing to other platforms -- selected features are still in progress. However, even without these features, this version can be used to create powerful crossplatform applications that run as native Presentation Manager applications under OS/2 and eComStation. This is a [http://doc.trolltech.com/3.3/opensourceedition.html Free Edition] of the Qt Toolkit that may be used under the terms of the GNU General Public License version 2 as published by the Free Software Foundation and appearing in the file [http://svn.netlabs.org/repos/qt3/trunk/LICENSE.GPL LICENSE.GPL]. ==== Latest Version ==== The latest version of Qt for OS/2 is '''3.3.1 Release Candidate 6'''. * View the brief [http://svn.netlabs.org/repos/qt3/trunk/os2-doc/changes.html change history] * Download the [ftp://ftp.netlabs.org/pub/qt3/qt-os2-3.3.1-rc06.zip source distribution (zip)] ==== Current Development Trunk ==== If you want to play with the latest development version, you can check it out directly from the SVN repository. In order to do it you need to download and install the [http://www.smedley.info/os2ports/subversion.html SVN client for OS/2]. After you have done it, create a directory (for example, {{{D:\Develop\qt3\trunk}}}) and issue the following command from that directory: {{{ svn checkout http://svn.netlabs.org/repos/qt3/trunk . }}} Then, read the checked out {{{readme.txt}}} file (as usual) for build instructions. Please note that the development version can be unstable. == Reporting Bugs == Reporting bugs and requesting new features is done through the ticket system. You can view existing tickets, add comments to them and create new tickets using the corresponding buttons at the top of every page. If you want to submit a new bug or request a feature, please use the Search function first to make sure there is no ticket for this task already created. Anonymous access to the ticket system has been restricted due to multiple attacks of stupid spammers we've been suffering from during the last month. In order to create a new ticket or comment the existing one, you need to login using a special account with name '''guest''' and password '''netlabs'''. The password may change in the feature, but you can always find the current one on this page. We are sorry for inconvenience, but at the present time this is the only way to avoid extremely annoying spam. == Important Links == * [http://svn.netlabs.org/repos/qt3/trunk/os2-doc/index.html Documentation] from the SVN repository * [http://www.smedley.info/os2ports/subversion.html SVN client for OS/2] * [ftp://ftp.netlabs.org/pub/gcc/gcc-3.3.5-csd1.zip Latest GCC Compiler for OS/2] (gcc-3.3.5-csd1) * [wiki:Contacts] == Mailing Lists == Project discussion is done through mailing list conversations. Currently, the following mailing lists are available: * '''{{{qt-user()netlabs.org}}}''' (send an e-mail to ''{{{qt-user-subscribe()netlabs.org}}}'' to subscribe, or go to http://dir.gmane.org/gmane.org.netlabs.qt.user for online reading) This mailing list is intended to discuss the usage of the OS/2 version of the Qt Toolkit for creating or porting applications. Announces of new releases are also posted to this list. * '''{{{qt-dev()netlabs.org}}}''' (send an e-mail to ''{{{qt-dev-subscribe()netlabs.org}}}'' to subscribe, or go to http://dir.gmane.org/gmane.org.netlabs.qt.devel for online reading) This mailing list is for developers of Qt for OS/2. All ticket changes are automatically posted to this list. Please don't post user questions there!