Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 301)

Ticket Owner Reporter Resolution Summary
#232 rudi fixed Missing QtCore exports
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).

#235 rudi fixed Build process broken
Description

The changes r996 and r997 break the build process completely.

"mkdir-p.cmd" as well as "cd" don't get along well with quoted directory names and/or trailing backslashes.

#296 Silvan Scherrer fixed SSL Problem
Description

It seems all or most Qt apps don't work anymore with SSL sites. The reason is that Qt 4.7 sets SSLv3 as default. And a lot sites changed that due to POODLE. The solution would possible be to have TSLv1 as default.

As info: in Qt 4.8+ this is fixed already

Note: See TracQuery for help on using queries.