Changes between Version 34 and Version 35 of WikiStart
- Timestamp:
- Oct 5, 2009, 9:21:12 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v34 v35 2 2 [[PageOutline]] 3 3 4 Qt is a cross-platform application and UI framework. Using Qt, you can write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code. (See [http://en.wikipedia.org/wiki/Qt_(toolkit)] )4 Qt is a cross-platform application and UI framework. Using Qt, you can write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code. (See [http://en.wikipedia.org/wiki/Qt_(toolkit)].) Availability for eCS means being able to port a [http://www.qt-apps.org/ large number of existing applications]. 5 5 [[br]][[br]] 6 6 … … 8 8 A few years ago netlabs.org hired Dmitry A. Kuminov (aka dmik) to port version 3 of the toolkit to the eCS (OS/2) platform. This port is working well and made it possible to port many applications to our platform. 9 9 10 Some time ago Qt 4 got introduced and more and more applications are using this version of the toolkit by now. To make sure we can port those applications again, we have to invest some more work into the eCS (OS/2) port, as Qt 4 redid a lot of things from scratch. Dmitry offererd us to work on the port again, our goal would be to hire him for about 5 months, but we cannot do that ourself without help from the community.10 Some time ago Qt 4 got introduced. New Qt applications use this version of the toolkit, of course, but also more and more existing Qt 3 applications have been making the switch. To make sure we can port those applications again, we have to invest some more work into the eCS (OS/2) port, as Qt 4 redid a lot of things from scratch. Dmitry offered us to work on the port again. Our goal would be to hire him for about 5 months, but we cannot do that ourself without help from the community. 11 11 [[br]][[br]] 12 12 13 13 == Sponsoring == 14 We do have some money in the queue but it's not enough yet. If you would like to contribute to this port, you are welcome to buy a sponsoring unit for that at Mensys ,100% of that money will be transferred to netlabs.org.14 We do have some money in the queue but it's not enough yet. If you would like to contribute to this port, you are welcome to buy a sponsoring unit for that at Mensys. 100% of that money will be transferred to netlabs.org. 15 15 16 16 The Mensys sponsor link is: [http://www.mensys.com/NetlabsQT4] 17 18 The current donation meter is available at: [http://qt.netlabs.org/en/site/index.xml] 17 19 [[br]][[br]] 20 18 21 19 22 == Current Status == … … 27 30 28 31 You may find more detailed information about the project progress and future plans on the [http://svn.netlabs.org/qt4/roadmap Roadmap] page. 32 33 If you are an end-user, there already are some [http://svn.netlabs.org/qtapps/ smaller applications] available for testing. 29 34 [[br]][[br]] 30 35 … … 44 49 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. 45 50 46 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 with your Netlabs login id.51 Anonymous access to the ticket system has been restricted due to multiple attacks of stupid spammers we've been suffering from lately. In order to create a new ticket or comment the existing one, you need to login with your Netlabs login id. 47 52 If you do not have a login id, you can request one at [http://www.netlabs.org/en/site/member/member.xml]. 48 53 We are sorry for inconvenience, but at the present time this is the only way to avoid extremely annoying spam.