Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 301)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#151 fixed QFile::copy fails rudi
Description

Not sure if it makes sense to add a ticket for a problem that is only present in 4.5.1 and that is fixed in 4.6.2 but I just want to mention it. The QTemporaryFile class in 4.5.1-GA lacks the OS/2 specific changes. That leads to QFile::copy() not working correctly.

#152 fixed Apply performance options rudi
Description

Since we need to use any piece of performance we can get and we don't have to support i386 CPUs, I suggest to let qmake generate the compiler options (for GCC4.x):

-march=i486 -mtune=generic

Don't expect wonders from that, but a small speed gain can be measured. The down side is, that the created code grows a bit in size.

#153 wontfix Remove the need of GCC422.DLL rudi
Description

The option "-static-libgcc" applied to the link step seems to do the trick and prevents the users from having to hunt for another DLL.

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