Changes between Version 45 and Version 46 of WikiStart
- Timestamp:
- Nov 11, 2009, 3:21:56 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v45 v46 35 35 36 36 == Latest Version == 37 The latest version is '''4.5.1 Beta 3''' released on 17.10.2009. You can download the ZIP archive that contains the full Qt source tree using this link: 38 * [ftp://ftp.netlabs.org/pub/qt4/qt-all-opensource-src-4_5_1-os2-beta3.zip qt-all-opensource-src-4_5_1-os2-beta3.zip] 37 The latest version is '''4.5.1 Beta 4''' released on 11.11.2009. The list of changes can be found [source:/tags/4.5.1-os2-beta4/README.OS2#L207 here]. 38 39 You can download the ZIP archive that contains the full Qt source tree using this link: 40 * [ftp://ftp.netlabs.org/pub/qt4/qt-all-opensource-src-4_5_1-os2-beta4.zip qt-all-opensource-src-4_5_1-os2-beta4.zip] 39 41 40 42 Alternatively, if you want to play with the latest development version, you can check it out directly from the SVN repository. In order to do so you need to download and install the subversion client for eCS (OS/2). Use the following command to check out the full source tree to a ''<local_directory>'': … … 43 45 }}} 44 46 45 The required tools and build instructions are described in the [ http://svn.netlabs.org/qt4/browser/trunk/README.OS2 README.OS2] file.47 The required tools and build instructions are described in the [source:/tags/4.5.1-os2-beta4/README.OS2 README.OS2] file. 46 48 [[br]][[br]] 47 49 … … 58 60 Project discussion is done through mailing list conversations. Currently, the following mailing lists are available: 59 61 60 * 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)62 * '''{{{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) 61 63 62 64 This mailing list is intended to discuss the usage of the eCS (OS/2) version of the Qt Toolkit for creating or porting applications. Announces of new releases are also posted to this list. 63 65 64 * 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)66 * '''{{{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) 65 67 66 68 This mailing list is for developers of Qt for eCS (OS/2). All ticket changes are automatically posted to this list. Please don't post user questions there!