Custom Query (27 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 27)

1 2 3 4 5 6 7 8 9
Ticket Resolution Summary Owner Reporter
#5 fixed Implement the QProcess class dmik dmik
Description

Many "real-world" Qt applications want to launch child processes. In order to have them ported to OS/2 we need to implement the QProcess class asap.

#15 fixed Implement the QSessionManager class dmik dmik
Description

We need to implement the QSessionManager class, because it is used by many Qt applications for Linux. Since (at least as far as I know) OS/2 doesn't provide much control over the session management (in particular, an application cannot determine whether it is automatically openend by WPS because of RESTARTOBJECTS=YES/AUTOSTART=PROGRAMS,.. in config.sys or is just normally started by the user), we'll provide a limited QSessionManager implementation similarly to Qt/Win32 and Qt/Mac? (see http://doc.trolltech.com/3.3/session.html).

#8 fixed Implement the QSound class dmik dmik
Description

Simple sound facilities (playing a WAV file) are (also) used very often by "real-world" Qt applications.

1 2 3 4 5 6 7 8 9
Note: See TracQuery for help on using queries.