Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 301)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#22 fixed test Silvan Scherrer
Description

this is a test to see it the mailing list works

#23 fixed qmake: call moc with generated response files Dmitry A. Kuminov
Description

In order to overcome the CMD.EXE 1024 character command line length limitation, we create response files for the compiler that contain C/C++ options, defines, include paths and object files instead of passing this all on command line.

moc.exe invocation also involves defines and include paths so the command line length limit may be easily exceeded. We need to teach qmake to generate a moc invocation statement that uses the response files we already generate for the C/C++ compiler.

#24 fixed Complete QEventDispatcher Dmitry A. Kuminov Dmitry A. Kuminov
Description

The basics of QEventDispatcher are done within #9. This task is about adding timer and socket notifier support as well as constructing the proper PM message processing loop.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.