Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 301)

Ticket Resolution Summary Owner Reporter
#101 fixed Use DIVE to speed up blitting in QRasterWindowSurface Dmitry A. Kuminov
Description

We may want to try to use DIVE to speed up flushing the widget's raster buffer to screen in QRasterWindowSurface::flush().

Currently we use GpiDrawBits?() for this purpose which is not very optimal since the image bits aren't likely to go directly to the video memory in this case.

We also may provide a custom QWindowSurface that allocates widget buffer directly in video memory (I recall DIVE should allow this).

#110 fixed Upgrade to GCC 4 Dmitry A. Kuminov
Description

We should move to GCC 4 ASAP (thanks to Paul for providing the builds) because GCC 3.3.5 is waaaay to old out of life (GCC 4 includes tons of very nice fixes).

#190 fixed Update to Qt 4.7 Silvan Scherrer
Description

Update Qt to version 4.7

Note: See TracQuery for help on using queries.