Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (181 - 183 of 301)

Ticket Owner Reporter Resolution Summary
#218 Dmitry A. Kuminov fixed Missing QFont::handle() body
Description

Yuri has just found out (when building pythonqt) that we miss the body of the QFont::handle() funciton. This function is really not used by any of the ported applications or by Qt itself and pythonqt references it just because it creates wrappers for all methods it finds in .h files.

Nevertheless, we should provide a body for it to be in line with other platforms.

#220 rudi fixed QMake doesn't support shadow builds
Description

Our QMake fails to create response files in the right location when called from outside the source tree. This is feature is needed for so-called shadow builds, which appear to be the default in recent versions of QtCreator?. Find a fix attached...

#221 rudi fixed Add QtDeclarative
Description

In order to build QtCreator? we need the QtDeclarative library. I just learned that this library uses the same type of code, that caused the SIGFPE in Creator's QMLJS.DLL. Find my fix attached.

Note: See TracQuery for help on using queries.