Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 301)

Ticket Resolution Summary Owner Reporter
#88 fixed Qt 4.6 Dmitry A. Kuminov Silvan Scherrer
Description

move to 4.6 code base

#96 wontfix Qopengl Tellie
Description

Hi Dmik,

Is it possible to make also the Qopengl ported to os/2? I have a a prog and thats needed the qopengl

#196 fixed Qmake creates invalid "LIBS" entry in Makefile,xxxxx rudi
Description

When a library in a *.pro file has special chars in it's name the library name in the makefile is not correctly escaped.

Example.pro:

LIBS += -lMagick++

Makefile:

LIBS = ... -l"-lMagick++"

Note that the attached diff has some whitespace changes as well. The functional part is the removal of the quotes before checking for "-l" or "-L".

Note: See TracQuery for help on using queries.