Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (121 - 123 of 301)

Ticket Resolution Summary Owner Reporter
#218 fixed Missing QFont::handle() body Dmitry A. Kuminov
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.

#232 fixed Missing QtCore exports rudi
Description

Attempting a full rebuild (no shadow) fails when linking QtXml? due to missing exports from QtCore?. Several symbols (like QByteArray::QByteArray(const char *) are not exported anymore. The newly created QtCore?.lib is smaller than it used to be.

Shadow build fails even earlier. QMake can't be built due to missing include path (qstringlist.h not found).

#269 invalid Missing files with YUM David McKenna
Description

Not all the files in the prerequisite file gcc4core-1_2_1.wpi are installed by the YUM install of QT4.7.3 (tried an UPDATE too). I also cannot install them with this file because LIBC064 was installed by YUM so the WPI cannot find it and won't continue. I manually extracted the files.

Found this out when trying to run the new SMPlayer B4.

Note: See TracQuery for help on using queries.