Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 301)

Ticket Resolution Summary Owner Reporter
#53 fixed Finish QPixmap Dmitry A. Kuminov Dmitry A. Kuminov
Description

There are a few unimplemented platform-dependent methods in QPixmap that deal with converting to and from system HBITMAPs.

#15 fixed Finish configure.cmd Dmitry A. Kuminov
Description

Fully implement configure.cmd functionality which includes:

  • Process command line options to alter Qt configuration.
  • Generate Makefiles for all .pro files in the source tree.
  • Resolve all remaining @todo's.
#175 fixed Fix WebKit useragent string rudi
Description

Currently our WebKit? identifies itself as:

Mozilla/5.0 (Unknown; U; OS/2; en-US)  ....

We should use the same semantics for platform and subplatform as Firefox does:

Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.8.1.21) ....

It's located file src/3rdparty/webkit/WebKit/qt/Api/qwebpage.cpp. We might need some way to determine the OS version.

Note: See TracQuery for help on using queries.